[XP] Blizz-ABS

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

Previous topic - Next topic

ojp2010

I was about to say that isn't right? lol I edited my post saw some errors.

element

Yeah, me == system failures from time to time...

Quick question, would it be possible to see what the eneamy wants to hit you and store it in a variable?
like :

$game_variables[id] = latest hit


I want to use this for the player to absorb some damage. Like a shield-skill.

Holyrapid

Blizzard, our dear friend and the god we worship, would it be hard to include strafing (moving without turning) to BABS? Also, i'd like to get an answer to my previous question.

ShadowPierce

->That could easily be evented... :D

Someone please answer my question?
http://forum.chaos-project.com/index.php/topic,106.msg119323.html#msg119323



Spoiler: ShowHide
Quote from: Blizzard on February 16, 2011, 03:44:48 pmThere you go. It's the proof that SDK is crap. It's incompatible with itself.
3DS Friend Code: ShowHide
1161-0627-9890

Lethal-Yarn

Quote from: DesPKP on August 28, 2010, 03:33:15 am
Blizzard, our dear friend and the god we worship, would it be hard to include strafing (moving without turning) to BABS? Also, i'd like to get an answer to my previous question.

How do you want strafing?  I know one way you can do it is when you hit 'shift', then you always stay looking at the direction you were facing.  Or are you talking about adding extra keys that also strafe, along with turning left and right?

ojp2010

Is there anyway to make is so players can use skills or items directly off the hotkeys. Meaning players could press 1,2,3,4,5,6,7,8,9,0 and use any skill or item 'bound' to the key instead of the, example, pressing one then pressing 'R' to use the selected variable. More like a MMO style action bar.

Wizered67

There is a direct hotkeys option in the config.

ojp2010

In the configuration tool? I could only find options to turn it on or off. Could you point me in the right direction please? :)

Wizered67

Wait, I re-read your post and I'm slightly confused....
Do you want it so that when you hit hotkey 1 it will automatically use whatever skill the player assigned to it, or do you want it to automatically asign the skill to the hotkey?

If all you want is for you not to have to press the skill key and just press the hotkey button, then just turn direct hotkeys on.

ojp2010

When a player press '1' on the keyboard the skill is used, player presses '2' on the keyboard the skill set to '2' is used. So I think the first options you stated it what I am looking for.

Blizzard

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.

Holyrapid

Quote from: Lethal-Yarn on August 28, 2010, 05:29:40 pm
Quote from: DesPKP on August 28, 2010, 03:33:15 am
Blizzard, our dear friend and the god we worship, would it be hard to include strafing (moving without turning) to BABS? Also, i'd like to get an answer to my previous question.

How do you want strafing?  I know one way you can do it is when you hit 'shift', then you always stay looking at the direction you were facing.  Or are you talking about adding extra keys that also strafe, along with turning left and right?


I want the strifng to be so that when a certain key is being pressed, along with a movement key, you move in that direction, but you don't turn.
So, say you're facing up, and you want to quickly dodge to the letf a few squares. Easy, but say, you have low health and the enemy is still up. It could make the diffrence in life and death if you turn, or if you can attack him as soon as you've dodged.

Shalaren

Quote from: ojp2010 on August 28, 2010, 10:27:43 pm
Is there anyway to make is so players can use skills or items directly off the hotkeys. Meaning players could press 1,2,3,4,5,6,7,8,9,0 and use any skill or item 'bound' to the key instead of the, example, pressing one then pressing 'R' to use the selected variable. More like a MMO style action bar.

serusly dude, your making a game that is really not for your lvl X:,
its called direct hotkeys, look it up

ShadowPierce

Quote from: DesPKP on August 29, 2010, 01:11:40 pm
Quote from: Lethal-Yarn on August 28, 2010, 05:29:40 pm
Quote from: DesPKP on August 28, 2010, 03:33:15 am
Blizzard, our dear friend and the god we worship, would it be hard to include strafing (moving without turning) to BABS? Also, i'd like to get an answer to my previous question.

How do you want strafing?  I know one way you can do it is when you hit 'shift', then you always stay looking at the direction you were facing.  Or are you talking about adding extra keys that also strafe, along with turning left and right?


I want the strifng to be so that when a certain key is being pressed, along with a movement key, you move in that direction, but you don't turn.
So, say you're facing up, and you want to quickly dodge to the letf a few squares. Easy, but say, you have low health and the enemy is still up. It could make the diffrence in life and death if you turn, or if you can attack him as soon as you've dodged.

->Make an event where when you hold a button (conditional statement), your player's direction fix is turned on (set move route)...

Hope I helped!!! :haha:

Man, I keep getting ignored! :xP:
http://forum.chaos-project.com/index.php/topic,106.msg119323.html#msg119323



Spoiler: ShowHide
Quote from: Blizzard on February 16, 2011, 03:44:48 pmThere you go. It's the proof that SDK is crap. It's incompatible with itself.
3DS Friend Code: ShowHide
1161-0627-9890

dylstew

August 29, 2010, 01:51:21 pm #3794 Last Edit: August 29, 2010, 01:59:19 pm by dylstew
Hey blizzard:

Is it possible to have the defend system from zelda(zelda 1,a link to the past,etc)?
http://www.youtube.com/watch?v=4bt5VHG3Jpw

You basicly always defend unless you attack.

BTW: remember me from the RPG RPG revforums? :D

ShadowPierce

Quote from: BlizzardI have retired from RMXP! Please do not send me PMs or e-Mails asking for support!


Quote from: dylstew on August 29, 2010, 01:51:21 pm
Hey blizzard:

Is it possible to have the defend system from zelda(zelda 1,a link to the past,etc)?
http://www.youtube.com/watch?v=4bt5VHG3Jpw

You basicly always defend unless you attack.

->IMO, though this is doable, it ultimately destroys Blizz-ABS' intention of letting players focus on using skill over strategy...



Spoiler: ShowHide
Quote from: Blizzard on February 16, 2011, 03:44:48 pmThere you go. It's the proof that SDK is crap. It's incompatible with itself.
3DS Friend Code: ShowHide
1161-0627-9890

dylstew

I just want to make a game that's like zelda.

ojp2010

Quote from: Blizzard on August 29, 2010, 03:36:49 am
Seriously, dude.

Spoiler: ShowHide



Oh I didn't realize that is what the option was for, I must have been spacing. Thank you!

Ryex

did you read the manual? seriously the manual isn't that large and reading it even once will give you a clear picture of what Babs can do, even just reading the sections on configuration would prevent rather silly question like this.
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 />

ShadowPierce

Quote from: dylstew on August 29, 2010, 02:08:28 pm
I just want to make a game that's like zelda.

->'Kay then, I'll think of something... But you'll most likely get help from one of the godlike scripters here anyway... If there's still nothing, I guess you'll just have to settle with me... :P

Be back in a few hours!!! :haha:



Spoiler: ShowHide
Quote from: Blizzard on February 16, 2011, 03:44:48 pmThere you go. It's the proof that SDK is crap. It's incompatible with itself.
3DS Friend Code: ShowHide
1161-0627-9890