Inventory system (MySQL based)
#6

So your problem here is to do with listitem starting at 0.
And the objects start at 1, so theres no object at 0.
listitem+1 would work here.
Since, if you chose the first list item it would be 0+1=1.
Then second list item would be 1+1=2.
Get what I am saying?
So how it stuffs things up has me completely confused.
Reply


Messages In This Thread
Inventory system (MySQL based) - by Riddick94 - 17.12.2013, 13:02
Re: Inventory system (MySQL based) - by Deduction - 17.12.2013, 13:31
Re: Inventory system (MySQL based) - by Riddick94 - 17.12.2013, 13:55
Re: Inventory system (MySQL based) - by Jefff - 17.12.2013, 13:58
Re: Inventory system (MySQL based) - by Riddick94 - 17.12.2013, 14:21
Re: Inventory system (MySQL based) - by Deduction - 17.12.2013, 14:53
Re: Inventory system (MySQL based) - by Riddick94 - 17.12.2013, 14:59

Forum Jump:


Users browsing this thread: 1 Guest(s)