26.01.2013, 09:16
Hey guys, I've just fixed my Rules command! Here it is:
Ok, then I go in-game, and the command works fine. But, it says "SERVER: Unknown Command" even though the rules dialog shows up! I hope you can help me fix it!
Код:
CMD:rules(playerid,params[]) { ShowPlayerDialog(playerid,rules,DIALOG_STYLE_MSGBOX,"{FFD000}Server Rules"," 1. Do not go around killing people without a reason.\n 2. Do not bug abuse\n 3. Do not team with hackers, report them as soon as possible\n 4. Do not advertise other servers or websites.\n 5. Do not scam other players in this server\n 6. You may not hack or cheat in this server\n 7. Always respect Admins and other players in this server\n 8. Always speak English in the main chat.","Ok",""); }