[XP] Blizz-ABS

Started by Blizzard, January 09, 2008, 08:21:56 am

Previous topic - Next topic

ojp2010

I have made is so player can close any Scene with a direct hotkey. However, after searching the code I can't find the part of BABS script I need to change it so that you can close the hotkey scene with a direct hotkey too? Can anyone point me in the right direction? 

Dundora

He, I have a question;

is it possible to change a heros jumping range in game, or to set up different jumping ranges for different hero's?

I'm asking because in my game, at a certain point you'll be riding a horse, which can obviously jump further.

[Luke]

Since somebody makes a script for that, try activating a script which sets BlizzABS::CONFIG::JUMPING to new value: works only when the "rider" is the only actor in party, otherwise it changes jumping range for everybody. Or just force running on the "rider" actor, running incerases the jumping range by 1... or give the "rider" a skill "Long Jump" that activates combo that "jumps" further.

Dundora

Quote from: [Luke] on September 02, 2010, 09:15:15 am
Since somebody makes a script for that, try activating a script which sets BlizzABS::CONFIG::JUMPING to new value


How do i do that?

[Luke]

"Call Script" command in event window, "BlizzABS::CONFIG::JUMPING = 3", perhaps. Didn't try, could work. JUMPING is probably a constant, so problems with changing its value may occur. Currently understanding that issue is over my poor and lame RGSS skills.

In other words: wait for somebody else wiser than me, I can just give you an idea to work on, so if you're trying to make somebody else do it for you, I'm not the person that you're looking for and I shouldn't be posting in this thread anymore.

Shalaren

blah I hate the selection screen X:..

is there a way to make it that if Im using a skill that selects all, it wont show the selection screen? its so stupid that it does that cause ime selecting all anyway. like make it so it wont show the screen, it'll just use the skill right away.
and for the one enemy skills, is there a way to make it that if there is only 1 monster in the skill range, it'll attack it right away without the selection screen? =\

+ a suggestion, maybe need an addon for this idk, make it so instead of the selection screen. it'll attack the monster with the lowest hp, and if they are even so it'll attack a rendom one, and in the next hit it'll attack the same one cause his hp is lower. if you get what I mean, instead of using the selection screen.

[Luke]

Use Auto-Targeting for Blizz-ABS. Solves all your problems.

Shalaren

whats wrong with you? o-o have you used the auto targeting? its nothing like what I said, cause besically your still selecting a monster..
and imagen how hard it is to fight againts a big group of monsters... and what the heck makes you think I didnt try the auto targeting... Jee..

[Luke]

September 06, 2010, 05:29:25 am #3808 Last Edit: September 06, 2010, 08:43:11 am by [Luke]
As far as I remember... maybe those 10 minutes confused my memory... Auto-Targeting makes the system select a target and then all direct and homing skills are immediately performed on that target without any appearance of the pause-selection screen. But what do I know...  :P

PS. Is there any good tutorial or demo showing all the possibilities of new combo system?

Holyrapid

I too would appreaciate a demo or a tuto on the combo system... I made a combo that is supposed to shoot 6 fireballs at a target, it wants me to have a sprite for the skill >_> WHY would i need that?

legacyblade

Because you have the option enabled. If you don't want it to look for a sprite for the skill, disable action sprites in the config.

Shalaren

blah, the auto targeting, needs you to select a monster before you use the skill, but this way, its impossible to fight with a larger amount of enemies. that's why its not like what Im asking+
as for the combo system, I made a combo that uses a skill twice, to make it show a double demage, but how can I make it so it'll show only one animation on the enemy? and do I need to have the skill used in the combo learned? o-o

idler

September 09, 2010, 07:49:04 pm #3812 Last Edit: September 09, 2010, 07:51:26 pm by idler
Hi forum! I love this script, however i have a problem. When I install the script and start the game this happens:
Spoiler: ShowHide



Does anyone else have this problem? How can I fix it?
Thanks on advance! And sorry about my english xD

I know, I know, the picture's in Spanish... But i think that if anyone else has the same problem it's... Say, understandable xD

SDDJ

Hey people, I just tried the version 2.8 of this, but I keep getting this error every time I try to test it out how do I fix it? This looks so awesome! Please help!

:

WhiteRose

Quote from: SDDJ on September 09, 2010, 10:15:50 pm
Hey people, I just tried the version 2.8 of this, but I keep getting this error every time I try to test it out how do I fix it? This looks so awesome! Please help!


If this is your first time using BABS, I highly recommend reading through the manual before asking for help. Not only will you probably solve your problem, but you'll probably see a number of other useful features included in BABS that you hadn't thought of before.

Blizzard

If you had read the manual (or at least the FAQ in the manual), you wouldn't have these problems.
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

winkio

No

(but I made a system that completely implements every feature requested by everyone so that nobody has to do anything themselves for their own games)

Ryex

Quote from: sirsniffy on September 13, 2010, 02:27:58 pm
Haven't been here in a while. Did Winkio ever make a combo system using the attack buttons only? I mean a system that changes the animation for each time the button is pressed?

no Blizz made that, search for a random attack animations or something
I no longer keep up with posts in the forum very well. If you have a question or comment, about my work, or in general I welcome PM's. if you make a post in one of my threads and I don't reply with in a day or two feel free to PM me and point it out to me.<br /><br />DropBox, the best free file syncing service there is.<br />

winkio

QuoteI mean one that allows you to execute a 1-2-3 combo with 3 different animations


If you really think you need that feature, you should try making it with the current combo system, because I just tried it, and it took me about 10 seconds.

[Luke]

Oh, come on. There's a superdooper combo system that has really wide possibilities. You can configure it without touching any script, you just use the Blizz-ABS Config. I know there is no specific tutorial or demo explaining all the possibilities, but that's not a reason for making the cat-from-the-Shrek-big-eyes and whine "I'm so dumb, please make it for me", especially because we know well that it won't be the last request, not only yours, but many people, including me, have no idea how exactly wide the combo system possibilities are. So think, think, think and try, try, try. And learn something instead of asking how to press the right buttons. If you want to make your game and you don't wanna think and learn, make a clearly simple RPG Maker game with default battle system and without any additional scripts. Then, the configuration will be easy.

Anyway: that text "if I make a mess, I will never forgive you" is one of the lamest ones ever.