1fx Admin Commands. Admin is a powerful tool used to help run a server, you should only give admin powers to people who you trust with the command: rcon addadmin #ID. 1fx Mod allows 3 levels, from the lower level to the higher level they are B-Admin (Base Admin)- Admin (Regular Admin) and S-Admin (Server Admin). May 28, 2021 Some months after SoF2 was launched a number of modifications were made to the original game which included bug fixes, new weapons, Punkbuster anti cheat software and additional maps. This update, called the Gold Patch changed your original game to v1.03.
Overview
This guide will cover the installation and operation of a Call of Duty 4 (COD4) server using screen. In this tutorial, we will install COD4 on Debian 7.
Requirements
Call of Duty 4 game client installer CD or image.
Debian server running a stable release (Wheezy, Jessie)
Xen/KVM VPS (1 CPU, 1GB Memory, 20GB Storage) as a minimum. This configuration may not be suitable for large servers.
Installation
Login as root on the server that you will be using for this installation.
Run the command below to update your server's list of available packages from the repositories and then upgrade any existing packages.
Screen is often times included with the OS image by default, but you may be required to install it yourself.
Because the Call of Duty 4 server only runs on i386 machines, you have to enable the 'multilib' feature in Debian.
For security purposes, we do not want to run the server using the root account. You should use a standard user account.
Create a directory for the game server.
Download the Call of Duty 4 dedicated server.
The download size is roughly 280 MB. When the download finishes, unpack the package.
Install the COD4 game client onto your computer. Copy the main and zone folder of the game client onto the COD4 directory of your server using your favorite SCP client.
Once your upload completes, download the IceOps made executable. It contains various bugfixes and improvements.
Make the server 'executable'.
Create a config file for the dedicated server.
If you want to run a simple 'Team Deathmatch' or 'Search & Destroy' server, then use this sample config.
Save your changes to the config file.
Next, create a start-up script that starts a dedicated server (with screen) and enables map rotation.
Paste the following content into the script file.
Save your changes to the script file, then make it 'executable'.
If you are using the iptables firewall, add the following rules. Update the ports if you have changed them in the server configuration file.
Rcon Password Samp
Finally, start your server.