[FilterScript] New HUD !
#1

New HUD
SS


Download
Credit

Scripted By DarkLight
Reply
#2

good work as always +rep and what enb are you using?
Reply
#3

Thanks
ENB KISEKI V3
Reply
#4

when the v2?
Reply
#5

You really messed up dude.

Код:
new Text:greyhealth[MAX_PLAYERS], Text:greyarmour[MAX_PLAYERS], Text:redhealth[MAX_PLAYERS], Text:tdarmour[MAX_PLAYERS], Text:tdmoney[MAX_PLAYERS], Text:box[MAX_PLAYERS], Text:cover[MAX_PLAYERS], Text:can1[MAX_PLAYERS], Text:can2[MAX_PLAYERS], Text:clown1[MAX_PLAYERS], Text:clown2[MAX_PLAYERS], Text:box2[MAX_PLAYERS], Text:tvcorn1[MAX_PLAYERS], Text:tvcorn2[MAX_PLAYERS], Text:tvcorn3[MAX_PLAYERS]
Use player textdraws also your OnPlayerUpdate() is out to lunch.

Код:
    TextDrawShowForPlayer(playerid,redhealth[playerid]);
    TextDrawShowForPlayer(playerid,tdarmour[playerid]);
    TextDrawShowForPlayer(playerid,box[playerid]);
    TextDrawShowForPlayer(playerid,cover[playerid]);
    TextDrawShowForPlayer(playerid,can1[playerid]);
    TextDrawShowForPlayer(playerid,can2[playerid]);
    TextDrawShowForPlayer(playerid,clown1[playerid]);
    TextDrawShowForPlayer(playerid,clown2[playerid]);
    TextDrawShowForPlayer(playerid,box2[playerid]);
    TextDrawShowForPlayer(playerid,tvcorn1[playerid]);
    TextDrawShowForPlayer(playerid,tvcorn2[playerid]);
    TextDrawShowForPlayer(playerid,tvcorn3[playerid]);
    TextDrawShowForPlayer(playerid,tvcorn4[playerid]);
    TextDrawSetString(tdmoney[playerid],string);
You only need to update events as they occur there really is no need to even use OPU for this script.

You also have no regard for resolutions you need to make different textdraws for different resolutions or at least a few variations for people to try.
Reply
#6

GGGGGG mate
Reply
#7

Simple, but it uses too much CPU.
Reply
#8

This is so ugly eww

And what are those clowns doing near health and armor ? lol
Reply
#9

Quote:
Originally Posted by Gammix
Посмотреть сообщение
This is so ugly eww

And what are those clowns doing near health and armor ? lol
Wishing u EID something. LEL
Reply
#10

For the love of God, fix your indentation. This is horrible...
Reply
#11

Quote:
Originally Posted by Gammix
Посмотреть сообщение
This is so ugly eww

And what are those clowns doing near health and armor ? lol
I agree.
What the fuck is this .. ? '-'
Reply
#12

Quote:
Originally Posted by DarkLight
View Post
New HUD
SS
It needs transparency , btw this is awesome.
Reply
#13

Don\'t wana go offensive,but....its ugly
Reply
#14

It looks pretty simple, you need to work more on it. Also I don\'t like how it looks like, sorry.
Reply
#15

Is it me, or is this hud creepy?
Good job on the effort I guess.
Reply
#16

Weird, I didn\'t like it you should have some more trainning on textdraw editor before releasing it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)