Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

Need help...

You can use this line in the script section of the conditional branch:
Code:
$game_party.actors[0].id == event_id

replace event_id with the id of the character you wish to check for. So let's say you wanted to check if the leader is Aluxes(this is in a new project) you would check it with this line:
Code:
$game_party.actors[0].id == 1  # If leader is Aluxes

Good luck Adraboo :thumb:

Over and out - Gando
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top