Chow Hat Hair Is Here!
A nice simple script to allow players to remove their hair to add hats/helmets!
Nothing worse than hair poking through the hat when wearing it!
Use command /hathair
Can easily be added to qb-radialmenu with the below code.
{
id = ‘hathair’,
title = ‘Toggle Hat Hair’,
icon = ‘hat-cowboy’, – Choose any appropriate FontAwesome icon
type = ‘client’,
event = ‘hathair:toggleHair’,
shouldClose = true
},
My other work! - HERE
Code is accessible | YES |
Subscription-based | No |
Lines (approximately) | 150 |
Requirements | QB |
Support | Yes |