New forum theme up and running!
Originally posted by DragonBlazeWell 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) :pAnyway 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?
Originally posted by Meiscoolahhh, I see.
Originally posted by MeiscoolAnti-lag script? I haven't heard of this.
Originally posted by MrMisterquote:Originally posted by MeiscoolAnti-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.