> int breath; was in the struct char_data part > > you mentioned setting breath to 80 to start, where and how would I do that? > > I'm sorry, but if I set it in the perform_breath won't it always make it 80? > >Set it in clear_char in db.c. > >Regards, Peter I put GET_BREATH(ch) = 50; in db.c and for some reason, I am crashing on startup and my core file say's that assign_triggers (i=0x8256af8, type=0) at db_db_scriptps.c:323 323 rnum = real_trigger(trg_proto->vnum); why would my dg_script triggers be affected by the code I've put in? ---------------------------------- Download ICQ at http://www.icq.com +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/10/01 PDT