Garry's Mod

Garry's Mod

Extra LSCS Powers
11 Comments
moch 7 Jun @ 5:25am 
The man below me is very stupid, and my opinion is "Ha ha!"
Pootos kek 5 Jun @ 6:40am 
bro how do i throw with force whirlwind, it doesnt seem to work
Memeti  [author] 11 Sep, 2024 @ 6:15pm 
Cloak, whirlwind and choke all use force in the OnClk function, which runs constantly with a check for the power being used.

It is possible to remove this drain as well, you'll just need to edit the OnClk instead of the OnUse
Buddermcman 2 Jul, 2024 @ 2:52pm 
I love the force powers you have, but i'm trying to make a admin version of them where they don't use force and i can't get Cloak, Whirlwind, and Choke to not use force any help is appreciated!

This is not criticism this is one of the best force addons to lscs I've seen!
Midnight 19 May, 2024 @ 12:39pm 
Whirlwind and Choke both do damage.
Niiuren 18 May, 2024 @ 3:56pm 
This is actually really good
Memeti  [author] 15 May, 2024 @ 5:05pm 
Added a quick implementation of force choke based on whirlwind.
It does damage while they are in the air and drains more force than whirlwind (3x the amount).
Let me know how it works / if you want anything adjusted. Considering disabling fall damage to prevent slamming people into the floor with it.
Pompe 11 Apr, 2024 @ 2:22am 
Hello dear Memeti! The addon is really good, it has quite a lot of powers and is of very good quality. I really wanted to know, and taking advantage that no one asked you, if you could create the Force Choke, since apparently there isn't one yet. It would be great to see it within LSCS and it would implement a lot more things to be able to use it with the addon! Thank you very much in advance, and if it's not possible, it's really okay, and have a nice day :).
Memeti  [author] 21 Sep, 2023 @ 9:04am 
Mentioned powers should now be fixed. I have added the boulder entity (requires CSS textures).
Have also added the missing hooks for cloak and rebuke, so they should also now work.
Memeti  [author] 21 Sep, 2023 @ 8:54am 
Cheers for the note, I likely left out those parts in uploading. Will add now!
Truce's Rj 21 Sep, 2023 @ 3:27am 
HELLO! Sadly got some of the force powers don't work.

Boulder Throw is missing ent boulder
[extra lscs powers] addons/extra lscs powers/lua/lscs/content/memetis_powers.lua:22: Tried to use a NULL entity!
1. SetPos - [C]:-1
2. StartUse - addons/extra lscs powers/lua/lscs/content/memetis_powers.lua:22
3. func - addons/lcsc workshop/lua/lscs/autorun/lscs_forcepowers.lua:154
4. unknown - lua/includes/extensions/net.lua:38

Cloak don't work
[extra lscs powers] addons/extra lscs powers/lua/lscs/content/memetis_powers.lua:136: attempt to call method 'EndCloak' (a nil value)
1. StartUse - addons/extra lscs powers/lua/lscs/content/memetis_powers.lua:136
2. func - addons/lcsc workshop/lua/lscs/autorun/lscs_forcepowers.lua:154
3. unknown - lua/includes/extensions/net.lua:38 (x2)

Rebuke is missing lscs_rebuke hook

Anyway nice work!