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.

Updateable Biography Script

Hello!

Okay, I need some edits on an existing script that I don't really know how to do efficiently. I have a script that creates a biography window for each character. However, there is some information that I don't want to be known when the character first joins the party, but will be learned later on. This is the script:

Code:
#HOW TO ADD YOUR OWN
# ITs a couple of steps but here you go:
# First go to CHARA_AGE, CHARA_W etc, and make your own  (ex: CHARA_R)
# then add what all the other ones have(whats in the brackets)
# then go to an about line 150, and add what the other ones are  (ex: self.contents.draw_text(250, 200, 80, 32, "Race:")
# also add about 5 lines underneath that, with the other ones:  draw_actor_race(@actor, 350, 200)
# then you need to add what draws it just like the other ones:
  #--------------------------------------------------------------------------
 # ÂÂÂ
 

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