i need to change my sweps material to a material i have made.its under garrysmod\materials\cinders\v_cinders_sheet.vtf
in my swep_initialize i have:
self.Entity:SetMaterial(“cinders/v_cinders_sheet.vtf”)
this doesnt work. Any help?
i need to change my sweps material to a material i have made.its under garrysmod\materials\cinders\v_cinders_sheet.vtf
in my swep_initialize i have:
self.Entity:SetMaterial(“cinders/v_cinders_sheet.vtf”)
this doesnt work. Any help?