Garry's Mod

Garry's Mod

Chara's library
目前顯示第 11-20 項,共 28 項
< 1  2  3 >
更新:2024 年 9 月 18 日 @ 上午 5:23

version 2.8 | tested

-added "SetTable" and "GetTable" functions to network tables and retrieve them from CLIENT to SERVER (and other way around)

更新:2024 年 9 月 17 日 @ 上午 11:10

version 2.7 | tested

-functions "NewCvar" and "NewClientCvar" now accept boolean argument to make them accept integer instead of float values.

更新:2024 年 9 月 16 日 @ 上午 10:31

version 2.6 | tested

-added "Warning" function
-added a reminder (can be toggled off in settings)
-function "SendAd" now adds "AD - " before the addon name.

更新:2024 年 9 月 15 日 @ 下午 12:16

version 2.5 | tested

-added "HasTarget" function

更新:2024 年 9 月 15 日 @ 上午 10:20

version 2.4 | tested

-added "FCVAR_ARCHIVE" flag to "NewCvar()" function
-function "SetTarget" now has additional arguments and "Lerps" towards the angle instead of snapping to it.

更新:2024 年 9 月 11 日 @ 上午 10:37

version 2.3 | tested

-fixed client side convars not being used correctly

更新:2024 年 9 月 3 日 @ 下午 3:00

version 2.2 | tested

-added Lidar360 scan
-LidarScan now uses coroutine
-added horizontal/vertical scan types
-added confirmation autoconfirm option to 'CH_Lib' convar menu
-added lidar debug option to 'CH_Lib' menu

更新:2024 年 8 月 29 日 @ 上午 7:39

version 2.1 | tested

-added LidarScan() function for players which returns a table of entities hit by the lidar scan

更新:2024 年 8 月 21 日 @ 上午 9:46

version 2.0 | tested

-made "/aliases" and "/commands" print text with colours

-added "/mods" command to list all registered mods using RegisterMod() function

更新:2024 年 8 月 16 日 @ 上午 7:37

version 1.9 | untested

-added Confirm() function for creating a confirmation popup menu