Save-Point
Need Help With Individual Battle Commands Script - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Games Development (https://www.save-point.org/forum-4.html)
+--- Forum: Code Support (https://www.save-point.org/forum-20.html)
+--- Thread: Need Help With Individual Battle Commands Script (/thread-405.html)



Need Help With Individual Battle Commands Script - Flare Knight - 03-31-2010




[Resolved] Need Help With Individual Battle Commands Script - Charlie Fleed - 03-31-2010

Do you have any custom menu script? It looks like there is one that is messing with the definition of the Skills window.


[Resolved] Need Help With Individual Battle Commands Script - Flare Knight - 03-31-2010

yes, i'm using MOG Scene Menu Itigo V1.5, and all his other scripts as well.


[Resolved] Need Help With Individual Battle Commands Script - Charlie Fleed - 03-31-2010

That must be the problem. This individual commands script uses a special skill window to which you pass an extra parameter representing the currently selected category of skills, as far as I know the MOG menu scripts don't.
Have you asked yourself how the menu system you are using should show the different categories of skills?


[Resolved] Need Help With Individual Battle Commands Script - Flare Knight - 04-01-2010

ok thanks, i deleted some of the mog scripts and now it works. ^^