Garry's Mod
[TTT/2] Orbital Friendship Beam
Mostrando 1-3 de 3 aportaciones
Actualización: 1 MAR 2024 a las 13:35

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

Actualización: 11 DIC 2023 a las 14:36

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().)

Actualización: 9 NOV 2019 a las 5:30