Help with Simple adminitration script
#4

i do but i cant find the wrong think, did i put enum

Код:
SETTINGS_MAIN {
  POCKET_MONEY,
  JAIL_COMMANDS,
  ANNOUNCE_SECONDS,
  PASS_MIN,
  PASS_MAX
}

new gSettings[SETTINGS_MAIN];
etc. at the wrong place?

edit:

nvm

I now get a full list with errors if i place this under the line of settings_Main:

Код:
enum COMMANDS_MAIN {
  AKILL,
  ANNOUNCE,
  ARMOURALL,
  BAN,
  CARHP,
  EXPLODE,
  FLIP,
  GOTO,
  GETHERE,
  GIVEARMOUR,
  GIVEHEALTH,
  GIVEWEAPON,
  GOD,
  HEALALL,
  IMITATE,
  IP,
  KICK,
  MAXAMMO,
  PING,
  SETLEVEL,
  SETWANTED,
  TBAN,
  TIME,
  WEATHER
}
 
new gCommands[COMMANDS_MAIN];
Edit:

I uploaded the script to: http://pastebin.org/96491

I cant get those errors away.
Reply


Messages In This Thread
Help with Simple adminitration script - by security - 24.02.2010, 13:01
Re: Help with Simple adminitration script - by Torran - 24.02.2010, 13:02
Re: Help with Simple adminitration script - by VonLeeuwen - 24.02.2010, 13:03
Re: Help with Simple adminitration script - by security - 24.02.2010, 13:11
Re: Help with Simple adminitration script - by VonLeeuwen - 24.02.2010, 14:31
Re: Help with Simple adminitration script - by Torran - 24.02.2010, 14:32
Re: Help with Simple adminitration script - by VonLeeuwen - 24.02.2010, 14:39
Re: Help with Simple adminitration script - by Torran - 24.02.2010, 14:40
Re: Help with Simple adminitration script - by VonLeeuwen - 24.02.2010, 14:42

Forum Jump:


Users browsing this thread: 2 Guest(s)