mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Modified all wil0Town01a scripts to new way.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
require ("global")
|
||||
|
||||
function onEventStarted(player, npc)
|
||||
defaultWil = GetStaticActor("DftWil");
|
||||
player:RunEventFunction("delegateEvent", player, defaultWil, "defaultTalkWithVannes_001", nil, nil, nil);
|
||||
callClientFunction(player, "delegateEvent", player, defaultSea, "defaultTalkWithVannes_001", nil, nil, nil);
|
||||
player:endEvent();
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user