06.07.2013, 00:18
You maybe have something like this in onplayerspawn :
SetPlayerInterior(playerid, interiorid);
if the interiorid is not 0, then change it to 0.
SetPlayerInterior(playerid, interiorid);
if the interiorid is not 0, then change it to 0.