• Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Trading Card Game 2 protagonist in the poll by clicking here.
  • 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.

catching monsters!!!!!!!!!!!!!!!!

  • 3,546
    Posts
    21
    Years
    1.) Create an item - Like a Pokeball that turnes a switch on... call the switch something like *Itemwhatever*ON
    (So if you were making a Pokemon game it would be a Pokeball item, Price: 20, Switch: PokeballON)
    -------------------
    Now for the next part you must copy and paste (But change certain parts) for every monster you wanna be able to catch in your game...
    -------------------
    2.) Make a test monster
    3.) Go to "Monster Groups" then under "Battle Events" put in this code:
    Trigger: Switch [What ever you called the switch your item turns on] ON

    then make a message appear showing that your using the item, then mabe a battle animation (Of a Pokeball?)

    Now set up a variable for the monsters Health (You can use the same Variable for all the monsters) and set it Equal To, Monster, HP...

    Now if you want it to work anyway, no matter wether the monsters have full health then ignor the next few parts!

    Add a Conditional Branch so that if the Variable MONSTERS Health, or what ever you just called it is less than 30 (Or what ever you choose) then:
    Show a message to show you have caught the monster, mabe a sound effect.. then if you want to record how many monsters you have caught you can create a variable MONSTERS CAPTURED or summit and + 1!

    Now add that monster to your Party.. (I dont know what happens when you reach your Party limit..)

    Now switch off the Switch that your item turns on

    Then switch on another switch called (What ever the monsters name is) Captured. This is so you cant capture him again..

    And finaly take away 1 of the item you first created...

    Now create a new page, the set the Trigger to be if *Item*ON and *Monstername*CAPTURED then:
    Display mesage: I already have this monster!
    then switch off *Item*ON!

    Thats it.. simple?? right.. simple?
     
    Sounds good! Try sending that to the Pokemon Technical Institute here @ PC!
     
    really? how do i make a test monster and have an item?
     
    this knida confuses me, could some one send me the instructions, but like have the info all ready...like make it a guide for idiots. or make a guide with screen shots please, that would be most usefull, and use pikachu as the monster please, thnx if u can help
     
    Last edited:
    i get a script error when starting a testplay of my game, what can i do to fiix it?
     
    yeh it says something bout an item that dont exist, and i only have a pokeball, as the only item i have.
     
    ok i will then thnx you.........................
     
    Back
    Top