![]() |
Status bar
I just want to ask how i turn the heart things in a status bar
i got 2 graphics but well i dont know the rest help me a bit oh lord |
ok, lord (helmut) is here. I dont really know exactly but I have a sample zip file someone showed me and I will give it to ya if u like
|
|
Re: Status bar
Quote:
showimg imgname,pickanindex,x,y; the x and y should be where on the screen you want them to show up (in pixels) changeimgvis indexyoupicked,4 this turns your image into a stat...get it? |
Xaviar is great. The Scripting greats are
1.Tyhm 2.Kyle 3.Kaimetsu 4.Liquid Ice 5.Xaviar These great people all use there superior knowledge to help those in need ^_^ Good job guys!!! |
Quote:
|
LiquidIce is a great scripter?there must be better scripters then the two last people up there.
|
Quote:
|
um sorry but Ace2896 is better then all of them.
|
I feel special o.o
some people haven't seen like my greatest scripts. I would give the code if it wasn't on my playerworld and stuff. (and dont say UN scripting sucks because of all the people who said that and got a tour from me were very impressed) Ace is great too but isn't he like retired from Graal? and to answer that guys question... Do you mean you hate an edited states.png ? or just hearts? If you have an edited states.png then you just need the user to d/l it and it will show up. but if you have heart images use the following commands: showimg index,x,y; // index must be over 200 for local showing changeimgvis 4; //at least 4 and maybe changeimgpart index,x,y,width,height;// x,y in the image width/height from the x,y in the image then you ofcourse need showstats bitflag; // here ill explain this one cuz some ppl just use it but dont know how.. The bitflags are : 1-ASD,2-icons,4-rupees,8-bombs,16-arrows,32-hearts,64-ap,128-mp,256-minimap,512-inv,1024-player Now pull out a calculator and add everything you want to keep. for example if you want to hide everything but the player and the minimap you would do 256+1024 = 1280 so showstats 1280; since you need to hide the hearts you add everything but the hearts: showstats 2015; to show it again just do the same thing. |
Quote:
|
Ace and Kyle script better than me. So does WhoopA and Gilgalad, and even Lady Midnight had me beat on that one thing, this.on=1-this.on;, I'd always done it as if(this.on==0){ this.on=1;timeout=0.05; }else{this.on=0;timeout=0;}
|
Quote:
|
Quote:
|
Heres the REAL and FULL script and no body say it aint it has been tested online!
NPC Code:timereverywhere; |
wow...no offence man...but thats really nasty, and half of it you dont even need....
|
Quote:
the only thing you changed are the .gif use your own scripting skills! |
Umm let me correct that list of scripters:
1. Kyle0654 2. Kaimetsu 3. Tyhm 4. TB3 5. Soul Blade Ok Thank You :D Just for those who don't know, I script better then I make graphics...I just haven't released any scripts as they are all for Murasamune...actually now that I think about it...barely anyone even knows I'm a scripter.... I shall put it in my sig to remind everyone! |
Quote:
|
1 Attachment(s)
heres a little tutorial i made for someone. i cant find the graphics i used for it though, but it should be good without them.
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
and I bet Icepick stole that script from some1 else
its like a chain of script stealing. |
Quote:
|
I advise using a string:
NPC Code: Thats just the showimg part, and you will have to do the fancy upgrading of life in the player hurt. like NPC Code: Then just upgrade client.strength to be like, 1 to make .5=1 damage, and to make .5=.5 etc... It should work, and you need timereverywhere. Its in peices, so put it together. Enjoy. |
Quote:
|
k, i kinda get this, but the thing on antora, the pic of the guy with a bomy on his head (thats a joke) when you touch the sign, some one tell me how i'd do that please
|
Quote:
|
Quote:
|
Quote:
if (playertouchsme) { timeout=30; showimg 200,img.gif,x,y; changeimgvis 200,4; } if (timeout) hideimg 200; |
Quote:
|
Quote:
then the birds are the birds from the older Graal. then they got crap copied from other ppl like the skateboard. then they got copyrighted stuff. then they got loads of more crap. if they copy from icepick then its a copy chain |
Quote:
|
did anyone test my script?
Im pretty sure it works. |
| All times are GMT +2. The time now is 03:08 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.