Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: Fuzzy168 on June 21, 2011, 07:09:03 pm

Title: Password
Post by: Fuzzy168 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
Title: Re: Password
Post by: stormeus 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.
Title: Re: Password
Post by: Fuzzy168 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?
Title: Re: Password
Post by: thijn 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
Title: Re: Password
Post by: Fuzzy168 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
Title: Re: Password
Post by: Bass 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.