Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 SBABS: Squad Based Action Battle System
#1
SBABS
Squad Based Action Battle System

Ver 3.4
by Jaime 'Near Fantastica' Webster
Not DerVVulfman


Introduction
This is a version 3 of Near Fantastica's ABS system. There is a lot of features in this battle system, and Near Fantastica did his best to outline it within the topic he originally posted.

"I will say this I built it and I will have to spend a few months testing everything it can do..." - Near Fantastica


Features
  • Status Effects
  • Enemy Ai
  • Squad Based Movement
  • Ally Ai
  • Range Weapons
  • Ammo System
  • Range Spells


By the poster
I didn't create the script, and as of now the links that Near Fantastica put up are down (and he can't get to them) and his RMXP system is down. Given that he posted the original (though broken) demo links here, there should be no problem to post the script.

However as I didn't create the script, I cannot offer support.

Demo
SBABS


Script
SBABS Pt 1
SBABS Pt 2
SBABS Pt 3*
*Includes Cybersam's Keyboard Script


Instructions
Paste the scripts below Scene_Debug or above Main (your choice), import your 'Arrow' and 'Magic Balls' graphics into the Graphics\Characters directory (see the Graphics section below), and create your enemy events as directed.

How to Battle / Controls

Enemy A.I / Added to the Enemy Events

ABS CONSTANTS


Ally Ai:
The ally Ai works but its not the smartest things I have ever built... That being said you cant change it very much but you cant turn it off and on... set the flag to True or false
[coded]$ABS.set_ally_ai( flag )[/coded]


HUD:
[coded]$ABS.hud_pc[/coded]
If true the Player has control of the HUD with the [P] key by default...
If false the Developer has control of the HUD

[coded]$ABS.hud[/coded]Sets the State of the HUD when the Developer has control...


Graphics:
You Need 2 graphic files to use this ABS by default they can be found below: "Arrow" and "Magic Balls"
[Image: Arrow.png] [Image: Magic%20Balls.png]


Known Problems:
Early versions of RMXP, and Japanese versions used an older RGSS10##.dll that caused their games to crash on start up.


EDIT by DerVVulfman:
The system was originally developed when RMXP was not available for the English/Western world, and as such required the use of the $defaultfonttype and $defaultfontsize values (very popular globals some years ago). As we all now use the Officially Distributed English Versions, I 'commented' these lines out to prevent problems. ;)


Credit
Prexus - Thanks for the wonderful graphics
Cybersam - Thanks for the Keyboard Script


Take Care,
Near
Reply }


Possibly Related Threads…
Thread Author Replies Views Last Post
   Battle Item Count kyonides 4 791 02-04-2024, 05:49 AM
Last Post: kyonides
   Super Simple Vehicle System - Enhanced DerVVulfman 65 82,436 06-02-2023, 06:16 PM
Last Post: Sujabes467
   Dalissa's Battle Cry DerVVulfman 2 6,586 05-09-2023, 03:07 AM
Last Post: DerVVulfman
   Enhanced Squad Movement DerVVulfman 5 5,233 02-24-2023, 04:40 PM
Last Post: DerVVulfman
   Zenith Tactical Battle System Plus (ZTBS+) DerVVulfman 0 1,968 05-10-2022, 10:42 PM
Last Post: DerVVulfman
   Enemy Action Sets DerVVulfman 10 6,553 07-21-2021, 03:24 AM
Last Post: DerVVulfman
   Actor Battle Items DerVVulfman 4 4,868 11-08-2020, 12:36 PM
Last Post: Melana
   DoubleX RMMV Action Input Timer DoubleX 0 2,354 09-06-2020, 06:32 AM
Last Post: DoubleX
   Battle Report Raziel 1 6,186 05-29-2020, 02:27 AM
Last Post: Whisper
   DoubleX RMMV Action Cost Compatibility DoubleX 5 9,088 05-20-2020, 04:39 AM
Last Post: DoubleX



Users browsing this thread: