Commit Graph
8 Commits
Author SHA1 Message Date
Obuss 8d50f9f849 Added ConVar for bomb zone 2016-05-15 23:42:59 -05:00
Obuss 4c5e8ed775 Fixed memory leak in SprayManager 2016-05-15 15:46:46 -05:00
Obuss d68ff2465f Updated ExtraCommands
Added respawn and cash setting commands.
Added neat colors to chat prints.
Refactored code to new syntax :>.
2016-05-14 14:33:15 -05:00
Obuss 3dc5f9a392 Updated AdvancedTargeting
Add random, randomct and randomt targeting methods.
Delete old deprecated code and clean up code a little bit.
2016-05-14 09:29:47 -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
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