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!

[Ro2 MultiLauncher] Development

Experienced Elementalist
Joined
Apr 3, 2004
Messages
240
Reaction score
19
V1.0 Beta has been released in the "Release" section and i'm working on improving it some more.

Currently the launcher looks like this:

Mausie - [Ro2 MultiLauncher] Development - RaGEZONE Forums


I am adding some more things to make the launcher more "usefull".
Like you can only use the launcher after accepting Terms of Service.
Getting rid of the fact that bat-files need a specific name.

I just started to learn C#, so it's probably not well coded, but well, i'm trying ^^

Here everyone can discuss the launcher, give tips / ideas etc.
 
Newbie Spellweaver
Joined
Aug 28, 2005
Messages
69
Reaction score
1
you should add an ini file to it so others can configure the server file names and anything...

if you can...^_^
 
Experienced Elementalist
Joined
Apr 3, 2004
Messages
240
Reaction score
19
you should add an ini file to it so others can configure the server file names and anything...

if you can...^_^

yes, i had that exact same idea.
I didn't figure out how to let the launcher insert lines from a .ini file into the code yet though.
But i did manage to use a "workaround".

Currently my developed Launcher looks like this:

Mausie - [Ro2 MultiLauncher] Development - RaGEZONE Forums


As you can see, some things are added.

In the textboxes, the user can type the complete path to their batch-files and it automatically gets coded into the button's action.

I also coded the launcher in such a way that the user is only able to edit the textbox when the Terms of Service are agreed to.
 
Experienced Elementalist
Joined
Apr 3, 2004
Messages
240
Reaction score
19
[Update]

Posted V3 Launcher in Release section.

- Reads from config.ini file to check .bat locations
- Button names editable in config.ini
 
Junior Spellweaver
Joined
Nov 8, 2008
Messages
155
Reaction score
0
hello sir long i waiting you release this launcher good luck..
 
Junior Spellweaver
Joined
Nov 8, 2008
Messages
155
Reaction score
0
:thumbup: :thumbup1: :thumbup1: good sir.. i hope you teach how to create this launcher ok!!
 
Experienced Elementalist
Joined
Apr 3, 2004
Messages
240
Reaction score
19
It's not simple to "teach" this.
I had to study C# for a few days to be able to create this, and even needed help from my father who graduated in C#.
If you want to learn how to make this i suggest you start learning the basics of C#.
 
Junior Spellweaver
Joined
Nov 8, 2008
Messages
155
Reaction score
0
Really hard for me.. to learn basics of C# -.-
 
Back
Top