It maybe is just silly... And, of course, I am a complete noob :D
Okie... I am making a game, with the ABS script. Is it possible to start with the HUD disabled and then enable it later? And to disable/enable it in specific parts of the game? If it is, how to do that?
The same about the minimap.
yeah it's easily possible at the start just make a parralel process event and use the call script command put this code in it
now when you want to turn it back on after the cut scene or w/e just put in call script command
Thank you.
WAIT!
Quoteyeah it's easily possible at the start just make a parallel process event
You could just use a call script here too instead of parralel process. Putting it on parallel process keeps disabling it every frame, which isn't necessary :)
Now that I am done with that, how about changing the HUD colors? ::)
I looked the script, and find out how to make the bars ligter/darker (and some stuff related to it). But what to do to change the hue, and also the font and the font color?
I know, I am annoying :-X
there';s a lot of code for various stuff around line 5000 of (Blizz-ABS) Script I can't look into it now gota go in one sec but just head there and have a look you'll find out about the colours ect
Thanks... I've found that part. Will be trying to do something with it.
k I hope that was right, I had to log off sorry :(
No problem... I just gave up after all :D
Too lazy for that, and since I am making a game for few friends...