# RPG actionscript

**URL:** https://forum.kirupa.com/t/rpg-actionscript/41847
**Category:** programming
**Created:** [February 2, 2004, 5:05pm UTC](https://forum.kirupa.com/t/rpg-actionscript/41847 "2004-02-02T17:05:29Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![PhantomClock](https://avatars.discourse-cdn.com/v4/letter/p/ac8455/32.png) [@PhantomClock](https://forum.kirupa.com/u/PhantomClock)
#### Post date: [February 2, 2004, 5:05pm UTC](https://forum.kirupa.com/t/rpg-actionscript/41847/1 "2004-02-02T17:05:29Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 4, 2004, 3:44am UTC](https://forum.kirupa.com/t/rpg-actionscript/41847/2 "2004-02-04T03:44:57Z")

</div>

warrOrange, you seem like you know what’s up.

Would you be interested in working on a group RPG project?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 4, 2004, 3:58pm UTC](https://forum.kirupa.com/t/rpg-actionscript/41847/3 "2004-02-04T15:58:07Z")

</div>

> \*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](http://seifertim.no-ip.com)

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 4, 2004, 8:15pm UTC](https://forum.kirupa.com/t/rpg-actionscript/41847/4 "2004-02-04T20:15:04Z")

</div>

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

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 4, 2004, 8:28pm UTC](https://forum.kirupa.com/t/rpg-actionscript/41847/5 "2004-02-04T20:28:11Z")

</div>

> \*Originally posted by WarrOrange \*  
> \*\*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’m working on a story. Just ask Kit… 😉 Also, read the tutorial I’ve been working on in this forum about the Game Story.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 4, 2004, 9:01pm UTC](https://forum.kirupa.com/t/rpg-actionscript/41847/6 "2004-02-04T21:01:10Z")

</div>

> \*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  
> [AS]  
> on (release)  
> {  
> \_root.enemyhp = \_root.enemyhp - \_root.ata  
> }  
> [/AS]  
> g/l on ur rpg \*\*

Generally, I would elaborate on the algorithim a little more…

```auto

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.

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 4, 2004, 9:06pm UTC](https://forum.kirupa.com/t/rpg-actionscript/41847/7 "2004-02-04T21:06:04Z")

</div>

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?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [February 4, 2004, 10:54pm UTC](https://forum.kirupa.com/t/rpg-actionscript/41847/8 "2004-02-04T22:54:53Z")

</div>

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 :-/
