Jump to content

Roxas_V

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by Roxas_V

  1. Hi, i need a little help here, i don't know what i'm doing wrong but the thor patchet doesn't show the "start game button"

    SS: http://prntscr.com/lvvuz3

    Config.ini info:

    Spoiler

    [Config:Main]

    RootURL='http://testro.com/updates/'

    RemoteConfigFile='main.ini'

    TimeOut=0

    StatusFile='update.dat'

    DefaultGRF='test.grf'

    ClientEXE='test.exe'
    ClientParameter='-1sak1'

    //When patcher unable to connect webserver,
    //should the patcher allow player start the game anyways?
    FinishOnConnectionFailure=false

    [Config:Window]

    Style='none'

    //This allows the player drag the window by background
    DragHandling=true

    //Background can be either jpg or bmp, in later case
    //the top-left pixel is chosen as transparent color.
    Background='images/bg.bmp'

    FadeOnDrag=true

    [Config:BGM]
    File=''

    Loop=true

    Volume=5

    Directory=

    [Config:Misc]
    Title='Thor Patcher'

    HideProgressBarWhenFinish=true


    [ProgressBar:bar1]
    Width=342
    Height=10

    Left=23
    Top=486

    FrontImage=
    BackImage=

    Hook='ProgressChange'

    [Label:Status]
    AutoResize = false

    Width=369
    Height=

    Left=15
    Top=498
    Alignment='center'

    FontColor=$000000
    FontName = ''
    FontSize =

    Text=''

    Hook='StatusChange'

    [NoticeBox:Box0]
    Width=347
    Height=250
    Left=21
    Top=217
    URL='http://127.0.0.1/opatch/notice.html'

    [Button:Start]
    Default='images/start1.png'
    OnHover='images/start2.png'
    OnDown='images/start3.png'

    Left=383
    Top=211

    //Hook is used for default buttons,
    //do not use this on custom buttons!
    Hook='Start'

    [Button:Exit]
    Default='images/Exit1.png'
    OnHover='images/Exit2.png'
    OnDown='images/Exit3.png'

    Left=383
    Top=244

    Hook='Exit'

    [Button:Cancel]
    Default='images/Exit1.png'
    OnHover='images/Exit2.png'
    OnDown='images/Exit3.png'

    Left=383
    Top=211
    Hook='Cancel'

    //[Button:Extra]
    //
    //
    //
    // Mode - mode for button
    // 1 = open URL
    // 2 = Launch file/program
    // 3 = Message box
    //Mode=
    // Action - depend on what you set in the Mod, this may vary
    // ex. Mode = 1 , Action='http://google.com'
    //Action=

    main.ini//Web Confg:
    updates folder SS: http://prntscr.com/lvvvy7

    Spoiler

    //Thor Patcher remote config file
    [Main]
    //Allow patching or not?
    allow=true

    //Should patcher ignore everything else and finish patch immediately?
    Force_Start=false

    //if not, what message should appear?
    policy_msg=Server is taking a nap.

    //file_url - patch files should ALL put here.
    // This config entry will override the one in embed config.
    // o HTTP:
    //         http://domain.com/dir/
    // o FTP:
    //         ftp://domain.com/dir/
    //     o With <Username> [Password] [Port]
    //    ftp://username:[email protected]:port/dir/
    //     o Note: username is required if want put password, otherwise everything is optional.
    file_url=http://testro.com/updates/data/
     

    Regards!

  2. functor i think you really need a webCP . I have a lot of friends who ask me for you but it's hard to find you because there are like 3452542 functors on skype ... and all of them want to scam people.
    Also, some times it's annoying that you need to change something and you have to wait for you in order to do it.

    Don't get me wrong, i really like gepard... i just want to help it to improve :D

    • Upvote 1
×
×
  • Create New...