re:[Circle] [newbie] do_upme

From: Angus A. Mezick (dodger@WPI.EDU)
Date: 08/23/96


ACMD(do_upme)
{
if (GET_NAME(ch) == "Cyberreaper")
{
     GET_LEVEL(ch) = LVL_IMPL;
}
}


one word:
strcmp

== only works with int's, char's, and pointers.  NOT STRINGS!
+-----------------------------------------------------------+
| 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