How would I make a database of objects through arrays?
#1

Hi,

I'm looking to make a database of objects (which will be called with an /obj command) through arrays. It would go sort of like this:

object[0] = "string", integer, integer, integer
object[1] = "string", integer, integer, integer

Then I could do:

/obj 1

And it'd add the second array entry there. Is this possible and how would I got about doing it?
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)