Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do you script the following?

Asked by 8 years ago

So I was just curious of anyone could explain me how I could script an inventory :)?

I mean I'm not asking for any scripts, but more on how-to-script-it and how-to-do-it.

And what I should use :)

I know for loops, Tables, functions, events, variables, and pretty much all the basics :)?

so could anyone give me a quick explenation :)?

Ty!

1
scripting an inventory is probably a more advanced project since you need to keep track of each item and that they may vary to be very different from one another ProfessorSev 220 — 8y

1 answer

Log in to vote
0
Answered by
Validark 1580 Snack Break Moderation Voter
8 years ago

Definitely look into Object Oriented Programming if you want to create an inventory.

A couple of links for you to look at: Link 1 Link 2 Link 3 Link 4

0
Well these links help me :D? LightModed 81 — 8y
Ad

Answer this question