Garry's Mod

Garry's Mod

Chara's library
28개 중 1~10개 표시 중
< 1  2  3 >
업데이트: 2025년 1월 2일 @ 오전 7시 30분

version 3.8 | tested

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

업데이트: 2024년 10월 31일 @ 오전 9시 03분

업데이트: 2024년 10월 16일 @ 오전 11시 56분

version 3.6 | tested

-added closeCallback to "CreateMenu" function

업데이트: 2024년 10월 7일 @ 오후 1시 29분

version 3.5 | tested

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

업데이트: 2024년 10월 5일 @ 오전 6시 45분

version 3.4 | tested

-fixed bug for "Popup" function

업데이트: 2024년 10월 4일 @ 오후 5시 22분

version 3.3 | tested

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

업데이트: 2024년 10월 4일 @ 오전 11시 25분

version 3.2 | tested

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

업데이트: 2024년 10월 1일 @ 오전 10시 11분

version 3.1 | tested

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

업데이트: 2024년 9월 20일 @ 오전 7시 15분

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분

version 2.9 | tested

-changed the scaling of derma panels