The PokéCommunity Forums  

Go Back   The PokéCommunity Forums > Creative Discussions > Game Development > Pokémon Essentials
Register New Account FAQ/Rules Chat Blogs Mark Forums Read

Notices

Pokémon Essentials All questions and discussion about Pokémon Essentials, the Pokémon game kit for RPG Maker XP, go in here. Also contains links to the latest downloads and the Essentials Wiki.



Reply
Thread Tools
  #1  
Unread June 26th, 2012, 10:44 AM
Peeky Chew's Avatar
Peeky Chew
Master of Palettes
 
Join Date: Sep 2009
Location: Great Britain
Age: 19
Gender: Male

Image explains everything. I've set the BG for the route in the screen in the editor and put the graphics in the correct folder with the correct name, yet it won't work.
__________________



Demo Beta out Now!

Reply With Quote
  #2  
Unread June 26th, 2012, 12:10 PM
Pokemon 3000's Avatar
Pokemon 3000
huh?
 
Join Date: Sep 2005
Location: Germany
Gender: Male
Nature: Rash
The editor puts quotemarks for the battlebg in the metadata.txt, so the graphic will doesn't appear. Open metadata.txt in your PBS-Folder and look at the metadata for you map. It should be

BattleBack=002

not

BattleBack="002"
Reply With Quote
  #3  
Unread June 26th, 2012, 01:40 PM
Maruno's Avatar
Maruno
Lead Dev of Pokémon Essentials
 
Join Date: Jan 2008
Location: England
Gender: Male
I thought I'd fixed that, but no. I seriously don't know why it happens. If you manually replace the editor's quote marks with the same quote marks in metadata.txt, it works. When I print the desired filename in-game, the quote marks aren't included and it looks like it should work, but it doesn't.

I'm open to any suggestions.
__________________
Reply With Quote
  #4  
Unread June 26th, 2012, 02:03 PM
FL .'s Avatar
FL .
Pokémon Island Creator
 
Join Date: Sep 2010
Gender: Male
I really don't know if this will works, but instead of StringProperty try something like:
Code:
Wrong code deleted
EDIT: I am wrong, and I reversed the problem XD
EDIT2: In line 'file.write(csvquote(rec[i]))' put a flag or something to won't call csvquote method in battleback case. I really don't know if this will works.
__________________

Last edited by FL .; June 26th, 2012 at 02:47 PM. Reason: Fix
Reply With Quote
  #5  
Unread July 8th, 2012, 01:53 PM
Maruno's Avatar
Maruno
Lead Dev of Pokémon Essentials
 
Join Date: Jan 2008
Location: England
Gender: Male
I've tracked down the problem to def csvquote, specifically the code str[/\s$/] which I interpret to mean "a space then the end of a line". Removing this code will prevent quote marks being put around the BattleBack phrase.

For some reason this code always returns true, even if there are no spaces in the phrase. If the meaning I came up with is correct, I can't think of any instance where it would be useful, so I don't think removing it would adversely affect anything.

Please let me know if you find any problems caused by removing this particular bit of code. It will also be applied to the next release of Essentials, so hopefully any problems will appear soon because of the (hopefully) many users.
__________________
Reply With Quote
Reply
Quick Reply

Sponsored Links


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are UTC. The time now is 06:59 PM.


Style by Perdition Haze, artwork by Sa-Dui.
Like our Facebook Page Follow us on TwitterMessage Board Statistics | © 2002 - 2013 The PokéCommunity™, pokecommunity.com.
Pokémon characters and images belong to Pokémon USA, Inc. and Nintendo. This website is in no way affiliated with or endorsed by Nintendo, Creatures, GAMEFREAK, The Pokémon Company, Pokémon USA, Inc., The Pokémon Company International, or Wizards of the Coast. We just love Pokémon.
All forum styles, their images (unless noted otherwise) and site designs are © 2002 - 2013 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 posts belong to the user.