>From: Emanuele <sarbyn@libero.it> >Subject: [CIRCLE] Stat - Bug? >Date: Thu, 25 Apr 2002 22:29:57 +0200 > >I have a strange bug (i think). >When I load an object (like the golden mask),i wear it on my head, and >type: >"Stat 3.mask" >The output is: >Name: 'a golden mask', Aliases: mask golden >[etc ... etc] >But...if i type: >"Stat 40.mask" >Name: 'a golden mask', Aliases: mask golden >[etc ... etc] >Why stat find 40 mask???? In all my mud, in this moment, there are only two >mask... I think you need to update your mud through the cvs changes. The stat command uses each of the following functions: get_obj_in_equip_vis() get_obj_in_list_vis() get_char_vis() get_obj_in_list_vis() get_char_vis() get_obj_vis() Try updating your do_stat() function and the ones above. _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx -- +---------------------------------------------------------------+ | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html | | Newbie List: http://groups.yahoo.com/group/circle-newbies/ | +---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 06/25/03 PDT