Vice City: Multiplayer

VC:MP Discussion => Support => Topic started by: BABA1 on Jan 19, 2017, 02:26 PM

Title: How to set up a java based server
Post by: BABA1 on Jan 19, 2017, 02:26 PM
Can someone here guide me step by step on how to build one? I'd be really glad if anyone with any experience on this subject guides me.
Title: Re: How to set up a java based server
Post by: Murdock on Jan 19, 2017, 02:37 PM
Start a project, include maxo's library either by maven or on your own, then check out the given examples
Title: Re: How to set up a java based server
Post by: NewK on Jan 19, 2017, 03:47 PM
What exactly do you need help with and what do you have so far? 

Can you start up a simple server with an empty script?
Do you need help scripting something specific?
Do you need help setting up your IDE?  Have you already chosen an IDE?
Title: Re: How to set up a java based server
Post by: KAKAN on Jan 19, 2017, 05:03 PM
Quote from: NewK on Jan 19, 2017, 03:47 PMDo you need help setting up your IDE?  Have you already chosen an IDE?
He wants to use IntellJ IDE, but he can't set it up correctly. Also, he's pretty new to Maven. He wants a guide on those. The server is already set up, so that's not the problem.
Title: Re: How to set up a java based server
Post by: NewK on Jan 19, 2017, 08:49 PM
I see. Well, can't really help you with IntelliJ then, since I use Netbeans. Been quite a awhile since I last used IntelliJ, but if what you need are guides on IntelliJ and Maven, there's tons online.