Garry's Mod

Garry's Mod

[E2] DamageCore, but it is patched! (No longer needed)
Showing 1-3 of 3 entries
Update: 21 Jun, 2018 @ 12:09pm

- Made the 'is friend' check use the CPPI version instead of the addon's custom one.

- Added a 'isOwner' check when setting a damage info object's Attacker and Inflictor.

  • You cannot set Attacker and Inflictor to things that CPPI does not let you touch essentially.

- Added E2Helper descriptions to functions that are missing them.

- Added e2cost() to functions so they don't cost 0.


If any issues arise, tell me in the comments section.

Update: 7 Jun, 2018 @ 3:34pm

Added a check to see if ply2:CPPIGetFriends() returned anything of type 'table' before attempting a foreach loop on it.

Update: 7 Jun, 2018 @ 3:09pm

Initial upload.