10.09.2011, 14:17
How can I make a /members command in Dialog?
It will show the online players in green names, and offline players in white?
Please help.
It will show the online players in green names, and offline players in white?
Please help.
pawn Code:
command(members, playerid, params[])
{
//rest here
}