[XP] Blizz-ABS

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

Previous topic - Next topic

megaman30796

i have another question...

I Made A Transfer Player Event And I Only Want It Activated After All The Opponents In That Area. How Do I Do It...:

I Want The Player To Be able To Reach Certain Areas Only After Defeating The Boss.
"You know the world is going crazy," Chris Rock declared in 2003, "when the best rapper [Eminem] is a white guy, the best golfer [Tiger Woods] is a black guy, the tallest guy in the NBA [Yao Ming] is Chinese, the Swiss hold the America's Cup, France is accusing the U.S. of arrogance, Germany doesn't want to go to war, and the three most powerful men in America are named 'Bush,' 'Dick,' and 'Colon.' Need I say more?"

Wizered67

 $game_map.battlers.size == 0
can be used in a conditional branch to determine if there are no more battlers on a map.

megaman30796

Thanks! I'll Try It Out!
"You know the world is going crazy," Chris Rock declared in 2003, "when the best rapper [Eminem] is a white guy, the best golfer [Tiger Woods] is a black guy, the tallest guy in the NBA [Yao Ming] is Chinese, the Swiss hold the America's Cup, France is accusing the U.S. of arrogance, Germany doesn't want to go to war, and the three most powerful men in America are named 'Bush,' 'Dick,' and 'Colon.' Need I say more?"

megaman30796

hmmmm...1 more question.....

How Do I Make NPCs That Are Against The Enemy?
eg:guards
"You know the world is going crazy," Chris Rock declared in 2003, "when the best rapper [Eminem] is a white guy, the best golfer [Tiger Woods] is a black guy, the tallest guy in the NBA [Yao Ming] is Chinese, the Swiss hold the America's Cup, France is accusing the U.S. of arrogance, Germany doesn't want to go to war, and the three most powerful men in America are named 'Bush,' 'Dick,' and 'Colon.' Need I say more?"

Lost King

In the Config program use the Alignment Group tab, I'm pretty sure it comes default with a Guard type and an Enemy type, so when you're making events for Guards and enemies, just be sure to add the correct group in the name, pretty sure it's with \g['Group # here'].
*Scribble Scribble* Oh right, not that sort of signature.

Sasquatch927

Quote from: Sasquatch927 on December 17, 2010, 02:10:43 pm
I use the auto-target script so I don't have to deal with the selection screen. This works when I use skills that attack one or all enemies in an area, but there's a problem...

If I target someone with a move that executes a combo that has those multi target or homing target skills, it still calls for the selection screen on those particular skills. Is it possible that the skills can still execute without calling the selection screen if it's in the middle of a combo?


I'm updating this post =)

megaman30796

Lost King, I Checked Out The Config And I Don't Know Hoe To Group Them...........Please Explain What You just Posted.......I Dont understand
"You know the world is going crazy," Chris Rock declared in 2003, "when the best rapper [Eminem] is a white guy, the best golfer [Tiger Woods] is a black guy, the tallest guy in the NBA [Yao Ming] is Chinese, the Swiss hold the America's Cup, France is accusing the U.S. of arrogance, Germany doesn't want to go to war, and the three most powerful men in America are named 'Bush,' 'Dick,' and 'Colon.' Need I say more?"

Lost King

Section 3.1 of the Manual does a much better job at explaining how Alignment Groups work than I could.
*Scribble Scribble* Oh right, not that sort of signature.

[Luke]

Quote from: The Niche on December 17, 2010, 11:15:27 am
One: Change movement speed.
Two: Don't know, good question.
Three: Not sure, but there's probably a way through messing around with frame penalties. You may have to duplicate your weapons, items and skills to do this, I haven't played around with combos much yet.

1: More details please. How to connect a state with the movement speed? My current idea is to alias the movement speed in Game_Battler and change the value if one of the specific states is applied.
2: Yeah, tell me about it :D
3: Umm... I'm gonna repeat step 1 and alias the method that checks the penalty database.

The Niche

Quote from: [Luke] on December 18, 2010, 01:07:27 pm
Quote from: The Niche on December 17, 2010, 11:15:27 am
One: Change movement speed.
Two: Don't know, good question.
Three: Not sure, but there's probably a way through messing around with frame penalties. You may have to duplicate your weapons, items and skills to do this, I haven't played around with combos much yet.

1: More details please. How to connect a state with the movement speed? My current idea is to alias the movement speed in Game_Battler and change the value if one of the specific states is applied.
2: Yeah, tell me about it :D
3: Umm... I'm gonna repeat step 1 and alias the method that checks the penalty database.


Woops, I thought you could edit states in the editor. Pity.
Level me down, I'm trying to become the anti-blizz!
Quote from: winkio on June 15, 2011, 07:30:23 pm
Ah, excellent.  You liked my amusing sideshow, yes?  I'm just a simple fool, my wit entertains the wise, and my wisdom fools the fools.



I'm like the bible, widely hated and beautifully quotable.

Dropbox is this way, not any other way!

megaman30796

i'll be asking a lot of questions for some time coz im a total noob at this......

