Started by Futendra, March 13, 2012, 01:28:38 pm
Quote from: AJNR95 on April 10, 2012, 02:15:58 pmQuote from: ShadowPierce on April 10, 2012, 01:49:26 pmQuote from: Futendra on April 10, 2012, 01:19:36 pmI will sure check out and if you can help with the HUD change, I already made a little edit to change the HUD background when in overtakeMy idea was to make a red glow around the HP and EN barQuote from: AJNR95 on April 10, 2012, 01:09:28 pmI skimmed through this since you pointed it out to me. If you're using Z-Hud I assume, you shouldchange the HUD when in "Overtake Mode" or switching personalities. I recently learned this.If you don't mind, I'd also want to learn about this... I'll be using CRLS so this will be very suitable for my game... Would it be alright? :3KK20 taught me it. It's simple once you have it copied once. Using the "Script" Command in the Event, enter:QuoteBlizzCFG::Z_HP_FILE = ''Within the '', you can enter the file name to change the HUD.ex.BlizzCFG::Z_HP_FILE = 'Horror_HP'BlizzCFG::Z_HP_FILE = 'Fantasy_HP'BlizzCFG::Z_HP_FILE = 'Simple_HP'Along withBlizzCFG::Z_SP_FILE = ''BlizzCFG::Z_HP_FILE_EMPTY = ''BlizzCFG::Z_SP_FILE_EMPTY = ''BlizzCFG::Z_ITEM_BACK = ''BlizzCFG::Z_SKILL_BACK = ''BlizzCFG::Z_HOTKEYS_BACK = ''BlizzCFG::Z_MINIMAP_BACK = ''And some I don't know if they workBlizzCFG::Z_SP_TILING = falseBlizzCFG::Z_SP_TILING = trueBlizzCFG::Z_HP_PER_TILE = 25BlizzCFG::Z_HP_TILE_COLUMNS = 100
Quote from: ShadowPierce on April 10, 2012, 01:49:26 pmQuote from: Futendra on April 10, 2012, 01:19:36 pmI will sure check out and if you can help with the HUD change, I already made a little edit to change the HUD background when in overtakeMy idea was to make a red glow around the HP and EN barQuote from: AJNR95 on April 10, 2012, 01:09:28 pmI skimmed through this since you pointed it out to me. If you're using Z-Hud I assume, you shouldchange the HUD when in "Overtake Mode" or switching personalities. I recently learned this.If you don't mind, I'd also want to learn about this... I'll be using CRLS so this will be very suitable for my game... Would it be alright? :3
Quote from: Futendra on April 10, 2012, 01:19:36 pmI will sure check out and if you can help with the HUD change, I already made a little edit to change the HUD background when in overtakeMy idea was to make a red glow around the HP and EN bar
Quote from: AJNR95 on April 10, 2012, 01:09:28 pmI skimmed through this since you pointed it out to me. If you're using Z-Hud I assume, you shouldchange the HUD when in "Overtake Mode" or switching personalities. I recently learned this.
QuoteBlizzCFG::Z_HP_FILE = ''
QuoteUhmm, they don't seem to work?
Quote from: AJNR95 on April 10, 2012, 03:09:31 pmQuoteUhmm, they don't seem to work?Be sure to use the 3rd tab of the Event Commands. The command, "Script..."What are you trying to do? Specifics would help.(Jeez, look at me, I don't know shit about scripts)