Statistics: Posted by Resin_Smoker — 15 Feb 2014, 02:46
Statistics: Posted by Resin_Smoker — 12 Feb 2014, 15:22
local proj = other:CreateChildProjectile(projBp)
Statistics: Posted by Resin_Smoker — 12 Feb 2014, 14:17
local projBp = other:GetBlueprint().BlueprintId
local proj = self:CreateChildProjectile(projBp)
WARN(repr(other:GetBlueprint().BlueprintId))
WARN(repr(other:GetBlueprint().Source))
Statistics: Posted by Resin_Smoker — 12 Feb 2014, 08:34