Vice City Multiplayer

VC:MP => Support => Topic started by: WizardCM on July 31, 2010, 02:50:24 AM

Title: How do I configure a VCMP 0.3z R2 Server?
Post by: WizardCM on July 31, 2010, 02:50:24 AM
Hi everyone!

I downloaded VC-MP yesterday (the client & the server) and got it running with almost no problems.
But, because I'm using the default mode that comes with the newest release, it gets a bit boring. Now, I spent a couple hours last night trying to find how to make my own mode, and after trying build mode so many times, I gave up.
Basically, I could get into build mode with no problems (both ways), but if I tried to spawn a car (/vehicle 130) nothing happened, and if I tried to change skins (/skin 2) the game would give me an unhandled exception that the VC-MP client would also spit out.

So what I'd like to know, is how would I be able to properly configure my own game mode without having to use the build mode, and how is a full 0.3z R2 config file (and mode files, of course) laid out?

Thanks in advance.
Title: Re: How do I configure a VCMP 0.3z R2 Server?
Post by: Tonys on July 31, 2010, 04:32:18 AM
To use build mode download 0.3x it's the only one that works for build mode.
Depending on which server you downloaded the PAWN or mIRC just open up the config file and edit what need to be edited.
Title: Re: How do I configure a VCMP 0.3z R2 Server?
Post by: WizardCM on July 31, 2010, 01:50:20 PM
Tonys, your quick response is greatly appreciated. Thanks! :D

Now I'm gonna have to learn Pawn. :P

Hmm, after I compile the server crashes when I try to start it, even if all I do is recompile the original. Any idea why?
Title: Re: How do I configure a VCMP 0.3z R2 Server?
Post by: [AoD]NC on July 31, 2010, 03:30:31 PM
Check the server log file.
Title: Re: How do I configure a VCMP 0.3z R2 Server?
Post by: Tonys on July 31, 2010, 05:20:01 PM
Quote from: WizardCM on July 31, 2010, 01:50:20 PM
Tonys, your quick response is greatly appreciated. Thanks! :D

Now I'm gonna have to learn Pawn. :P

Hmm, after I compile the server crashes when I try to start it, even if all I do is recompile the original. Any idea why?

No problem.

If you wanna learn PAWN I suggest taking a look through the publicly released gamemodes and see what you can learn from them or google up PAWN tutorials (probaly better) and start off there.  As NC above said check your server log it might tell you the reason why.
Title: Re: How do I configure a VCMP 0.3z R2 Server?
Post by: WizardCM on August 01, 2010, 02:16:18 AM
After looking around a bit I decided to download the VCMP 0.3z server and that (finally) doesn't need PAWN, but works with regular ini files. Now to start making a gamemode!
Title: Re: How do I configure a VCMP 0.3z R2 Server?
Post by: [AoD]NC on August 02, 2010, 12:25:14 AM
If you don't like PAWN you can try anytime squirrel. Config.ini in Squirrel is similar to that from R1/R2 server without pawn.

And btw. placing some cars and skins won't make your gamemode really cool, you need also scripting ;).
Title: Re: How do I configure a VCMP 0.3z R2 Server?
Post by: [Saint] on August 02, 2010, 06:10:18 AM
Quote from: [AoD]NC on August 02, 2010, 12:25:14 AM
If you don't like PAWN you can try anytime squirrel. Config.ini in Squirrel is similar to that from R1/R2 server without pawn.

And btw. placing some cars and skins won't make your gamemode really cool, you need also scripting ;).

very small functions to create a really good script, moreover, half of them are not working  :(
Title: Re: How do I configure a VCMP 0.3z R2 Server?
Post by: [AoD]NC on August 02, 2010, 12:49:29 PM
What is not working for example?
Title: Re: How do I configure a VCMP 0.3z R2 Server?
Post by: [Saint] on August 02, 2010, 01:20:01 PM
Quote from: [AoD]NC on August 02, 2010, 12:49:29 PM
What is not working for example?

http://forum.vicecitymultiplayer.com/index.php?topic=2017.0  :(