Zephni - RPG inventory tutorial
Author: | Zephni
|
Submitted: | 9th December, 2009
|
Favourites: | 1 |
Genre: | Tutorial
| Downloads: | 458
|
Rated: |
|
|
Edited By Zephni on 12/9/2009
Z E P H N I
RPG INVENTORY TUTORIAL
yay..
This is a heavily commented Inventory tutorial, i hope you will learn something from it.
All items and their properties are stored in a file, when the application starts up it reads all the info from the file and puts it in to the memory it will be reading from.
I hope you know how to use fast loops!
People may overlook inventory systems, but there is more to it than you may initialy think.
From what ive done it may not look like much, but its a good foundation for an RPG game, ready to use.
It has two screens, one is a kind of item overveiw with no graphical interface. The other is a final fantasy style item selection menu, where you use the arrow keys to move about, this screen shows how the programme handles items, just by adding them in an ini file and saying how many of that item you have, the list will always sort itself out.
When you use all of an item (eg 0 left) that item will disapear from the list and it will sort itself again.
All items can have their own propertys and can be easyly linked to.
Also i just added icons
Hope you learn something from it!
Don't hesitate to ask any questions
Review This Download
http://zephni.com/downloads/z_inventory_tut.rar (15.01 kkb )
|
|
ZephniMy other cars a Balrog Registered 17/10/2007
Points 4019
Is this worth a look? Let others know! Favourite
|