Watch
-
Add Favorite
add "es_load srcon" to cfg/autoexec.cfg
Set format to be compatible with es_install
( Previous Versions )
Description
** IMPORTANT **
This Script is THE SAME as my other ( http://addons.eventscripts.com/addons/view/qadmin). The only Difference is That this uses Pyhton, while the other version is written in ESS
This script allows players specified in the database (addons/eventscripts/qadmin/es_qadmins_db.txt)
to be able to change certain server Variables WITHOUT having to give them rcon.
The changes are done through chat, so if i wanted to change gravity to 280 i would say
/sv_gravity 280
(the "/" is required)
Currently Supported Variables are:
sv_gravity
mp_restartgame
sv_alltalk
mp_freezetime
mp_footsteps
sv_cheats (this is disabled by default)
sv_airaccelerate
sv_maxspeed
mp_flashlight
es_load
es_unload
es_enable
es_disable
exec
to enable disabled commands, simply change the line
qcheats = 0
to
qcheats = 1
in the file "srcon.py"
This Script is THE SAME as my other ( http://addons.eventscripts.com/addons/view/qadmin). The only Difference is That this uses Pyhton, while the other version is written in ESS
This script allows players specified in the database (addons/eventscripts/qadmin/es_qadmins_db.txt)
to be able to change certain server Variables WITHOUT having to give them rcon.
The changes are done through chat, so if i wanted to change gravity to 280 i would say
/sv_gravity 280
(the "/" is required)
Currently Supported Variables are:
sv_gravity
mp_restartgame
sv_alltalk
mp_freezetime
mp_footsteps
sv_cheats (this is disabled by default)
sv_airaccelerate
sv_maxspeed
mp_flashlight
es_load
es_unload
es_enable
es_disable
exec
to enable disabled commands, simply change the line
qcheats = 0
to
qcheats = 1
in the file "srcon.py"
Installation
extract contents to into cstrike/add "es_load srcon" to cfg/autoexec.cfg
Version Notes For 1.12 (Announce this update)
Updated on: 2008-05-17 01:42:59 ESTSet format to be compatible with es_install
( Previous Versions )
Discussion
Forum Link: http://forums.mattie.info/cs/forums/viewtopic.php?t=22623
Addon Details
Upload Addon