Commit Graph

8 Commits

Author SHA1 Message Date
Obuss
be3b773621 Minor bugfixes for SprayManager
Allow sm_banspray to receive no args and use xhair scan instead
2016-08-16 15:03:59 -05:00
Obuss
4c5e8ed775 Fixed memory leak in SprayManager 2016-05-15 15:46:46 -05:00
Obuss
f748e815c6 Made sm_sprayban length argument mandatory
Because people enjoy not using it and bans end up being permanent for no
good reason. :<
2016-05-14 06:20:31 -05:00
Obuss
9c0f171488 Fixed errors in SprayManager
FindTarget should just return 0 when it doesn't find someone tbh smh fam
2016-05-10 16:34:17 -05:00
BotoX
8546e64e1c added Teleport plugin
Fixed late loading in SprayManager.
Added the ability to target specific clients/groups in sm_removespray.
Fixed a bug in sm_spray caused by not checking for
ProcessTargetString()'s return for negative values. (smh)
Spray lifetime is now reset when sprayed.
2016-05-10 12:57:25 +02:00
Obuss
bd27f65870 Small admin menu update
Added an entry to force spray a client's spray.
2016-05-08 17:31:27 -05:00
Obuss
eaec96f084 Fix some bugs in SprayManager
Fix "sm_spray" having no admin flag, this was due to previous testing.

Fix bugs caused by NULL_VECTOR not being NULL anymore after being used
in GetAngleVectors() (???)
2016-05-08 14:15:38 -05:00
BotoX
a393310e29 added SprayManager (made by Obus)
added PlayerVisibility
StopSound: reload sounds are now muted and cleanup
SelfMute: cleanup
AdminCheats, WeaponCleaner: fixed error
2016-05-08 02:46:46 +02:00