Garry's Mod
Chara's library
Hiển thị 11-20 trong 28 mục
< 1  2  3 >
Cập nhật: 18 Thg09, 2024 @ 5:23am

version 2.8 | tested

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

Cập nhật: 17 Thg09, 2024 @ 11:10am

version 2.7 | tested

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

Cập nhật: 16 Thg09, 2024 @ 10:31am

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.

Cập nhật: 15 Thg09, 2024 @ 12:16pm

version 2.5 | tested

-added "HasTarget" function

Cập nhật: 15 Thg09, 2024 @ 10:20am

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.

Cập nhật: 11 Thg09, 2024 @ 10:37am

version 2.3 | tested

-fixed client side convars not being used correctly

Cập nhật: 3 Thg09, 2024 @ 3:00pm

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

Cập nhật: 29 Thg08, 2024 @ 7:39am

version 2.1 | tested

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

Cập nhật: 21 Thg08, 2024 @ 9:46am

version 2.0 | tested

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

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

Cập nhật: 16 Thg08, 2024 @ 7:37am

version 1.9 | untested

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