ID:149194
 
How do you put more than one GM into the code?
Drafonis wrote:
How do you put more than one GM into the code?
Login()
   if (src.key == "Drafonis") //Check key
      if (!GMs.Find(src.key)) //Check to see if not a GM
         GMs += src.key       //Add them if they aren't in the list
         AddGMVerbs()         //Give the GM verbs
   ..()

This will add them to the GM's list if they aren't already on it.
you switch to U_control....hahaha...haha...ha. My humor needs a drink, it's parched, back in a bit.