Garry's Mod

Garry's Mod

[TTT/2] Orbital Friendship Beam
Showing 1-3 of 3 entries
Update: Mar 1, 2024 @ 1:35pm

replaced self.Weapon with self + replaced self.Owner with self:GetOwner()

Update: Dec 11, 2023 @ 2:36pm

replaced AccessorFuncDT() and DTVar()
(- AccessorFuncDT() is deprecated and showed a warning in the console. AccessorFunc() fixed this issue.)
(- DTVar() should not be used and was replaced by NetworkVar().)

Update: Nov 9, 2019 @ 5:30am