Garry's Mod

Garry's Mod

[E2] DamageCore
19 kommentarer
Sir Papate  [ophavsmand] 19. juni 2023 kl. 13:50 
@Diablo I need to do more testing before
Polar 19. juni 2023 kl. 12:53 
update the workshoP!!!!!!!!!!!!!!!!!!!!!
kilo 17. juni 2023 kl. 17:06 
you beautiful, beautiful man
Sir Papate  [ophavsmand] 16. juni 2023 kl. 15:02 
@k it's done! You can download the last update on the Github page: https://github.com/sirpapate/damagecore
kilo 2. juni 2023 kl. 9:45 
Any plans to update to the new events system?
Tweek Tweak 19. maj 2022 kl. 12:19 
aw yup, its cool.
Von'drokor 10. juni 2019 kl. 11:19 
Alrighty but why does it crash servers when it tries to damage npcs
Sanders 13. sep. 2018 kl. 23:01 
does this no longer work?
Antonym 11. dec. 2017 kl. 21:53 
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 kl. 4:48 
ok managed to make it work but it will not kill a player if they are targeted
Skyrox 30. jan. 2017 kl. 12:11 
I do not think this E2 Extension Works anymore.
KrypteK 25. juli 2016 kl. 13:26 
Hello, is there a way to make an e2 only able to damage me, or people on my prop protection?
Sir Papate  [ophavsmand] 18. juli 2016 kl. 13:19 
Oh thx xD
Xp3r7 18. juli 2016 kl. 6:13 
You mispelled Damage in the pic in case you didn't notice :)
Sir Papate  [ophavsmand] 8. juli 2016 kl. 11:09 
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. juli 2016 kl. 7:00 
it's a lot better is there's
E=array(something)
E:takeDamage(N)
Whiterabbit 4. juli 2014 kl. 16:18 
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. juli 2014 kl. 23:35 
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 kl. 7:25 
Nice!