01-12-2009, 08:39 PM
Ok here we go!!!
1- you need to add this:
2-then on the 'def main' of menu add this:
3-next one is 'def update_command':
you must replace this:
with this:
4- and for last in option that goes to skill tree you need to put this:
5- oh! another thing, in the map of skill tree, use this for return to menu:
-call script:
where 'n' is the number of the option of the menu
that's all (I supose) ;)
thanks to Jimmyly for this awesome system & Charlie Lee for the code :)
1- you need to add this:
Content Hidden
2-then on the 'def main' of menu add this:
Content Hidden
3-next one is 'def update_command':
you must replace this:
Content Hidden
with this:
Content Hidden
4- and for last in option that goes to skill tree you need to put this:
Content Hidden
5- oh! another thing, in the map of skill tree, use this for return to menu:
-call script:
Content Hidden
where 'n' is the number of the option of the menu
that's all (I supose) ;)
thanks to Jimmyly for this awesome system & Charlie Lee for the code :)