View Single Post
  #95  
Old 13-08-2017, 05:01
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 715 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
check out that particular button's section in ini and you will find something like these
Opacity=
OpacityOnMouse=
OpacityMouseDown=
set these values,100 means no transparency, ranges from 0 to 100,
you can also comment these out
//Opacity=
//OpacityOnMouse=
//OpacityMouseDown=
it will then take default values from the standard button ini section, and if you comment them out too, then it will take 100 opacity percentage
Reply With Quote