2 Object Variables in the same room

Started by , Fri 05/09/2003 01:16:56

Previous topic - Next topic

XXotchi

I set a variable for a wardrobe, (int counter etc.....).  Then I set a variable for a book, the counter seems to be linked together.

EXAMPLE:  If I look at the wardrobe first and the book second, I get the first wardrobe message and the second book message.

I need to know how,(or if), I can set 2 separate counters to independantly interact with 2 distinct objects in the same room.

Gilbert

Yes, just use different names for the variables...

eg:

int wardcount, bookcount;

XXotchi

Thanks, that solved everything, ("I don't know how I missed it")

Sorry I didn't reply, my wife was sick.

SMF spam blocked by CleanTalk