Jump to content

Plok

Veterans
  • Posts

    3364
  • Joined

  • Last visited

  • Days Won

    2

 Content Type 

Profiles

Forums

Events

Reborn Development Blog

Rejuvenation Development Blog

Desolation Dev Blog

Everything posted by Plok

  1. you need to find the pokemon rejuvenation folder not the saved games folder
  2. this is a pokemon rejuvenation thread not for reborn so you can't trade I think that reaper cloth isn't available in current episode of rejuvenation
  3. http://www.rebornevo.com/index.php?/pr/obtainable/
  4. are you sure that you're checking the right building to enter it?
  5. I had to skip some dialog to fix your save file. let me know if this works Game.rxdata
  6. info to all people who have posted here - I'll probably fix your save files at friday again I'm sorry for the delay @MoonViolet @Gator @Tom259 Game.rxdata you've missed some talk Game.rxdata Game.rxdata
  7. happy birthday o/ keep up the good work with helping other on the forums
  8. fly to grand hall
  9. you can still reach it by using oceana pier to get to the kakori. I haven't played rejuv for long time so I'm not sure if this is a bug or not
  10. I don't understand your first problem. For 2nd problem I get the animation when using ember from party screen. Could you post whole script again and try to explain it more?
  11. press f1 and check if if you have both bgm and bgs checked if you do and you still can't hear the audio try playing the files outside the game to test them
  12. Hello o/ Basically why you're getting that is because you're testing it in DEBUG mode via rpg maker (when you do it like that your character will be able to use all hms by itself). Best way to test hm changes and most of the changes in the game is by playing the game without the debug mode. Also you'll have to change the script in the beginning a bit so you won't get errors, should be something like these: also you can add these 2 lines so you can also use the move from the pokemon tab HiddenMoveHandlers::CanUseMove.copy(:CUT,:EMBER) HiddenMoveHandlers::UseMove.copy(:CUT,:EMBER) add them so it looks like this also when testing make sure to add gym badge that is required for you to use cut (by default it is set to 1) or change the requirement to 0 in setting script section jsut add a event with this script, and make sure to talk to it before trying cut :] $Trainer.badges[1]=true Have fun and good luck with your game o/
  13. From the item guide Toxic Orb get the Silver Ring from Corey's room after he dies, use it to fight his Skuntank in Citrine Mountain F1, obtain the Silver Card behind the Skuntank, bring it to Corey's room and use it on the card reader to open a secret room with a Toxic Orb
  14. pokemon that have smiley faces on them can't spread the pokreus but they will still get effect of the pokerus
  15. if you played ep16 on older save file field won't be there because you already have it
  16. Game.rxdata try redownloading the game and if that doesn't work try (just do it for pokemon rejuvenation)
  17. load your backup save file because this would take me long time to get fixed. You should never change versions of the game while you're doing some story part. In v8 some things have changed try this Game.rxdata
  18. did you talk with kiki before going to mt?
  19. Plok

    Hidden Mon?

    pic comes from edited map, I think Lugruf edited it with baby absol evo
  20. resetting is working properly Game.rxdata
×
×
  • Create New...