Recent content by leonex45

  1. L

    Defining a New Move

    The same thing with those changes. D:
  2. L

    [Developing] Pokémon World Tour

    I'm working on that. But It is not the first in my To do list xD. Backgrounds were replaced, soon I'll show the new ones.
  3. L

    Defining a New Move

    I'm trying to define a move that does the same as Bulk up but It have to cause damage. When I test it, It only does its effect. I defined it as: 598,SynchPunch,Synch Punch,024,40,STEEL,Physical,100,15,100,00,0,abefj,Tough,"A tough iron punch that also increases attack and defense."
  4. L

    [Developing] Pokémon World Tour

    Yeah. I'm working on the level curve. I found here a script for that but I'm analyzing if it will be implemented.
  5. L

    [Developing] Pokémon World Tour

    Oh! Thank you, I was thinking that nobody likes it. I'll update soon.
  6. L

    Learning how to make scripts

    Thank you!!! I'll never forget that xD It worked, I'll continue learning. See ya!
  7. L

    Learning how to make scripts

    Ok! Thank very much I'll try. EDIT: Hi, I tried to do what FL said. I want to create a scene where appear a mail graphic in where I want to write: "Hi!" but It still having and syntax error. Please check my code if you can: end Thank you, and sorry for make you to waste your time. :(
  8. L

    Learning how to make scripts

    Hi! I'm studying how to make scripts in RGSS. I'm tried to apply that knowledge in Pokemon Essentials. Basiclly I only want to show a window by calling it with an event. I know that I have to inherite a Mother Class to my class "Window_Example" but I thought that the correct one is the class...
  9. L

    [Developing] Pokémon World Tour

    Hi everyone! There's the thread of the game that I'm developing: Pokémon World Tour. A game with a long story in our world. I hope that you like. Introduction Characters Evil Organizations: [/SPOILER] Pokémon: Mewtwo: [/SPOILER] - Each beta and the final version will be...
  10. L

    [Developing] Pokémon L.I.F.E (Card Version)

    It looks good! :D I love the town map and tilesets
  11. L

    Problem with tilesets config.

    Today all works fine, I don't know why but It's okay now xD. Thank you all for your help!
  12. L

    Problem with tilesets config.

    Hello! Thank you for your help, but I can't solve that. The only way that I find, was putting a picture or map in walls to block. A lonely wall is still passable.
  13. L

    Problem with tilesets config.

    No, I only put walls, There isn't anything else in theirs layer! D:
  14. L

    Problem with tilesets config.

    Hi! I have problems when I'm testing my game. I can pass throught walls, I am sure that I blocked correctly them. There is a "X" on walls in the tilesets' configuration. Please help me! I know that It may be a little thing that is generating problems but I don't find anything wrong! Thank you...
  15. L

    How I delete an animation?

    Hi, When I test the game, It crashed when the opponent used sand-attack. Now my question is How do I delete that animation from my essential editor?
Back
Top