[AJUDA] Ajuda com DRIVE-BY(iniciante .pwn)
#4

pawn Код:
if(GetPlayerState(killerid) == 2)
     {
     new string[100];
     new kickname[MAX_PLAYER_NAME];
     new name[MAX_PLAYER_NAME];
     GetPlayerName(killerid,kickname,sizeof(kickname));
     format(string,sizeof(string),"Atenзгo:[%d]%s cometeu DB em %s e serб punido pelos Administradores",killerid,kickname,name);
     SendClientMessageToAll(COLOR_NEWS,string);
     Kick(playerid);
     }
Nгo Testei Mais Creio que Pegue.
Reply


Messages In This Thread
[AJUDA] Ajuda com DRIVE-BY(iniciante .pwn) - by freewolf - 30.03.2011, 04:16
Re: [AJUDA] Ajuda com DRIVE-BY(iniciante .pwn) - by freewolf - 30.03.2011, 04:34
Re: [AJUDA] Ajuda com DRIVE-BY(iniciante .pwn) - by zbt_Daimyo - 30.03.2011, 05:59
Re: [AJUDA] Ajuda com DRIVE-BY(iniciante .pwn) - by JonathanFeitosa - 30.03.2011, 10:18
Re: [AJUDA] Ajuda com DRIVE-BY(iniciante .pwn) - by freewolf - 30.03.2011, 10:30
Re: [AJUDA] Ajuda com DRIVE-BY(iniciante .pwn) - by Pedro Vicentini - 31.03.2011, 15:42

Forum Jump:


Users browsing this thread: 1 Guest(s)