nevermind my post, I figured it out.. anyone who wants it, here it comes: in do_start call a: void obj_to_char(struct obj_data *object, struct char_data *ch); right above void advance_level(struct char_data *ch); then in the switch (GET_CLASS(ch)) { for each class you want to equip with what item.. do this obj_to_char(read_object(<item vnum>, VIRTUAL), ch); hope it helps.. =) |-\ \ / / \ \ \ /< \ \-| / \ ..... asha ..... bmw@efn.org mud.penguin.net 4000 +-----------------------------------------------------------+ | 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/18/00 PST