[Request]Patch...

Newbie Spellweaver
Joined
Sep 7, 2006
Messages
55
Reaction score
0
hello would like to know if someone has a guide on how to create a patch for my server ... please help
 
Not a detailed guide (considering I suck at guides) but this should point you in the right direction.

Note: All information was gathered from the eAthena website

Thor Patcher
Download link:


---- Setting up the basics ---

Patcher Folder:
Rename Thor.exe to whatever you want

Tools Folder:
Edit the following lines in config.ini
  • base_url=http://yourwebsitehere.com/
  • file_url=http://yourwebsitehere.com/data/
  • status_file=yourserver.ace
  • grf_file=yourserver.grf
  • client_file=yourserverclient.exe

Web Folder:
Copy the entire contents of the folder to your website\htdocs\ folder (assuming you have a website).



---- Creating the patcher ---
Drag your renamed Thor.exe inside the Patcher Folder into your Tools folder then run the Config_Packer. Browse for the renamed file then press open. Fill out the information and then click on Combine!



---- Creating and adding patches ---

Create a folder called data on your desktop. Inside it add the contents of your servers data folder (all of your custom sprites, your sclientinfo.xml, etc).

Run the ThorMaker file. In the Output tab select RO - GRF from the dropbox and select your \web\htdocs\data folder. Save the file as th1.thor. Check Directory in the Input tab then select your data folder that is on your desktop.
IMPORTANT! If you added anything in the sprites folder OR the texture folder then make sure you check Acsii instead of Unicode!!!

Next move to your \web\htdocs\ folder and edit the plist file to read:
1 th1.thor
If you want to add any patches to the future, just save the file as th1.thor and add to the plist:
2 th2.thor
 
Tools Folder:
Edit the following lines in config.ini
  • base_url=http://yourwebsitehere.com/
  • file_url=http://yourwebsitehere.com/data/
  • status_file=yourserver.ace
  • grf_file=yourserver.grf
  • client_file=yourserverclient.exe

at the status_file=yourserver.ace do i have to change that to LoliRO.exe and same with the other grf_file and clientfile to the name of tmy server? i dont quite understand hope you help me
 
ya..
im oso already make my own server..
but how to make patch to make ppl play my server??
giv detail..
and links for downlaod if need...


server up : RO Hikayu Revolution >3
 
Can u make mi a patch??
mi dun hav the web..
and all the weird thing u list above.....

plss help miiiiiiiiiiiiiiiiiiiii

my english so suxxxxxxxxxx
 
now mi got my website..!!
my website is



Tools Folder:
Edit the following lines in config.ini

* base_url=http://yourwebsitehere.com/
* file_url=http://yourwebsitehere.com/data/
* status_file=yourserver.ace
* grf_file=yourserver.grf
* client_file=yourserverclient.exe

========================================

my prob is * file_url=http://yourwebsitehere.com/data/
i shud upload my data on my website right??
 
Back