02-25-2015, 10:40 PM
$scene = Scene_SkillTree.new( actor_index = 0 [, from_map ])
Or
$scene = Scene_SkillTree.new( 0 [, from_map ])
If you haven't already, download the demo and extract the event script from there by simply opening the demo in the rmxp editor and copying thr event used to open it there.
Or
$scene = Scene_SkillTree.new( 0 [, from_map ])
If you haven't already, download the demo and extract the event script from there by simply opening the demo in the rmxp editor and copying thr event used to open it there.