sirene system
#2

For any Loose Indenation error add
pawn Код:
#pragma tabsize 0//At top of your script.
Add this at top of your script
pawn Код:
#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
Add this under public OnPlayerCommandText(playerid, cmdtext[])

pawn Код:
dcmd(sirene,6,cmdtext);
Reply


Messages In This Thread
sirene system - by kepa333 - 12.07.2012, 23:09
Re: sirene system - by [MM]RoXoR[FS] - 13.07.2012, 02:46
Re: sirene system - by kepa333 - 13.07.2012, 10:49

Forum Jump:


Users browsing this thread: 1 Guest(s)