[Include] WantedEx - 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)
+---- Forum: Includes (
https://sampforum.blast.hk/forumdisplay.php?fid=83)
+---- Thread: [Include] WantedEx (
/showthread.php?tid=614465)
WantedEx -
Whatname - 08.08.2016
Hello everyone this is my first release hare!
So what this include do?
SetPlayerWantedLevel but it's not the same stars like in GTA: SA it's like GTA: IV stars!
Functions:
PHP код:
SetPlayerWantedLevelEx(playerid, color, pos, wanted); // example SetPlayerWantedLevelEx(playerid, 0xFF0000FF, 1, 4); this will create 4 red stars and 2 black at this position: 470.000000, 100.000000
/////////////
GetPlayerWantedLevelEx(playerid); //GetPlayerWantedLevel stars
//example
/*
new str[3];
format(str, sizeof(str), "%i" GetPlayerWantedLevel(playerid));
SendClientMessage(playerid, 0x00FF00FF, str);
*/
//and the final function is:
DisablePlayerWantedLevelEx(playerid); //Disable player wanted level (must be used OnPlayerDisconnect!)
/* example:
cmd:aezakmi(playerid, params[])
{
DisablePlayerWantedLevelEx(playerid);
return 1;
}
*/
and now for the pos types:
type 0:
type 1:
type 2:
type 3:
pastebin:
http://pastebin.com/azpWc81c
UPDATE:
NEW DESIGN:
new version:
http://pastebin.com/YrFFYgfE
hope you like it
Re: WantedEx -
Luis- - 08.08.2016
Any pictures of it in action? I can't even remember how the GTA 4 wanted level system worked.
Re: WantedEx -
Whatname - 08.08.2016
Quote:
Originally Posted by Luis-
Any pictures of it in action? I can't even remember how the GTA 4 wanted level system worked.
|
Added
Re: WantedEx -
Zorono - 08.08.2016
Good Idea Whatname Keep It Up ^_^
Re: WantedEx -
Whatname - 08.08.2016
Quote:
Originally Posted by Zorono
Good Idea Whatname Keep It Up ^_^
|
Thx
Re: WantedEx -
Kaliber - 08.08.2016
These TextDraws are not so beautiful
Re: WantedEx -
Whatname - 08.08.2016
Quote:
Originally Posted by Kaliber
These TextDraws are not so beautiful
|
You got any suggestions then?
Re: WantedEx -
Luicy. - 09.08.2016
Quote:
Originally Posted by Whatname
You got any suggestions then?
|
Why so anger?
Face it, the texdraws are horrible.
Re: WantedEx -
Luis- - 09.08.2016
They are horribly designed. They looked stretched.
Re: WantedEx -
SickAttack - 09.08.2016
I doubt anyone would use them for how they look.
Re: WantedEx -
LifeRah - 09.08.2016
Nice work. Keep it up!
Re: WantedEx -
Whatname - 09.08.2016
Quote:
Originally Posted by Travalle
Nice work. Keep it up!
|
Thx
Re: WantedEx -
AIped - 09.08.2016
good idea ..about the textdraw? yea it could be less stretchy. I suggest you just try and play around some more with the textdraw and see where it goes.
keep it up!
Re: WantedEx -
Whatname - 09.08.2016
Quote:
Originally Posted by AIped
good idea ..about the textdraw? yea it could be less stretchy. I suggest you just try and play around some more with the textdraw and see where it goes.
keep it up!
|
Ok thx I will update
Re: WantedEx -
Romz - 09.08.2016
Small height of the stars
Respuesta: WantedEx -
Whyd - 09.08.2016
It looks ugly try to improve them!
Re: WantedEx -
Whatname - 12.08.2016
Updated new design hope you like it
Re: WantedEx - WhiteGhost - 12.08.2016
Design still too spacey
Re: WantedEx -
Kaliber - 12.08.2016
...no its still not very good
Dont stretch it dat mutch xD
Re: WantedEx -
Whatname - 12.08.2016
Quote:
Originally Posted by Kaliber
...no its still not very good
Dont stretch it dat mutch xD
|
I can't that is the sprite I make [] without spaces maybe I should create one by one