Garry's Mod

Garry's Mod

Chara's library
正在显示第 1 - 10 项,共 28 项条目
< 1  2  3 >
更新于:1 月 2 日 上午 7:30
作者:Uzi

version 3.8 | tested

-fixed decimal numbers being rounded when they shouldn't be

更新于:2024 年 10 月 31 日 上午 9:03
作者:Uzi

更新于:2024 年 10 月 16 日 上午 11:56
作者:Uzi

version 3.6 | tested

-added closeCallback to "CreateMenu" function

更新于:2024 年 10 月 7 日 下午 1:29
作者:Uzi

version 3.5 | tested

-added client side "Visible" and "VisibleEnts" functions

更新于:2024 年 10 月 5 日 上午 6:45
作者:Uzi

version 3.4 | tested

-fixed bug for "Popup" function

更新于:2024 年 10 月 4 日 下午 5:22
作者:Uzi

version 3.3 | tested

-function "LoadFiles" now includes on server and client side.

更新于:2024 年 10 月 4 日 上午 11:25
作者:Uzi

version 3.2 | tested

-function "Popup" runs callback function when close button is closed

更新于:2024 年 10 月 1 日 上午 10:11
作者:Uzi

version 3.1 | tested

-made "Load" function run the callback function even if it couldn't load the file.

更新于:2024 年 9 月 20 日 上午 7:15
作者:Uzi

version 3.0 | tested

-added "PreSetTable" and "PostSetTable" hooks which are run by "SetTable" function. (Pre runs on the side that started the function call, Post runs on the side that received the end of the function call)

-added fallback and callback arguments to "Load" function. (fallback is a table, callback is a function with a table argument like so: 'function(table)' )

更新于:2024 年 9 月 18 日 下午 12:52
作者:Uzi

version 2.9 | tested

-changed the scaling of derma panels