- Joined
- Mar 15, 2014
- Messages
- 15
- Reaction score
- 0
- First Language
- Spanish
- Primarily Uses
Hello, friends.
I was messing around with Scene and Window js files to create a custom menu. I could manipulate already made menus, but couldn't create new windows to display other stuff. Boy, it's really hard.
After weeks of no success I tried an evented custom menu with pictures, now my only concern and question is to display variables above the menu, along with my pictures, with some script call to show numbers for Gold, Level, item quantity, etc., since it would be quite brutal to create 99 png images with the numbers and million ifs.
Do you know a way I could do this with a script call, plug-in or a snipet? Or may you have another idea you could share, please?
In summary, I need to: display several variables on screen, decide its x and y position and dispose of them when menu is off.
Please know I am using a gold and level system with game variables and not database's gold and actor level, as default.
Thank you.
I was messing around with Scene and Window js files to create a custom menu. I could manipulate already made menus, but couldn't create new windows to display other stuff. Boy, it's really hard.
After weeks of no success I tried an evented custom menu with pictures, now my only concern and question is to display variables above the menu, along with my pictures, with some script call to show numbers for Gold, Level, item quantity, etc., since it would be quite brutal to create 99 png images with the numbers and million ifs.
Do you know a way I could do this with a script call, plug-in or a snipet? Or may you have another idea you could share, please?
In summary, I need to: display several variables on screen, decide its x and y position and dispose of them when menu is off.
Please know I am using a gold and level system with game variables and not database's gold and actor level, as default.
Thank you.


