View Single Post
  #12  
Unread 03-11-2006, 10:02 PM
Dawrid Dawrid is offline
A Brown Bear
 
Join Date: Jul 2005
Server: Everfrost
Posts: 12
Default

Quote:
Originally Posted by depechenode
You have to set in properties for the button you desire inside the startbutton.xml as per the following property statements:

OnSet: cl_chain_tooltips = 0 cl_chain_tooltips = 0
OnUnset: cl_chain_tooltips = 1 cl_chain_tooltips = 1

Yes, you must repeat the statement twice, it works.. I have tested in my own startbutton mod I have.

dn
Thanks for the response. I'll give it a shot.
Reply With Quote