mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-02 19:42:05 -04:00
Forgot to push file for seamless zone change.
This commit is contained in:
parent
b3920f9630
commit
595a53ed9e
@ -412,6 +412,8 @@ namespace FFXIVClassic_Map_Server
|
||||
player.zone2 = null;
|
||||
player.zoneId2 = 0;
|
||||
|
||||
player.SendSeamlessZoneInPackets();
|
||||
|
||||
player.SendMessage(0x20, "", "Doing Seamless Zone Change");
|
||||
|
||||
LuaEngine.OnZoneIn(player);
|
||||
|
Loading…
Reference in New Issue
Block a user