26.03.2009, 21:34
Did you use the godfather version one? I see you use GF..
Use this :
Use this :
Quote:
|
if(strcmp(cmd,"/enter",true)==0) { SetPlayerInterior(playerid,9); PlayerInfo[playerid][pInt] = 9; SetPlayerPos(playerid,1893.369,-2020.453,13.5468 ;return 1; } And when you exit Set the Interior to 0 and Set the Position of where they /entered |


;