View Single Post
Old 07-17-2004, 12:03 PM   #2 (permalink)
Marcus247
Forum Expert
 
Join Date: Jun 2003
Location: Laredo, Texas
Age: 19
Posts: 757
Send a message via ICQ to Marcus247 Send a message via AIM to Marcus247
Default

Do a search in FAQ or just scroll down in the PublicMoongate.cs and where you see this...

Around line 257
PHP Code:
        public static readonly PMList[] UORLists = new PMList[]{ TrammelFelucca };
        public static 
readonly PMList[] LBRLists = new PMList[]{ TrammelFeluccaIlshenar };
        public static 
readonly PMList[] AOSLists = new PMList[]{ TrammelFeluccaIlshenarMalas };
        public static 
readonly PMList[] RedLists = new PMList[]{ Felucca }; 
change it to only felucca in there.
__________________
-->Signature Here<--
Marcus247 is offline   Reply With Quote