Not sure exactly what im doing wrong, but it loads on pointshop no erros but when i go to equip it nothing shows up please help!
ITEM.Name = 'Batman'
ITEM.Price = 150
ITEM.Material = 'pointshop/masks/batman.png'
ITEM.Scale = 1.2
function ITEM:OnEquip(ply, modifications)
ply:PS_AddClientsideMask(self.ID)
end
function ITEM:OnHolster(ply)
ply:PS_RemoveClientsideMask(self.ID)
end
Make a support ticket on gmodstore.
Wrong pointshop.
OP, are you sure the model exists on the server?
yeah
still got accepted as accepted answer..lol
It's an old corehire addon which does not exist anymore. Atleast not on gmodstore.
Sorry, you need to Log In to post a reply to this thread.