Garry's Mod
Chara's library
Hiển thị 1-10 trong 28 mục
< 1  2  3 >
Cập nhật: 2 Thg01 @ 7:30am

version 3.8 | tested

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

Cập nhật: 31 Thg10, 2024 @ 9:03am

Cập nhật: 16 Thg10, 2024 @ 11:56am

version 3.6 | tested

-added closeCallback to "CreateMenu" function

Cập nhật: 7 Thg10, 2024 @ 1:29pm

version 3.5 | tested

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

Cập nhật: 5 Thg10, 2024 @ 6:45am

version 3.4 | tested

-fixed bug for "Popup" function

Cập nhật: 4 Thg10, 2024 @ 5:22pm

version 3.3 | tested

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

Cập nhật: 4 Thg10, 2024 @ 11:25am

version 3.2 | tested

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

Cập nhật: 1 Thg10, 2024 @ 10:11am

version 3.1 | tested

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

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

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)' )

Cập nhật: 18 Thg09, 2024 @ 12:52pm

version 2.9 | tested

-changed the scaling of derma panels