Hey
I’m trying to clone a player ped into my inventory system. I already have made some progress, but it shows a weird backgroung on it.
I’m trying to figure out how to remove it. Should I try to edit any file from openIV (xml, gfx, ytd) in order to stream it later? Any other suggestions?
Thank you!
I’m still searching for any solution…
Hey any luck with it? If yes how did you do
what do you mean remove background ?
Cylex
May 25, 2022, 6:15am
14
dead topic but whatever
you can remove background with this
ReplaceHudColourWithRgba(117, 0, 0, 0, 0)
and you can revert with this.
ReplaceHudColourWithRgba(117, 0, 0, 0, 186)