Topic: Mod poll
If you are an admin for a server, what would you want to be able to do? Kill players? Change their score? I need this for a mod I'm making.
So far, I've implemented these (with help from rajh's classmod):
kill
set player score
teleport
admin has invincibility
admin heals others
admin has infinite ammo
admin damages with hook
admin has infinite sword
admin has zero reload
set admin password (sv_admin_pass)
admin has 5 shotgun shots per click
turn mod on/off with config setting (sv_admin_mod)
I am working on these:
set team's score
limit when admin can be activated
give admin 3 grenade shots per click
set mod admin switch behavior with cfg settings
clean up code
give admin separate cfg settings?
By the way Rahj, thanks for the framework. It really saved me a lot of trouble and time. The mod itself has other features (such as moving players to the spectators if inactive for 15 min. and kicking if inactive for 1 hr.) but these are the ones that the server admin has control over.
deny_post($poster);