Posts: 44
Threads: 10
Joined: Feb 2008
Reputation:
0
yes i guess thats what it is do you know how to do this?
Posts: 44
Threads: 10
Joined: Feb 2008
Reputation:
0
hummm that didnt do the transparent this any thoughts?
Posts: 2,593
Threads: 38
Joined: Aug 2007
Reputation:
0
the "FF" found at the end of those colors is the transparency level, 00 = invisible, FF = Fully Visible
Posts: 438
Threads: 8
Joined: Nov 2007
Reputation:
0
Paste TogglePlayerVisibility(playerid,0); where you want to hide player's marker.
And be sure to SetPlayerColor under OnPlayerConnect.
Posts: 44
Threads: 10
Joined: Feb 2008
Reputation:
0
ok thanks guyes it work...MadMan