Jump to content
  • 0
Sign in to follow this  
karazu

Thor Patcher Button (Custom)

Question

Hello guys this is the default "config" of the thor patcher. 

Can u help me put a custom button for it please?

 

 

[Config:Main]RootURL='http://127.0.0.1/patch/'RemoteConfigFile='main.ini'TimeOut=0StatusFile='server.dat'DefaultGRF='server.grf'ClientEXE='game.exe'ClientParameter='-1sak1'FinishOnConnectionFailure=false[Config:Window]AutoResize=trueStyle='none'Width=Height=DragHandling=trueBackground='images/bg.bmp'FadeOnDrag=false[Config:BGM]File=Loop=trueVolume=20Directory=[Config:Misc]Title='Thor Patcher'HideProgressBarWhenFinish=true[ProgressBar:bar1]Width=342Height=10Left=23Top=486BackColorStart=$009DEEEFBackColorEnd=$00C2F1F1FrontColorStart=$006ED5B0FrontColorEnd=$0080DDCAFrontImage=BackImage=Hook='ProgressChange'[Label:Status]AutoResize = falseWidth=369Height=Left=15Top=498Alignment='center'FontColor=$000000FontName = ''FontSize =Text=''Hook='StatusChange'[NoticeBox:Box0]Width=347Height=250Left=21Top=217URL='http://127.0.0.1/opatch/Notice.html'[Button:Start]Default='images/start1.png'OnHover='images/start2.png'OnDown='images/start3.png'Left=383Top=211Hook='Start'[Button:Exit]Default='images/Exit1.png'OnHover='images/Exit2.png'OnDown='images/Exit3.png'Left=383Top=244Hook='Exit'[Button:Cancel]Default='images/Exit1.png'OnHover='images/Exit2.png'OnDown='images/Exit3.png'Left=383Top=211Hook='Cancel' 

What I want to add is Register and button for website.


 

 

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

try this

 

  [button:Register ]
  Default='images/Reg1.png'
  OnHover='images/Reg2.png'
  OnDown='images/Reg3.png'
  Left= x-coordinate
  Top= y-coordinate
  Mode=1
  Action='http://www.your-regist-page....'

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.