View Single Post
  #11  
Unread 03-11-2006, 09:09 PM
depechenode's Avatar
depechenode depechenode is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Nov 2004
Server: Toxxulia
Posts: 584
Default

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
Reply With Quote