Charging Progress Bar for Blizz-ABS

Started by [Luke], September 02, 2010, 07:24:25 am

Previous topic - Next topic

[Luke]

That's quite simple: I need a script that shows a progress bar whenever player charges weapon/skill/item. A WoW-like one showing the name of the weapon/skill/item would be nice. I think I can handle customization of the position and colour since I'm not totally lame in scripting, but seems I'm lame enough to not be able to do that on my own... for now.

ojp2010

September 02, 2010, 12:04:55 pm #1 Last Edit: September 02, 2010, 12:08:30 pm by ojp2010
Interesting.... http://forum.chaos-project.com/index.php?topic=1347.0

And here I thought you were trolling these forum like a beast I guess you don't pay attention very well. And if you going to requests a script make sure you read When requesting a script http://forum.chaos-project.com/index.php/topic,1401.0.html here linked it for you easy to find.

ForeverZer0

Oh, shit, we 'bout to have an all-out-no-rules-no-holds-bar-crazy-epic-battle between on our hands.  :^_^':
I am done scripting for RMXP. I will likely not offer support for even my own scripts anymore, but feel free to ask on the forum, there are plenty of other talented scripters that can help you.

Jragyn

I don't even see the connection between what the gentleman asks for, and with what ojp linked to.
He's asking for something that I've seen asked for before, but never granted.
Whats wrong with asking again?
A bright light can either illuminate or blind, but how will you know which until you open your eyes?

ojp2010

@ForeverZer0 I had my say and he did to as far as I am concerned it is done.

@jarayn00  Your right I missed the word charges in his description, I thought you wanted a weapon skill system that showed progress bars like wow. I mis-read it.


Anyways that was my fault I misread your post, for that I can say sorry, but you still need to read how to make a request.

[Luke]

Okey. I'm gonna describe this in more detail for other possible people who have problems with reading my poor Ponglish language. Whenever an item/weapon/skill takes a time to charge, the player doesn't see how long it's gonna last. In my case, player can't even notice that actor charges something (RMXOS and charset selection - no way in hell I'm gonna make action sprites for them all). So what I need is just a simple "loading" progress bar. Just like the one that you see while casting a spell in WoW. It would be helpful especially for the actions with "Trigger after Charge".
Thanks in advance. Such a script would be probably helpful for many people who prefer "charging" style of actions over "super mega soul rage combo" one. Forgive me the scepticism, I'm more a Gothic player (cRPGs, generally) than FF or any other jRPG one.


element


[Luke]

Okay... So maybe someone knows a similar script that does something different? I could code this if I had any basis to work on, I don't have much scripting experience, but I'm an intermediate Visual C# programmist and I can think like one. So maybe it could level this problem up to "troubleshooting" with me asking "why it doesn't work" instead of "how to do that?".