SA-MP Forums Archive
[FilterScript] Extended wanted-level stars - 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] Extended wanted-level stars (/showthread.php?tid=178319)

Pages: 1 2


Re: Extended wanted-level stars - legodude - 20.10.2010

i think i try to mmake it so that it appears ony UNDER the hud.
over the whole sccreen is justso annoying'

sugg:
make it 10 stars wide so its easy to count.or 6 so it matches the original one.
you could tweak it still abit


Re: Extended wanted-level stars - Slice - 20.10.2010

Quote:
Originally Posted by legodude
Посмотреть сообщение
i think i try to mmake it so that it appears ony UNDER the hud.
over the whole sccreen is justso annoying'

sugg:
make it 10 stars wide so its easy to count.or 6 so it matches the original one.
you could tweak it still abit
You can do all that yourself by re-configuring and re-compiling the script.

From the top of the script:
pawn Код:
#define MAX_DISPLAYED_STARS     24      // Max number of wanted-level stars displayed, including the game's 6 stars.
#define NUM_INACTIVE_STARS      16      // Number of inactive stars to display, including the game's 6 stars; put 6 to disable.
#define STARS_PER_ROW           8       // The number of stars displayed on each row
#define ROW_HEIGHT              20.0    // The height between rows; no need to edit this.
To make it show 10 stars per row, simply change STARS_PER_ROW to 10.


Re: Extended wanted-level stars - Huzzy - 21.10.2010

Made me laugh ty :P


Re: Extended wanted-level stars - legodude - 21.10.2010

ok thx

i was on am phone so didnt check the script
^^


Re: Extended wanted-level stars - Matej_ - 21.10.2010

Sweet keep up the good work.


Re: Extended wanted-level stars - HyperZ - 21.10.2010

Good work.


Re: Extended wanted-level stars - TouR - 21.10.2010

Awsome and unique dude. You just helped many Cops and Robbers servers :P Great work


Re: Extended wanted-level stars - sergio_xd - 21.10.2010

colll LOL? GOD, NICE


Re: Extended wanted-level stars - Valentin2k9 - 27.10.2010

Must be funny when you reach the end of these! Good work!


Re: Extended wanted-level stars - PacoBeanZ - 01.01.2011

LolZ major star spam =P


Re: Extended wanted-level stars - wups - 28.08.2011

Hm I think i found a bug, but i don't know where is it.
Sometimes, my speed gets showed instead of one of the stars.
The regular speedo shows zero(0) km/h.
I don't think it's a problem of my game mode. It's some kind of textdraw mix-up.


Re: Extended wanted-level stars - SpiderWalk - 13.10.2011

LOL THIS IS GREAT


Respuesta: Extended wanted-level stars - Zafiro - 14.10.2011

Nice men, awesome!