Posts: 366
Threads: 113
Joined: Feb 2014
Hello , i am beginner to Pawn . I want a code for visible and invisible in map . I mean if someone want to be invisible from map so he can by just /hide and if he again want to visible he can by /unhide. I will be grateful to you guyz if you help me .
THanks
Posts: 215
Threads: 43
Joined: Nov 2014
Reputation:
0
u can just change the colour code.. in the end of the code just put two 00 like 0xE60000FF to 0xE6000000
it will make player invisible in map just like this u can make a command too /hide
Posts: 481
Threads: 37
Joined: Feb 2014
Reputation:
0
Search in wikipedia and learn about 'SetPlayerMarkerForPlayer'