[HELP] SetPlayerPosEx error
#1

Reply
#2

? Why you no use SetPlayerPos
pawn Код:
stock SetPlayerPosEx(playerid,Float:x,Float:y,Float:z)
{
return SetPlayerPos(playerid,x,y,z);
}
Reply
#3

Quote:
Originally Posted by VinPure
Посмотреть сообщение
? Why you no use SetPlayerPos
pawn Код:
stock SetPlayerPosEx(playerid,Float:x,Float:y,Float:z)
{
return SetPlayerPos(playerid,x,y,z);
}
This is the most worthless functions I've ever seen. What's the purpose of renaming the function, lol?
Reply
#4

how to fix ??
Reply
#5

SetPlayerPosEx does not exist.

You might want to look in to this function: https://sampwiki.blast.hk/wiki/SetPlayerPos
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)