public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Battle Party member class check.

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Battle Party member class check.
  • Original author: xein
  • Original date: July 14, 2014
  • Source thread: https://forums.rpgmakerweb.com/threads/battle-party-member-class-check.29853/
  • Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSS3 Scripts (RMVX Ace) > RGSS3 Script Requests

Summary

Hi, please, I need a script that will check the classes of the actors in the battle party when called. In my game there are about 50 classes and the battle party will have 3 to 5 actors. So eventing it will be near impossible.

Archived First Post

Hi,

please, I need a script that will check the classes of the actors in the battle party when called.

In my game there are about 50 classes and the battle party will have 3 to 5 actors.

So eventing it will be near impossible.

What the script should do:

run using script call : battleclasscheck(10..19,20..29,30..39)

it will check if the first actor's class id is in range of 10 to 19, second actor's; 20 to 29 and third actor's; 30 to 39.

if all actors' class id is in range a switch of certain id will turn on.

if even one of the actor's class is not in range, the switch will be turned off.

thank you.

EDIT 18/7/2014:

I'm using these scripts:

yanfly ace battle engine

https://www.dropbox.com/s/tjwyf0qhfe6d5cb/Ace_Battle_Engine.rb

yanfly ace party system

https://www.dropbox.com/s/8o6925ljvjk66nv/Class_System.rb

Also the script call will be used outside of battle.

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#rpg-maker-archive#rgss3-requests

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar