[Include] Get Nearest
#21

Quote:
Originally Posted by RyDeR`
Посмотреть сообщение
Simple make use of the GetPlayerPos' return value:
pawn Код:
if(GetPlayerPos(i, ox, oy, oz) && i != playerid) {
    // Player is connected, do stuff..
}
I will make a test and see if it's efficient or not.
Reply
#22

Quote:
Originally Posted by T0pAz
Посмотреть сообщение
I will make a test and see if it's efficient or not.
I don't understand what's to test here? You just use one function less.
Reply
#23

Quote:
Originally Posted by wups
Посмотреть сообщение
I don't understand what's to test here? You just use one function less.
I still need to test it for bugs.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)