• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

[Trigger] tooltips and variables

Status
Not open for further replies.
Level 2
Joined
Jun 9, 2005
Messages
11
Is it possible to make an abilitys tooltip show the value of a variable, an integer or real variable for example.
 
Level 3
Joined
Oct 23, 2007
Messages
36
Unfortunately, no.

The only variables that you can reference in tooltips are the ones in the standard abilities that refer to a specific data field. As far as using global variables from trigger, that unfortunately can not be done.
 
Status
Not open for further replies.
Top