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

  1. L

    [Question] Field Effects tutorial?

    does anyone have an idea as to implement field effects like pkmn reborn/rejuvenation? this is for v19.1 btw, I know there's resources for v18 (also should anyone even bother because I've heard that v20 is coming out soon or something)
  2. L

    [Question] Help with making abilities

    hey, I've got some custom abilities that I'd like to implement into my game, but I am confused as to how. if anyone with more coding knowledge than me could help out that would be great these are the abilities Instigator - taunts on switch in vandalize - at the end of the turn the user...
  3. L

    PoryMap | Map Editor for the Disassembly and Decompilation Projects

    I had the windows version of the poryscript executable in tools/poryscript, I didn't realize I had to use the linux version when using wsl. thanks for the help!
  4. L

    PoryMap | Map Editor for the Disassembly and Decompilation Projects

    when I make the rom i get"Makefile:285: recipe for target 'data/maps/RSZONE/scripts.inc' failed make: * [data/maps/RSZONE/scripts.inc] Error 127" at the end and also none of the map connections did not load ( tried to make RSZONE connect to littleroot for convience) and also in the map file it...
  5. L

    [Error] Error when hit by opponent in battle

    NVM i installed a script that was out of date, please ignore this post
  6. L

    [Error] Error when hit by opponent in battle

    https://imgur.com/a/Y24nKCq title says it all, the players pokemon gets hit, the message shows, and then the opponent attacks again and the process repeats until the players pokemon is fainted (i have v19.1 hotfixes installed so if that was suppose to fix it it didn't)
  7. L

    [Essentials] Pokémon Resilience

    I can lend a hand with pixel art and tile sets. My discord is LordBN#7676 if your interested
  8. L

    [Essentials] Recruiting for Pokemon Vanguard

    I read your synopsis and thought it was really cool, so I'd be happy to help out My Discord is: LordBN#7676 Thanks LordBN0
  9. L

    [17.2] B2W2 Style Habitat List

    Hey i've implemented the scripts and everything but when I try to view it in the Pokedex it shows an error https://imgur.com/a/4LkCFKY Help would be appreciated
  10. L

    Gen 8 V18

    Ok i read the message in the scripts wrong. so how it works now is that each folder in scripts has ruby files in them that you can just edit to make adjustments? So basically it runs differently to base v18 now?
  11. L

    [Other Question] Scripts are encrypted

    Hey, So i implemented the scripts from https://www.pokecommunity.com/showthread.php?t=439604 into version 18. when i launched rpg maker i wanted to look at the scripts, however none of them are there and it looks like the picture attached below. it would be great to know how to fix it...
  12. L

    Gen 8 V18

    Hey implemented the scripts and wanted to take a look at them but it looks like this. How do i decrypt the game so i can view the scripts?
  13. L

    [Scripting Question] Last Pokemon dialogue and music change

    Thank you so much its working like a charm now.
  14. L

    [Scripting Question] Last Pokemon dialogue and music change

    https://imgur.com/a/U5Gkfk7 hey heres a visual reference my code it doesn't seem to be working and an error message pops up as i try and load the game is there anything evidently wrong?
  15. L

    [Scripting Question] Last Pokemon dialogue and music change

    Hey, thanks for the code, just want to specify 2 things (silly questions but they're still questions) when you mean underneath do you mean something like this? @scene.pbTrainerSendOut(index,pokemon) *code you linked pasted here* end end or something like this...
Back
Top