12.03.2011, 16:45
so im not ashamed to say myself n00b.
I want to change the "coordinates" of the following code
To a place near glen park.
I have saved the coordinates with /save but when i put them into my gamemode and compile it, Start the game.. and when i go to the place where these coordinates start, my screen gets black!!..
(note : i didnt edit anything from the coordinates of savedpositions.txt... do i need to edit something in it o.0 )
I want to change the "coordinates" of the following code
Код:
DOO_SetPlayerPos(playerid, 1544.7887,-1675.4630,13.5591); SetPlayerCameraPos(playerid, 1541.5293,-1675.4012,13.5527); SetPlayerCameraLookAt(playerid, 1544.7887,-1675.4630,13.5591);
I have saved the coordinates with /save but when i put them into my gamemode and compile it, Start the game.. and when i go to the place where these coordinates start, my screen gets black!!..
(note : i didnt edit anything from the coordinates of savedpositions.txt... do i need to edit something in it o.0 )