mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Added changes to how zones/areas are accessed in the lua scripts too.
This commit is contained in:
@@ -73,7 +73,7 @@ function onEventStarted(player, director, triggerName)
|
||||
]]
|
||||
|
||||
man0l0Quest:StartSequence(10);
|
||||
player:GetZone():ContentFinished();
|
||||
player.CurrentArea:ContentFinished();
|
||||
GetWorldManager():DoZoneChange(player, 230, "PrivateAreaMasterPast", 1, 15, -826.868469, 6, 193.745865, -0.008368492);
|
||||
player:EndEvent();
|
||||
end
|
||||
|
Reference in New Issue
Block a user