House System
#2

for multiple houses I would suggest you use arrays like..
#define MAX_HOUSES 8 // or how many houses you want
HouseOwned[MAX_HOUSES];
or something like this.
and about that code, it isn't really correct
Reply


Messages In This Thread
House System - by JoeDaDude - 30.05.2009, 12:32
Re: House System - by Ignas1337 - 30.05.2009, 13:45
Re: House System - by Think - 30.05.2009, 13:47
Re: House System - by JoeDaDude - 30.05.2009, 15:05

Forum Jump:


Users browsing this thread: 1 Guest(s)