13.05.2014, 13:44
Okay! I dont spawn falling anymore, but we'ra still have a problem here.
All its okay but the player will ALWAYS spawn here:
I dont really understand why, but...
If we can fix this little thing, we'll be ok!
TY!
All its okay but the player will ALWAYS spawn here:
Код:
if (!pInfo[playerid][Posx] && !pInfo[playerid][Posy] && !pInfo[playerid][Posz]) { SetPlayerPos(playerid, 1643.4510, -2287.4954, -1.1971); }
If we can fix this little thing, we'll be ok!
TY!