Charas-Project

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

Login with username, password and session length
 

News:

Click here to join us on IRC (#charas on irc.freenode.net)!



  • Charas-Project »
  • Off-Topic »
  • Archive »
  • Old Game Discussion »
  • Inheritance
« previous next »
  • Print
Pages: 1 2 [3] 4

Author Topic: Inheritance  (Read 8352 times)

Offline Meiscool-2

  • Sage
  • *
  • Posts: 7,030
  • If you support n00bs, you support communism.
(No subject)
« Reply #30 on: October 07, 2005, 12:08:04 AM »
You seem to have alot of pictures going at once. I know that u use pictures for the damage display because you posted this game before and I saw it there. Anyways, does XP have the same slow-down problems that 2k3 does with pictures? Because if it does, won't it be hard to put a HUD under every enemy?
Logged
Most Recent:

________________________
Old Stuff:

Offline DragonBlaze

  • A Wild DB Appeared!
  • Royal
  • *
  • Posts: 3,329
(No subject)
« Reply #31 on: October 07, 2005, 01:03:18 AM »
You don't need pictures to desplay stuff like that in rmxp, you can do all that stuff with RUBY which doesn't lag the game up.
Logged
Hell Yeah! Just recovered all my old rm2k/3 games from my 10 year old, broken laptop hard drive that had been formatted and had a new OS installed on it. Oh, and I did all of this from my phone. WIN

Offline Meiscool-2

  • Sage
  • *
  • Posts: 7,030
  • If you support n00bs, you support communism.
(No subject)
« Reply #32 on: October 07, 2005, 01:29:05 AM »
ahhh, I see.
Logged
Most Recent:

________________________
Old Stuff:

Offline dragon11137

  • Ayamii
  • Associate
  • *
  • Posts: 228
(No subject)
« Reply #33 on: October 07, 2005, 05:12:09 PM »
Quote
Originally posted by DragonBlaze
Well after 5 minutes of loading, I decided to move on and post before the rest of the images loaded (which were nearly all of them) :p

Anyway the game looks pretty good so far. It may be a fan game, but since I never read that book, it won't seem like it for me :).

Its good to see a variety of scripts and non-rtp gfx used in rmxp. Anyway, I think it'll help to make your game a lot better.

Question, is this a remake of the book or is it a sequal?
both in a way well at the start you have a choice to go by the normal plot line or a new one
Logged
http://trinityseed.hygames.com/index.php?option=com_registration&task=register
Your you cannot say to me that emoticon is for noobs; I noob am not; she is one of the so many things that i hate to be noob. But check that your you do not order to me that emoticons I must use, and as no. He is more observes:
-darkmatias-

Offline dragon11137

  • Ayamii
  • Associate
  • *
  • Posts: 228
(No subject)
« Reply #34 on: October 07, 2005, 05:14:04 PM »
Quote
Originally posted by Meiscool
ahhh, I see.

ya^^ i only use pictures for my menu system and anyways i have an anti lag script wich allows me to use 100+ events in 1 map
Logged
http://trinityseed.hygames.com/index.php?option=com_registration&task=register
Your you cannot say to me that emoticon is for noobs; I noob am not; she is one of the so many things that i hate to be noob. But check that your you do not order to me that emoticons I must use, and as no. He is more observes:
-darkmatias-

Offline MrMister

  • damn u vile woman
  • Royal
  • *
  • Posts: 3,506
(No subject)
« Reply #35 on: October 07, 2005, 05:36:09 PM »
Anti-lag scripts are hard to do, even professional games have glitches with them(like FFT)
Logged
you look like an orphan

Offline dragon11137

  • Ayamii
  • Associate
  • *
  • Posts: 228
ya
« Reply #36 on: October 07, 2005, 06:48:06 PM »
this one works well it may have a gliche here or there but nothing that would disrupt the game

basicaly it ignores the event and stuff in other maps, using ALOT less memory!
Logged
http://trinityseed.hygames.com/index.php?option=com_registration&task=register
Your you cannot say to me that emoticon is for noobs; I noob am not; she is one of the so many things that i hate to be noob. But check that your you do not order to me that emoticons I must use, and as no. He is more observes:
-darkmatias-

Offline Meiscool-2

  • Sage
  • *
  • Posts: 7,030
  • If you support n00bs, you support communism.
?
« Reply #37 on: October 07, 2005, 07:22:53 PM »
Anti-lag script? I haven't heard of this.
Logged
Most Recent:

________________________
Old Stuff:

Offline MrMister

  • damn u vile woman
  • Royal
  • *
  • Posts: 3,506
(No subject)
« Reply #38 on: October 07, 2005, 07:54:35 PM »
Quote
Originally posted by Meiscool
Anti-lag script? I haven't heard of this.

When there is a lot of code, there's ways of putting some unnessecary tasks aside.  A system that does this correctly is tough.  Like in FFT, if you have invisibility, and some other stuff happens, the timer of becoming visible is put aside, so you don't become unstealth.  It's just hard to do.
Logged
you look like an orphan

Offline dragon11137

  • Ayamii
  • Associate
  • *
  • Posts: 228
(No subject)
« Reply #39 on: October 08, 2005, 12:01:29 PM »
Quote
Originally posted by MrMister
quote:
Originally posted by Meiscool
Anti-lag script? I haven't heard of this.

When there is a lot of code, there's ways of putting some unnessecary tasks aside.  A system that does this correctly is tough.  Like in FFT, if you have invisibility, and some other stuff happens, the timer of becoming visible is put aside, so you don't become unstealth.  It's just hard to do.
yes but mine doesent completly for focus on scripts it instead focus on events
Logged
http://trinityseed.hygames.com/index.php?option=com_registration&task=register
Your you cannot say to me that emoticon is for noobs; I noob am not; she is one of the so many things that i hate to be noob. But check that your you do not order to me that emoticons I must use, and as no. He is more observes:
-darkmatias-

Offline Meiscool-2

  • Sage
  • *
  • Posts: 7,030
  • If you support n00bs, you support communism.
(No subject)
« Reply #40 on: October 08, 2005, 05:08:00 PM »
Oh. It's just a script that stops timers for things while cutseens and etc happen? Or is it like, if you're invincible, then it by-passes all the damage and hit % scripts?
Logged
Most Recent:

________________________
Old Stuff:

Offline dragon11137

  • Ayamii
  • Associate
  • *
  • Posts: 228
(No subject)
« Reply #41 on: October 08, 2005, 10:34:38 PM »
no.. its kinda hard to explain
Logged
http://trinityseed.hygames.com/index.php?option=com_registration&task=register
Your you cannot say to me that emoticon is for noobs; I noob am not; she is one of the so many things that i hate to be noob. But check that your you do not order to me that emoticons I must use, and as no. He is more observes:
-darkmatias-

Offline dragon11137

  • Ayamii
  • Associate
  • *
  • Posts: 228
heres a sample
« Reply #42 on: October 09, 2005, 12:40:25 PM »
of some of the grapics
http://tinypic.com/effonk.pnghttp://tinypic.com/efgbvr.png
http://tinypic.com/effot3.pnghttp://tinypic.com/efgewm.png
http://tinypic.com/efgb29.png
Logged
http://trinityseed.hygames.com/index.php?option=com_registration&task=register
Your you cannot say to me that emoticon is for noobs; I noob am not; she is one of the so many things that i hate to be noob. But check that your you do not order to me that emoticons I must use, and as no. He is more observes:
-darkmatias-

Offline dragon11137

  • Ayamii
  • Associate
  • *
  • Posts: 228
NEWS!!!
« Reply #43 on: October 10, 2005, 11:23:04 AM »
i just finished the eragon sprite and will be posting a sample!!!!
Logged
http://trinityseed.hygames.com/index.php?option=com_registration&task=register
Your you cannot say to me that emoticon is for noobs; I noob am not; she is one of the so many things that i hate to be noob. But check that your you do not order to me that emoticons I must use, and as no. He is more observes:
-darkmatias-

Offline dragon11137

  • Ayamii
  • Associate
  • *
  • Posts: 228
euh
« Reply #44 on: October 13, 2005, 10:35:54 AM »
tripple post anyways heres ERAGONhttp://tinypic.com/ej8x3d.png
Logged
http://trinityseed.hygames.com/index.php?option=com_registration&task=register
Your you cannot say to me that emoticon is for noobs; I noob am not; she is one of the so many things that i hate to be noob. But check that your you do not order to me that emoticons I must use, and as no. He is more observes:
-darkmatias-

  • Print
Pages: 1 2 [3] 4
« previous next »
  • Charas-Project »
  • Off-Topic »
  • Archive »
  • Old Game Discussion »
  • Inheritance
 

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