no player online
#1

how to get that there is no other player online expect the player who uses the command (any command)
Reply
#2

make a sendclientmessage or gametextforplayer should fix your problem
Reply
#3

i mean how to get if there is anyother player online
Reply
#4

Global variable.
Increment by one on connect, decrement by one on disconnect.

If the online count is 1 (and obviously that 1 person is the command executor), then SendClientMessage.
Reply
#5

Count online players

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


Forum Jump:


Users browsing this thread: 1 Guest(s)