Greetings,
I'm running about 5 servers for FortressForever.
3 of those servers are hooked up to a stats page which is run on hlstatsx.
It has come to my admins' attention that the stats are having a nice positive affect on the amount of players on the server. There’s however a bit of negative part, as the stats also cause people to be more interested into killing each other, in order to be able to rise up in the ranks more quickly.
In order to push people more into the direction of CTF, instead of the deathmatch part they are in now, we’d like to introduce more bonus points for things with the flag.
At this moment there are actions defined as flag_touch, flag_drop, flag_throw and flag_capture (maybe more, I haven’t found them yet).
In regards to the flag_ actions I’d like to request the following log entries:
log trigger “flag_assist”: Other people get points for helping with flag carried towards the capture point (for bonus points with hlstatsx).
log trigger “flag_defend”: The person who killed the flag carrier gets an action triggered (for bonus points with hlstatsx).
That way people can be rewarded more for helping out with flag attack or defend duties on ctf maps. At the moment I’m using
this plugin which does the above, but I’m wondering if it can be included in maybe the next FF release?
Any thoughts about this?