Do you think you could help design a skill menu with me?
I'll do all the coding, I just need a plan with scripting examples.
Please, give input in a TXT file
Code:
Rough Draft -
"0" key- brings main menu.
Items
Skills
Equip
Options
Exit
"enter" key- select Skills
List- 4 columns, 10 slots per column. 1 column per character when 4 characters total.
Displays learned skills depending on character in party. Easy.
-> Fork option "char1" in party
-> true
-> Fork option "skill 1" learned
-> true
-> show pic "skill 1, char 1"
->
-> false
->
->
etc.
now, how can I apply them to a hack 'n' slash???