Quote:
Originally Posted by Compton's Eazy E
Quote:
Originally Posted by Zafire2008
When i use this line SetPlayerPos(playerid,pinfo[playerid][px],pinfo[playerid][py],pinfo[playerid][pz]);
In game the game crashes :S:S .. and the vars are correctly i verified they with Format and SendClientMensaje... but when i useee this SetPlayerPos(playerid,pinfo[playerid][px],pinfo[playerid][py],pinfo[playerid][pz]); ... the game crashes :S:S say "STAY WITHIN THE WORLD BOUNTRIES" and the colorr changeee my position is in the map in the water.. and i have to close the gta sa process... because the game crashes
Here is the line :S
SetPlayerPos(playerid,pinfo[playerid][px],pinfo[playerid][py],pinfo[playerid][pz]);
Can help me please?
|
Try removing the World Boundries.
|
I dont understand.. how i can remove the world boundries?