[Include] WantedEx
#1

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(playeridcolorposwanted); // 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
Reply


Messages In This Thread
WantedEx - by Whatname - 08.08.2016, 20:01
Re: WantedEx - by Luis- - 08.08.2016, 20:02
Re: WantedEx - by Whatname - 08.08.2016, 20:03
Re: WantedEx - by Zorono - 08.08.2016, 21:11
Re: WantedEx - by Whatname - 08.08.2016, 21:45
Re: WantedEx - by Kaliber - 08.08.2016, 22:09
Re: WantedEx - by Whatname - 08.08.2016, 22:52
Re: WantedEx - by Luicy. - 09.08.2016, 00:40
Re: WantedEx - by Luis- - 09.08.2016, 02:26
Re: WantedEx - by SickAttack - 09.08.2016, 03:57
Re: WantedEx - by LifeRah - 09.08.2016, 08:59
Re: WantedEx - by Whatname - 09.08.2016, 09:05
Re: WantedEx - by AIped - 09.08.2016, 09:14
Re: WantedEx - by Whatname - 09.08.2016, 09:30
Re: WantedEx - by Romz - 09.08.2016, 09:38
Respuesta: WantedEx - by Whyd - 09.08.2016, 10:56
Re: WantedEx - by Whatname - 12.08.2016, 17:10
Re: WantedEx - by WhiteGhost - 12.08.2016, 17:15
Re: WantedEx - by Kaliber - 12.08.2016, 18:22
Re: WantedEx - by Whatname - 12.08.2016, 18:25
Re: WantedEx - by Logic_ - 12.08.2016, 18:49
Re: WantedEx - by Crayder - 12.08.2016, 20:24

Forum Jump:


Users browsing this thread: 7 Guest(s)