[HELP PLEASE !] Suspect command.
#7

Oh so your command would probably be like /wanted?

Depends on how bad you want to give them if someone uses the command....

WantedPoints[playerid]+=2; - will increase by 2
WantedPoints[playerid] = 12; - will set their wanted to 12

Thats two different ways you may see it in your script, depending on how the command is used you may need change 'playerid' to 'giveplayerid' or 'killerid' depends on how you have it setup. There's alot of ways it may show in your script, hopefully this will give you the concept...



This is what I have for if someone robs a Bank
Код:
WantedPoints[playerid] =20; SetPlayerCriminal(playerid,255, "Robbing the BANK!");
Reply


Messages In This Thread
[HELP PLEASE !] Suspect command. - by Hot - 23.03.2009, 15:02
Re: [HELP PLEASE !] Suspect command. - by Danut - 23.03.2009, 15:21
Re: [HELP PLEASE !] Suspect command. - by Jason_Larson - 23.03.2009, 15:35
Re: [HELP PLEASE !] Suspect command. - by Hot - 23.03.2009, 15:41
Re: [HELP PLEASE !] Suspect command. - by Jason_Larson - 23.03.2009, 15:44
Re: [HELP PLEASE !] Suspect command. - by Hot - 23.03.2009, 15:59
Re: [HELP PLEASE !] Suspect command. - by Jason_Larson - 23.03.2009, 16:07
Re: [HELP PLEASE !] Suspect command. - by Hot - 23.03.2009, 16:47
Re: [HELP PLEASE !] Suspect command. - by Jason_Larson - 23.03.2009, 16:51
Re: [HELP PLEASE !] Suspect command. - by Danut - 23.03.2009, 17:01
Re: [HELP PLEASE !] Suspect command. - by Hot - 23.03.2009, 17:06
Re: [HELP PLEASE !] Suspect command. - by Hot - 23.03.2009, 17:30
Re: [HELP PLEASE !] Suspect command. - by LarzI - 23.03.2009, 18:44

Forum Jump:


Users browsing this thread: 1 Guest(s)