title seys it all
searched for a bit on forums but only 3 threads come back and none were ever answeared the people figured it out on there own and never posted back
fairly new to jscript or id do it myself
all i want is a simple plugin that doesnt just skip it like yanfy and every single other one out there but removes it completly removes it as in its not part of the battle anymore cant exit back to it its just comepltly disabled
who ever thought it was a good idea to even have this hard codded in..... really?
Remove Not Skip Party command
● ARCHIVED · READ-ONLY
-
-
if you do this, your players will be unable to escape any battle. That is the reason why all others only hide or skip but never remove that window. And no, the escape effect of skills should not be used on players - it is intended for enemy use and creates problems if you try to have the player escape by that option.
So you should confirm that this is what you want, or post a description on how you want to handle escape - that info is needed before someone can write such a plugin. -
i just want the party command completly disabled - as in cant be selected or used at all
i havnt had any issues useing escape as a skill(spell) and have used it quite a bit. But can also use commen event to use escape aswell and still make it a skill/spell that works just the same -
I remember there is some plugins out there for this already = |
You could try to Google some more -
not necessarily, because you can add the command to the actor menu.if you do this, your players will be unable to escape any battle.
-
I remember there is some plugins out there for this already = |
You could try to Google some more
the only ones i have found dont remove/disable this they "skip" it which hitting esc brings it right back up which is what i dont want i want it removed completly as if that menu never existed
only 1 plugin has done this the Vecter engine menu command but its not compatable with any of the other plugins or changes i have made as it changes how the whole menu system works which is what i dont want i just want that 1 single menu gone nothing else
i do have it gone for now but that was doing it by editing the menu directly and removing it fully from the code. id rather avoid doing this though but as i cant find any plugin that does just this and as i said im still fairly new to Jscript and am teaching myself