Home
Help
Search
Calendar
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Click here to join us on IRC (#charas on irc.freenode.net)!
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
Mimic skills
« previous
next »
Print
Pages: [
1
]
Author
Topic: Mimic skills (Read 2561 times)
Linkforce
The Original Master of the Mosey
Leader
Posts: 2,330
i love rpgs
Mimic skills
«
on:
June 25, 2006, 06:20:59 AM »
Can anybody help me with this?
I need a system where when a monster uses a skill, a certain character can mimic, and therefore know the skill and use it later on. I guess you can call it Blue magic, but it's not. Does anybody know what I mean? And if so, can you help?
Logged
Beck Skyler
I love sprite sheets<3
Associate
Posts: 104
Just a guy who loves RM2k3
(No subject)
«
Reply #1 on:
June 25, 2006, 08:45:24 AM »
check gamingw and do a tutorial search for blue magic.
Logged
Linkforce
The Original Master of the Mosey
Leader
Posts: 2,330
i love rpgs
(No subject)
«
Reply #2 on:
June 25, 2006, 04:52:21 PM »
The one there isn't what I needed. I need it to be...original....
Logged
aboutasoandthis
Exemplar
Posts: 1,915
Talking sucks.
(No subject)
«
Reply #3 on:
June 25, 2006, 07:11:09 PM »
What are you looking for exactly? You're calling it "Mimic" yet what you want it to do is be "Blue Magic."
Mimic: You copy what another character does and do exactly what they do.
-It's is not comepletely possible in the DBS unless every single skill in the game is triggered by a switch.
Blue Magic: Exactly what you're talking about.
How can a tutorial be original?
Logged
My pokemon bring all the nerds to the yard, and they're like you wanna trade cards? Darn right, I wanna trade cards, I could trade this, but not my charizard.
Meiscool-2
Sage
Posts: 7,030
If you support n00bs, you support communism.
(No subject)
«
Reply #4 on:
June 25, 2006, 08:05:15 PM »
Well, let's start with how you want to learn the ability.
Is it if you're hit with it? Or is it if the enemy uses it?
Logged
Most Recent:
________________________
Old Stuff:
Dragoon de Sol
Common sense isn't very common
Agent
Posts: 800
(No subject)
«
Reply #5 on:
June 25, 2006, 10:29:06 PM »
I'd assume if you were hot.
That would be easier to start the code, wouldn't it?
Logged
Shadowless1
_
Acolyte
Posts: 495
(No subject)
«
Reply #6 on:
June 29, 2006, 03:47:10 PM »
i think what you want is something like this:
go to monster, trigger as if monster uses"skill", hero leans "skill"
Logged
<img src="
http://i38.tinypic.com/1628lmr.gif
">
<img src="
http://i4.tinypic.com/25rctmo.gif
"><img src="
http://i2.tinypic.com/25rcu4y.png
">
<img src="
http://i5.tinypic.com/25rcuhx.jpg
"><img src="
http://i5.tinypic.com/25rcux3.gif
">
Tomi
*does mannerism*
Leader
Posts: 2,000
(No subject)
«
Reply #7 on:
June 29, 2006, 03:51:17 PM »
Well, Mimic usually uses the last move that the monster used, is that what you want, or do you want blue magic. They are totally different.
Logged
aboutasoandthis
Exemplar
Posts: 1,915
Talking sucks.
I got mimic.
«
Reply #8 on:
June 29, 2006, 09:19:28 PM »
I figured out how to do both versions of mimic (monsters and your party.) EVERY SINGLE ACTION IN THE BATTLE SYSTEM NEEDS A SWITCH. I'm doing the magic/party version and it works bug free. It just takes a long time to do.
Logged
My pokemon bring all the nerds to the yard, and they're like you wanna trade cards? Darn right, I wanna trade cards, I could trade this, but not my charizard.
Linkforce
The Original Master of the Mosey
Leader
Posts: 2,330
i love rpgs
(No subject)
«
Reply #9 on:
June 30, 2006, 03:53:42 PM »
Yeah, but I also want the character to haver to do something in order to learn it. Like enter a special code or w/e.
Logged
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
RPG Maker Programming
»
Mimic skills