mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-25 06:07:46 +00:00
Forgot to push file for seamless zone change.
This commit is contained in:
parent
b3920f9630
commit
595a53ed9e
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue