Credits go fully to DanielB for his idea and his database ^^
Allows anyone who you added to the database to use any server command which he wants.
You can add Admins in the es_qadmins_db.txt
you can add your commands which you want to be allowed: format: 'Command1','Command2',... (in srconmodded.py)
these commands are allowed:
commands_list = ['changelevel',
'sv_gravity',
'mp_restartgame',
'sv_alltalk',
'mp_freezetime',
'mp_footsteps',
'sv_cheats',
'sv_airaccelerate',
'sv_maxspeed',
'mp_flashlight',
'es_load',
'es_unload',
'es_enable',
'es_disable',
'exec',
'sv_wateraccelerate']
# And many more if you want
Then just type /rcon sv_airaccelerate 2500 to change it ;)
Type /rcon to see all allowed commands
(you do see this too if you dont spell a command right)
Installation
extract contents to into cstrike/
then add es_load srconmodded in your autoexec.cfg
Version Notes For 1.2
Updated on: 2009-06-24 17:20:14 EST by Mos (View Zip Contents)
had typo in eventscripts