Garry's Mod

Garry's Mod

Contraption Framework
Showing 1-10 of 31 entries
< 1  2  3  4 >
Update: 14 Aug @ 7:58pm

Update contraption_sv.lua

Update: 14 Aug @ 7:58pm

Add ContainsClass

Update: 14 Aug @ 7:54pm

Move this into classes; see why in desc

We don't want hooks erroring this out
We want hooks to be able to have access to this data

So if we do an extension, we lose that ability...

Update: 14 Aug @ 7:41pm

Fix function

Update: 23 Jul @ 9:41am

Didn't check for PreParented here

Update: 23 Jul @ 9:33am

Try improving CFW parenting a little, new hooks

Update: 23 Jul @ 9:14am

CFW_AfterParentedTo -> CFW_OnParentedTo

Update: 23 Jul @ 9:13am

CFW rename: CFW_OnParentedTo -> CFW_PreParentedTo

Update: 12 Jul @ 11:27am

Try to fix a potential parenting error

Update: 30 Jun @ 6:07pm

Merge pull request #14 from UnitLabs/main

Rename global functions for entities & .gitignore