Garry's Mod

Garry's Mod

[E2] DamageCore
19 Comments
Sir Papate  [author] 19 Jun, 2023 @ 1:50pm 
@Diablo I need to do more testing before
Diablo 19 Jun, 2023 @ 12:53pm 
update the workshoP!!!!!!!!!!!!!!!!!!!!!
kilo 17 Jun, 2023 @ 5:06pm 
you beautiful, beautiful man
Sir Papate  [author] 16 Jun, 2023 @ 3:02pm 
@k it's done! You can download the last update on the Github page: https://github.com/sirpapate/damagecore
kilo 2 Jun, 2023 @ 9:45am 
Any plans to update to the new events system?
Tweek Tweak 19 May, 2022 @ 12:19pm 
aw yup, its cool.
Von'drokor 10 Jun, 2019 @ 11:19am 
Alrighty but why does it crash servers when it tries to damage npcs
Sanders 13 Sep, 2018 @ 11:01pm 
does this no longer work?
Antonym 11 Dec, 2017 @ 9:53pm 
Great addon. Could you add a limit for maximum executions per second? Every now and then for me an e2 tick quotas if there's a huge radius damage.
Sanders 10 Nov, 2017 @ 4:48am 
ok managed to make it work but it will not kill a player if they are targeted
Skyrox 30 Jan, 2017 @ 12:11pm 
I do not think this E2 Extension Works anymore.
KrypteK 25 Jul, 2016 @ 1:26pm 
Hello, is there a way to make an e2 only able to damage me, or people on my prop protection?
Sir Papate  [author] 18 Jul, 2016 @ 1:19pm 
Oh thx xD
Xp3r7 18 Jul, 2016 @ 6:13am 
You mispelled Damage in the pic in case you didn't notice :)
Sir Papate  [author] 8 Jul, 2016 @ 11:09am 
I think this is not necessary, you just should do a foreach like that:

foreach(I, Ent:entity = Entities){
. Ent:takeDamage(...)
}
Entities is an array of entities

But you give me a idea! I can do that for the E:trackDamage()
76561198202684554 7 Jul, 2016 @ 7:00am 
it's a lot better is there's
E=array(something)
E:takeDamage(N)
Whiterabbit 4 Jul, 2014 @ 4:18pm 
Wow, I checked out the code and it actually ONLY applies damage to players. From the description I expected it to apply damage to props.

I've modified it for my server now so it only applies damage to props owned by the player. I don't know why you would wan't a function that can apply damage to anyone with no restriction - people just set up E2s that mass kill everyone.

I don't mean to put this addon down, it's a great addition apart from that unexpected functionality, but you can of course do as you please now I have modified it for my needs :ss13ok:
Whiterabbit 3 Jul, 2014 @ 11:35pm 
Does this have a command like the player core to restrict it to only props shared via prop protection? I have players using it to cause damage on each other.
Senny 29 Jan, 2014 @ 7:25am 
Nice!