Vice City Multiplayer
VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: Fuzzy168 on June 21, 2011, 07:09:03 pm
-
Where do I put the password? Its the latest I download from here...
echo Executing Server Config...
friendlyfire 1
lanmode 0
maxplayers 50
port 5192
hostname VCMP
gamemode0 mode 1
rcon_password none
-
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.
-
I know there is some more of this like password, rcon port and few more things... where can i get those?
-
* 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
-
* 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
-
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.