26.06.2015, 02:27
No, you probably have SetPlayerInterior(playerid,<someinterior>); somwhere in your script that only runs when you join the server.
You need to find that code and remove it, and set interior to 0 instead. But, if you have a system that saves position and interior when you disconnect, and puts you back to your position and interior when you join, you might wanna fix that so it actually sets the correct one.
You need to find that code and remove it, and set interior to 0 instead. But, if you have a system that saves position and interior when you disconnect, and puts you back to your position and interior when you join, you might wanna fix that so it actually sets the correct one.