How did you edit your pfile? Did you look up how it saves your security and then do that with a 9 on it? Also follow the command you type to set your security. If using set theirs a check something like: if (ch->pcdata->security < value) Thats probly whats stopping you. You can probly just take on a && get_trust(ch) != MAX_LEVEL) that would solve that problem.
----- Original Message ----- From: "Michael McCaulley" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, November 19, 2002 1:00 PM Subject: Setting Immortal Security > I am finally taking the leap and have started my own mud. > I used 1stMUD, (hoping it was a good choice) and have my > Admin set up fine. When trying to set my security so I can > Edit areas etc... I get a message "Valid security is 0 only" > > I have looked through the code and can't find where to set this. > I also edited my pfile, setting security to 9 there with no luck. > > Any help is appreciated > Christof > > > > -- > ROM mailing list > [email protected] > http://www.rom.org/cgi-bin/mailman/listinfo/rom >

