If i restarted server, and i log in.. i have to move around map(around 2 jumps)
before it shows my Npc's/guards/mobs etc...
Any 1 know this problem and the fix
Gratz!
++
If i am in FrozenGrooto(7001), and i restart/dc server...
and then log back in, it gives me black screen, and i need to use the /scroll to get out xd...
Any 1 has the fix again for this.. Some 1 releases it before, only deleted it...
Edit, how ive Fixed it!
Go to Teleport.Cs. then find
Game.StatusEffect StatusEffect = new NewestCOServer.Game.StatusEffect(GC.MyChar);
Below this line add:
Game.World.Spawns(GC.MyChar, true);
Then F6, and F5.






