mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
onInit was added to all the scripts. Added code for all the Limsa opening event npcs.
This commit is contained in:
@@ -15,7 +15,7 @@ function onEventStarted(player, actor, triggerName, maxNumber)
|
||||
worldMaster = getWorldMaster();
|
||||
player:sendGameMessage(player, worldMaster, 25342, 0x20, result, maxNumber);
|
||||
|
||||
player:endEvent();
|
||||
player:endCommand();
|
||||
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user