GlobalSingeing
Global Singeing
- 6
- Posts
- 9
- Years
- Currently South Carolina, Soon Indiana
- Seen May 24, 2016
First and foremost, I am new here on PokeCommunity so I apologize if this is in the wrong section or such. If so, feel free to move it or tell me to or however it works here. EMOTICON ACTIVATE! ^^
I am interested in developing a Pokemon Rom Hack. I am new to this specifically, but I have lots of programming knowledge and concepts under my belt already, so its really a matter of learning the syntax. Anyhoo, I have a really interesting idea for a hack that basically twists the dynamic of Pokemon. I'll save story and setting for a more specified post eventually when I begin, but I have a question on how to to script in a certain that my game concept kind of revolves around.
The hack is similar to Dark Rising: Order Destroyed in that it is survival-style with limited resources and Pokemon, and there are no healing centers. Unlike Order Destroyed, however, I would like more than a single team the entire playthrough. When a Pokemon faints in battle, I want one of three things to happen:
The first one is what I'd prefer for the best story atmosphere, and also so they'd have to physically go to the graveyard and rid of their dead rather than it being automatic. However, I have a feeling that removing those PC options may be difficult. The second two are my backups to retain the mechanic in hopes they may be implementable.
So I realize I drew this out quite a bit, but HERE'S THE QUESTION (finally): What specific code or functional concept could be used to remove PC options from the list, remove Fainted Pokemon from the party, or grant the player the option to send a party Pokemon to their PC to replace with the new received one?
I looked around and it doesn't seem like there is much demand for this type of mechanic, so hopefully asking directly will pull more results. :)
If you haven't an answer, consider referring this post to someone you know that may.
Whether you have an answer or not, thanks for indulging my post at least.
Good day to you.
I am interested in developing a Pokemon Rom Hack. I am new to this specifically, but I have lots of programming knowledge and concepts under my belt already, so its really a matter of learning the syntax. Anyhoo, I have a really interesting idea for a hack that basically twists the dynamic of Pokemon. I'll save story and setting for a more specified post eventually when I begin, but I have a question on how to to script in a certain that my game concept kind of revolves around.
The hack is similar to Dark Rising: Order Destroyed in that it is survival-style with limited resources and Pokemon, and there are no healing centers. Unlike Order Destroyed, however, I would like more than a single team the entire playthrough. When a Pokemon faints in battle, I want one of three things to happen:
- I'll have a graveyard area, and when you press A on one of the gravestones it opens the PC, but only the MOVE and WITHDRAW options are removed. (All Pokemon will be obtained from events or people so there is no need to use the Box for actually storing their captured Pokemon, as there will be none.)
- When they obtain a new Pokemon they should have the option to send a current party member to the PC, where they'd obviously choose their fainted or unwanted Pokemon.
- Or, when they faint, as soon as the battle ends they are removed from the party. (Released or moved to box is fine.)
The first one is what I'd prefer for the best story atmosphere, and also so they'd have to physically go to the graveyard and rid of their dead rather than it being automatic. However, I have a feeling that removing those PC options may be difficult. The second two are my backups to retain the mechanic in hopes they may be implementable.
So I realize I drew this out quite a bit, but HERE'S THE QUESTION (finally): What specific code or functional concept could be used to remove PC options from the list, remove Fainted Pokemon from the party, or grant the player the option to send a party Pokemon to their PC to replace with the new received one?
I looked around and it doesn't seem like there is much demand for this type of mechanic, so hopefully asking directly will pull more results. :)
If you haven't an answer, consider referring this post to someone you know that may.
Whether you have an answer or not, thanks for indulging my post at least.
Good day to you.
Last edited: