More new stuff -
Drunken F00l - Feb 01, 2008
This week I added an admin_gag command. When used on a player, it prevents the player from speaking in chat and voice. I also added the ability for admins to hear and see chat from all users, including those on other teams and those who are dead.
The "nextmap" command now returns the exact same thing tf2 thinks the nextmap is (instead of guessing from the map cycle, which typically worked).
As mentioned earlier, reserved slots are now based off SteamIDs which makes them more reliable.
In Lua, I gave lua scripts the ability to add or remove CVARs. I also fixed the e_add command lua script as well as concommand.RemoveAll. The default command description of lua commands has also been improved.
I fixed some things such as snarks (which aren't turned on in the TF2 servers), admin_suddendeath, and admin_scramble.
I just like keeping everyone up to date on what I've recently added or improved. Comments?
More new stuff -
OmegaZero_Alpha - Feb 01, 2008
Another feature that you should consider is the ability for the admins to voice-chat to all of the players at once, regardless of status or team.
More new stuff -
Kaylee - Feb 01, 2008
Oooooh cool!
DF could you let me have admin gag and take away kick and ban from me?
I was in such a bad mood today, and I was taking it out on other people. It was awful. And that just made me feel guilty, which made me feel worse, which made it a vicious cycle! I kicked someone who wasn't tips or micas and I feel horrible
I hope tomorrow is a better day
More new stuff -
OmegaZero_Alpha - Feb 01, 2008
nobody gives me kick or ban or gag >.<
More new stuff -
Naquadria - Feb 01, 2008
wtf we didn't get a new admin did we?
More new stuff -
larz - Feb 01, 2008
jesus all these new admins????
Can i possible get admin after donating and keeping this place lively for 2 years???
Ive wanted admin for ages, i just never said anything.
I never got to use sOP for a long period of time
More new stuff -
Kaylee - Feb 01, 2008
he just gave me kick power because two guys were harassing me and wouldn't stop after he told them to...
More new stuff -
Drunken F00l - Feb 01, 2008
OmegaZero_Alpha Wrote:Another feature that you should consider is the ability for the admins to voice-chat to all of the players at once, regardless of status or team.
I have already considered this, and will probably implement it. I was unsure of how I should go about it though. Something like "+supervoice" would be easier to use, but probably harder to implement correctly. Something like admin_togglesupervoice would be easier to do, but less user friendly.
Naquadria Wrote:wtf we didn't get a new admin did we?
What Kaylee said is true. She is the only new "admin".
More new stuff -
OmegaZero_Alpha - Feb 02, 2008
yeah, but anybody could:
alias +supervoice "admin_togglesupervoice 1;wait;+voice"
alias -supervoice "admin_togglesupervoice 0;wait;+voice"
my basic code is a little rusty, I can't remember if it is wait or pause, or what the proper voice command is, and I am assuming that you are using 0/1 for the format for the admin_togglesupervoice. Give me time for the anesthetic to wear off and I could probably code better. (stupid wisdom teeth and general anesthetic... they gave me way too much of it)
I have more fun with codes when I get to alias myself, that way I learn it all better...
More new stuff -
DaftMink - Apr 12, 2008
I have a few questions about this ?.
How do you (if its possible) use reserver slot on SourceOp, and does the command admin_gag work on hl2dm servers ?