Garry's Mod
Chara's library
Εμφάνιση 1-10 από 28 καταχωρίσεις
< 1  2  3 >
Ενημέρωση: 2 Ιαν στις 7:30

version 3.8 | tested

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

Ενημέρωση: 31 Οκτ 2024 στις 9:03

Ενημέρωση: 16 Οκτ 2024 στις 11:56

version 3.6 | tested

-added closeCallback to "CreateMenu" function

Ενημέρωση: 7 Οκτ 2024 στις 13:29

version 3.5 | tested

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

Ενημέρωση: 5 Οκτ 2024 στις 6:45

version 3.4 | tested

-fixed bug for "Popup" function

Ενημέρωση: 4 Οκτ 2024 στις 17:22

version 3.3 | tested

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

Ενημέρωση: 4 Οκτ 2024 στις 11:25

version 3.2 | tested

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

Ενημέρωση: 1 Οκτ 2024 στις 10:11

version 3.1 | tested

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

Ενημέρωση: 20 Σεπ 2024 στις 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)' )

Ενημέρωση: 18 Σεπ 2024 στις 12:52

version 2.9 | tested

-changed the scaling of derma panels