SA-MP Forums Archive
[FilterScript] [FS] Wanted Level - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] [FS] Wanted Level (/showthread.php?tid=28864)

Pages: 1 2


[FS] Wanted Level - TheRenegade - 04.03.2008


Wanted Level Filterscript

What it does:

- Players will get +1 wanted level every time they kill another player. (cops are excluded)
- On each kill, player will be warned by a message, and a star will display on the screen like in single player.
- On death their wanted level will be reset to 0.
- Police get different rewards by killing wanted people, the bigger is the wanted level, the bigger is the reward for the cop.

Installing:

- Download the source from the link below.
- Open it, and if needed, replace TEAM_COPS with the name of the cop team in your gamemode.
- Compile it, open server.cfg and add "WantedLevel" on Filterscript line

Download:

Download

No need to give me credits


Re: [FS] Wanted Level - Carbonnied - 04.03.2008

Niiiiice man!

Im needing this script, I try make, but...

Thanks


Re: [FS] Wanted Level - Numhaken - 04.03.2008

Nice, want a mirror?


Re: [FS] Wanted Level - TheRenegade - 04.03.2008

Quote:
Originally Posted by Numhaken
Nice, want a mirror?
Sure thanks


Re: [FS] Wanted Level - Numhaken - 04.03.2008

Mirror -
http://www.crazyhost.info/download.p...antedLevel.rar



Re: [FS] Wanted Level - yezizhu - 05.03.2008

nice~~~~


Re: [FS] Wanted Level - **HITMEN** - 05.03.2008

oh nice that can be good but any gamemode you think


Re: [FS] Wanted Level - Shark[BR] - 05.03.2008

Nice ! I ll try !


Re: [FS] Wanted Level - friped93 - 06.03.2008

Thanks works great for me can finely finnish my script


Re: [FS] Wanted Level - kallesmamma - 10.03.2008

Quote:
Originally Posted by TheRenegade
Wanted Level Filterscript

What it does:

- Players will get +1 wanted level every time they kill another player. (cops are excluded)
- On each kill, player will be warned by a message, and a star will display on the screen like in single player.
- On death their wanted level will be reset to 0.
- Police get different rewards by killing wanted people, the bigger is the wanted level, the bigger is the reward for the cop.

Installing:

- Download the source from the link below.
- Open it, and if needed, replace TEAM_COPS with the name of the cop team in your gamemode.
- Compile it, open server.cfg and add "WantedLevel" on Filterscript line

Download:

Download

No need to give me credits
do i need to change Team_cops if i run gf mode?


C:\Documents and Settings\Mohammad\Skrivbord\WantedLevel.pwn(43) : error 017: undefined symbol "POLICE_FORCES"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.



Re: [FS] Wanted Level - LarzI - 10.03.2008

Very nice, good work


Re: [FS] Wanted Level - speedas - 10.03.2008

I add this FS to my server.

Thanks.


Re: [FS] Wanted Level - Ziggke - 10.03.2008

Lol verry good.
You dayd you dont need credits, but i added it. Fair=Fair


Re: [FS] Wanted Level - Puffmac - 10.03.2008

Try and indent, and if you put SetPlayerWantedLevel(playerid,0); at the top of the OnPlayerDeath function, you wont need to include it in every function within


Re: [FS] Wanted Level - kallesmamma - 10.03.2008

do anybody now what The team is called in godfather ?... i writed Police_Force but when i killed a suspect nothing happend i didnt resive money
so clearly it didnt work


Re: [FS] Wanted Level - jesse989898 - 11.03.2008

change
pawn Код:
Police_Force
to
pawn Код:
Team_Cop
Team_Cop is much more commonly used


Re: [FS] Wanted Level - Warriors_Tornado - 11.03.2008

nice
it would be nice if there would be commands like /wanted - to see which player is wanted and how many stars he have

and second i wanted that a message is showe in chat when someone get wanted level that others cops now which have hom many stars


Re: [FS] Wanted Level - kallesmamma - 12.03.2008

Quote:
Originally Posted by jesse989898
change
pawn Код:
Police_Force
to
pawn Код:
Team_Cop
Team_Cop is much more commonly used
ok thx


Re: [FS] Wanted Level - blewert - 12.03.2008

looks KewL

can't test though, testing to much at the moment!




Re: [FS] Wanted Level - MPKaboose - 27.04.2008

Nice you get credits xD

//Rikker