giveallscore - Page 2
#4

Quote:
Originally Posted by Farse.
...fara sa-mi dai comanda:
pawn Code:
if(strcmp(cmd,"/giveallscore",true)==0)
{
new tmp[256];
tmp=strtok(cmdtext,idx);
if(strlen(tmp) ==0||!isNumeric(tmp))return SendClientMessage(playerid,COLOR_RED,"Foloseste:/giveallscore [scor]");
for(new i;i<GetMaxPlayers();i++)
{
new scorstr[256];
format(scorstr,256,"/givescore %d %d",i,tmp);
OnPlayerCommandText(playerid,scorstr);
}
return 1;
}
Desigur ca o sa fie un mic flood pe server
El crede ca e folosita de toti. Nu numai de admini, cred?
Reply


Messages In This Thread
Re: giveallscore - by r2mv - 17.04.2010, 15:49
Re: giveallscore - by Farsek - 17.04.2010, 15:52
Re: giveallscore - by r2mv - 17.04.2010, 15:55
Re: giveallscore - by Zh3r0 - 17.04.2010, 15:57
Re: giveallscore - by r2mv - 17.04.2010, 15:58
Re: giveallscore - by Farsek - 17.04.2010, 16:04
Re: giveallscore - by r2mv - 17.04.2010, 16:04
Re: giveallscore - by r2mv - 17.04.2010, 16:06
Re: giveallscore - by Farsek - 17.04.2010, 16:07
Re: giveallscore - by r2mv - 17.04.2010, 16:16
giveallscore - by [NoV]LaZ - 17.04.2010, 16:40
Re: giveallscore - by r2mv - 17.04.2010, 16:42
Re: giveallscore - by Farsek - 18.04.2010, 05:23
Re: giveallscore - by r2mv - 18.04.2010, 06:28
Re: giveallscore - by Farsek - 18.04.2010, 12:36
Re: giveallscore - by r2mv - 18.04.2010, 18:35
Re: giveallscore - by Razvann - 18.04.2010, 18:52
Re: giveallscore - by Farsek - 19.04.2010, 11:14
Re: giveallscore - by r2mv - 20.04.2010, 10:59
giveallscore - by [NoV]LaZ - 20.04.2010, 11:01

Forum Jump:


Users browsing this thread: 6 Guest(s)