Jump to content

kubikas

Members
  • Posts

    78
  • Credits

  • Joined

  • Last visited

    Never
  • Feedback

    0%

Posts posted by kubikas

  1. Screenshot:

    my.php?image=screenvr1.jpg

     

    Features :

    - Supports WebNews

    - Hosts file Modification

    - Self Update

    - Critical Updates

    - Zip Compression

    - does NOT require .net

    - Custom Client Side name

    - Crates shortcut on current users desktop

    - Game Settings "editor"

     

    L2Updater 1.1.2a :

    - Fixed cache bug

    - Fixed lst format

    - Added game Settings "editor"

    - Added ability to crate shortcut on current users desktop

    - Removed some trash from sources

    - ... some new trash added ^_^

     

     

    DOWNLOAD LINK:

     

    http://rapidshare.com/files/71942916/L2Updater112465K.rar.html

     

    Use upBuilder to genetate(compress) updates . Upload files from 'upload' folder to your webserver ... don't forget to edit clientside ini :

     

    Code:

     

    [main]

    NewsUrl=http://example.com/up/index.html

    UpdatesUrl=http://example.com/up/

    LinkName=Play @ My server

     

    NewsUrl - path to WebNews on your site :)))

    UpdatesUrl - .........

    LinkName - Shortcut with this name will be created on users desktop ( this key will be deleted from updater.ini after updaters first run)

     

     

     

     

    ** about updates.lst

    Code:

     

    [self]

    IAM=L2Updater.exe|3832381981|1006544

    [misc]

    Server=127.0.0.1

    ModifyHost=0

    [files]

    fcount=150

    F1=l2text\help.htm|421801438|561|n

    F2=l2text\server_help.htm|2630225136|491|c

     

    if ModifyHost=1 updater will add lines

    Code:

     

    server l2testauthd.lineage2.com

    server l2authd.lineage2.com

     

    * where Server=127.0.0.1 * to hosts or hosts.msn files

     

    Code:

     

    F1=l2text\help.htm|421801438|561|n

     

    F1 - fkey

    l2text\help.htm - relative path

    421801438 - crc

    561 - file size

    n - file is normal update

    (c - means file is critical update , this files will be checked when updater starts )

     

     

×
×
  • Create New...