RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

Vlads New ABS Script Help- Changing HUD

Started by NorthNinja, July 11, 2008, 05:54:29 AM

0 Members and 1 Guest are viewing this topic.

NorthNinja

Can anyone help me with this problem-

I cannot figure out how to turn off the HUD during scenes such as the intro.
Sorry if this is already solved but I am not very good at scripting and I am new to the forums.

Heres a little help that someone mentioned:

Notice this line:

  OnOff_Hud_Switch = 0

Change 0 to some positive integer


I really understand this so if this is the easiest way to explain I'm very dumb.

??? ??? ???
So you got RMVX, started a random game, have no clue what you are going to do, made a few screens and then made a topic of some random project with no direction whatsoever?

Your gonna become one fine game developer one day!

ahref

change it to 1.

0 and 1 are used everywhere to signify on and off :D

NorthNinja

Quote from: Dr Lionhat on July 11, 2008, 06:34:54 AM
change it to 1.

Do you have the script? I cant seem to find the line its on
So you got RMVX, started a random game, have no clue what you are going to do, made a few screens and then made a topic of some random project with no direction whatsoever?

Your gonna become one fine game developer one day!

ahref

#3
the line you quoted?

no i dont have the script :(

http://rmrk.net/index.php/topic,25360.0.html its here in french

Leventhan

If you change the value from 0 to 1 then the switch that can disable/ enable the HUD is switch No. 1.

Be kind, everyone you meet is fighting a hard battle.