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 »
  • Off-Topic »
  • Archive »
  • Resources (Moderators: SMB, FFL2and3rocks, Prpl_Mage, Valiere) »
  • Game Guy's Resources
« previous next »
  • Print
Pages: 1 [2]

Author Topic: Game Guy's Resources  (Read 11827 times)

Offline DedlellyDeth

  • Exemplar
  • *
  • Posts: 1,215
Re: Game Guy's Resources
« Reply #15 on: April 04, 2009, 04:30:04 PM »
Quote from: game_guy on April 04, 2009, 04:25:51 PM
lmao its an rmxp site. Chaos Project is a game the admin of that site is making. There is a demo out right now. Its a pretty long demo but its not even close to being done.


Well, Charas is Rm2k3. I know that RmXP is harder to code, so there are less n00b games, but the RTP style is atrocious, not in tune with FFVI, and the battle system sucks a monkey ****, being the same as Dragon Quest.
Logged
The previous post may contain rudeness. I'm just trying to help people, is all. I apologize for any damages inflicted. I just want to be friends. :flower:

Offline game_guy

  • Initiate
  • *
  • Posts: 25
Re: Game Guy's Resources
« Reply #16 on: April 04, 2009, 04:32:09 PM »
Quote from: DedlellyDeth on April 04, 2009, 04:30:04 PM
Well, Charas is Rm2k3. I know that RmXP is harder to code, so there are less n00b games, but the RTP style is atrocious, not in tune with FFVI, and the battle system sucks a monkey ****, being the same as Dragon Quest.

I never used RMXP because of the battle system until someone scripted a side view. Then the almighy blizzard admin of http://forum.chaos-project.com scripted an action battle system script. which is really easy to use.

http://forum.chaos-project.com/index.php?topic=106.0

Includes demos and everything.

Logged

Offline HobomasterXXX

  • Your eyes. Are an ocean. Your breasts. Are also an ocean.
  • Leader
  • *
  • Posts: 2,700
Re: Game Guy's Resources
« Reply #17 on: April 05, 2009, 03:32:13 AM »
Quote from: game_guy on April 04, 2009, 04:32:09 PM
I never used RMXP because of the battle system until someone scripted a side view. Then the almighy blizzard admin of http://forum.chaos-project.com scripted an action battle system script. which is really easy to use.

http://forum.chaos-project.com/index.php?topic=106.0

Includes demos and everything.


Hes only like the 600th person to code an ABS in xp....
Logged

1:24 PM - [Razor]: I think
1:24 PM - [Razor]: I almost fell off my chair
1:24 PM - [Razor]: in anticipation for DICK

Offline Fisherson

  • Jedi Sentinel of the Charasian Cluster.
  • Royal
  • *
  • Posts: 4,200
  • Just call me Fish.
Re: Game Guy's Resources
« Reply #18 on: April 05, 2009, 04:21:54 AM »
Quote from: DedlellyDeth on April 04, 2009, 04:30:04 PM
Well, Charas is Rm2k3. I know that RmXP is harder to code, so there are less n00b games, but the RTP style is atrocious, not in tune with FFVI, and the battle system sucks a monkey ****, being the same as Dragon Quest.

You know my name comes from Dragon Quest right? And also that battle system in DQ is better than Xp, becuase in DQ8 you had alot more comands I don't think you can make in XP.
Logged

Offline game_guy

  • Initiate
  • *
  • Posts: 25
Re: Game Guy's Resources
« Reply #19 on: April 05, 2009, 04:25:42 AM »
Quote from: Fisherson on April 05, 2009, 04:21:54 AM
You know my name comes from Dragon Quest right? And also that battle system in DQ is better than Xp, becuase in DQ8 you had alot more comands I don't think you can make in XP.

You'd be surprised on what the power of RGSS can do my friend. Someone has made a POkemon Starter Kit. Ace of Spades *member here* Made a Zelda Starter kit in rmxp including some RGSS scripts which are really excellent.

The abs Blizzard made his far more superior than the other abs's. Easy to use and doesnt have alot of lag like other ones.

I'm sure Blizzard could make a DQ8 battle system if he wanted to using the commands from it.
Logged

Offline HobomasterXXX

  • Your eyes. Are an ocean. Your breasts. Are also an ocean.
  • Leader
  • *
  • Posts: 2,700
Re: Game Guy's Resources
« Reply #20 on: April 05, 2009, 04:35:57 AM »
Ruby is a very poor scripting laungauage for games though, it runs really slow on anythign hectic like a SHMUP.  Ruby is made for web design i think.
Logged

1:24 PM - [Razor]: I think
1:24 PM - [Razor]: I almost fell off my chair
1:24 PM - [Razor]: in anticipation for DICK

Offline Darkfox

  • These spectacles do nothing
  • Staff
  • Over 9000!
  • *
  • Posts: 10,215
    • Chaos Realm - Home of the God Beasts
Re: Game Guy's Resources
« Reply #21 on: April 05, 2009, 04:59:43 AM »
That is one of the big downfalls RUBY has over other scripting languages like C++ and derivatives. Not good for intensive games due to slow compiling (or was it reading?) speed.
Logged



Offline DedlellyDeth

  • Exemplar
  • *
  • Posts: 1,215
Re: Game Guy's Resources
« Reply #22 on: April 05, 2009, 06:01:45 AM »
Quote from: Fisherson on April 05, 2009, 04:21:54 AM
You know my name comes from Dragon Quest right? And also that battle system in DQ is better than Xp, becuase in DQ8 you had alot more comands I don't think you can make in XP.

I meant the first one.
Logged
The previous post may contain rudeness. I'm just trying to help people, is all. I apologize for any damages inflicted. I just want to be friends. :flower:

Offline Fisherson

  • Jedi Sentinel of the Charasian Cluster.
  • Royal
  • *
  • Posts: 4,200
  • Just call me Fish.
Re: Game Guy's Resources
« Reply #23 on: April 05, 2009, 04:33:30 PM »
Quote from: game_guy on April 05, 2009, 04:25:42 AM
You'd be surprised on what the power of RGSS can do my friend. Someone has made a POkemon Starter Kit. Ace of Spades *member here* Made a Zelda Starter kit in rmxp including some RGSS scripts which are really excellent.

The abs Blizzard made his far more superior than the other abs's. Easy to use and doesnt have alot of lag like other ones.

I'm sure Blizzard could make a DQ8 battle system if he wanted to using the commands from it.


If only RMXp would work on my computer. I'd love to see those systems, but every download Xp I get doesn't work right when installed on my computer.
Logged

  • Print
Pages: 1 [2]
« previous next »
  • Charas-Project »
  • Off-Topic »
  • Archive »
  • Resources (Moderators: SMB, FFL2and3rocks, Prpl_Mage, Valiere) »
  • Game Guy's Resources
 

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