fRodzet 0 Light Poster

Greetings,

Id like to know how it is possible, if it is possible, to load some informations from a Game to your project. Example lets say we have a skill in a game, and id like to load the informations from that skill to my project.

Having a combobox with let say 4 different skills:

Skill # 1 = Bash
Skill # 2 = Cleave
Skill # 3 = Smash
Skill # 4 = Revenge

When i select one of the following skills from the combobox, it will automatically load the Tooltip text from the game to a e.g. label.

Also id like to learn how to: Open, Save, Reset a Project.. any good sites to read about this ? :)