19.06.2010, 17:30
Under your "enter" code:
Under your "exit" code:
Код:
SetPlayerInterior(playerid,interiorid); SetPlayerPos(playerid,x,y,z); the x,y,z co-ordinates inside the HQ.
Код:
SetPlayerInterior(playerid,0); SetPlayerPos(playerid,x,y,z); x,y,z co-ordinates just outside the door.