View Single Post
Chanz
Veteran Member
Join Date: Aug 2008
Location: Germany - Stuttgart
Old 11-28-2010 , 18:33   Re: Attack Marker - Colored markers which shows your teammates where to attack.
Reply With Quote #6

Quote:
Originally Posted by OtterNas3 View Post
How to remove a marker?
Can't atm don't think its needed since normaly you don't have much time in a game to mess around with deleting markers.
Quote:
Originally Posted by OtterNas3 View Post
Do they disappear after a period of time?
sm_attackmarker_start_alpha
This sets how visible the marker is at start. 255=fully visible; 0=fully invisible
sm_attackmarker_fade_per_tick
This number will be subtracted from the start alpha value each tick.
sm_attackmarker_marker_tick
This sets how often the marker is redrawn (this is the marker tick rate).

example: start alpha is 100, fade per tick is 1 and tick is 0.5 (default values) then a marker is there only for about 50 sec (fading slowly away).
Quote:
Originally Posted by OtterNas3 View Post
What would be cood:
Admins command to remove ALL markers
Admins unlimited markers (unlimited amount and time)
Non-Admins 1 marker (marker stay for XX seconds, change marker position when set on new target)
I don't want to add admin stuff because I don't see any advantage of it within the game.
But I may add a spam protection, for those little kids and an admin command to ban them from the markers.

If you bring up only some suggestions without a good reason, I don't see why to implement it. ;-) Don't get me wrong but I've developed this while playing with it, in l4d2. So its already optimized to be easy and less annoying.
__________________
[ SourceModPlugins.org ][ My Plugins ]

Thank you for donations: [ Paypal ]

Video Tutorial (German): [ Gameserver & SourceMod Plugins mit HLSW verwalten ]
Chanz is offline