• Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • 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 Dark Enterno

  1. D

    [Scripting Question] Pokemon Amine and Refresh

    I dont want 3d models but now no worries as maruno has told that he is adding pokemon anime in the essentials version 17. Thank for reply.
  2. D

    [Developing] Pokemon The Adventures of Kalos

    Introduction: Story: Special Events: Aftergame Quests: Tierno's last dance. More update will be coming later on, as I complete the stuffs. [/SPOILER] [/SPOILER] New Mega Evolutions Credits: Screenshots: Become a developer: Do you want to become part of the team? Just send...
  3. D

    [Developing] Pokemon XY PC Edition

    Hey Flexxgaming I want to join the team to make this game. How can I do that. The email address that you have given is not working.
  4. D

    [Scripting Question] Making Pokemon not listen to the player.

    Please help me please I cant make my game.
  5. D

    Music not importing

    Hey guys I have a big problem, please help me. I have download a music to play during the intro but i can't just import it.I tried it to import through the normal method by using the materials and then when I check it in the sound test it is silent and nothing is being heard. When I try to open...
  6. D

    [Scripting Question] adding terain tags

    Hey guys I am trying to make my essentials 3dd and going to use the h mode 7 script for that but tge problem is that it uses terrain tag 1 for the things that are to be looking like 3d so I need to add a new terrain tag for that. Can anyone tell me how can I do thatt kind of stuff.
  7. D

    [Scripting Question] Delete specific pokemon from party

    Just make a bunch of this conditional branch saying from (0) to (5) just keep changing the (0) until you reach 5
  8. D

    [Scripting Question] Pokemon Amine and Refresh

    Hello guys, I am Dark Enterno and I know that many o us want to play the new Pokemon games such as Pokemon X and Y or Pokemon Sun and Moon but many o us don't have a 3ds to play the game. I know that we can play it in the citra but then also many of us have a 32 bit computer so some of us can't...
  9. D

    [Scripting Question] Can't move past the door

    Add a 'through on' in the second page of the door event in the player movement event at the begining and a 'through off' at the end
  10. D

    [Scripting Question] Temporary switch player and party

    Man I am confused what are you asking. are you asking only to change the party pokemon or the whole of character of the player. There is a easy way. Email me at [email protected] and sent me your graphics of the trainer with whom you want to exchange the player and also the...
  11. D

    [Scripting Question] Delete specific pokemon from party

    Give a conditional branch saying @>Conditional Branch: Script: $Trainer.pokemonParty[0].species==PBSpecies::RATTATA @> : Else : Branch End Then add a new script into the conditional branch the script is-- @>pbRemovePokemonAt(0) The final result will be like this @>Conditional Branch...
  12. D

    [Scripting Question] Making Pokemon not listen to the player.

    Hello there I have to do it for 3 pokemon pikachu,charizard and primape. I am following the story of ash ketchum so i need that script for his pikachu charizard and primape. And how do I use it.
  13. D

    [Scripting Question] Making Pokemon not listen to the player.

    hello I tryied your script but it didn't worked I am jusing the elite battle system
  14. D

    [Scripting Question] Making Pokemon not listen to the player.

    In my game I want to make a pokemon that don't listen to the player until a certain event. How can I do it? I am having problem in it. If you all can help me then thanks to you.
  15. D

    Elite Battle 2015: Gen 5 battle skin

    Hello Luke S.J. I am using the pokemon elite battle system and in your new script o that there is a problem whenever i am battling a pokemon a dialog box comes saying---------------------Script 'EliteBattle_Animations ' line 518: NoMethodError occured. undefined method 'getCenter'...
Back
Top