Forum
CS2D Scripts how to make hats adminhow to make hats admin
1 reply 1
and then continue adding your hat to your script by opening
Attribs.lua
1
2
3
2
3
hc.playerattribs.ATTRIBUTES = { HatName = "angel.png", }
Make sure you have your hat located in the GFX folder
thanks
1