1
mIRC/pawn Scripting / Re: Help me!Come in !
« on: March 11, 2013, 05:36:00 pm »have errors? i think you didn't understand.use this:
[pawn]}
else if (strcmp(cmd, "!rules", true) == 0){
SendClientMessageToAll(COLOR_YELLOW, "put the first rule");
SendClientMessageToAll(COLOR_YELLOW, "put the second rule");
return 1;[/pawn]
error 054: unmatched closing brace
error 010: invalid function or declaration
error 010: invalid function or declaration