d26ce4b924
meh
2021-01-04 18:01:06 -06:00
445e0ea878
L4D2Tools: Add minor changes to anti-melee idle drop
...
- Teleport dropped wpn out of bounds to prevent pickup
- On disconnect, teleport pending item to player?
2021-01-04 16:03:02 -06:00
641bdd450f
Update readme
2021-01-04 14:25:27 -06:00
ac93b381e0
L4D2Tools: Add sm_model command to set survivor's model
2021-01-04 14:21:57 -06:00
d56a46fc8c
L4D2Toolz: Implement anti-bot drop melee completely
2021-01-04 10:17:25 -06:00
3ec21557e2
L4D2Toolz: Add anti-melee drop for idle player bots
2021-01-03 12:45:39 -06:00
5c2bf73186
L4D2Tools: Fix missing hMPGamemode initalization
2021-01-03 12:23:10 -06:00
e18e59689b
l4d2_feedthetrolls: Minor cleanup
2021-01-03 09:31:43 -06:00
e5e7876bde
update readme
2021-01-03 09:29:23 -06:00
ca38d16475
update readme
2021-01-02 19:04:32 -06:00
dceee1a63b
L4D2Tools: Add auto-tp bots for tankrun on enter saferoom
2021-01-02 19:03:44 -06:00
379600ea5c
Update documentation
2021-01-02 18:39:08 -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
ae0310e179
Update README.md
2020-11-05 23:11:19 -06:00
9f8368953d
update readme
2020-11-05 23:10:33 -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
cd326fc079
update gitignore
2020-10-10 14:29:05 -05:00