flattspott
Jan 28 2004, 09:41 PM
I want to know what varibles to use to get same info displayed in the about games menu, so I can use them for other things.
Specifically these ones
1. Current Game
2. Path
3. Image Title
BenJeremy
Jan 29 2004, 01:18 AM
You'll have to give me some time on these... I am working up some basic docs on ActionScripting, and I realize not everything is in the notes.
Offhand (Just got back from work), I believe there's access to the currently selected node, or in context mode, there is access to the menu item's node there, as well.
Kthulu
Jan 29 2004, 02:02 AM
2. %_GameDir% or %_GameExe%...depending on which one you want...