Welcome, Guest. Please Login or Register.
May 05, 2024, 12:04:15 AM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  I've got a Rpg Mod « previous next »
Pages: [1] 2 3 Reply Ignore Print
Author Topic: I've got a Rpg Mod  (Read 11476 times)
Ayeka
Jr. Member
**
Posts: 80


Good & Evil, there is never one without the other.

WWW
I've got a Rpg Mod
« on: October 30, 2003, 08:42:29 PM »
Reply with quote

I have been reading the boards, and saw that there might be an interest in a RPG mod for YABBSE 1.5.4?

Well, I have actually started this mod  You can come to my site to view it and give please give me feed back to improve it.  Right now all it has is the stats listed for each person next to each display, and in the profile for each member.  I plan to add weapons and combat, but I'm really not sure how to go about that yet.  As for now, combat simply uses the Karma.  Please let me know what you all think!  Thank you!

My site
« Last Edit: October 30, 2003, 09:32:18 PM by Ayeka » Logged

--Ayeka
Master of the purple!
HAHAhahahahahaha!
Ayeka
Jr. Member
**
Posts: 80


Good & Evil, there is never one without the other.

WWW
Re:I've got a Rpg Mod
« Reply #1 on: October 31, 2003, 11:45:29 PM »
Reply with quote

Update:

I've got the basic mechanics to work.  Currently I am developing a method of purchasing items to use, and soon I will have a way to actually use the items you buy.

I am also writing the MOD for this so others can apply it to their boards.  Although I think I will need some help when it comes time to write the script to add the two tables to the database (primarily with making a column AUTO_INCREMENT).  I have also added a screen shot of what the post and profile pages look like:

Here is the stats beside each message posted:


Here is the right panel to the profile page:
Logged

--Ayeka
Master of the purple!
HAHAhahahahahaha!
Black Hawk
Jr. Member
**
Posts: 83


YaBB SE RULEZ!!

WWW
Re:I've got a Rpg Mod
« Reply #2 on: November 01, 2003, 03:31:04 PM »
Reply with quote

Cool! Is this going to be released any time soon?
Logged

Always fear the hawk...
Ayeka
Jr. Member
**
Posts: 80


Good & Evil, there is never one without the other.

WWW
Re:I've got a Rpg Mod
« Reply #3 on: November 02, 2003, 01:02:21 PM »
Reply with quote

Actually, yes.  All that I need to do is write a function to buy / sell equipment, a function to use equipment (attack, heal...), and figure out how to write a script to modify and add tables to the database (specifically creating a column that is an auto_increment column.  I may also change the way some stats are calculated.  Pretty much if all goes well, I plan to release version 1 next week :)
Logged

--Ayeka
Master of the purple!
HAHAhahahahahaha!
Ayeka
Jr. Member
**
Posts: 80


Good & Evil, there is never one without the other.

WWW
Re:I've got a Rpg Mod
« Reply #4 on: November 06, 2003, 12:20:11 PM »
Reply with quote

Okay, I need some input.  The mod is almost finished (with the attack routine being the only thing I can think of that needs to be written).

What I need to know is:

1)  What happens when a member is attacked and killed (Hit Points  = 0)?

2)  What consequnses would there be for being attacked, if any other than loosing HPs?

3)  What would the reward be for winning the battle (other than not dying)?

4)  Should some of the RPG Stats be hidden from other members?

Please let me know what you all think, so I can finish this and release it.  Also, soon I will need somebody to test the installation routine.  Any volunteers?

Thank you! :)
« Last Edit: November 06, 2003, 02:28:52 PM by Ayeka » Logged

--Ayeka
Master of the purple!
HAHAhahahahahaha!
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:I've got a Rpg Mod
« Reply #5 on: November 07, 2003, 04:05:24 AM »
Reply with quote

Quote from: Ayeka on November 06, 2003, 12:20:11 PM
Okay, I need some input.  The mod is almost finished (with the attack routine being the only thing I can think of that needs to be written).

What I need to know is:

1)  What happens when a member is attacked and killed (Hit Points  = 0)?

2)  What consequnses would there be for being attacked, if any other than loosing HPs?

3)  What would the reward be for winning the battle (other than not dying)?

4)  Should some of the RPG Stats be hidden from other members?

Please let me know what you all think, so I can finish this and release it.  Also, soon I will need somebody to test the installation routine.  Any volunteers?

Thank you! :)

1. They should be marked as dead and should need to post x times or something before they can participate?

2. Hmm... nothing but ying, imho...

3. More money, which you could use to do something.  Maybe you get the loser's money?

4. Hmm good one, not sure.

-[Unknown]
Logged
Shadow's Pawn
Support Team
YaBB God
*****
Posts: 597


ich soll nicht toten

ICQ - 8039201shadowpawn@hotmail.com WWW
Re:I've got a Rpg Mod
« Reply #6 on: November 07, 2003, 04:23:55 AM »
Reply with quote

Are you going to make guilds or something like that?  If so, I could see their status in the guild being hidden from everyone except members of the guild.

