Evie Addon Details

Watch - Add Favorite

Safe Rcon Modded(Python) - Version 1.2

posted on 2009-06-24 11:12:33
by Mos
1
w00ts
w00t!
Requires: Tags: admin admin script css rcon server control

Description

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 (Announce this update)

Updated on: 2009-06-24 17:20:14 EST by Mos
had typo in eventscripts
( Previous Versions )