Re: Okie, I'm stuck.

From: Daniel Koepke (dkoepke@CALIFORNIA.COM)
Date: 10/03/97


On Fri, 3 Oct 1997, Josh Brittenham wrote:

-+mob_proto[GET_MOB_RNUM(victim).player.questorname] = str_dup("test")
-+
-+should append "test" at the end of the mob, should it not?
-+

Uhm, no, this line would

  mob_proto[GET_MOB_RNUM(victim)].player.questorname = str_dup("test");


--
Daniel Koepke -:- dkoepke@california.com -:-  [Shadowlord/Nether]
Think.


     +------------------------------------------------------------+
     | 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/08/00 PST