Help with player in area
#1

can anyone help me ?
i want to make robbery script with at least there's 3 member of family in that area, how do i detect if there is 3 member of family in that area ?

thanks before.
Reply
#2

https://sampforum.blast.hk/showthread.php?tid=160810

u wanna start here
Reply
#3

Quote:
Originally Posted by Glad2BeHere
Посмотреть сообщение
thanks for suggest, but i think it's doesn't seem to solve my problem, i want to detect if at least there is 3 player or more in that area

something like this
PHP код:
if(count 2) {
       
/* my bank robbery script */
}
else {
     
SendClientMessageEx(playeridCOLOR_GRAD2"You need at least 3 member in the area to start the bank robbery! ");

but i dont know what should "count" refer to..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)