stop asking about simple cmds
learn them from gups
COdes
else if(strcmp(cmd,"!forum", true) == 0) {
SendClientMessageToAll(COLOR_RED," Your Forum ");
return 1;
}
else if(strcmp(cmd,"!rules", true) == 0) {
SendClientMessageToAll(COLOR_RED," Your Rules ");
return 1;
}
Dont Ask To Where To Post!!