Recent content by Rai Rai

  1. R

    Game Intro

    It would be helpful to actually post the error rather than saying you get one; otherwise no one has the ability to help you for there is nothing to solve.
  2. R

    [Released] Pokemon Indigo League

    If you want ROM's go over to the emulation section, you wont find ROM's in this section.
  3. R

    Finished games?

    https://pokemonessentials.wikia.com/wiki/List_of_fangames
  4. R

    [Completed] Pokémon Island [v2.2] - 1025 Pokémon, Challenge Mode and more

    If there was one, then the OP would have said so. There's really no point asking any developer as they're not dedicated game development teams that have an ability to complete their work within a time scale they've set.
  5. R

    Pokemon B/W Starter Kit!!!!

    Just going to say this, you're better off just putting the title of this Venom12's Essentials DS Kit graphics change.
  6. R

    Requesting :D

    I'm guessing you're on about CNG's HG/SS starter kit, there's really no point in asking someone to re-upload it, it's far too incomplete to use for game development, besides, doesn't take much effort to convert Essentials into HG/SS.
  7. R

    [Completed] Pokémon Uranium (NEW DEMO 4.0 RELEASED!!!)

    A lot of us have disappeared since you've last visited the forums, as far as I can see, there's only a few developers left, and only about 2 or 3 of us scripters left XD. But it's good to see you back on the forums JV. Hope to see your amazing work.
  8. R

    how do you make the Vs. intro before a gym leader?

    Could always just make the text an image and show it... No need to really bump a thread.
  9. R

    Change variables before loading game.

    I got a feeling it's because I made a little mistake on this part of the code: savefile=(RTP.getSaveFileName("Game.rxdata")) if safeExist?(savefile) File.open(RTP.getSaveFileName("Game.rxdata"),"wb"{|f| Marshal.dump($game_variables,f)...
  10. R

    Change variables before loading game.

    Well, you could try open the save file, then dump the variable changes into it. Give me a few minutes and I'll post a reply with the commands you need. EDIT: Within the main script once more place the following code just after the snippet I gave you earlier...
  11. R

    Change variables before loading game.

    Remove what venom12 said to add in pokemonload. If you're trying to access the game variables before the save file is loaded, then you will need to add in these two lines in the main script just under the line where it says $game_system = Game_System.new $game_variables =...
  12. R

    Team Recruitment/Volunteering

    Recruiting a Team Member Team name: LostSoulsDev Team Leader: Me(Rai Rai) Current Members: N/a Current Game title: More of a project. Pokemon SoulSilver/HeartGold XP Version. Current progress made: Not much. Tiles: 5% Scripts: 8% Maps: 3% Graphics: 11% Position(s) needed: I...
  13. R

    [Completed] Pokemon Raptor Version

    No point, there use to be a thread for trading but it died.
  14. R

    Screenshot/Music Showcase

    Just sharing what I'm working on so far.
  15. R

    Pokemon Script Project.

    Essentials always seems stable to those who are not doing a load of coding on it.
Back
Top