My next question is how do i make the opponent to trans in mid battle?

P.S: I Know how 2 make opp 2 trans....i just want to know how 2 make him trans at 50%HP or any amount..
"You know the world is going crazy," Chris Rock declared in 2003, "when the best rapper [Eminem] is a white guy, the best golfer [Tiger Woods] is a black guy, the tallest guy in the NBA [Yao Ming] is Chinese, the Swiss hold the America's Cup, France is accusing the U.S. of arrogance, Germany doesn't want to go to war, and the three most powerful men in America are named 'Bush,' 'Dick,' and 'Colon.' Need I say more?"

The Niche

I think that may be possible with battle events. Otherwise, make a skill, make sure it does nothing. Link it to a common event, which should have a command for setting opacity for "this event". Go to the enemy's entry in the database and edit its battle events so that when it has 50% hp, it uses that skill, with a full probability rating.
Level me down, I'm trying to become the anti-blizz!
Quote from: winkio on June 15, 2011, 07:30:23 pm
Ah, excellent.  You liked my amusing sideshow, yes?  I'm just a simple fool, my wit entertains the wise, and my wisdom fools the fools.



I'm like the bible, widely hated and beautifully quotable.

Dropbox is this way, not any other way!

megaman30796

Another Problem......i make the opponent a skill but he never uses it in battle :stupid:
"You know the world is going crazy," Chris Rock declared in 2003, "when the best rapper [Eminem] is a white guy, the best golfer [Tiger Woods] is a black guy, the tallest guy in the NBA [Yao Ming] is Chinese, the Swiss hold the America's Cup, France is accusing the U.S. of arrogance, Germany doesn't want to go to war, and the three most powerful men in America are named 'Bush,' 'Dick,' and 'Colon.' Need I say more?"

WhiteRose

Quote from: megaman30796 on December 20, 2010, 09:31:17 pm
Another Problem......i make the opponent a skill but he never uses it in battle :stupid:


Make sure you have the skill set up properly in the script and that the conditions are correct.

megaman30796

everything is fine...i gave that skill to my ally and he can use it without a problem.....only the opponent won't use it


i tried not giving him the attack command then he will spam his power....

i even gave him a homing attack and took out the attack command and he didnt even use it
"You know the world is going crazy," Chris Rock declared in 2003, "when the best rapper [Eminem] is a white guy, the best golfer [Tiger Woods] is a black guy, the tallest guy in the NBA [Yao Ming] is Chinese, the Swiss hold the America's Cup, France is accusing the U.S. of arrogance, Germany doesn't want to go to war, and the three most powerful men in America are named 'Bush,' 'Dick,' and 'Colon.' Need I say more?"

megaman30796

i even checked out the config and everything's fine.
"You know the world is going crazy," Chris Rock declared in 2003, "when the best rapper [Eminem] is a white guy, the best golfer [Tiger Woods] is a black guy, the tallest guy in the NBA [Yao Ming] is Chinese, the Swiss hold the America's Cup, France is accusing the U.S. of arrogance, Germany doesn't want to go to war, and the three most powerful men in America are named 'Bush,' 'Dick,' and 'Colon.' Need I say more?"

megaman30796

---Another Question---

i wanna make a common event and make the opponent 2 use a skill in the custom event but idk how


i even tried forced action
"You know the world is going crazy," Chris Rock declared in 2003, "when the best rapper [Eminem] is a white guy, the best golfer [Tiger Woods] is a black guy, the tallest guy in the NBA [Yao Ming] is Chinese, the Swiss hold the America's Cup, France is accusing the U.S. of arrogance, Germany doesn't want to go to war, and the three most powerful men in America are named 'Bush,' 'Dick,' and 'Colon.' Need I say more?"

sirSLR

i have almoast the same proble.
when i am using character i can use his skill..
but when that character is support
he never uses that skill. and that skill can't be used by enemy eather....why

megaman30796

my support will use only melee skills....same as the enemy..they don't use ranged attacks
"You know the world is going crazy," Chris Rock declared in 2003, "when the best rapper [Eminem] is a white guy, the best golfer [Tiger Woods] is a black guy, the tallest guy in the NBA [Yao Ming] is Chinese, the Swiss hold the America's Cup, France is accusing the U.S. of arrogance, Germany doesn't want to go to war, and the three most powerful men in America are named 'Bush,' 'Dick,' and 'Colon.' Need I say more?"

megaman30796

http://www.youtube.com/watch?v=mQwViGmy8Ao&feature=player_embedded

Blizz-ABS Is Nothig Compared To This...........Look At The Effects And The Boss Battles
"You know the world is going crazy," Chris Rock declared in 2003, "when the best rapper [Eminem] is a white guy, the best golfer [Tiger Woods] is a black guy, the tallest guy in the NBA [Yao Ming] is Chinese, the Swiss hold the America's Cup, France is accusing the U.S. of arrogance, Germany doesn't want to go to war, and the three most powerful men in America are named 'Bush,' 'Dick,' and 'Colon.' Need I say more?"