25.06.2014, 15:26
Just do this for interior's fix:
Logout:
- Save player interior trough GetPlayerInterior(playerid) in player's data file,
Login:
- Read saved Interior value and call it so: SetPlayerInterior(playerid,interiorid)
This will work.
Logout:
- Save player interior trough GetPlayerInterior(playerid) in player's data file,
Login:
- Read saved Interior value and call it so: SetPlayerInterior(playerid,interiorid)
This will work.