Recent content by Milkvetch

  1. M

    Speech bubble message system v0.6

    excuseme, but i cannot find a download link in ess wikia?
  2. M

    Have anybody done TM.TXT with G6 PM?

    I found some nice guys make this : https://www.pokecommunity.com/showthread.php?t=314567 However , this is just the 5 new tms, What about TM1--TM95?They all don't have any G6 PM inside. In my opinion,This is quite a big even horrible job especially for people whose mother language is not...
  3. M

    Flying Press?

    Where should I put this code? In addition, If the target has used Minimize, Flying Press will never miss and its base power is doubled. How to deal with it?
  4. M

    Project: Generation 6 for Pokémon Essentials (Pokémon sprites and PBS files)

    I tried to add Gale Wings and Competitive today, but none of them functioned well I think I must put the script in the wrong place Could you please tell me a more accurate place for each of the scipt? Thanks a lot!
  5. M

    Project: Generation 6 for Pokémon Essentials (Pokémon sprites and PBS files)

    I tried to add COMPETITIVE today Does this ability mean when attacked by moves such as Growl ,the special SPATK will rise? I script like this: Am i right ?How to test if this ability is working?
  6. M

    Project: Generation 6 for Pokémon Essentials (Pokémon sprites and PBS files)

    i still have a question why *1.33 not *1.3?
  7. M

    Project: Generation 6 for Pokémon Essentials (Pokémon sprites and PBS files)

    I put this scipt: if type==0 && isConst?(attacker.ability,PBAbilities,:PIXILATE) type=getConst(PBTypes,:FAIRY) || 0 end above what you taught me and made a mistake! Thanks!
  8. M

    Project: Generation 6 for Pokémon Essentials (Pokémon sprites and PBS files)

    I checked my script once again just now and I found what cause my problems!It works now thank you!
  9. M

    Project: Generation 6 for Pokémon Essentials (Pokémon sprites and PBS files)

    I‘m sure i did everything you told me and you can try if you change 1.33 to 133 , the damage doesn’t change at all
  10. M

    Project: Generation 6 for Pokémon Essentials (Pokémon sprites and PBS files)

    Thanks for your reply! I did as you taught me just now and test several times. I made mega GARDEVOIR(lv23) attack HYDREIGON(lv35) , use move HYPERVOICE, the HYDREIGON was still alive when i changed the figure 1.33 to 133 , it emerged the same result does it mean this script does not work at all...
  11. M

    Project: Generation 6 for Pokémon Essentials (Pokémon sprites and PBS files)

    Thanks a lot for what you guys have done up to now! I am also constructing my own project and want to update the G6 elements in my game as well. This add-on project really gave me a great hand! I should thank all of you second time! Here is a question about how to script ability "Pixilate": In...
  12. M

    [RMXP, RMVX] CollosalPokemon's Encryption (Happy Birthday to me)

    why i found a9 54 cb 0a in step1? i tried this step at my friend's home this morning and did found EF AC DA ED but i cannot find the same offset right now in my home
  13. M

    How to encrypt your project ?

    I want to encrypt my project so that others cannot use RGSSAD to scan my Graphics and PBS tiles. Do you guys have any idea or good way ? Thanks!
  14. M

    How to credit if change the trainer back character

    I know what you mean ,and my new pictures do have 5 frames , i tried to change the number 128 to 150, but it still had some problems. i want to know what do the standard number "96" and "48" mean can you tell me ?thanks!
  15. M

    How to credit if change the trainer back character

    Ok, it's me again = = I tried to change the trback picture in essential today , i used the BW style picture the new picture's size is 750*240, but the original one is 640*128 I changed the picture simply without changing the script ,and of course got the very strange result (crying) how to...
Back
Top