Pushing scripts. Also modified how private areas work. The type value is now appended to the name.

This commit is contained in:
Filip Maj 2017-04-02 14:26:36 -04:00
parent 2b780687dd
commit 43e1fbfab3
42 changed files with 181 additions and 18 deletions

View file

@ -36,7 +36,7 @@ function onEventStarted(player, npc, triggerName)
player:AddDirector(director);
player:SetLoginDirector(director);
GetWorldManager():DoZoneChange(player, 10);
GetWorldManager():DoZoneChange(player, 166, "ContentSimpleContent30010", 1, 16, 362.4087, 4, -703.8168, 1.5419);
return;
else
callClientFunction(player, "delegateEvent", player, man0g0Quest, "processEvent000_1", nil, nil, nil);