07.01.2011, 21:31
Alright I've put this inside the onplayerrequestspawn:
So the player is set to the position where the camera is set at.
The camera at the end of the registration thing (see first script snippet) is also set to this point.
Still doesn't work.
Quote:
if(gPlayerLogged[playerid] == 1) { SetPlayerPos(playerid,1050.3650,-1606.5372,20.5192); return 1; } |
The camera at the end of the registration thing (see first script snippet) is also set to this point.
Still doesn't work.