02.12.2012, 13:38
Change to
EDIT:
The parameters are:
You only need to copy the 2nd, 3rd and 4th parameter and paste it into the SetPlayerPos function.
No, it won't. They are not the first 3, because the 1st parameter is the skin..
pawn Код:
SetPlayerPos(playerid, 1046.9867, -2667.2463, 15.0484);
Quote:
How do you know what to put there after you /save? I always mess this up and get this error
|
pawn Код:
AddPlayerClass(skin, Float:x, Float:y, Float:z, Float:Angle, weapon1, weapon1_ammo, weapon2, weapon2_ammo, weapon3, weapon3_ammo)
pawn Код:
SetPlayerPos(playerid, Float:x, Float:y, Float:z)