Php-Rcon Version 2.40
Posted: 12 Mar 2018 01:59
its an rcon program that allows you to control cod4 and cod4x servers
the download is in the next message
commands for cod4x can be added to config.access.full.inc.php
here are some examples the commands will be next to players in servers
$custom_cmds[] = 'MA/adminaddadmin %n %m';
$custom_cmds[] = 'RA/adminremoveadmin %m';
$custom_cmds[] = 'TB/tempban %n %m" your tempory baned by admin';
$custom_cmds[] = 'Ban/banclient %n You can appeal your ban at www.KAB.iogcod4.com';
$custom_cmds[] = 'Kick/clientkick %n you have been kicked by an admin';
$custom_cmds[] = 'getss/getss %n';
also you could add the following to config.inc.php the commands will be global
$custom_cmd[] = 'see cod4x bans/dumpbanlist ';
$custom_cmd[] = 'status has steam id/ministatus ';
$custom_cmd[] = 'admin list/adminlistadmins';
the download is in the next message
commands for cod4x can be added to config.access.full.inc.php
here are some examples the commands will be next to players in servers
$custom_cmds[] = 'MA/adminaddadmin %n %m';
$custom_cmds[] = 'RA/adminremoveadmin %m';
$custom_cmds[] = 'TB/tempban %n %m" your tempory baned by admin';
$custom_cmds[] = 'Ban/banclient %n You can appeal your ban at www.KAB.iogcod4.com';
$custom_cmds[] = 'Kick/clientkick %n you have been kicked by an admin';
$custom_cmds[] = 'getss/getss %n';
also you could add the following to config.inc.php the commands will be global
$custom_cmd[] = 'see cod4x bans/dumpbanlist ';
$custom_cmd[] = 'status has steam id/ministatus ';
$custom_cmd[] = 'admin list/adminlistadmins';