Garry's Mod

Garry's Mod

Chara's library
28개 중 11~20개 표시 중
< 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