Help - Search - Members - Calendar
Full Version: You are not class bla, you cant do this
RPG RPG Revolution Forums > Game Engines > RPG Maker VX Discussion
Adrien.
How would I determine the class of character and use that in a conditional block?

So Character class must be "bla" to do this, else, present this message.
Kread-EX
Use the "script" part of the conditional branch with this:
CODE
$game_actors[2].class_id == 1

Replace the numbers appropriately.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.