Recent content by Deatheye1

  1. D

    Script: [v13+] Character Selection

    Ok thanks, but i see that script only work one time, for example in a future event the partners must have more level with their team and when i put again the partner selection the partner had the team in the first trainer battle, how can i change that when the player has playing?
  2. D

    [Completed] Pokémon: Attack on Silph Co. V1.4 (COMPLETED)

    It's a short game but is really good, is diferent to the pick one of three starters and beat gyms, and it's cool see games like this to try change the style of game
  3. D

    Script: [v13+] Character Selection

    That was the problem thanks, now i have a question how can i use the script to choose a partner? For example i define three tainers in the script and i want to choose one of them to be my partner.
  4. D

    [Free Shop] 1MG Art Shop

    Could you make this fakemon Noivern in a attacking pose using dragon claw? I want the size to be 800x800, and painted, with whatever background you think would look good, take all the time you want. The link of fakemon Noivern: https://thebootanuki97.deviantart.com/art/Mega-Noivern-544668059...
  5. D

    Essentials PBS Editor

    I have a error message when i choose the trainer editor Trainer editor: something went wrong whilist loading "trainers.txt" this line appears to be invalid: RIVAL1 I created that trainer type and i see if anything wrong with that line but no, i dont see any errors in that line. Edit: the...
  6. D

    Script: [v13+] Character Selection

    I use this code overworld = ["trchar000","trchar001","trchar002","trchar003"] battle = ["trainer000","trainer001","trainer002","trainer003"] result = pbCharacterSelection(overworld,battle) pbChangePlayer(result) But when i go to the script appears this message Excepción: SyntaxError...
Back
Top