The PokéCommunity Forums

The PokéCommunity Forums (https://www.pokecommunity.com/index.php)
-   Archive January 2006 to April 2008 (https://www.pokecommunity.com/forumdisplay.php?f=177)
-   -   Help & Request Thread (https://www.pokecommunity.com/showthread.php?t=80029)

Glitchfinder April 15th, 2008 11:03 AM

Quote:

Originally Posted by Lorem Ipsum (Post 3500823)
I am scripting in RMXP, and using poccil's Essentials.

But I need help with windows. I know how to set one up with super(0, 0, 360, 480), but I need to know how to position stuff, and use images etc.

So say I wanted to position a picture called 'standard.png' in the middle right of the screen, how would I do it, for example? If you help me, you will get credit in my game, as this is vital for a new feature I am scripting.

My best suggestion is to look in the individual scripts that have windows with pictures. (I believe a good example is the script for the stats screen) I might edit this post later with more detailed information, though.

蜃気楼 April 15th, 2008 7:22 PM

A Music Tracker
 
I need a music tracker(a tool to create music without any music instruments), but where to find a good one with premade samples(so I dont need a music instrument to record one)

Glitchfinder April 16th, 2008 1:57 PM

Quote:

Originally Posted by SpaceMan (Post 3502873)
I need a music tracker(a tool to create music without any music instruments), but where to find a good one with premade samples(so I dont need a music instrument to record one)

You could always use a midi builder. Those have premade notes for tons of instruments. (Though quality depends on the computer playing the track)

Dyer April 17th, 2008 10:27 AM

Does anyone know how to set an adversary pokemon with a nickname? Like fighting a Charmander named Jack or something?
I'm using Pokemon Essentials by the way

Ooka April 17th, 2008 4:35 PM

Animated Intro
 
So here's the thing, I've made an animated intro, but now I don't know if it will work or not. I'm extremely new to this stuff (just started yesterday) and I have no idea how to make a .gif work instead of using a png. If seeing the images would help (I doubt it) then I can post them as well.

NastyA April 18th, 2008 11:52 AM

what do you use to make the resolution ?
 
i mean , what tool u use to make a new resolution like in the real pokemon games on rpgmakerxp ? im tryin' to use resolution demo but i have problems with compatibilites of pokemon essentials..

O.G. Duke April 18th, 2008 3:24 PM

Pokemon Essential already has a resolution changer.
You can change your resolution in option menu.

NastyA April 18th, 2008 3:33 PM

but you mean the option when i start the game or is somewhere on rpgmakerxp?

O.G. Duke April 18th, 2008 4:50 PM

The option in the game.
Like where you could change font and anything else.

NastyA April 18th, 2008 5:51 PM

yeah man i saw it thanks ;)

exteradude April 19th, 2008 2:21 PM

Okay, I've been looking for an rmxp/rm2k3 rip of the Pokemon Ruby/Sapphire player SURFING for about an HOUR. Where can I find him???

gotron228 April 20th, 2008 3:32 AM

In Blissy, Poccil and flamegurus starter kit Ive made my game I play test it and a error log comes up I delete the error log and then when i run the game again I leave the players room and teh error log shows I need help on how to stop this

Avatar April 20th, 2008 3:48 AM

That's not... very helpful.
If you provided the information of the actual error log, people might be able to help you.

gotron228 April 20th, 2008 4:07 AM

thats the error log
now its whenever I enter another building taht came up when i entered The pokemon Research Center

Exception: Errno::ENOENT
Message: File Data/Map005.rxdata not found.
Game_Map*:52:in `load_data'
Game_Map*:52:in `setup'
PokemonMap:710:in `getMap'
PokemonMap:837:in `setMapsInRange'
PokemonMap:831:in `each'
PokemonMap:831:in `setMapsInRange'
Resolution*:17:in `display_x='
Game_Map*:71:in `setup'
PokemonMap:658:in `setup'
Scene_Map:214:in `transfer_player'
Exception: Errno::ENOENT
Message: File Data/Map005.rxdata not found.
Game_Map*:52:in `load_data'
Game_Map*:52:in `setup'
PokemonMap:710:in `getMap'
PokemonMap:837:in `setMapsInRange'
PokemonMap:831:in `each'
PokemonMap:831:in `setMapsInRange'
Resolution*:17:in `display_x='
Game_Map*:71:in `setup'
PokemonMap:658:in `setup'
Scene_Map:214:in `transfer_player'

PokemonPlatnum April 21st, 2008 12:09 PM

Throwing a Pokeball
 
In the Game I am Making with Pokemon Essiantials,When I throw a Pokeball This
Message Appears:

Exception: ArgumentError
Message: wrong number of arguments(3 for 2)
PokeBattle_Battle:141:in `pbThrow'
PokeBattle_Battle:141:in `pbThrowPokeBall'
PokeBattle_Battle:1639:in `pbRegisterItem'
PokeBattle_Battle:2393:in `pbCommandPhase'
PokeBattle_Battle:2352:in `loop'
PokeBattle_Battle:2407:in `pbCommandPhase'
PokeBattle_Battle:2341:in `each'
PokeBattle_Battle:2341:in `pbCommandPhase'
PokeBattle_Battle:722:in `pbStartBattleCore'
PokeBattle_Battle:721:in `logonerr'


Is there any Way of Fixing it?

O.G. Duke April 22nd, 2008 1:15 AM

Quote:

Originally Posted by exteradude (Post 3513540)
Okay, I've been looking for an rmxp/rm2k3 rip of the Pokemon Ruby/Sapphire player SURFING for about an HOUR. Where can I find him???

Try http://www.spriters-resource.com/nintendo/pokemon/pkmnrse/display.php?file=http://www.spriters-resource.com/nintendo/pokemon/pkmnrse/brendan.png

and this : http://www.spriters-resource.com/nintendo/pokemon/pkmnrse/display.php?file=http://www.spriters-resource.com/nintendo/pokemon/pkmnrse/may.gif

PokemonPlatnum April 23rd, 2008 12:53 PM

Help
 
When my game is uploading the metadata this errorlog comes up:



Exception: NameError
Message: undefined local variable or method `ret' for nil:NilClass
Compiler:164:in `csvBoolean!'
Compiler:395:in `pbGetCsvRecord'
Compiler:363:in `each'
Compiler:363:in `pbGetCsvRecord'
Compiler:655:in `pbCompileMetadata'
Compiler:628:in `pbCompilerEachCommentedLine'
Compiler:480:in `each_line'
Compiler:480:in `pbCompilerEachCommentedLine'
Compiler:477:in `open'
Compiler:477:in `pbCompilerEachCommentedLine'


How do I fix This?


All times are GMT -8. The time now is 4:56 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.