28.11.2012, 21:22
Not sure if this will work, But try make a new variable and set it so that if the value is 0 he is not aduty, and when he is now on admin duty it will +1 to the variable, Make a loop to check if the variable <= 1 if so then set his name to what he chose, And then the loop will check if its 0 again if its 0 it will change the name back, you will also have to make a string variable to save his name while he is not on admin duty or any other method of saving his name?