Garry's Mod

Garry's Mod

Contraption Framework
正在显示第 1 - 10 项,共 31 项条目
< 1  2  3  4 >
更新于:8 月 14 日 下午 7:58
作者:ACF-3 Team

Update contraption_sv.lua

更新于:8 月 14 日 下午 7:58
作者:ACF-3 Team

Add ContainsClass

更新于:8 月 14 日 下午 7:54
作者:ACF-3 Team

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...

更新于:8 月 14 日 下午 7:41
作者:ACF-3 Team

Fix function

更新于:7 月 23 日 上午 9:41
作者:ACF-3 Team

Didn't check for PreParented here

更新于:7 月 23 日 上午 9:33
作者:ACF-3 Team

Try improving CFW parenting a little, new hooks

更新于:7 月 23 日 上午 9:14
作者:ACF-3 Team

CFW_AfterParentedTo -> CFW_OnParentedTo

更新于:7 月 23 日 上午 9:13
作者:ACF-3 Team

CFW rename: CFW_OnParentedTo -> CFW_PreParentedTo

更新于:7 月 12 日 上午 11:27
作者:ACF-3 Team

Try to fix a potential parenting error

更新于:6 月 30 日 下午 6:07
作者:ACF-3 Team

Merge pull request #14 from UnitLabs/main

Rename global functions for entities & .gitignore