Other than that, I don't think you really need to hide stats, unless you are going to add special classes or something later on.

BTW, I can probably help you test the installation and stuff.  I have a test environment set up on my computer, and I know a fair amount of php/mysql.  Let me know.
Logged

apologize \A*pol"o*gize\, v. i. - To lay the foundation for a future offense.
Spaceman-Spiff
Mod Team
YaBB God
*****
Posts: 3689


My $txt[228]

Re:I've got a Rpg Mod
« Reply #7 on: November 07, 2003, 05:45:59 PM »
Reply with quote

my comment: i think it will be better to only include HP, MP and EXP in the Display page, since too many information will make the post's left column way long, while the right column might be short. other stats should be shown in profile page only

also, maybe it will be a good idea to move the other stuffs under the avatar to the right column (vb way), it'll make the left column height smaller
example: http://www.diversedesigns.us/yabbse/index.php?board=1;action=display;threadid=3
Logged

   My mods, ysePak, codes, tutorials
    Support question IMs = bad.
Shadow's Pawn
Support Team
YaBB God
*****
Posts: 597


ich soll nicht toten

ICQ - 8039201shadowpawn@hotmail.com WWW
Re:I've got a Rpg Mod
« Reply #8 on: November 08, 2003, 02:57:10 AM »
Reply with quote

Spiff has a good point with only displaying the hp, mp and exp in the post display.  It makes sense for the rest to be within the profile..
Logged

apologize \A*pol"o*gize\, v. i. - To lay the foundation for a future offense.
Ayeka
Jr. Member
**
Posts: 80


Good & Evil, there is never one without the other.

WWW
Re:I've got a Rpg Mod
« Reply #9 on: November 10, 2003, 05:28:26 PM »
Reply with quote

Yes it does, it also adds a bit of mystery to the attacker:  'Can I attack this person and not die myself?'

;)

I should be ready to start distributing for test installers by the end of this week. :)

Please let me know if anybody would like to test this.  Thank you!
Logged

--Ayeka
Master of the purple!
HAHAhahahahahaha!
gideon
Noobie
*
Posts: 3


:P

ICQ - 62806678aerkins@hotmail.com
Re:I've got a Rpg Mod
« Reply #10 on: November 18, 2003, 02:26:11 PM »
Reply with quote

as per the other thread: email me :)
Logged

the darkest paths are those untrodden.
Ayeka
Jr. Member
**
Posts: 80


Good & Evil, there is never one without the other.

WWW
Re:I've got a Rpg Mod
« Reply #11 on: November 18, 2003, 02:29:28 PM »
Reply with quote

Ok, I will gather up a list for anyone that wishes to beta test this.

Mod Update:
I've gotten about 90% of it written, still need to complete magic use and then crafting.  After that I'll need to review my mod code to make sure it should work.  At that point I will release it to all the beta testers.  I really hope to have all of this done within the next week....better yet, since Thanksgiving is coming up, hopefully the next two weeks (just to be sure).  I hope that everybody understands that I don't want to rush something buggy out to the public. :)
Logged

--Ayeka
Master of the purple!
HAHAhahahahahaha!
Black Hawk
Jr. Member
**
Posts: 83


YaBB SE RULEZ!!

WWW
Re:I've got a Rpg Mod
« Reply #12 on: November 18, 2003, 11:17:50 PM »
Reply with quote

I'm willing to beta test, but I'm a total newbie at this stuff, never installed a mod before.
Logged

Always fear the hawk...
Ayeka
Jr. Member
**
Posts: 80


Good & Evil, there is never one without the other.

WWW
Re:I've got a Rpg Mod
« Reply #13 on: November 18, 2003, 11:59:23 PM »
Reply with quote

Ok community:  I need a bit of help!

I need some suggestions for some magic.
1.  What to call each 'thing'?
2.  What would it do?
    a.  HP damage vs MP damage, or something else?

I've also been toying with the idea that spells you buy can only be used once (you can buy multiples of the same spell, but each one can only be used once (sort of like ammo)

The other thing I need help with is some cool names for some of the things you can craft.  There are currently three things that can be crafted:

1.  Better Melee Weapons.
2.  Magical Melee Weapons (weapons with a spell modifier attached to them)
3.  New spells and magical items (like staves, wands, rods...things that are more perminate)

Thanks! :)
Logged

--Ayeka
Master of the purple!
HAHAhahahahahaha!
Black Hawk
Jr. Member
**
Posts: 83


YaBB SE RULEZ!!

WWW
Re:I've got a Rpg Mod
« Reply #14 on: November 19, 2003, 12:14:40 AM »
Reply with quote

For weapons:

Bronze Rod
Dagger
Short Sword
Sword
Long Sword
2-handed Sword
Wooden-handeled axe
Iron Axe
Steel Axe

8)
Logged

Always fear the hawk...
Pages: [1] 2 3 Reply Ignore Print 
YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  I've got a Rpg Mod « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.047 seconds with 19 queries.