Recent content by Ina

  1. Ina

    [Scripting Question] Picture for gender symbols

    Hi. In my project I'm using a font without gender symbols, and the only solution I can think is to use pictures to draw them. How can I do this? What do I have to change?
  2. Ina

    [Scripting Question] How do I remove bicycle music?

    Thank you so much, it worked!
  3. Ina

    [Scripting Question] How do I remove bicycle music?

    I want to remove bicycle BGM. I tried to don't put a BGM in metadata, but in game when I use the bicycle it stops also the city/route BGM. How can I do it without this problem?
  4. Ina

    [Scripting Question] Make the player choosing two SPECIFIC pokémon?

    I wanted to add fusions to my game, so the event was like: - choose two pokemon to fuse. <open the party menu and choose two pokemon able to fuse (for example gardevoir and gallade)> Than it deletes the two chosen pokemon and add to the party the fusion (I've already made it: galladoir) Since in...
  5. Ina

    [Scripting Question] Pokédex with trainers

    you can meke pokemon with trainer front sprites and put them into the dex. Don't use them in battle or it will crash. I think you have to add only front sprite, (pokedex in the "form" page shows the front and the back sprite of the pokemon, so if you don't want to make a backsprite you can just...
  6. Ina

    [Scripting Question] Make the player choosing two SPECIFIC pokémon?

    How can i make the player choose two specific pokemon? like, if the player choose pikachu and marill it gives him a pokeball (for example). Is it possible to do that with a conditional branch?
  7. Ina

    [Custom Feature Question] Does anyone have a goal script?

    I added the script to my game, but can I hide the Pokémon icons?
  8. Ina

    [Custom Feature Question] Does anyone have a goal script?

    I was thinking to add a goal (or task, I don't know the right name) to the top of my game window. I don't know if you have played level 5 games, but there's a text that shows what to do to go forward with the story. Is it possible to do this also in pokemon essentials?
  9. Ina

    [Scripting Question] How do I erease bicycle music?

    Is there a way to disable the bicycle/surfing music? Like, if you use the bicycle the music doesn't change and it still plays the city/route music that was playing before?
  10. Ina

    [PBS Question] What's the ~$okemon file in PBS?

    There's a file in my PBS folder named ~$okemon: James  J a m e s ÿÿn    ìf+ € ôf+ € 4‡+ € P‡+ € l‡+ € t‡+ € ‡+ € ¨‡+ € ¼‡ Is it necessary? Who's James?
  11. Ina

    [Custom Feature Question] Form change animation?

    Does anyone have a form change animation script and graphics? Like: you give an item to a Pokémon, it shows the animation, the Pokémon changes form and it text something like "The Pokémon changed form!".
  12. Ina

    [Scripting Question] Pokémon forms exclusive moves?

    How can I make a tm move be learned only by a pokemon form? Like a move that only fan rotom can learn but normal rotom not?
  13. Ina

    Pokémon BW2 Bag (Stock Essentials Version)

    Sorry, I can't open the graphics files from that site. Can someone post theme in a .zip file or other?
  14. Ina

    [Eventing Question] Give a pokemon form?

    How do I give (with pbAddPokemon command) a pokemon form? Like an NPC that gives you a winter deerling?
Back
Top