• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!

Search results

  1. Barral

    Resource [v16/v17/v18/v19/v20/v21] Cable Club

    I follow both tutorial and dont get it
  2. Barral

    Resource [v16/v17/v18/v19/v20/v21] Cable Club

    Is there any YouTube or video tutorial showing step by step how to make this work? I have a lot of questions and I'm not very good with VPNs and network stuff, but I really want to implement trades and online battles in my game
  3. Barral

    Resource [v13+] Character Selection

    v21 i tested the same way
  4. Barral

    Resource [v13+] Character Selection

    r = startCharacterSelection( ["trainer_POKEMONTRAINER_Red", "trainer_POKEMONTRAINER_Leaf"] , ["POKEMONTRAINER_Red", "POKEMONTRAINER_Leaf"] ) pbChangePlayer(r+1) this worked but it change to a complete black screen with nothing
  5. Barral

    Resource [v13+] Character Selection

    overworld = ["trainer_POKEMONTRAINER_Red","trainer_POKEMONTRAINER_Leaf", "trainer_POKEMONTRAINER_Brendan","trainer_POKEMONTRAINER_May"] battle = ["POKEMONTRAINER_Red","POKEMONTRAINER_Leaf", "POKEMONTRAINER_Brendan","POKEMONTRAINER_May"] result = startCharacterSelection(overworld,battle)...
  6. Barral

    Resource [v13+] Character Selection

    i tried to figure out how to use your puglin but i dont understand nothing, i tried to use as plugin but the console dont identify the puglin, then i tried put it above main but the call function all says erro, its confusing for me
  7. Barral

    Resource Randomizer X (v20+ port)

    I have an issue, the randomizer works but when i save the game, quit then return to play the randomizer turns off
  8. Barral

    Resource Badgecase

    in the mobile version the error is in the line 230
  9. Barral

    Resource Badgecase

    sometimes when i save the game occur an error in this line(232) and i dont know why it only happens after i save the game they do dont recognize the .y @sprites["overlay"].y -= 1 if @counter % (Graphics.frame_rate / 8) == 0
  10. Barral

    Resource SOS Battles [DBK Add-On] [v21.1]

    Im having this issue, when a wild pokemon call for help, this happen, then i can only run, fight menu do not works anymore
Back
Top