The PokéCommunity Forums

The PokéCommunity Forums (https://www.pokecommunity.com/index.php)
-   Beginner's Lounge (https://www.pokecommunity.com/forumdisplay.php?f=220)
-   -   Quick Question Thread (https://www.pokecommunity.com/showthread.php?t=260981)

Cilerba August 24th, 2011 1:06 PM

Quick Question Thread
 
Quick Question Thread


Have a question but don't want to make a separate thread? Post it here!

Short list of rules


  • Asking how to do a completely custom system like a CBS.
  • Asking for a complete custom system. Posts like these will be deleted.
  • Requesting a member to create a script exclusively for your use.
  • Requesting warez.

When troubleshooting


  • Provide a video or a screenshot.
  • Explain how you got to the problem.
  • Provide an error message if there is one.
These rules also apply for when creating a separate thread.

Some parts rewritten from older thread(s), by Avatar.

Forestpelt August 24th, 2011 9:41 PM

How do I make it so my character can't walk over water/houses/random objects? Some of them are solid but some aren't. O.o (total noob)

Also, where did all the old threads go? They were useful..

DarkDoom3000 August 24th, 2011 10:43 PM

It would be useful if you tell us what program you're using.

Forestpelt August 26th, 2011 11:06 AM

I'm using Pokemon Essentials on RPG Maker XP. It should be the latest version.

Cilerba August 27th, 2011 5:53 AM

To prevent your character walking over tiles, open up the Database, head over to the 'Tilesets' tab. Select your tileset and left/right-click on the tiles you want to change.

X - Solid
O - Non-Solid

Oh, and if you're looking for the other help threads, you can search for them and I'm sure they'll show up.

Yero September 13th, 2011 4:24 AM

Hi there,
I keep struggling with probably one of the most simply scripts, and that is a continuous double battle stage. Despite the type of the trainer, wild encounter etc. What kind of script is necessary, and even more important, where exactly?
yero

And yes, before I forgot since it seems to make differences; I am using RPG maker XP. Hope someone can help me out with that...

Either, based on my previous question, which criteria needs to be changed for having two pokemon following instead of one or six?
I got the following script 3.9...

Derelict October 18th, 2011 11:31 AM

Hey, I've got a problem with the movement of my character in a Java-based Pokémon game I'm working on. It looks stuttery, or at least not quite right.

Sorry for posting the original thread in the wrong section Cilerba, but hopefully you don't mind me referencing it here so I don't have to type it up again (or copy it in here for that matter, as it was quite large).

If in the URL bar you just change the ?t=260981 to ?t=265066 you'll see the original thread which has source code and describes the problem in more detail.

SilverStarSong October 23rd, 2011 12:23 AM

Does anyone on here use RMVX?

Ryokoie October 26th, 2011 10:18 AM

Quick question
 
Hello there, I have been messing around on the up to date Pokemon Essentials on RMXP. I had a quick question. Alright so I am struggling a bit with this. I have modified my trainer card to hold 32 badges[not going to use them all but still], 4 per row. I can get the first 4 badges to show up on the first row. How do i get the next 4 on the 2nd row, etc. etc. Same region just yeah I was curious. What do I need to do or add to get the 2nd row, and then I can figure out from there:

Script:
pbDrawTextPositions(overlay,textPositions)
x=362
region=pbGetCurrentRegion(0) # Get the current region
imagePositions=[]
for i in 0...4
if $Trainer.badges[i]
imagePositions[imagePositions.length]=[
"Graphics/Pictures/badges",x,13,i*25,region*32,32,32
]
end
x+=24


Thank you to anyone who can help me out.

godo156 October 31st, 2011 12:53 PM

Not to be an idiot, but I have a question;
Does a thread need to be accepted before it's shown?

SilverAbsol December 4th, 2011 1:42 PM

Um, hi. I have a question regarding actual mapping...

When you start to hack the rom, do you have to edit the areas given to you or is there a way to delete all the pre-existing ones and start from scratch?

Oh, for reference sake, I used AdvanceMap (Latest version) and am trying to hack Emerald.

Also, would editing Firered make it any easier for me to create a project? I notice there aren't a lot of noticeable Emerald hacks.

Skystrike December 6th, 2011 9:07 AM

Quote:

Originally Posted by SilverAbsol (Post 6953366)
Um, hi. I have a question regarding actual mapping...

When you start to hack the rom, do you have to edit the areas given to you or is there a way to delete all the pre-existing ones and start from scratch?

Oh, for reference sake, I used AdvanceMap (Latest version) and am trying to hack Emerald.

Also, would editing Firered make it any easier for me to create a project? I notice there aren't a lot of noticeable Emerald hacks.

Um, this isn't the section for ROM Hacking. This is. Hope that helped. :)
Alternatively, you could use the Pokemon Essentials Starter Kit for RPG Maker XP, though if you don't have RPG Maker XP, you'll have to buy it/obtain it through 'other' ways.


All times are GMT -8. The time now is 4:31 AM.


Like our Facebook Page Follow us on Twitter © 2002 - 2018 The PokéCommunity™, pokecommunity.com.
Pokémon characters and images belong to The Pokémon Company International and Nintendo. This website is in no way affiliated with or endorsed by Nintendo, Creatures, GAMEFREAK, The Pokémon Company or The Pokémon Company International. We just love Pokémon.
All forum styles, their images (unless noted otherwise) and site designs are © 2002 - 2016 The PokéCommunity / PokéCommunity.com.
PokéCommunity™ is a trademark of The PokéCommunity. All rights reserved. Sponsor advertisements do not imply our endorsement of that product or service. User generated content remains the property of its creator.

Acknowledgements
Use of PokéCommunity Assets
vB Optimise by DragonByte Technologies Ltd © 2023.