28.08.2013, 19:04
Quote:
|
I can't seem to set a player's position under the ground.
Here's my code: pawn Код:
|
pawn Код:
TogglePlayerControllable(playerid, 0);
SetPlayerPos(playerid, 2000.310457, -1451.558857, -1500.0);
|
I can't seem to set a player's position under the ground.
Here's my code: pawn Код:
|
TogglePlayerControllable(playerid, 0);
SetPlayerPos(playerid, 2000.310457, -1451.558857, -1500.0);