This dont work :X
#6

pawn Код:
//add this at the top of script after the #include <a_samp> or other includes

#define dcmd(%1,%2,%3) if ((strcmp((%3)[1], #%1, true, (%2)) == 0) && ((((%3)[(%2) + 1] == 0) && (dcmd_%1(playerid, "")))||(((%3)[(%2) + 1] == 32) && (dcmd_%1(playerid, (%3)[(%2) + 2]))))) return 1
next is add this onplayercommandtext

pawn Код:
dcmd(giveweapon, 10, cmdtext);
Reply


Messages In This Thread
This dont work :X - by [FoR]EveR - 17.03.2012, 09:51
Re: This dont work :X - by ReneG - 17.03.2012, 10:06
Re: This dont work :X - by [FoR]EveR - 17.03.2012, 10:20
Re: This dont work :X - by Haydz - 17.03.2012, 10:27
Re: This dont work :X - by [FoR]EveR - 17.03.2012, 10:29
Re: This dont work :X - by Reklez - 17.03.2012, 10:36
Re: This dont work :X - by [FoR]EveR - 17.03.2012, 10:41
Re: This dont work :X - by Faisal_khan - 17.03.2012, 10:43
Re: This dont work :X - by Ash. - 17.03.2012, 10:45
Re: This dont work :X - by [FoR]EveR - 17.03.2012, 10:48

Forum Jump:


Users browsing this thread: 5 Guest(s)