Author Topic: Password  (Read 3266 times)

0 Members and 1 Guest are viewing this topic.

Offline Fuzzy168

  • VC:MP Veteran
  • *****
  • Posts: 729
  • Programming since 2011
    • View Profile
Password
« on: June 21, 2011, 07:09:03 pm »
Where do I put the password? Its the latest I download from here...
Code: [Select]
echo Executing Server Config...
friendlyfire 1
lanmode 0
maxplayers 50
port 5192
hostname VCMP
gamemode0 mode 1
rcon_password none
I'm beginning to feel like a Lag God, Lag God

Offline stormeus

  • VC:MP Developer
  • VC:MP Veteran
  • *
  • Posts: 1122
    • View Profile
Re: Password
« Reply #1 on: June 21, 2011, 07:28:34 pm »
Anywhere, but password setting doesn't work properly for Pawn servers. It'll be locked, but it takes some command-line mumbo-jumbo to get in since the server will look unlocked.
Do not PM me for support.




Offline Fuzzy168

  • VC:MP Veteran
  • *****
  • Posts: 729
  • Programming since 2011
    • View Profile
Re: Password
« Reply #2 on: July 05, 2011, 07:50:19 am »
I know there is some more of this like password, rcon port and few more things... where can i get those?
I'm beginning to feel like a Lag God, Lag God

Offline thijn

  • LU testers
  • VC:MP Veteran
  • *
  • Posts: 667
  • Im proud to be pro.
    • View Profile
    • Vice Underdogs
Re: Password
« Reply #3 on: July 05, 2011, 02:20:23 pm »
* hostname [server_name]
* port [server_port]
* password [server_pass]
* maxplayers [max_players]
* friendlyfire [0/1]
* lanmode [0/1]
* rcon_password [rcon_pass]
* rcon_max_users [rcon_users]
* rcon_port [rcon_port]
* bind [ip]
* gamemode0-9 [modename]
* filterscripts [fs1] [fs2] [fs3]

Thats all I think

Offline Fuzzy168

  • VC:MP Veteran
  • *****
  • Posts: 729
  • Programming since 2011
    • View Profile
Re: Password
« Reply #4 on: July 05, 2011, 05:06:07 pm »
* hostname [server_name]
* port [server_port]
* password [server_pass]
* maxplayers [max_players]
* friendlyfire [0/1]
* lanmode [0/1]
* rcon_password [rcon_pass]
* rcon_max_users [rcon_users]
* rcon_port [rcon_port]
* bind [ip]
* gamemode0-9 [modename]
* filterscripts [fs1] [fs2] [fs3]

Thats all I think

what is lanmode, gamemode 0-9?, bind, friendly fire, and filterscript
I'm beginning to feel like a Lag God, Lag God

Bass

  • Guest
Re: Password
« Reply #5 on: July 05, 2011, 07:44:37 pm »
Lanmode 1/0: 1 make your server broadcast on lan (Local Area Network), 0 will not.

Gamemode: You type the GM's name here.

Bind: Tbh I have no idea.

Friendly Fire 1/0: 1 makes the same team of yours can't die, 0 will allow killing of your same team.

Filterscript [fs1] [fs2] [fs3]: You can put subscripts here.