Quinn ShadowStalker wrote: > [...] > > SET_BIT(PLR_FLAGS(ch), PLR_MUTANT); > GET_MAX_MANA(ch) += 500 > GET_MAX_HIT(ch) += 500 > GET_MAX_MOVE(ch) += 500 I don't want to insult anybody's intelligence, but... what about the semicolons? GET_MAX_MANA(ch) += 500; <-- this, GET_MAX_HIT(ch) += 500; <-- this, GET_MAX_MOVE(ch) += 500; <-- and this? -- Leonardo Herrera L. mailto:leherrer@entelchile.net http://www.geocities.com/TimesSquare/Castle/4515/ "Me voy a subai, me voy a costai, me voy a tapai y me voy a hacei tuto." -- Ruy +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST