• Check out the results of the Techtree Contest #19!
  • Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

Advanced Admin System

Status
Not open for further replies.
Level 12
Joined
Nov 20, 2007
Messages
660
Hello, i want a advanced admin system.What that means ... into a map is a supreme admin (Ex:noob_smoke) and he can add moderators by typing -add + player number (Ex:2) and that player name will be added in "map memory" and it can be deleted only by map admin (Ex:-remove adv_r3d).Suggestion .. to store the moderator name in "map memory" can be used Save&Load System (modificated) or somethink like that .. no ?:grin:

+Rep for who can help me
 
You can make a trigger when player types something and check if player name is something and then do blabla. And you can set player to admin=false/true with boolean condition, so if someone types admin command and is admin=false, nothing happens, but if he is admin=true then do blabla.

EDIT
Cool - I didnt read the whole post. Map memory thing. D:
 
Last edited:
Status
Not open for further replies.
Back
Top