RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
[VXA Request] Variable Hud

0 Members and 1 Guest are viewing this topic.

**
Rep: +0/-0Level 75
RMRK Junior
Simple request. I looked around, but haven't found a variable hud surprisingly.

Required Features:

*Display a Hud from any corner of the screen
*Display the name and value of a variable within the window
*Be able to show more than one variable at once (The window/hud increases in length/height as more variables are shown)
*Be able to add or remove what variables are shown with a script call

(For eg. When am in a dungeon that uses keys, the hud will then also display the number of keys you have at the moment [I'll use a variable to handle that if items can't be implemented to this as well])

Cookie :3

*
RMRK's dad-in-training
Rep:
Level 72
Busy Husband, Dad, and Youth Minister
GIAW 14: 2nd Place (Easy Mode)2014 Best WriterBronze - GIAW 11 (Normal)Secret Santa 2013 ParticipantFor taking arms in the name of your breakfast.2012 Best NewbieContestant - GIAW 9

**
Rep: +0/-0Level 75
RMRK Junior
Thanks, but it doesn't allow for variables and I don't know how to add that in unless someone can help :/

EDIT:

Found this script:
http://www.rpgmakervxace.net/topic/2302-xs-variable-hud/

But just one thing...
The window hud is transparent by default I think. How may I change it to say, a blue window?

27      # HUD = [width, x, y, opacity, skin]
28      HUD =  [160, 455, -5,  200, 0, nil]

Changing nil will affect the skin/colour of the window, right? I run into errors when I change it to numbers. Help, anyone?

EDIT 2: Been resolved. Follow the link.
« Last Edit: April 09, 2012, 06:18:54 PM by Twilight27 »
Cookie :3