DankeEs geht. Du bist godlike. Dankedir xD
DankeEs geht. Du bist godlike. Dankedir xD
olololoolo
Oky. Problem Again.
Ich habs jetzt für Stool umgeschrieben. Jetz geht wieder sbox_max net mehr :/
Lua Code:
local Can_Texture = Can_Texture:GetString() local ply = self:GetOwner() local Trace = tr.Entity local Pos = tr.HitPos if !self.Owner:CheckLimit("popcans") then return end local ent = ents.Create ("prop_physics") ent:SetModel ("models/props_junk/PopCan01a.mdl") ent:SetMaterial(Can_Texture) ent:SetPos( Pos2 ) ent:SetAngles(tr.HitNormal:Angle()) ent:Spawn() self.Owner:AddCount("popcans", ent)
olololoolo