• 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.

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
 
Level 15
Joined
Aug 11, 2009
Messages
1,606
The system you are asking will be very hard to be made,can i suggest something else?Not to mention the memory...
I can find a trigger in which you just add the name of the player you want as a substring and he will be noted as admin.
Of course...you can't make it ingame,you need to edit the trigger.
 
Level 20
Joined
Oct 21, 2006
Messages
3,230
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.
Top