AbyssalLord
Member
I'm currently try to learn how to make a CMS (as a request and as part of my learning script). If someone could make one and explain it (I don't care how it's set up, just how to configure the menu), that would be great. If not, I would appreciate some pointers on how to work with the menu.
Also, I need to know how to make a selection image appear next to the choices (when selected) in the menu.
On a side note, could someone please explain how to script call a certain method from a script that I wrote. Let's say that the class the method is in is called Bank_System and the method is called interest_rate. Would it be something like this?: $bank_system.interest_rate
Thanks in advance for the help!
Also, I need to know how to make a selection image appear next to the choices (when selected) in the menu.
On a side note, could someone please explain how to script call a certain method from a script that I wrote. Let's say that the class the method is in is called Bank_System and the method is called interest_rate. Would it be something like this?: $bank_system.interest_rate
Thanks in advance for the help!