Charas-Project

  • Home
  • Help
  • Search
  • Calendar
  • Login
  • Register
*
Please login or register.

Login with username, password and session length
 

News:

New forum theme up and running!



  • Charas-Project »
  • Game Creation »
  • Requests »
  • Interesting Request
« previous next »
  • Print
Pages: [1] 2

Author Topic: Interesting Request  (Read 7374 times)

Offline drenrin2120

  • Global Moderator
  • Sage
  • *
  • Posts: 6,101
Interesting Request
« on: July 11, 2012, 06:28:07 PM »
So, right to the point, anybody at all know about Cherry's DYNRPG? If not, do you know C++? I'm asking for a really... REALLY minor plug in that would make the DBS worth using. I figured through a combination of heavy edits to the DBS within the maker and a minor tweak that would allow me access to some key variable data, one could feasibly create their own battle algorithms. The idea:

If the last character used skill ID was stored in a variable.

Theoretically, when a character uses a skill, a battle event can be triggered. If the skill attacks a single enemy, there is already a conditional within the DBS called "________is current target". Meaning... there's a built in targeting system, but no way of knowing which skill was selected. If that problem were solved, all types of custom skills could be neatly packaged under any skill subset the creator wanted. In my case, a custom normal attack algorithm along with thief options, analyze, defend, restore Adrenaline, and any other algorithm I can dream up. Attacks based on max hp/mp, attacks based on Adrenaline level, Attacks based on number in party, attacks based on amount of money possessed. The only thing preventing all this is that nasty little impassable barrier, identifying which skill a player selects.

So yeah, using DYNRPG, this should be a pretty simple plugin. Maybe allowing which variable the information is stored in to be changed by the creator within the DYNRP.ini file. I don't know how that'd work, but that's why I'm asking if anyone could or would be able to do this! PEEZE. Osmoose? Where are you!  :'(
Logged

Offline zuhane

  • Freakalicious
  • Leader
  • *
  • Posts: 2,192
  • Kill me
Re: Interesting Request
« Reply #1 on: July 14, 2012, 12:20:16 PM »
I've been using the DynRPG plugin too, and it's frickin' brilliant in every way! Sorry though, I fall more into the realm of C#.... and then I'm also crap at C#.
Logged
Geese ruined my life.

https://soundcloud.com/tom-kingston-3/geese

Offline drenrin2120

  • Global Moderator
  • Sage
  • *
  • Posts: 6,101
Re: Interesting Request
« Reply #2 on: July 14, 2012, 09:34:32 PM »
Quote from: goldie on July 14, 2012, 12:02:29 PM
Yes i know C++. i will figure out your problem and will be back with solution soon...
Can't tell if bot... or messiah....
Logged

Offline fruckert

  • Star-Star-Star-Star
  • Sage
  • *
  • Posts: 8,148
  • Not intended for public consumption
Re: Interesting Request
« Reply #3 on: July 14, 2012, 09:42:04 PM »
I can't tell if they're a bot, either.
The posts are becoming increasingly disjointed.

I get internet next week, I'll look at the Cherry SDK and see how difficult it'll be.
Quick note, though: I'm a C++ novice.
I'm muuuuch better at C#
Logged
Quote
Ellie: I had a slice of ham in my hand. I was going to drop it, so I slapped it hard. It attached itself to the wall

Offline drenrin2120

  • Global Moderator
  • Sage
  • *
  • Posts: 6,101
Re: Interesting Request
« Reply #4 on: July 19, 2012, 03:46:58 PM »
-_- t'anks luke.
Logged

Offline zuhane

  • Freakalicious
  • Leader
  • *
  • Posts: 2,192
  • Kill me
Re: Interesting Request
« Reply #5 on: July 20, 2012, 01:22:56 PM »
Back to good old square one, eh?
Logged
Geese ruined my life.

https://soundcloud.com/tom-kingston-3/geese

