>I wrote this code to put starting EQ on a player just created.. > > >In function do_start: > obj_to_char(read_object(12105, REAL), ch); > obj_to_char(read_object(12102, REAL), ch); > obj_to_char(read_object(12106, REAL), ch); > obj_to_char(read_object(12106, REAL), ch); > obj_to_char(read_object(12108, REAL), ch); > You may want to try changing REAL to VIRTUAL. Not 100% sure though. Don't have the code in front of me : ) Corey Elliott strmchsr@arn.net http://users.arn.net/~strmchsr/Lightning.html +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST