Author Topic: Report server bugs - To solve it on new update. (YG official gamemode)  (Read 1079 times)

Offline BlueSky

  • Management
  • Sr. Member
  • *
  • Posts: 689
    • YG-Gaming
  • In-Game: Cobra
Re: Report server bugs - To solve it on new update.
« on: January 17, 2013, 02:25:58 pm »
All the bugs posted above are fixed! If you spot anymore bugs then please let me know.

Which all commands?
Fix /disablechat & /mute,they're needed.

@Lordz: Those commands are moved to higher level but editing every line for the specified command like,

SendClientMessage(playerid,color, "you need level 5 to use this command";PlayerName,playerid);
to
SendClientMessage(playerid,color, "you need level 8 to use this command";PlayerName,playerid);

is hard,and waste of time because in new admin script alot of commands are moved,so its not really needed to edit them.