• Welcome to Vice City Multiplayer.
 

I need an answer fast !

Started by Technohopper, March 07, 2010, 09:58:23 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Technohopper

In my server I have GUPS 1.15, how do I put another mode like DM or something else?

Boss

Change your "gamemode0 gups" line in server.cfg to "gamemode0 mode".

Jancis_LV

In top of scripts are:
static szGameModeName[128] = "GUPS 1.15";

change that to:
static szGameModeName[128] = "Gamemode name";
Latvian Vice City server
78.84.47.75:5192

Technohopper

I tried it it doesn't work mybe it needs the id like 128-...

Boss

*facepalm*

Ok, repeating slower:
1) Navigate to your VC:MP server installation directory (e.g. C:\vcmp).
2) Locate server.cfg file and open it with notepad.
3) Find a gamemode0 line (e.g. "gamemode0 gups") and change it into "gamemode0 mode" (default mode).
4) Restart your VC:MP server (vcmp-svr.exe).
5) If it doesn't startup, ensure you have mode.amx file in your gamemodes folder.

Technohopper

I have tried EVERYTHING and it still doesn't work :( Thanks for helping anyways ...

thijn

What is not working?
Like Boss said, If the server doesn't start, make sure you have mode.amx in your gamemodes folder