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

  1. G

    Pokémon Legend Arceus: Legend Plate

    Hi guys! I tried to create legend plate script in Pokmon Arceus for V17.2. What do you think?
  2. G

    Simple Pokémon World Tournament system

    Thank you very much!!!! 👍
  3. G

    Simple Pokémon World Tournament system

    Hello! I have the latest version of the script and I would like to make sure that, when I meet the rival, the trainer variable is conditioned by the variable "choosing starter". Can it be corrected in this way? Thanks
  4. G

    [Scripting Question] Rival in PWT Script

    I have the txt file. i'll send you by pm, ok?
  5. G

    [Scripting Question] Rival in PWT Script

    Hi! I have the ultimate version. I created this script thanks to the old version (I have them all) 😂
  6. G

    [Scripting Question] Rival in PWT Script

    Hi! In this case? Thanks for your help 😃 def pbPWTLoadTrainer(trainerid,trainername,variable=1) trainers=load_data("Data/trainers.dat") case $game_variables[007] && trainername= "Komor" when 1 variable=1 when 2 variable=2 when 3 variable=3 end
  7. G

    [Scripting Question] Rival in PWT Script

    Could such a thing work? def pbTrainerBattle(trainerid,trainername,endspeech, doublebattle=false,trainerparty=0,canlose=false,variable=nil) if $game_variables[007]==2 && val.include?("Komor") next 2 if $game_variables[007]==3 && val.include?("Komor") next 3 end end end
  8. G

    [Scripting Question] Rival in PWT Script

    ok, i understand. My question is how to make the variable be conditioned by the variable "choosing starter". So that, when I challenge him, he has training based on my starter and not random. Does it do it automatically, or do I have to add something myself? Thanks 😄
  9. G

    [Scripting Question] Rival in PWT Script

    Ok, but the form of rival (1,2 or 3) automatically appear? Or in the script you need to add some "if..."? Thanks 😁
  10. G

    [Scripting Question] Rival in PWT Script

    Ok, but the form of rival (1,2 or 3) automatically appear? Or in the script you need to add some "if..."? Thanks 😁
  11. G

    [Scripting Question] Rival in PWT Script

    Hello, Sorry for my question, but i need your help! I would like to add the rival in PWT script, but I don't know how to insert the version variable in the script. Can you help me? Thanks for all 🤗
  12. G

    [Scripting Question] Ultra Necrozma & Greninja-Ash

    Hello Guys! I have two questions for you. Actually i'm using the 17.2 version and i have some problem with "Mega Evolution" Script. I would like to add Ultra-Necrozma and Greninja Ash but i have these problems: Greninja-Ash. First i add in Compiler this line Then i wrote in MegaEvolution The...
  13. G

    [Scripting Question] [Essential 16.2] Create a new Mega evolution with special attack

    Hello guys! I Need your help: I'm going to create a mega evolution with Greninja using the ability "battle bond" and, when it is in the ash form, replace water shuriken with a new move. Is possible? Thanks for all!
  14. G

    Easy Questing Interface

    Beautifil script! I'll use, but how can i quest log in pokégear? Thanks!
  15. G

    [Scripting Question] Zygarde (Ability, Moves, Zygarde Cube)

    Thanks Guys for all!!!!!!!! it's perfect ^^
Back
Top