Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - bluesn0w

#1
Archive / [ADDED] player.invisibility
January 01, 2019, 10:39:45 PM
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)