Entries in the tables
#3

Show us your enums and variables in which you store object IDs - your loading and saving code.
Shortly put, using COUNT is wrong, and hence you run into these problems. The correct way would be to make a "GetFreeArraySlot" function to check which slots (array indices) are available - ie. not occupied - ie. > 0.
Reply


Messages In This Thread
Entries in the tables - by Baltimore - 23.07.2014, 13:04
Re: Entries in the tables - by Baltimore - 23.07.2014, 17:52
Re: Entries in the tables - by Virtual1ty - 23.07.2014, 18:09
Re: Entries in the tables - by Baltimore - 23.07.2014, 18:21
Re: Entries in the tables - by Baltimore - 24.07.2014, 00:06
Re: Entries in the tables - by Baltimore - 24.07.2014, 11:48
Re: Entries in the tables - by Baltimore - 25.07.2014, 11:32

Forum Jump:


Users browsing this thread: 2 Guest(s)