• 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.

Recent content by hirokimura

  1. hirokimura

    [Scripting Question] Apply Yawn effect on every pokemon on the field ?

    Thanks for the help ! Indeed, I defined the process but I didn't call it, so it didn't work haha ! After calling it, I got few errors, and fixed them with your advices and others, here is the final code just for the record #---------------------------------------------------------------- #...
  2. hirokimura

    [Scripting Question] Apply Yawn effect on every pokemon on the field ?

    Thanks for the answer ! I progressed a bit : I can now have my Bells field functions well and I can start it with a move. I tweaked a bit with grassy's healing at the end of the round, but seems I cant get it working : here is my code def pbBellsYawn(battler) return if battler.fainted? #...
  3. hirokimura

    [Scripting Question] Apply Yawn effect on every pokemon on the field ?

    Hello guys ! I'm planning to do something in my game. Kinda like a field effect that apply Yawn effect to both pokemons. It would be that as long as the terrain is ON, at the end of each turn, it applies Yawn to every pokemon battling. Thing is, I don't even know where to start. I don't need it...
  4. hirokimura

    Tool: Pokémon Studio

    Seems like an extension for Pokemon SDK rather than a RPG Maker thing
  5. hirokimura

    Script: Thieving Items Into Bag

    Thanks for the pluging ! I'll use it and credit you ! But you mutilated a Miltank for the crash test D:
  6. hirokimura

    [Scripting Question] Manipulating a variable within a script

    Nice ! Exactly what I was looking for. Might come up with a nice feature plugin soon. Well, I still have to determine how to make it plug and play like other plugins but well xD Thanks a lot :)
  7. hirokimura

    [Scripting Question] Manipulating a variable within a script

    Hey guys ! Just a quick question there, if I may ask. I'd like to increment a variable directly within a script like in Battle_startandend... I know that's possible, but I kinda suck with the syntax used and I don't want to break the game q_q Could someone please teach me how to increment by 1...
  8. hirokimura

    From The PokéCommunity Staff: [CLOSED] Pokémon Scarlet and Violet Giveaway

    I'll go with Fuecoco, thanks for the chance to win a prize !
  9. hirokimura

    [Other Question] Is it possible to revert back language files data ?

    Thank you so much ! Worked like a charm !
  10. hirokimura

    [Other Question] Is it possible to revert back language files data ?

    Hey, Accidentally deleted my INTL.txt. Is it possible to revert back my French.dat to INTL.txt, so I can edit the translation ? How to retrieve the texts ? Thanks !
  11. hirokimura

    PBS Editor

    Impossible to use, regardless of the method, I tried everything.
  12. hirokimura

    ZUD Plugin [Essentials v19.1]

    Thank you for the great work you're always doing, Lucidious !
  13. hirokimura

    [PBS Question] Lost PBS files, how to retrieve them ?

    Hello ! Well, I lost my PBS Files because my PC broke. Now I did retrieve a copy of my game thanks to one of my beta testers. But the thing is, I can't open my game, because I miss the PBS files, I can play the game but not edit it. I really NEED to retrieve my PBS files, I edited so much...
  14. hirokimura

    [Error] non debug intro cry error

    I had the same issue, thanks to you it works !
  15. hirokimura

    Gen 8 V18

    Thank you :) I'll take a look at this :)
Back
Top