So I want to make a game with real time battle system and I found around the forum this link but I don't know what to do with it.
How can I use this battle system in my own game?
Help with real time battle systems.
● ARCHIVED · READ-ONLY
-
-
you need to copy all the scripts into your game, and then set your enemies according to the definitions of that ABS.
However, using an ABS (Action battle System) script is one of the more complex things to do in RM, and not recommended unless you know the editor and the engine.
If you're new to the RPG Makers, I suggest you follow the link in my signature and work through the tutorials linked there, and play the sample games and the variables guide.
After that, you should have a better idea on how to use the ABS-Script - and if you still have problems with it then, you will be able to phrase specific questions where we could help instead of general ones like above. -
I copied the scripts and the graphics folder and now I have the same interface with the bars and the weapons and stuff but I cant make him use the weapons . I guess I have to copy something else to make the commands actually work but I dont know what.you need to copy all the scripts into your game, and then set your enemies according to the definitions of that ABS.
However, using an ABS (Action battle System) script is one of the more complex things to do in RM, and not recommended unless you know the editor and the engine.
If you're new to the RPG Makers, I suggest you follow the link in my signature and work through the tutorials linked there, and play the sample games and the variables guide.
After that, you should have a better idea on how to use the ABS-Script - and if you still have problems with it then, you will be able to phrase specific questions where we could help instead of general ones like above. -
I've moved this thread to RGSSx Script Support. Please be sure to post your threads in the correct forum next time. Thank you.
Did you follow these instructions on that blog page?
Did you read the instructions in the script documentation? Did you set up all the note tags? Did you check to see if you need to set up any variables or switches?Installation
The script comes with a full documentation. read it.