[FREE] Chow Hat Hair
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...
forum.cfx.re
一个简单易用的脚本,允许玩家脱掉头发来戴上帽子/头盔!
没有什么比戴帽子时头发从帽子里戳出来更糟糕的了!
使用命令/hathair
可以使用以下代码轻松添加到 qb-radialmenu。
{
id = 'hathair',
title = 'Toggle Hat Hair',
icon = 'hat-cowboy', – 选择任何合适的 FontAwesome 图标
type = 'client',
event = 'hathair:toggleHair',
shouldClose = true
},
TEBEX -免费
GITHUB -这里