Garry's Mod

Garry's Mod

Wiremod Canary
Showing 201-210 of 368 entries
< 1 ... 19  20  21  22  23 ... 37 >
Update: 25 Oct, 2024 @ 5:32am

Fix logic in #3155 (#3156)

* Fix logic
update comment

* match is functionally identical except returns match instead of index+match

---------

Co-authored-by: thegrb93 <grbrown93@sbcglobal.net>

Update: 25 Oct, 2024 @ 4:52am

add additional sound flags (#3155)

Update: 21 Oct, 2024 @ 11:29am

Fix cursor parent using deprecated function (#3151)

Update: 18 Oct, 2024 @ 3:05pm

Fix nil error (#3149)

* Fix nil error

* Remove timers

Update: 16 Oct, 2024 @ 3:46pm

Fix nil error (#3148)

* Fix NULL errors

* Fix nil error

* Change

Update: 14 Oct, 2024 @ 6:33pm

Fix egp datastreams (#3145)

* Send vertices for poly objects properly

* Send datastream after player is added to table

* Use IMaterial if the value is a string

Update: 12 Oct, 2024 @ 7:53pm

Fix NULL errors (#3144)

Update: 2 Oct, 2024 @ 9:32am

Network EGP data only to owner (#3139)

Update: 30 Sep, 2024 @ 12:45pm

Dont run player methods if player is NULL (#3138)

* Dont run player methods if player is NULL

* Fix

* Fix

---------

Co-authored-by: thegrb93 <grbrown93@sbcglobal.net>

Update: 19 Sep, 2024 @ 1:27am

Add sound flag checking to soundExists (#3133)

* Add sound flag checking to soundExists

* Also remove some precache sound calls

* Made pathcheck only when there's not a player specified

* Optimize