Author Topic: How to configure your server  (Read 4642 times)

0 Members and 1 Guest are viewing this topic.

Offline NE.Restricted

  • Wiseguy
  • **
  • Posts: 97
    • View Profile
How to configure your server
« on: February 06, 2014, 05:55:26 pm »
Hello, guys!
In this tutorial, I will tell you how to configure your server.
Lets get started:
Step 1. Download your server from http://vicecitymultiplayer.com/
Step 2. Save it
Step 3. Open the server.conf file with notepad. You will see something that looks like this this:
echo Executing Server Config...
friendlyfire 1
lanmode 0
maxplayers 50
port 5192
hostname VCMP Server
gamemode0 VCMP_Mode 1
filterscripts ...
rcon_password none


Friendlyfire is a boolean value that can be set to 0 or 1. 0 is when players cant kill team members and 1 is vice versa.
Lanmode is also a boolean value. 0 is when the whole world can play in your server, and 1 is when only people in your network can play.
Maxplayers is the amount of max players that can play on your server. 50 is default.
Port is the UDP port used to connect to this server
Hostname is the name of the server, for example: Littlewhitey's VCMP Server.
Gamemode is the name of the scripts, without the .amx extension.
filterscripts is not there by default, and is used to specify filterscripts (script files inside the folder filterscripts) without the .amx extension.
Rcon_password is the password used to make yourself an admin.

Step 4. Edit the values so that they are exactly what you want.
Step 5. Your server is now completely configured! Thanks for reading.
« Last Edit: February 22, 2014, 07:48:31 pm by NE.Restricted »
I am NE.CrystalBlue!!!
Quote
i cant able to understand

Offline sseebbyy

  • VC:MP Veteran
  • *****
  • Posts: 774
  • Immortal VC:MP Player
    • View Profile
    • Zombie Invasion => Server Forum [DEAD PROJECT]
Re: How to configure your server
« Reply #1 on: February 06, 2014, 08:19:46 pm »
Good.

Quote
Painful/Noob scripters acts like: I Am The Best Scripter Because I Announce My Releases With Big Font Size Without Giving Too Much Info' In The Hope They All Will Download And Check It. I Ignore Bad Replies, Replies That I Could Learn From, And Replies With So Much Text.



Offline MatheuS

  • Made Man
  • ***
  • Posts: 207
  • Pawn And Squirrel Scripter
    • View Profile
    • Brazillian Community
Re: How to configure your server
« Reply #2 on: February 06, 2014, 10:50:22 pm »
Very nice.

Offline [NYB]warrior

  • Street Thug
  • *
  • Posts: 6
    • View Profile
Re: How to configure your server
« Reply #3 on: February 09, 2014, 01:39:42 pm »
it says unable to start remote console server

Offline dynavolt71

  • Crime Boss
  • ****
  • Posts: 371
    • View Profile
    • My Blog
Re: How to configure your server
« Reply #4 on: February 09, 2014, 01:57:27 pm »
it is okay
[PAWNO]Fix Error " Failed to set data for "" " - http://forum.vicecitymultiplayer.com/index.php?topic=5743.0



:'(

Offline NE.Restricted

  • Wiseguy
  • **
  • Posts: 97
    • View Profile
Re: How to configure your server
« Reply #5 on: February 19, 2014, 06:39:59 pm »
it says unable to start remote console server
That is normal and happens most of the time.
I am NE.CrystalBlue!!!
Quote
i cant able to understand

Offline dynavolt71

  • Crime Boss
  • ****
  • Posts: 371
    • View Profile
    • My Blog
Re: How to configure your server
« Reply #6 on: February 20, 2014, 02:04:49 pm »
Aslo add
Code: [Select]
filterscripts *YOUR FILTERSCRIPT*
[PAWNO]Fix Error " Failed to set data for "" " - http://forum.vicecitymultiplayer.com/index.php?topic=5743.0



:'(

Offline NE.Restricted

  • Wiseguy
  • **
  • Posts: 97
    • View Profile
Re: How to configure your server
« Reply #7 on: February 22, 2014, 07:46:19 pm »
Aslo add
Code: [Select]
filterscripts *YOUR FILTERSCRIPT*
Added
I am NE.CrystalBlue!!!
Quote
i cant able to understand

Offline Erik

  • Street Thug
  • *
  • Posts: 17
    • View Profile
Re: How to configure your server
« Reply #8 on: April 22, 2014, 07:02:14 pm »
nice.. Thanks :)