[ADDED] player.invisibility

Started by bluesn0w, January 01, 2019, 10:39:45 PM

Previous topic - Next topic

bluesn0w

a new ped property which allows (read & write) that controls the transparency of the player. (Client only)



e.g

localPlayer.invisiblity = 0

or you could have

localPlayer:setInvisibility(0)

Lucy

#1
that would be more like ped.alpha

Vortrex

#2
I agree with Lucy. Transparency for peds is a good idea, but I'd like to set the actual transparency amount.

ped.alpha would be a better fit.

bluesn0w

#3
Yeah, alpha is better.

Vortrex

#4
This has been added and works on all entities (see  https://wiki.gtaconnected.com/entity.alpha)

Topic locked.