Help me with this FS I made
#5

I have a Admin SYstem, Would this Count?

Код:
if(IsPlayerAdmin(playerid) == 1){
new string[64], name[MAX_PLAYER_NAME], ip[16];
GetPlayerName(playerid, name, sizeof(name));
format(string, sizeof(string), "%s has joined black ops. (%s)", name, ip);
SendClientMessageToAll(COLOR_BLUE, string);
}
I have Admininistration:3
Reply


Messages In This Thread
Help me with this FS I made - by KDSTRP - 15.06.2010, 05:53
Re: Help me with this FS I made - by Grim_ - 15.06.2010, 06:08
Re: Help me with this FS I made - by Cameltoe - 15.06.2010, 06:10
Re: Help me with this FS I made - by FabianoC - 15.06.2010, 09:34
Re: Help me with this FS I made - by RedCrownX - 16.10.2010, 02:42
Re: Help me with this FS I made - by Austin - 16.10.2010, 02:46
Re: Help me with this FS I made - by RedCrownX - 16.10.2010, 02:47
Re: Help me with this FS I made - by Austin - 16.10.2010, 02:53
Re: Help me with this FS I made - by RedCrownX - 16.10.2010, 03:15

Forum Jump:


Users browsing this thread: 2 Guest(s)