Welcome to the RaGEZONE - MMORPG development forums.

Making Auto Update Launcher !!! [ST]

This is a discussion on Making Auto Update Launcher !!! [ST] within the MU Tutorials forums, part of the MU Online category; ##Introduction I saw a request, so here it is! Most of the older guides how-to-make-auto-update were shit, they don't explain ...

Page 1 of 7 1234567 LastLast
Results 1 to 15 of 105
  1. #1
    It's all the same...
    Rank
    Member +
    Join Date
    Jun 2006
    Location
    North Krypton
    Posts
    738
    Liked
    5

    Making Auto Update Launcher !!! [ST]

    Click
    ##Introduction
    I saw a request, so here it is!
    Most of the older guides how-to-make-auto-update were shit, they don't explain about errors and what to do when you got those errors!

    I hope anyone who use this guide will be able to create a auto update launcher!

    ##Guide Start
    First, you need SkyTeam Launcher Builder [ATTACHED].
    1. Download it, and open it. Put it in the side.
    2. Now go to your HTTP/ROOT folder [c:/appserv/www for AppServ users. htdocs for Xamp users]
    3. Create a folder named "udata" in the HTTP/ROOT directory [this will solve you troubles, lots of them..]
    So now we got c:/appserv/www/udata p\or htdocs/udata
    4. Lets get back to the launcher. Tick ("V") the "Enable Update Feature" and beside it you can see a picture of a packet, click on it and it will open a new window.
    [ For those who didn't understand: ]
    [ http://i153.photobucket.com/albums/s...Guides/pak.jpg ]

    5. Now go to your desktop and create a folder named "patch" put in there any file for testing.
    6. In the launcher, browse the first line and choose the "patch" folder we created seconds ago.
    7. In the second filed choose the "www" folder [NOT udata!!!]

    [ Example for the update window: ]
    [ http://i153.photobucket.com/albums/s...uides/pak2.jpg ]

    8. Now click "Create" and it will create the files that will be downloaded to the client.

    After it finish to create the files, click the "close" button and get back to the main launcher window.
    Under the "Enable Update Feature" there is a field, put in there your website address. so as "http://muonline.no-ip.org/".
    Most of the people who try to make a update feature, fail. And this is the catch: you need to put a "/" after the address, not "http://muonline.no-ip.org", this will fail the update! this is the correct URL: "http://muonline.no-ip.org/"

    PS: muonline.no-ip.org stands out for the HTTP/ROOT directory [in case you didnt know :P]

    Now create the launcher and put it anywhere, activate it and click the update button, now see if it download the test file we created on part 5 of this guide!

    Good luck mates =]

    Credits:
    --->Fraps
    --->SkyTeam
    Attached Files Attached Files
    ISRAEL paratroopers, Respect.

  2. #2
    Member
    Rank
    Member
    Join Date
    Apr 2007
    Location
    Germany
    Posts
    87
    Liked
    0

    Re: [Guide] Making Auto Update Launcher !!! [ST]

    good guide,
    but if i want to use the new launcher it shows that ->
    MUpnkZ Reloaded Admin

  3. #3
    It's all the same...
    Rank
    Member +
    Join Date
    Jun 2006
    Location
    North Krypton
    Posts
    738
    Liked
    5

    Re: [Guide] Making Auto Update Launcher !!! [ST]

    see the green highlight. and read again carefully ^^
    ISRAEL paratroopers, Respect.

  4. #4
    Member
    Rank
    Member
    Join Date
    Apr 2007
    Location
    Germany
    Posts
    87
    Liked
    0

    Re: [Guide] Making Auto Update Launcher !!! [ST]

    i have done the guide correctly ....but still the problem comes
    MUpnkZ Reloaded Admin

  5. #5
    It's all the same...
    Rank
    Member +
    Join Date
    Jun 2006
    Location
    North Krypton
    Posts
    738
    Liked
    5

    Re: [Guide] Making Auto Update Launcher !!! [ST]

    Check in the place the launcher located, you will probably find that document [See the launcher, it say downloading, means that it connected and downloaded]
    ISRAEL paratroopers, Respect.

  6. #6
    Member
    Rank
    Member
    Join Date
    Apr 2007
    Location
    Germany
    Posts
    87
    Liked
    0

    Re: [Guide] Making Auto Update Launcher !!! [ST]

    it didnt find it... the document wasnt there
    MUpnkZ Reloaded Admin

  7. #7
    It's all the same...
    Rank
    Member +
    Join Date
    Jun 2006
    Location
    North Krypton
    Posts
    738
    Liked
    5

    Re: [Guide] Making Auto Update Launcher !!! [ST]

    Well that kinda weird coz on the launcher you can see it downloading... but then you get HTTP error... try maybe making the file without any spaces, MAYBE it will help, say your results.

    edit:
    I tried now to make an update with spaces, I got the same error as yours :)
    ISRAEL paratroopers, Respect.

  8. #8
    Registered
    Rank
    Member
    Join Date
    Apr 2007
    Location
    Romania
    Posts
    14
    Liked
    0

    Re: [Guide] Making Auto Update Launcher !!! [ST]

    Very nice guide , thanx a lot ;) ! GJ 10/10

  9. #9
    I'll take you all on.
    Rank
    Omega
    Join Date
    May 2004
    Location
    Sector 7
    Posts
    6,033
    Liked
    8

    Re: [Guide] Making Auto Update Launcher !!! [ST]

    Quote Originally Posted by Ex!le View Post
    Very nice guide , thanx a lot ;) ! GJ 10/10
    did you try the guide? dont say thanks if you havent succeed make the update function.
    "My father was the wheel! The first wheel! And do you know what he transformed into? Nothing! But he did so with honor! Dignity!" - Jetfire

    Quote Originally Posted by Someone from IMDB
    Why does Will Smith always play a black man?

  10. #10
    It's all the same...
    Rank
    Member +
    Join Date
    Jun 2006
    Location
    North Krypton
    Posts
    738
    Liked
    5

    Re: [Guide] Making Auto Update Launcher !!! [ST]

    Quote Originally Posted by liselotte View Post
    did you try the guide? dont say thanks if you havent succeed make the update function.
    Can you press alt+F4 please?
    ISRAEL paratroopers, Respect.

  11. #11
    MuOnline custom moder Oo
    Rank
    Member +
    Join Date
    Jan 2007
    Posts
    324
    Liked
    1

    Re: [Guide] Making Auto Update Launcher !!! [ST]

    what i must do if i have easy PHp ? =)

  12. #12
    MuOnline custom moder Oo
    Rank
    Member +
    Join Date
    Jan 2007
    Posts
    324
    Liked
    1

    Re: [Guide] Making Auto Update Launcher !!! [ST]

    BIG THX 10/10 realy good but for easy php "http://Your url/" work good

  13. #13
    Hardcore Member
    Rank
    Member
    Join Date
    Aug 2005
    Location
    Greece
    Posts
    147
    Liked
    0

    Re: [Guide] Making Auto Update Launcher !!! [ST]

    use only english file names.
    Correct is: New Textdocument.txt

    have fun

  14. #14
    Hardcore Member
    Rank
    Member
    Join Date
    Feb 2007
    Posts
    131
    Liked
    0

    Re: [Guide] Making Auto Update Launcher !!! [ST]

    It works fine....but i have just 1 question. Everytime that i need to update some files, i must create another launcher, do the patch and www folder thing, upload the launcher and the users download it again?.
    Just that...and please answer ;).

    PD: Thanks anyway, it was an easy one and i learned something new ^^.

  15. #15
    Alpha Member
    Rank
    Alpha Member
    Join Date
    Aug 2006
    Location
    Belgium
    Posts
    2,525
    Liked
    32

    Re: [Guide] Making Auto Update Launcher !!! [ST]

    Quote Originally Posted by pipoulo View Post
    use only english file names.
    Correct is: New Textdocument.txt

    have fun
    thats not true... you need to use file names whitout spaces in it.. its not because its not an english name..
    btw.. good guide ;)

 

 
Page 1 of 7 1234567 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •