How to make this?
#3

Quote:
Originally Posted by ikarus
Посмотреть сообщение
pawn Код:
if(strcmp(cmdtext,"/rocket",true)==0)
{
if(PlayerInfo[playerid][Kills] >= 900)
{
GivePlayerWeapon(playerid,35,10);
}
else
{
SendClientMessage(playerid,red,"* Sorry, you cannot use this command, you need 900 kills!");
}
return 1;
}
Well not something like this.
Reply


Messages In This Thread
How to make this? - by ZamaXor - 12.11.2010, 16:55
Re: How to make this? - by [MWR]Blood - 12.11.2010, 16:59
Re: How to make this? - by ZamaXor - 12.11.2010, 17:04
Re: How to make this? - by Moglizorz. - 12.11.2010, 17:05
Re: How to make this? - by ZamaXor - 12.11.2010, 17:18
Re: How to make this? - by The_Moddler - 12.11.2010, 17:26

Forum Jump:


Users browsing this thread: 2 Guest(s)