![]() |
new controll?
how can I make a pic with difrent opsons---
like the clothes changer on graal... I just ned some helt on how I could hilight diffrent parts |
you would have to do it by npc scripting totaly!!! you either have to make multiple gifs or have them all in one and use changeimgpart or setgifpart alot!!
|
Re: new controll?
Quote:
|
I know ......
it can be scripted offline because the galixy minigame have the script, it has a post in npc scripting to.
it has : Start OPTIONS Star |
Re: I know ......
Quote:
changeimgcolor index,red,green,blue,alpha; and use keydowns to steer through the menue... if u want the text bigger if it's higlighted use changeimgzoom... |
You use one showimg to draw the background, and one for each of the options. Then you do a this.cursor variable that gets increased/decreased depending on timeout...
|
Yeah, pretty much what they said. You'd first start off with a timeout=.05, then in a timeout loop have a this.timer=(this.timer+1)%3 (I picked that one up from one of Liquid's item scripts. It sorta moderates the cursor speed.)
Then use this.pos or something to keep track of the cursor position, with a %# (# is 1 higher than the max value). Then use showimg, with x and y using screenwidth and screenheight (use division) Then use something like NPC Code: There. I also proved to myself I didn't forget what I was doing over my almost 2-month holiday. All the same, hope that helps. |
???
what?!?!?
I do not understand what you peole are saying, could some one give ne the graal 2001 clothes changer script so I can get it from there!! PLEASE |
You people think hes talking about the z-clothing thing... Hes talking about the one in the humen start place!
|
| All times are GMT +2. The time now is 07:39 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.