CAN SOMEONE HELP IF THIS IS POSSIBLE?
#1

How do i remove wanted stars once player dead or in jail as i got it so when you do something wrong you get a star like in 1player but i cant figure how to make it go down is there a diffrent code for this anyone?please only post if you no what your talking about
Reply
#2

Use this.
pawn Код:
OnPlayerDeath(playerid)
{
  SetPlayerWantedLevel(playerid, 0); // 0 is the wanted level , you can change it.
}
Reply
#3

lol i no that but i want wanted stars to dissapear
Reply
#4

hmm lol its working now thanks stah it was earlier cheers mate
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)