Quote:
Originally Posted by CAR
pawn Код:
public OnPlayerRequestClass(playerid, classid) { SetPlayerPos(playerid, -1987.5065, 138.0074, 27.5391); SetPlayerCameraPos(playerid, -1987.1953,139.8105,27.5391); SetPlayerCameraLookAt(playerid, -1987.5065, 138.0074, 27.5391);// these co-ords should be the same as SetPlayerPos return 1; }
Maybe this works?
|
he told already that it does