Evie Addon Details

Watch - Add Favorite

BEAdmin - Version 1.2

posted on 2008-08-25 18:23:42
by BackRaw
3
w00ts
w00t!
Requires: Tags: backraw beadmin css

Description

Please read the thread in the Forums, changes are too many to list them here ;P

Installation

Extract the Zip file by choosing german or english to ./cstrike (folder structure is already done by me)

Setup admins
Open the script (beadmin.py) with notepad, you'll see this:


bea_admins = {'STEAM_0:1:14942199':'Real ID', 'STEAM_ID_LAN':'Lan ID'}



I think this explains itself. Only change the Steam ID that is before the : ! Instead of Real ID, you can use the admin's name to know which ID belongs to whom.

Choose scripts you want to load/unload:
Open the script with notepad, you'll see this:


event_scripts = ('script1', 'script2')# etc



Just change script1 and script2 with the names of the addons you have installed on your server. To add a script just split them from each other with a comma and then a ' then the name and then another '

('script1', 'script2', 'script3', 'script4') #etc

Version Notes For 1.2 (Announce this update)

Updated on: 2008-08-28 20:43:49 EST by BackRaw
Important Changes:
- Commands won't be displayed in chat anymore to make it not spamming every command in chat.
- Setup Admins and installed Scripts, easier than in every previous version of this script (see below)
- Completely re-written code!
- You can setup as many Scripts as you wish, more explanation below

for more changes, click on the link to the Forums
( Previous Versions )