Heathbo Posted November 13, 2005 Posted November 13, 2005 Is it possible to set up variables in tooltips? If so how do you do that? Could someone post an example script?
Ender Posted November 16, 2005 Posted November 16, 2005 It is possible to reference script variables in the tooltip definition, but they will only have values if you're using global script variables ($$) and you're in the file that sets them, or using local variables ($) during the execution of the script that set them and in the file that sets them.
Recommended Posts
This topic is 7208 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now