// Port the server will listen on
port 9999 //Promjenite na vaš port
// Maximum number of players the server will support (Max 50)
maxplayers 10 //Zabranjeno mjenjanje
// Maximum number of vehicles the server will support (Max 100)
maxvehicles 100
// The scripts the server will load and run
scripts cp.nut
// The hostname clients and players will see (Ime Servera)
hostname IV:MP 0.1 Alpha Test Server
// Add the server to the master list
listed true