• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Numeric trigger help

Status
Not open for further replies.
Level 8
Joined
Dec 7, 2008
Messages
363
I am making a map where there is a cauldron with an intensity level. It has abilities which change its intensity. I have tried storing intensity as an integer and as a real, but neither works. It might be a multiboard problem, come to think of it.

1. How to do what I said (in/decrease number after abilty)
2. How to make multiboards work (without the little eyes) Text in the columns overlap annoyingly.
 
Level 7
Joined
Nov 6, 2009
Messages
279
1. I didnt get what you mean,
2.
  • Multiboard - Set the display style for (Last created multiboard) item in column 1, row 1 to Show text and Hide icons
That hides the eye or you can
  • Multiboard - Set the icon for (Last created multiboard) item in column 1, row 1 to ReplaceableTextures\CommandButtons\BTNAbomination.blp
to change the icon
 
Status
Not open for further replies.
Top