Codys4x4
|
  |
| Joined: 14 Oct 2006 |
| Total Posts: 2312 |
|
|
| 21 Aug 2015 10:55 PM |
I would like to do this my self, so please don't do this for me.
Could someone explain to me what all I'd have to use to do this, tho? I'd like to display a certain amount on a page lets say 10 items per page, how could I do this, to view the next 10 items they'd have to click the next button. |
|
|
| Report Abuse |
|
|
|
| 21 Aug 2015 11:11 PM |
How are you storing your items?
~Upload code to codepad-dot-org with Lua syntax highlighting to preserve indentation and make it easier to read!~ |
|
|
| Report Abuse |
|
|
Codys4x4
|
  |
| Joined: 14 Oct 2006 |
| Total Posts: 2312 |
|
|
| 21 Aug 2015 11:41 PM |
I'm not at the moment. I just want to get an idea, my pc cant handle roblox, not even in edit mode it shuts off after a few mins.
I have an idea of everything even the code I plan to write, I would just like to know what others would suggest so when I do get to it (getting a new pc at the 1st of next month.) I have a few options.
But more then likely there will be a folder for each type of items, so just for an example -Inventory --Hats --Gear --Faces
In each item in lets say the Hats Folder there will be different values for that item, like so
-Inventory --Hats ---TopHat ----Price - Would prob be a NumberValue ----Rarity - Same
etc
Also where would be the best place to store these folders, they will be different for each player of course, just what ever items they have. |
|
|
| Report Abuse |
|
|