02.10.2014, 02:47
[HELP] SetPlayerPosEx error
02.10.2014, 03:01
? Why you no use SetPlayerPos
pawn Код:
stock SetPlayerPosEx(playerid,Float:x,Float:y,Float:z)
{
return SetPlayerPos(playerid,x,y,z);
}
02.10.2014, 03:10
02.10.2014, 03:18
how to fix ??
02.10.2014, 03:24
SetPlayerPosEx does not exist.
You might want to look in to this function: https://sampwiki.blast.hk/wiki/SetPlayerPos
You might want to look in to this function: https://sampwiki.blast.hk/wiki/SetPlayerPos
« Next Oldest | Next Newest »
Users browsing this thread: 1 Guest(s)