Offline fruckert

  • Star-Star-Star-Star
  • Sage
  • *
  • Posts: 8,148
  • Not intended for public consumption
Re: Interesting Request
« Reply #6 on: July 20, 2012, 08:08:04 PM »
Alright, just ignore me, whatever.
Logged
Quote
Ellie: I had a slice of ham in my hand. I was going to drop it, so I slapped it hard. It attached itself to the wall

Offline zuhane

  • Freakalicious
  • Leader
  • *
  • Posts: 2,192
  • Kill me
Re: Interesting Request
« Reply #7 on: July 20, 2012, 10:50:14 PM »
Ignore who?
Logged
Geese ruined my life.

https://soundcloud.com/tom-kingston-3/geese

Offline drenrin2120

  • Global Moderator
  • Sage
  • *
  • Posts: 6,101
Re: Interesting Request
« Reply #8 on: July 21, 2012, 12:37:58 AM »
Quote from: fruckert on July 20, 2012, 08:08:04 PM
Alright, just ignore me, whatever.

sorry fruck! If you want to give it a shot, that'd be awesome!
Logged

Offline fruckert

  • Star-Star-Star-Star
  • Sage
  • *
  • Posts: 8,148
  • Not intended for public consumption
Re: Interesting Request
« Reply #9 on: July 21, 2012, 12:52:40 AM »
Next Thursday Comcast is coming over to hook us up.
After I flash my phone I'll give it a look.
Logged
Quote
Ellie: I had a slice of ham in my hand. I was going to drop it, so I slapped it hard. It attached itself to the wall

Offline drenrin2120

  • Global Moderator
  • Sage
  • *
  • Posts: 6,101
Re: Interesting Request
« Reply #10 on: July 21, 2012, 08:28:22 AM »
Quote from: fruckert on July 21, 2012, 12:52:40 AM
Next Thursday Comcast is coming over to hook us up.
After I flash my phone I'll give it a look.

Fruck gives the best frucks of all frucks! =D
Logged

Offline fruckert

  • Star-Star-Star-Star
  • Sage
  • *
  • Posts: 8,148
  • Not intended for public consumption
Re: Interesting Request
« Reply #11 on: July 22, 2012, 09:18:55 PM »
I got sick of waiting so I just went to the DynRPG website and looked at the API.
Assuming that I can add stuff to the RPGM GUI, this is very possible.
If that's not so, I might be able to work around it (setting a Variable to whatever to say a certain skill was used), but we won't know for sure until I actually do some real work.
Logged
Quote
Ellie: I had a slice of ham in my hand. I was going to drop it, so I slapped it hard. It attached itself to the wall

Offline drenrin2120

  • Global Moderator
  • Sage
  • *
  • Posts: 6,101
Re: Interesting Request
« Reply #12 on: July 22, 2012, 09:50:05 PM »
Well, it sounds promising, but I don't know what the RPGM GUI is.
Logged

Offline fruckert

  • Star-Star-Star-Star
  • Sage
  • *
  • Posts: 8,148
  • Not intended for public consumption
Re: Interesting Request
« Reply #13 on: July 22, 2012, 09:52:57 PM »
The actual Maker.
I can't edit it :V

I'll figure something out, though, it's well within the limits of the patch.
Logged
Quote
Ellie: I had a slice of ham in my hand. I was going to drop it, so I slapped it hard. It attached itself to the wall

Offline drenrin2120

  • Global Moderator
  • Sage
  • *
  • Posts: 6,101
Re: Interesting Request
« Reply #14 on: July 25, 2012, 05:48:29 PM »
Yeah, I'm pretty sure the patch edits only the .exe file within specific games, leaving the actual maker alone.
Logged

  • Print
Pages: [1] 2
« previous next »
  • Charas-Project »
  • Game Creation »
  • Requests »
  • Interesting Request
 

  • SMF 2.0.10 | SMF © 2015, Simple Machines
  • XHTML
  • 2O11
  • RSS
  • WAP2
  • Simple Machines Forum