e18e59689b
l4d2_feedthetrolls: Minor cleanup
2021-01-03 09:31:43 -06:00
dceee1a63b
L4D2Tools: Add auto-tp bots for tankrun on enter saferoom
2021-01-02 19:03:44 -06:00
8503b19e45
l4d2_feedthetrolls: Implement 2 trolls:
...
Troll_iCantSpellNoMore & Troll_KillMeSoftly
2021-01-02 18:35:56 -06:00
2792cbb1e9
l4d2_swarm: Add ShowActivity messages
2021-01-02 13:33:06 -06:00
74c56007ea
Same as last
2021-01-02 13:32:53 -06:00
5f6037e240
l4d2_feedthetrolls: Support multiple modes at once
...
- Use bit field and bitwise operations to check/set
- Turn off certain troll modes if mutual exclusive
- Fix modifier menu not showing
- Fix slow speed not applying
2021-01-02 13:32:13 -06:00
d645c11cd8
jutils: add more stocks
2021-01-01 16:48:21 -06:00
bdddd851ef
L4D2Tools: Add autoexecconfig
2021-01-01 16:47:03 -06:00
a92a4aafc1
l4d2_feedthetrolls: Implement auto punishment on far-activiation of button
2020-12-31 14:01:53 -06:00
7990e2c359
200IQBots: Fix compile issue
2020-12-30 22:46:00 -06:00
43017396ed
Added some modifier bitwise logic.
...
I have little idea what I'm doing
2020-12-30 18:11:15 -06:00
a474a3c1fc
l4d2_feedthetrolls: Refactor into full enum usage. Hopefully it doesnt explode
2020-12-30 17:33:31 -06:00
9eb2f6c576
l4d2_feedthetrolls: Add Troll_GunJam
2020-12-30 14:24:30 -06:00
961c468a1d
feedthetrolls: Fix UziRules allowing spam pickup
2020-12-29 21:45:35 -06:00
e19e449690
jutils: Use squared value for GetNearestEntity
2020-12-29 17:28:09 -06:00
f75a8d8bed
Optimization: Use pre-squared value for distance calc
2020-12-29 17:26:48 -06:00
2eb2db1460
Add slowdrain
2020-12-29 15:38:13 -06:00
d5eb2265c7
Add sm_ff_notice to notify if a FF occurs
2020-12-29 13:26:08 -06:00
62f8d2ca17
Add three new methods:
...
- IsPrimaryWeapon
- GetClientSEcondaryWeapon
- DoesClientHaveMelee
2020-12-27 20:12:23 -06:00
fb2983f5da
Add TIMER_FLAG_NO_MAPCHANGE to most timers
...
& reduce l4d2_avoid_minigun timer from 2s -> 5s
2020-12-27 20:01:15 -06:00
7456c9b9be
add basic menu
2020-12-26 14:24:37 -06:00
902a8a1406
Add l4d2_feedthetrolls
2020-12-25 22:28:21 -06:00
e4e8801179
l4d2_swarm: Turn off toggle on map start / targetted disconnect
2020-12-24 17:19:54 -06:00
476e2ae68f
swarm: Minor fixes / activate on car alarms
2020-12-19 15:35:06 -06:00
8d05ef6092
Add missing stock to jutil.inc
2020-12-19 14:51:51 -06:00
b1782c1c28
Add l4d2_swarm plugin
2020-12-18 22:33:59 -06:00
017d97d087
Same as last commit
2020-12-18 20:07:35 -06:00
4cf73b6179
Stop re-declaring variables in loop
2020-12-18 20:04:14 -06:00
559d88ac7a
Add sm_ai_remove_far & add wpn support for ai_holdout
2020-11-05 23:06:44 -06:00
9569af89b2
meh
2020-10-24 15:49:26 -05:00
372c4a4019
l4d2_avoid_minigun: fix not working on reload
2020-10-24 15:49:15 -05:00
bbe77244cf
logic fix
2020-10-24 15:36:27 -05:00
844c4abac7
Merge branch 'master' of github.com:Jackzmc/sourcemod-plugins into master
2020-10-24 15:22:08 -05:00
386d996a5c
flyyoufools: remove debug statement
2020-10-23 11:36:07 -05:00
29b42b3882
fix broken script
2020-10-14 15:07:42 -05:00
b4e52938df
FlyYouFools: minor reset logic changes
2020-10-14 13:09:37 -05:00
f31219a4f6
Fix logic for FindExistingTank()
...
- Only create timer when > 0 tanks, after loop
- Reset any non-bots
2020-10-14 12:07:47 -05:00
dc4e938ae6
Minor improvements to various plugins
2020-10-10 10:41:25 -05:00
51a6841e78
jutils - add new stocks
...
- GetNearestEntity
- IsValidPlayer
- IsValidTeamPlayer
- GetPrimaryAmmo
- CheatCommand
2020-10-05 15:50:39 -05:00
1673098d2c
update betterwitchavoidance
2020-10-05 15:50:01 -05:00
13b1e424e2
FlyYouFools: Remove debug statement
2020-10-05 15:48:41 -05:00
ac37af20ff
improvements i guess i dont remember
2020-09-28 17:08:21 -05:00
8154c97ea2
Cleanup and remove V1 logic
2020-09-28 17:00:52 -05:00
4b9dd06256
Fix finale time triggering multiple times supposedly
2020-09-28 14:28:31 -05:00
63107d13f5
Improved to work with multiple bots
2020-09-28 14:27:43 -05:00
ba5da00525
Removed debug & check if anyone connected
2020-06-19 13:31:40 -05:00
510fcdd889
Added multiple stats & fixes
...
- door_open, finale wins, tank damage, witch damage, lots of shit
2020-06-19 13:28:22 -05:00
1f3f59e0dd
Fixes
2020-06-19 13:27:34 -05:00
ee877f4a2e
Minor fixes & flush periodically
...
- every 60 game time
2020-06-19 01:26:30 -05:00
6ea0970fa2
Added basic l4d2 stats recorder
2020-06-19 01:14:40 -05:00