Setting prop on ped

Im making a Lua script that needs to remove the hat for a ped. I tried using SetPedPropIndex(playerPed, 0, -1, texture, true) with texture as -1, 0 and 1 but I am still unable to remove the hat. Any help is appreciated.

2 Likes

Thanks again! I really should be looking harder…

1 Like