> > Hi, > I'm trying to add a mirror image spell to my circle3.0 patch 7 code, and I'm > having a bit of a problem. I added a struct mem variable for players to keep > track of their number of images in the pfile, and am using a GET_IMAGES functio > n to keep track of the number of images. In db.c, I added get_images = st->.. > and st->.....= get_images, etc. but when I compile it tells me that there is > no such member in the structure as images, any ideas? Did you add the structure to char_player_data or whatever in structs.h? > > Thanks > > Steve >
This archive was generated by hypermail 2b30 : 12/18/00 PST