• 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.
R
Reaction score
41

Profile posts Latest activity Postings About

  • I've been trying to decide what to do here, hence the lack of a quick response.

    In the end, I'll stick to the rule of "one thread per game". It's what I would have said if you'd asked me before trying to make a new thread. I'll unlock your old thread, and you can spruce up its first post if you want and then ask me to consider it for moving. I can PM you a copy of the new thread you tried to post, in case you want to refer to it.

    Tip: Based on your new thread alone, I wouldn't say it quite qualifies to be in the Showcase. There's only 5 in-game screenshots in it, only two story-related paragraphs, and no demo (a demo isn't necessary, but it helps). Most parts could be elaborated on.
    Didnt worked on that, still cant figure those thinsgs which we taked. I working on something other.
    IN SpriteWindow change

    LIGHTTEXTBASE = Color.new(248,248,248)
    LIGHTTEXTSHADOW = Color.new(72,80,88)
    I'd prefer you to keep it in the same thread. There's no reason to make a new one unless you're effectively remaking it from scratch (and thus could be called a different game).
    Would you be willing to help me on this too?
    I'm terrible when it comes to scripting and need a lot of help. Dx
    Hey dude, you know when we publish a rmxp game, we compile it using the rmxp compile data thingy? Well, how do you make it so afterwards people can't edit your game, because people can just extract it and edit the project.
    Yes, the code is 'ret.addPokemonRule(MaximumLevelRestriction.new(50))'
    Just Ctrl+Shift+F methods like 'addPokemonRule' and copy the occurrences to add others conditions. Example with pokémom banS: After line 'ret.addPokemonRule(AblePokemonRestriction.new) if !acceptFainted' add:

    ret.addPokemonRule(BannedSpeciesRestriction.new(
    :MEWTWO,:MEW,
    :LUGIA,:HOOH,:CELEBI,
    :KYOGRE,:GROUDON,:RAYQUAZA,:JIRACHI,:DEOXYS,
    :DIALGA,:PALKIA,:GIRATINA,:MANAPHY,:PHIONE,
    :DARKRAI,:SHAYMIN,:ARCEUS))
    Thanks for the link! Actually, I've not made any progress. I'm just spriting up the first couple of things, so basically, I just have the latest version of Essentials. I'll check it out and tell you about it.
  • Loading…
  • Loading…
  • Loading…
Back
Top