Jump to content

Inventory


Laysiks

Recommended Posts

Can someone tell me how to start, what to say first and how.

A vague question like that makes me assume that you know nothing.

What exactly puzzles you? UI? Then look for dx or gui examples. Connection between server and client? A medium scripter should know that. You already know SQLite. You can just start by designing the interface.

So please be more specific else you'll get equally vague answers.

Link to comment

Medium you say, well take a look at something that is close enough to what you want to make then. Like these files:

https://github.com/GTWCode/GTW-RPG/blob/master/resources/GTWvehicleshop/vehicle_c.lua

https://github.com/GTWCode/GTW-RPG/blob/master/resources/GTWvehicleshop/vehicle_s.lua

That's a vehicle inventory, but it has a GUI with gridlists, sqlite database, json converter etc.. all examples you need to make a basic inventory system. Good luck.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...