Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Guide] Customizing Your Launcher (with pictures)

Status
Not open for further replies.
is making carefully.
Joined
Nov 21, 2006
Messages
368
Reaction score
18
Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums





1. Open Up Your PW Client Dir

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums





2. Open up Photoshop (email me if you don't have photoshop: s@chafedyo.com)

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums




3. Drag and Drop "launcher.bmp" into Photoshop.

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums




4. Change the image to be anything you want (on a new layer).


- The pink color (ff00ff) will be invisible.

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums




5. "Save" and then choose BMP from the drop down, and save over the old launcher image.

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums




6. Now go back to your PW Dir and open up Patcher.

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums





7. Open up Skin -> Image and see a window like this.

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums





8. Open each image and design it however you want.
The most important image is "main-bg.bmp".

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums




After you've edited all of your images and saved them, you should now have your own personal, and costomized, launcher for your private server!



Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums

 
Initiate Mage
Joined
Aug 4, 2009
Messages
43
Reaction score
0
Wow... very2 thanks brother...

i like u tutor :)

i want see video :D
 
Experienced Elementalist
Joined
Sep 21, 2008
Messages
239
Reaction score
6
If u want to keep the button function...edit the mainuni.xml
Here is some of the edit...
Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums


1. it will redirect u to the register script
2. it will redirect u to the homepage website
3. it is use to send an e-mail to the email address
4. it will redirect u to the forum website
5. it will change the browser box into ur website page
 
Nerd-IO
Member
Joined
Feb 13, 2009
Messages
3,303
Reaction score
651
Nice... i already know how to modify the pictures of the launcher, it's pretty easy^^

But it would be nice if someone can release a CUP builder for making compressed file for the patching process of the launcher xD :eek:tt1:
 
Junior Spellweaver
Joined
Nov 17, 2009
Messages
125
Reaction score
0
If u want to keep the button function...edit the mainuni.xml
Here is some of the edit...
Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums


1. it will redirect u to the register script
2. it will redirect u to the homepage website
3. it is use to send an e-mail to the email address
4. it will redirect u to the forum website
5. it will change the browser box into ur website page

i have that error too :(::(:
what is that vbscript error ?
:?::?:
 
Junior Spellweaver
Joined
Mar 6, 2010
Messages
162
Reaction score
9
If u want to keep the button function...edit the mainuni.xml
Here is some of the edit...
Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums

Szaer - [Guide] Customizing Your Launcher (with pictures) - RaGEZONE Forums


1. it will redirect u to the register script
2. it will redirect u to the homepage website
3. it is use to send an e-mail to the email address
4. it will redirect u to the forum website
5. it will change the browser box into ur website page

Digging this back up for a moment, I have a quick question-
if I don't want any browser to pop up in the main window, but only my created image in the main-bg.bmp file (labeled number 5 in this guide) what do I place or take away in the code? I want to keep all other buttons just not the browser. Any information on this would be appreciated please :)
 
Joined
Apr 11, 2010
Messages
931
Reaction score
407
You can create an image to go there and replace the web address with InitURL="file///path.to.file.png" this may work. alternativly you could plave the image on your server instead of with the client then you can change the image weekly InitURL="192.168.0.10/images/pwlauncher.png"

idk what deleting will do. You may just get a white a screen so you will have to remove the box that it uses
 
Junior Spellweaver
Joined
Mar 6, 2010
Messages
162
Reaction score
9
awesome, I will try one of those,
however does anyone else know about deleting or making that box for the browser window invisible? i'm still curious about it. I customed most of that whole picture, including what appears to be behind the window browser box. unfortunately i can't see it with the browser there xD
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Mar 6, 2010
Messages
162
Reaction score
9
Okay. New problem, any suggestions or advice would be wonderful:

Deleting that line on the mainuni.xml worked, seemingly, but now nomatter what I do I cannot access my patcher. The launcher goes perfectly, then no patcher appears, no anything appears. no new windows.
Under "Processes" on my taskmanager I see patcher.exe loading but it just doesn't show up anywhere else. I don't see it, or any windows popping up at all. I even replaced the old mainuni.xml file thinking this would change my results back to what they used to be (opening the launcher, loading and then opening the patcher correctly, showing my custom patcher window) but it stil isn't showing up, even after several computer restarts. I've made sure line 191 is still intact using Dreamweaver to open the XML file.
Does anyone have any suggestions regarding this issue? I've asked a few people that I work with and know but... doesn't seem to be a solution in sight.
Thanks all!


EDITTTTTTTT:
nevermind, I fixed it by getting someone else's mainuni.xml file, mine said it was 35kb and theirs was 70+kb so obviously something was missing in mine. i'm going to compare them at some point to find out what precisely was missing.
Patcher window works fine now though so :)
 
Last edited:
Initiate Mage
Joined
Oct 30, 2011
Messages
1
Reaction score
0
EDITTTTTTTT:
nevermind, I fixed it by getting someone else's mainuni.xml file, mine said it was 35kb and theirs was 70+kb so obviously something was missing in mine. i'm going to compare them at some point to find out what precisely was missing.
Patcher window works fine now though so :)

if im not mistaken, there is nothing missing from ur file... the size is smaller coz of u already remove the browser....

correct me if im wrong... XD
 
Experienced Elementalist
Joined
Nov 13, 2011
Messages
217
Reaction score
46
After you've edited all of your images and saved them, you should now have your own personal, and costomized, launcher for your private server!

A question about that. Where I am gonna save my customized launcher so it works?
 
PW Dev <3
Joined
Feb 28, 2011
Messages
722
Reaction score
117
You felt the need to necro and say that? The like button is there for a reason D: how do people not see it?!
 
Status
Not open for further replies.
Back
Top