[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
#2

Any pictures of it in action? I can't even remember how the GTA 4 wanted level system worked.
Reply
#3

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
Reply
#4

Good Idea Whatname Keep It Up ^_^
Reply
#5

Quote:
Originally Posted by Zorono
Посмотреть сообщение
Good Idea Whatname Keep It Up ^_^
Thx
Reply
#6

These TextDraws are not so beautiful
Reply
#7

Quote:
Originally Posted by Kaliber
Посмотреть сообщение
These TextDraws are not so beautiful
You got any suggestions then?
Reply
#8

Quote:
Originally Posted by Whatname
Посмотреть сообщение
You got any suggestions then?
Why so anger?

Face it, the texdraws are horrible.
Reply
#9

They are horribly designed. They looked stretched.
Reply
#10

I doubt anyone would use them for how they look.
Reply
#11

Nice work. Keep it up!
Reply
#12

Quote:
Originally Posted by Travalle
Посмотреть сообщение
Nice work. Keep it up!
Thx
Reply
#13

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!
Reply
#14

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
Reply
#15

Small height of the stars
Reply
#16

It looks ugly try to improve them!
Reply
#17

Updated new design hope you like it
Reply
#18

Design still too spacey
Reply
#19

...no its still not very good

Dont stretch it dat mutch xD
Reply
#20

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)