Garry's Mod

Garry's Mod

SEXplosions
TROFY-KSA 28 Feb, 2022 @ 6:34am
is this a lua mod?
title
< >
Showing 1-5 of 5 comments
Wasabi_Thumbs  [developer] 28 Feb, 2022 @ 7:59pm 
Yes? It is an addon containing lua code, as is the vast majority of functional addons on the workshop.
TROFY-KSA 28 Feb, 2022 @ 8:54pm 
Originally posted by Wasabi_Thumbs:
Yes? It is an addon containing lua code, as is the vast majority of functional addons on the workshop.
How the explosions are being detected
from what i remember the api doesnt have a way to detect when explosions happen
Wasabi_Thumbs  [developer] 1 Mar, 2022 @ 6:56pm 
Originally posted by TROFY-KSA:
Originally posted by Wasabi_Thumbs:
Yes? It is an addon containing lua code, as is the vast majority of functional addons on the workshop.
How the explosions are being detected
from what i remember the api doesnt have a way to detect when explosions happen
A combination of things. Here are a few:

- env_explosion receiving a Fire event, either Explode or ExplodeAndRemove (this is going to be the vast majority of explosions)
- searching for particle effects
- overriding util.Effect
literally every single gmod addon uses lua
TROFY-KSA 9 May, 2022 @ 2:36am 
Originally posted by shadowtheheadch0g:
literally every single gmod addon uses lua
Not all
Most of them are either dupes or saves
or some model replacements
< >
Showing 1-5 of 5 comments
Per page: 1530 50