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.
Interesting.... http://forum.chaos-project.com/index.php?topic=1347.0 (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 (http://forum.chaos-project.com/index.php/topic,1401.0.html) here linked it for you easy to find.
Oh, shit, we 'bout to have an all-out-no-rules-no-holds-bar-crazy-epic-battle between on our hands. :^_^':
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?
@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.
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.
Good request
Yeah, also would like good in my game :P
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?".