• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Ride Pager (v19)

295
Posts
6
Years
    • Seen Aug 15, 2022
    I updated this script -> Link
    You can use this item in version 19 but you need to edit, add and change pokeride.
    I put some examples, you can check to test it.
    You don't need to add Marin's Pokeride that I updated. I added in this script.
    You can create new item with this update if you like to do it.
    This script works like this -> Video

    How to use
    Choose version and read 'readme' to use
    Find in this link -> Link

    Credit
    Marin (Pokeride)
    UlithiumDragon (Ride Pager)
    Bhagya Jyoti (Ride Pager)
    bo4p5687
     

    YashPokeFan123

    #PokeFan
    283
    Posts
    3
    Years
    • Seen Apr 28, 2023
    I updated this script -> Link
    You can use this item in version 19 but you need to edit, add and change pokeride.
    I put some examples, you can check to test it.
    You don't need to add Marin's Pokeride that I updated. I added in this script.
    You can create new item with this update if you like to do it.
    This script works like this -> Video

    How to use
    Choose version and read 'readme' to use
    Find in this link -> Link

    Credit
    Marin (Pokeride)
    UlithiumDragon (Ride Pager)
    Bhagya Jyoti (Ride Pager)
    bo4p5687

    Getting This Error

    [Pokémon Essentials version 19.1]
    [Generation 8 Project v1.1.0]
    [v19.1 Hotfixes 1.0.4]

    Exception: SystemStackError
    Message: stack level too deep

    Backtrace:
    [Ride Pager] 3 - Surf - waterfall.rb:5:in `initialize'
    [Ride Pager] 3 - Surf - waterfall.rb:5:in `initialize'
    [Ride Pager] 3 - Surf - waterfall.rb:5:in `initialize'
    [Ride Pager] 3 - Surf - waterfall.rb:5:in `initialize'
    [Ride Pager] 3 - Surf - waterfall.rb:5:in `initialize'
    [Ride Pager] 3 - Surf - waterfall.rb:5:in `initialize'
    [Ride Pager] 3 - Surf - waterfall.rb:5:in `initialize'
    [Ride Pager] 3 - Surf - waterfall.rb:5:in `initialize'
    [Ride Pager] 3 - Surf - waterfall.rb:5:in `initialize'
    [Ride Pager] 3 - Surf - waterfall.rb:5:in `initialize'
     
    295
    Posts
    6
    Years
    • Seen Aug 15, 2022
    Getting This Error

    [Pokémon Essentials version 19.1]
    [Generation 8 Project v1.1.0]
    [v19.1 Hotfixes 1.0.4]

    Exception: SystemStackError
    Message: stack level too deep

    Backtrace:
    [Ride Pager] 3 - Surf - waterfall.rb:5:in `initialize'
    [Ride Pager] 3 - Surf - waterfall.rb:5:in `initialize'
    [Ride Pager] 3 - Surf - waterfall.rb:5:in `initialize'
    [Ride Pager] 3 - Surf - waterfall.rb:5:in `initialize'
    [Ride Pager] 3 - Surf - waterfall.rb:5:in `initialize'
    [Ride Pager] 3 - Surf - waterfall.rb:5:in `initialize'
    [Ride Pager] 3 - Surf - waterfall.rb:5:in `initialize'
    [Ride Pager] 3 - Surf - waterfall.rb:5:in `initialize'
    [Ride Pager] 3 - Surf - waterfall.rb:5:in `initialize'
    [Ride Pager] 3 - Surf - waterfall.rb:5:in `initialize'

    Did you use Marin's Pokeride that I updated? Delete it!
     
    1
    Posts
    2
    Years
    • Seen Aug 8, 2021
    Is it possible to use the ride pager if you have multible outfits for your main character? Or can you only show 1 outfit for a mount?
     
    295
    Posts
    6
    Years
    • Seen Aug 15, 2022
    Yes, so your updated script gives error. You have not made Ride pager compatible with updated one?

    You should read this line, please. I wrote it to avoid your case.
    Code:
    You don't need to add Marin's Pokeride that I updated. I added in this script.

    Is it possible to use the ride pager if you have multible outfits for your main character? Or can you only show 1 outfit for a mount?

    Now, just only show 1 outfit but you change it. Find def pbMount(_module) in file 1 - Mount.rb
     

    YashPokeFan123

    #PokeFan
    283
    Posts
    3
    Years
    • Seen Apr 28, 2023
    You should read this line, please. I wrote it to avoid your case.
    Code:
    You don't need to add Marin's Pokeride that I updated. I added in this script.



    Now, just only show 1 outfit but you change it. Find def pbMount(_module) in file 1 - Mount.rb

    Ok fine I understand. Thanks.
     
    295
    Posts
    6
    Years
    • Seen Aug 15, 2022
    * Change: close bag after using item
    Fix: map isn't in metadata.txt
     
    Last edited:
    2
    Posts
    2
    Years
    • Seen Jun 18, 2022
    i keap on getting this error
    [Pokémon Essentials version 19.1]
    [Generation 8 Project v1.1.0]
    [v19.1 Hotfixes 1.0.7]
    [EBDX v1.2.5]

    Exception: NoMethodError
    Message: undefined method `<' for nil:NilClass

    Backtrace:
    [Pokemon Amie/ Refresh] 2 - Set item.rb:95:in `block (2 levels) in <main>'
    [Pokemon Amie/ Refresh] 2 - Set item.rb:94:in `each'
    [Pokemon Amie/ Refresh] 2 - Set item.rb:94:in `block in <main>'
    035:Event_Handlers:53:in `block in trigger'
    035:Event_Handlers:48:in `each'
    035:Event_Handlers:48:in `trigger'
    215:Overworld:176:in `pbOnStepTaken'
    047:Game_Player:370:in `update_event_triggering'
    047:Game_Player:324:in `update'
    [Ride Pager] 6 - Flash - hidden item - fly.rb:71:in `update'
     
    Back
    Top