On Thu, 22 Aug 1996, Cyber Reaper wrote: > well, this sucks... here is a snippet and and it compiles with no warnings > or errors, but when I set self level 1 and then upme it does nothing.. I > have tried a cap and lowercase C and all that stuff... please help.... > > --snip from act.other.c-- > ACMD(do_upme) > { > if (GET_NAME(ch) == "Cyberreaper") Try use str_cmp .... You can't string compare with == > { > GET_LEVEL(ch) = LVL_IMPL; > } > } > > ----end snip---- > --- Erik Niese-Petersen Aka Quint The typo God Realms of Darkness IMP [matrix.xiii.com 6666. Playertesting] +-----------------------------------------------------------+ | 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/07/00 PST