C# Server Starter Source
This is a discussion on C# Server Starter Source within the FlyFF Releases forums, part of the Flyff category; Its terribly coded since its the first working program i've made in C# and fairly messy ^.^ Any help( constructive ...
-
I R IS SEXY
C# Server Starter Source
Its terribly coded since its the first working program i've made in C# and fairly messy ^.^ Any help( constructive criticism ) is kindly welcome.
Update:Added XML config file for variables instead of hardcoding into the source ~ Learnt how to do this from spikens patchmaker source so credits to him. Updated source below
Multiupload.com - upload your files to multiple file hosting sites!
Used VS2010
Pic:
Whats coming next: Local server admin panel in C#
Last edited by xHeinrich; 04-08-11 at 12:34 PM.
-
-
Member
Re: C# Server Starter Source
this looks nice good job :3
-
I R IS SEXY
Re: C# Server Starter Source

Originally Posted by
EternityDevest
this looks nice good job :3
Thanks
-
Ultimate Member
Re: C# Server Starter Source
Studio FlyFF Forever, New server ;-)
-
I R IS SEXY
Re: C# Server Starter Source

Originally Posted by
mikederoobs
very good :D
Thank you :)
Something i've been working on that i will probably release in the next couple of days:
-
Tha MonsteR!
Re: C# Server Starter Source
where should i put it because it pops up error that it can't find file and i don't have vs2k10....
So I can't edit globalvars to make it work for me :<
Last edited by Jomex; 03-08-11 at 02:18 PM.
-
I R IS SEXY
Re: C# Server Starter Source

Originally Posted by
Jomex
where should i put it because it pops up error that it can't find file and i don't have vs2k10....
So I can't edit globalvars to make it work for me :<
//Server locations
public const string AccountS = "1. AccountServer.exe";
public const string DataBaseS = "2.DatabaseServer.exe.lnk";
public const string CoreS = "3. CoreServer.exe";
public const string CertS = "4. Certifier.exe";
public const string LoginS = "5. LoginServer.exe";
public const string CacheS = "6. CacheServer.exe";
public const string WorldS1 = "7.WorldServer.exe - Shortcut.lnk";
//Process names
public const string AccountSPN = "1. AccountServer";
public const string DataBaseSPN = "2. DatabaseServer";
public const string CoreSPN = "3. CoreServer";
public const string CertSPN = "4. Certifier";
public const string LoginSPN = "5. LoginServer";
public const string CacheSPN = "6. CacheServer";
public const string WorldS1PN = "7. WorldServer";
I will probably edit this to work with a XML variable file soon
Place the restarter in your "Program" folder
Last edited by xHeinrich; 03-08-11 at 02:31 PM.
-
Tha MonsteR!
Re: C# Server Starter Source

Originally Posted by
xHeinrich
//Server locations
public const string AccountS = "1. AccountServer.exe";
public const string DataBaseS = "2.DatabaseServer.exe.lnk";
public const string CoreS = "3. CoreServer.exe";
public const string CertS = "4. Certifier.exe";
public const string LoginS = "5. LoginServer.exe";
public const string CacheS = "6. CacheServer.exe";
public const string WorldS1 = "7.WorldServer.exe - Shortcut.lnk";
//Process names
public const string AccountSPN = "1. AccountServer";
public const string DataBaseSPN = "2. DatabaseServer";
public const string CoreSPN = "3. CoreServer";
public const string CertSPN = "4. Certifier";
public const string LoginSPN = "5. LoginServer";
public const string CacheSPN = "6. CacheServer";
public const string WorldS1PN = "7. WorldServer";
I will probably edit this to work with a XML variable file soon
Place the restarter in your "Program" folder
I know what is in GlobalVars but I can't edit and compile because as I said I don't have vs2k10 and I can't rename my files just for that program ;/
-
I R IS SEXY
Re: C# Server Starter Source

Originally Posted by
Jomex
I know what is in GlobalVars but I can't edit and compile because as I said I don't have vs2k10 and I can't rename my files just for that program ;/
Im gonna recode it to work with an XML config file by tomorrow night so you can choose w/e directory you want.
Edit: Updated first post with newest source + binary
Last edited by xHeinrich; 04-08-11 at 08:22 AM.
-
Tha MonsteR!
Re: C# Server Starter Source
That's funny because of the fact your simple app needs framework 4 my framework 1 got it's files stop working and I had to reinstall it to make my server work ...
-
Happy Franklin Day!
Re: C# Server Starter Source

<-- Proud of it!
Test My Beta Importer and get rep and credit as a tester! ~ Link
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules