NG BBS — actionscript help ?:: if somone could give me the actionscript to make a button play music Megaman X: RPG Chapter 0If you love Megaman AND RPGs, then this Best RPG here http://www.newgrounds.com/bbs/topic/326827HOME | ive been searching over the web for a lot of time and have still not found RPG flash actionscript. i was wondering if anybody here knew some? i need:
Walkabout actionscript
RPG battle actionscript (also that HP MP stuff)
Inventory Actionscript (y'know, when u buy from a shop it appears in you inventory and stuff like that)
I would be really happy if someone here could help me.
there is a bit of a rpg game here:
Stick Rpg (http://www.ihateyour.com/cgi-bin/bbs/YaBB.cgi?action=games;game=stickrpg)
Just thought It was a good idea :-/
Originally posted by Marz
I agree with seifer on this one... But if you give it some time.. My tutorials on RPG's will happen so.. :)
Tutorials? where?
Hey bro, when you said "RPG battle actionscript (also that HP MP stuff)", were you talking about like a level up system.... such as the characters stats go up when the exp reaches zero..... OR are you talking about buttons in the battle system that, when you press attack it takes the attack power in the stats and subtracts it by the enemy hp? NG BBS — AS help (rpg):: actionscript so iv been looking at some tutorials but in all the rpg tutorials please post help or where i can get a tut on a good rpg. http://www.newgrounds.com/bbs/topic/860059HOME |
I agree with seifer on this one... But if you give it some time.. My tutorials on RPG's will happen so.. :)
If you are talking about the attack/magic/whatnot button then use something to the effect of this on the a/m/wn button
on (release)
{
_root.enemyhp = _root.enemyhp - _root.ata
}
g/l on ur rpg
Originally posted by WarrOrange
If you are talking about the attack/magic/whatnot button then use something to the effect of this on the a/m/wn button
on (release)
{
_root.enemyhp = _root.enemyhp - _root.ata
}
g/l on ur rpg
Generally, I would elaborate on the algorithim a little more...
enemy.CurrentHP =- ((player.STR + rnd(player.weapon.attack)) - (enemy.DEF + enemy.armor.DEF) - rnd(RndNum + (enemy.LUK - player.LUK))
You can add or change this depending on how deep you want to take your game.
Originally posted by WarrOrange
uhhh sure but its gona be hard if we dont got a story writer.... 3d Flash. Truth Or Scam?:: How long have you wanted to make a 3D flash game? - HIGLIGHTS: Asteroid, Flash, Nice, Actionscript, Step, Engine Rpg. Game Cam Flash Actionscript 3. Sex http://www.astahost.com/info.php/3d-flash-truth-scam_t13895.htmlHOME | NG BBS — Simple Actionscript:: How do you enter the actionscript that stops people from right clicking on your RPG Chapter 0If you love Megaman AND RPGs, Best RPG here - hands down. http://www.newgrounds.com/bbs/topic/326949HOME |
cause i really suck at writing stories... i draw and program... and .. uhh stuff
I'm working on a story. Just ask Kit... ;) Also, read the tutorial I've been working on in this forum about the Game Story.
ya, but seifertim... if he doesnt know how to do a simple one in the first place... then i wouldnt hit him with anything too hard, ya know?
I would help you work on this if you want. It sounds like an interesting project.
warrOrange, you seem like you know what's up.
Would you be interested in working on a group RPG project?
he's currently in the process of writing them...
Originally posted by RedMirrorBall
warrOrange, you seem like you know what's up.
Would you be interested in working on a group RPG project?
Dude, I've been looking for people for about 3 years now to work on my RPG with me. Unfortunately, my computer died on Sunday, and my Server which had all the info on my game is down. Hopefully I'll have the server back up and running in a week -hopefully sooner. When it's back up, you can find out some info at: http://seifertim.no-ip.com
oh ya? How is it going? Can I see it?
uhhh sure but its gona be hard if we dont got a story writer....
cause i really suck at writing stories... i draw and program... and .. uhh stuff
I would be... But I already have one in the making so.. ;P
If you would like either of those samples of code explained, just ask :-D
Ya, something like that I would much rather write it from scratch. That way you know exactly how it works.
I think it would be neat to write one of these. Would anybody be interested in a group RPG project?
If you are talking about the level up code then use something to the effect of this
if (race == "Human")
{
ata = (32) + (3 * _root.lvl);
def = (45) + (5 * _root.lvl);
mag = (12) + (2 * _root.lvl);
magdef = (30) + (4 * _root.lvl);
}
...you're trying to download/find/copy already written code for your own personal use...? You should probably try to write the code yourself... that would be my recomendation....
Where's The Advantage In Windows Genuine Advantage?
Stocks Bounce After S&P Joins Bear Market
|