SendClientMessage problem
#1

The message you have entered is too short. Please lengthen your message to at least 4 characters.
Reply
#2

Edit: Wrong
Reply
#3

Are you serius?
Код:
if(PlayerLevel[i] >= 1)
{
format(string6, sizeof string6, "Admin %s has teleported to Admin Island", name);
SendClientMessage(i, COLOR_ADM, string6);
}
You pointed out string not message.... LOL
Reply
#4

if (IsPlayerConnected(i))
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)