Im not sure i have this is the right spot . If its not please move it. Im working on my first game and i usually just quit and get discouraged cause of script errors, but this time i want to go all the way. um i seen atoas side viewer demo and on the skill 86 you can do rapid attack but i tried to find it in the scripts but when i did and changed it to another skill number it didn't work. Please help i realty need to know how to code a rapid attack script and be able to control how many time a char can attack in one skill. oh and a bit more info the script im working with is atoas side viewer script and i would like to attack more than once i think the name of the entire bunch of scripts is Enu SBS Tanketai XP and the script in it i think is the first core conig script sbs sonfig. skill 86 has it but im not sure how to get other skills i make to have the same thing :-\
This is a script request, not an event system bro.
*slowclap* he is talking about a script system, bro.
My suggestion is to to a basic search in the script for any instance of attack 86. Usually the script writer will include comments on how to modify the system at the relevant points, and there's probably a bracket that includes all the attacks that do rapid attack. Once you find the right section and if it has brackets, putting a comma between all the attack numbers will tell the script to apply rapid attack to everything in the brackets.