Thanks to everyone that replied on this :) Got it working. ---------- > From: Admin of The Keep <dkoepke@california.com> > To: Jonathan Blackhawke <hawke@excalibur.net> > Cc: CircleMUD <circle@cspo.queensu.ca> > Subject: Re: [Code] Player titles on leveling > Date: Sunday, October 13, 1996 6:20 PM > > On Sun, 13 Oct 1996, Jonathan Blackhawke wrote: > > > Well, I'm still trying to pinpoint the quitting problem I've been having, > > but while I'm frustrated on it, I'm working on another project of removing > > the titles that Circle gives to each player upon leveling so that the > > player will be able to keep his/her own title each time they level and not > > have to keep changing it back to what they want. I've been able to locate > > the areas that I need to change and the places in particular that I'm > > looking at is in the limits.c where the define for READ_TITLE is. Here I > > can see that it is pulling the male/female titles from class.c titles. > > What do I need to remove or modify to keep it from pulling these titles > > (I've gone down as far as remarking the title_m/title_f sections of all the > > title_type areas to get down to this point (and removing the actual titles > > from the class.c). Thank you in advance :) > > Remove read_title, remove the NULL check from set_title, remove all > lines that do 'set_title(ch, NULL);' and that's it. > > > <*=-+Daniel+-=*> > "Forgive me father, for I am sin." > > +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST