Quick Question
#5

Quote:
Originally Posted by [HLF]Southclaw
Посмотреть сообщение
pawn Код:
if(GetPlayerPos(playerid) == BlueZone)
That will NOT work

Before posting make sure you know how functions work.

GetPlayerPos has 3 more parameters, X, Y and Z you use it to store the positions into variables, the value it returns is 0 if the player isn't connected and 1 if they are, that's all. (I think)
So if you use that code it will only check if the return value (IsPlayerConnected) is equal to whatever the variable 'BlueZone' is worth.
Yes i test it doesnt work im trying to make your work.
Reply


Messages In This Thread
Need Help [+rep] - by lordturhan - 04.01.2012, 13:49
Re: Quick Question - by lordturhan - 04.01.2012, 14:20
Re: Quick Question - by DarkKillerWithPride<3 - 04.01.2012, 14:58
Re: Quick Question - by lordturhan - 04.01.2012, 15:09
Re: Quick Question - by lordturhan - 04.01.2012, 15:19
Re: Quick Question - by RyDeR` - 04.01.2012, 15:20
Re: Quick Question - by lordturhan - 04.01.2012, 15:22

Forum Jump:


Users browsing this thread: 1 Guest(s)