10.04.2013, 07:38
And again "wrong section" you are requesting code.
But in this type of system you would want to use an arrey defined with how much slots u want.
Also it's important to know what the arrey is going to hold e.g strings , values.
Strings can be used when u don't know the items names which can be helpful to do a check afterwords.
Values will be a quicker way to check what item is in the arrey and not so messier.
But in this type of system you would want to use an arrey defined with how much slots u want.
Also it's important to know what the arrey is going to hold e.g strings , values.
Strings can be used when u don't know the items names which can be helpful to do a check afterwords.
Values will be a quicker way to check what item is in the arrey and not so messier.