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.



Closed Thread
Thread Tools
  #1376  
Unread February 4th, 2008, 02:04 AM
NeoStar's Avatar
NeoStar
Future Scripter Extraordinaire
 
Join Date: Jan 2008
Location: Deep In The Depths Of hell
Age: 27
Gender: Male
Nature: Adamant
Send a message via AIM to NeoStar Send a message via Windows Live Messenger to NeoStar Send a message via Yahoo to NeoStar
Quote:
Originally Posted by Firemaker View Post
you do "trback098". Poccil, can you make the biker and the walker the same person? It gets strange that when you use the bike, you change clothes :o
oh duh *feels dumb* and for your question you have to change your trainer bike graphic in your metadata.txt to a bike graphic with your player on it.
  #1377  
Unread February 4th, 2008, 04:59 PM
phoenixprime88b5's Avatar
phoenixprime88b5
From the ashes, I rise...
 
Join Date: Sep 2007
Location: Hoenn Region (Lilycove City)
Gender:
Is there a way to add the music during the character surfing, or using the bike like in the games? And I followed the instructions on the notes and in trainers.txt and the partner trainer isn't working, i get this:

Exception: SyntaxError
Message: (eval):2:in `pbExecuteScript'compile error
(eval):2: syntax error
Interpreter:238:in `pbExecuteScript'
Interpreter:1615:in `eval'
Interpreter:238:in `pbExecuteScript'
Interpreter:1615:in `command_355'
Interpreter:467:in `execute_command'
Interpreter:190:in `update'
Interpreter:104:in `loop'
Interpreter:195:in `update'
Scene_Map:98:in `update'
Scene_Map:96:in `loop'

Last edited by phoenixprime88b5; February 4th, 2008 at 05:09 PM.
  #1378  
Unread February 4th, 2008, 11:02 PM
RMXPUser462's Avatar
RMXPUser462
Just call me Ryan
 
Join Date: Mar 2006
Age: 21
Nature: Adamant
nice to see some new updates to your game poccil, but i get the same error as well, will you help some nubs? :)
__________________

Pokemon Dark, come join us today!

Pokemon Dark is currently looking to hire...

Spriter(s)
Overworld Spriter(s)
Storyboard Editor(s)
Mapper(s)
Supporters!!

If you have any other talents, and would like to help out, just PM me!
  #1379  
Unread February 5th, 2008, 01:00 AM
poccil
Trainer
 
Join Date: Jan 2007
Gender:
Nature: Adamant
phoenixprime88b5:

What was the Script event command you used that caused the error above? There was a syntax error in that event command.
__________________
Peter O, of The Ultimate Pokemon Center (Pokemon Essentials, Donate money to restore my page)
  #1380  
Unread February 5th, 2008, 01:28 AM
RMXPUser462's Avatar
RMXPUser462
Just call me Ryan
 
Join Date: Mar 2006
Age: 21
Nature: Adamant
i believe he used the one that your site said to use, the pbRegisterPartner command, i did the same thing and got an error :\
__________________

Pokemon Dark, come join us today!

Pokemon Dark is currently looking to hire...

Spriter(s)
Overworld Spriter(s)
Storyboard Editor(s)
Mapper(s)
Supporters!!

If you have any other talents, and would like to help out, just PM me!
  #1381  
Unread February 5th, 2008, 04:34 AM
phoenixprime88b5's Avatar
phoenixprime88b5
From the ashes, I rise...
 
Join Date: Sep 2007
Location: Hoenn Region (Lilycove City)
Gender:
RMXPUser462 is correct, i used the script command from the notes that came with the SK and that's what gave me the syntax error.
  #1382  
Unread February 5th, 2008, 08:27 AM
poccil
Trainer
 
Join Date: Jan 2007
Gender:
Nature: Adamant
It was a mistake on my part. The note should have read:

Code:
pbRegisterPartner(PBTrainers::PkMnTRAINER_Cheryl,"Cheryl",0)
__________________
Peter O, of The Ultimate Pokemon Center (Pokemon Essentials, Donate money to restore my page)
  #1383  
Unread February 5th, 2008, 10:53 AM
ali madan
Beginning Trainer
 
Join Date: Oct 2007
Gender:
hi, can somebody tell me what place this will be in the map please? and please don't tell me to read the note because I already have done this before!

and how can I add an item???
__________________
Sorry if I'm rude sometimes!

Last edited by ali madan; February 5th, 2008 at 11:02 AM. Reason: Your double post has been automatically merged.
  #1384  
Unread February 5th, 2008, 06:39 PM
Lorem Ipsum's Avatar
Lorem Ipsum
Psyduck
 
Join Date: Oct 2007
Gender:
Don't understand your first question, and for the second one, you can find it in notes.

pbAddItem(PBItems:otion)

I think that's how you do it, anyway.
  #1385  
Unread February 5th, 2008, 11:21 PM
Krobelus's Avatar
Krobelus
RainbowNoodleWarrior
 
Join Date: Sep 2006
Location: Vancouver
Age: 22
Gender: Male
Nature: Adamant
@Lorem Ipsum - You might want to disable smileys when you post, to prevent stuff like :P to happen.

@Poccil - Just a few things you should take into consideration for the starter kit:
1. Faster EXP gain. Each time I gain exp, it's really slow. And I would much appreciate if it were faster.

2. In TrainerNames.txt, I would like it if you could optionally choose the vol. of the bgm you might have put for a certain trainer name. Some bgms are louder than others, and they are usually, for me, fixed in events, but not for trainers.

3. Theres something wrong with the HM01 Cut. Each time I try to use it, the name CUT is replaced by nothing, and in turn, I cannot teach it to any of my Pokemon, might be the same thing with other HMs, not sure, but it might be something you might wanna take a look into.

-Krobe
__________________

YouTube Channel
Pokemon Pearl FC:
4296-8996-1956

Pokemon Heart Gold FC:
3009-0281-8050

Pokemon White 2 FC:
1765-0509-2291

  #1386  
Unread February 6th, 2008, 02:49 AM
phoenixprime88b5's Avatar
phoenixprime88b5
From the ashes, I rise...
 
Join Date: Sep 2007
Location: Hoenn Region (Lilycove City)
Gender:
Is there a way to add the music during the character surfing, or using the bike like in the games?
  #1387  
Unread February 6th, 2008, 03:46 AM
poccil
Trainer
 
Join Date: Jan 2007
Gender:
Nature: Adamant
Krobelus:

Point 2 is already supported. Although I didn't document it, putting a colon after the filename followed by the volume will adjust the volume. For example, "file.mid:50" sets the volume to 50 percent.
__________________
Peter O, of The Ultimate Pokemon Center (Pokemon Essentials, Donate money to restore my page)
  #1388  
Unread February 6th, 2008, 04:09 AM
Krobelus's Avatar
Krobelus
RainbowNoodleWarrior
 
Join Date: Sep 2006
Location: Vancouver
Age: 22
Gender: Male
Nature: Adamant
@Poccil - Oh okay, thanks so much! Do you know the reason for my third error?

Thanks.
-Krobe
__________________

YouTube Channel
Pokemon Pearl FC:
4296-8996-1956

Pokemon Heart Gold FC:
3009-0281-8050

Pokemon White 2 FC:
1765-0509-2291

  #1389  
Unread February 6th, 2008, 04:16 PM
sascha
Beginning Trainer
 
Join Date: Dec 2007
Gender:
Hello.
Is there an RPG Maker VX Version of Pokemon Essentials?
__________________
>>>sascha<<<
  #1390  
Unread February 6th, 2008, 06:55 PM
Lorem Ipsum's Avatar
Lorem Ipsum
Psyduck
 
Join Date: Oct 2007
Gender:
No, I doubt it, because RPGVX is not yet released in English, and it is so new, the language used in it, RGSS 2, is not "ripe", as poccil has said in a previous post.
  #1391  
Unread February 7th, 2008, 12:32 AM
Krobelus's Avatar
Krobelus
RainbowNoodleWarrior
 
Join Date: Sep 2006
Location: Vancouver
Age: 22
Gender: Male
Nature: Adamant
@Lorem Ipsum - Actually, it's released in two days, and it's already been released in Japan, and there are quite a few patches for it to be english. Also, RGSS 2 is like RGSS, but much cleaner. So it doesn't matter if it's in english or not, because the language stays the same =P

-Krobe
__________________

YouTube Channel
Pokemon Pearl FC:
4296-8996-1956

Pokemon Heart Gold FC:
3009-0281-8050

Pokemon White 2 FC:
1765-0509-2291

  #1392  
Unread February 7th, 2008, 01:02 AM
NeoStar's Avatar
NeoStar
Future Scripter Extraordinaire
 
Join Date: Jan 2008
Location: Deep In The Depths Of hell
Age: 27
Gender: Male
Nature: Adamant
Send a message via AIM to NeoStar Send a message via Windows Live Messenger to NeoStar Send a message via Yahoo to NeoStar
Quote:
Originally Posted by ali madan View Post
hi, can somebody tell me what place this will be in the map please? and please don't tell me to read the note because I already have done this before!

and how can I add an item???
I think what he means is how to add a totally new item. Id like to know the same thing myself because yeah its in notes.html but its really confusing. Can someone explain it?
  #1393  
Unread February 7th, 2008, 03:46 AM
ali madan
Beginning Trainer
 
Join Date: Oct 2007
Gender:
no I meant how to give the player a potion like that, and thanks...
But I mean by the map how to choose wich country you will have on the map!!!

(Example)
I want Pallet town to be near the sea on the map, or I want map 006 in the sea in the map!!
__________________
Sorry if I'm rude sometimes!
  #1394  
Unread February 7th, 2008, 08:17 AM
poccil
Trainer
 
Join Date: Jan 2007
Gender:
Nature: Adamant
Ah, I see. You want to associate a map with the region map. Here are the steps.

- While in a game, press F9 to open the debug menu, and then choose "Visual Editor".
- Press S, then choose a map from the list of maps.
- Double click on the map.
- In the list of settings, choose Map Position, then choose a map and position.
__________________
Peter O, of The Ultimate Pokemon Center (Pokemon Essentials, Donate money to restore my page)
  #1395  
Unread February 7th, 2008, 12:00 PM
ali madan
Beginning Trainer
 
Join Date: Oct 2007
Gender:
when I press S a problem appear:

Exception: NoMethodError
Message: undefined method `chooseMapScreen' for #<MapScreenScene:0x5048930>
PokemonEditor:1871:in `update'
PokemonEditor:1903:in `pbMapScreenLoop'
PokemonEditor:1900:in `loop'
PokemonEditor:1915:in `pbMapScreenLoop'
PokemonEditor:1925:in `pbEditorScreen'
PokemonEditor:1922:in `pbCriticalCode'
PokemonEditor:1927:in `pbEditorScreen'
PokemonDebug:927:in `pbDebugMenu'
PokemonDebug:927:in `pbFadeOutIn'
PokemonDebug:927:in `pbDebugMenu'
__________________
Sorry if I'm rude sometimes!
  #1396  
Unread February 7th, 2008, 12:58 PM
poccil
Trainer
 
Join Date: Jan 2007
Gender:
Nature: Adamant
I was aware of that problem and I had fixed it in the most recent version. See also this:

Quote:
Add the following code before the words "def update" before line 1842 of the script section PokemonEditor:

def chooseMapScreen(title,currentmap)
return pbListScreen(title,MapLister.new(currentmap))
end

It was a method I forgot to add there.
__________________
Peter O, of The Ultimate Pokemon Center (Pokemon Essentials, Donate money to restore my page)
  #1397  
Unread February 8th, 2008, 04:02 AM
Krobelus's Avatar
Krobelus
RainbowNoodleWarrior
 
Join Date: Sep 2006
Location: Vancouver
Age: 22
Gender: Male
Nature: Adamant
Hey Poccil, I remembered a few features in other Pokemon Games that you might wanna copy into your starter kit:
-Game Corner + Prize Shop
-Trade with NPC feature
-Customizable Music (in Metadata) for surfing/biking etc.
-Battle Tent...? (You pick 3 out of 6 temporary Pokemon randomly generated with random movesets, and you go through a tournament like system, and at the end you are rewarded with said item, whilst you return the chosen Pokemon and get your own back) (Like a Bug Catching Contest + Battle Tower)
-New Terrain Tag for arrow panels that shoot you in a direction until you hit something/another arrow panel, (kinda like ice but shoots you over non-ice tiles until forced to stop by a wall or Special Tile)
-Able to set which backpack is used by which gender, instead of using the same old one
-Secret Base (Only accessible by using Secret power)

-Krobe
__________________

YouTube Channel
Pokemon Pearl FC:
4296-8996-1956

Pokemon Heart Gold FC:
3009-0281-8050

Pokemon White 2 FC:
1765-0509-2291

  #1398  
Unread February 8th, 2008, 04:54 AM
ali madan
Beginning Trainer
 
Join Date: Oct 2007
Gender:
thanks but that wasn't what did I mean! I meant how did poccil choose what country will be on the pokegear!

For example:
How did poccil put his (area 3) on the pokegear map?


sorry if I didn't explain better before
__________________
Sorry if I'm rude sometimes!

Last edited by ali madan; February 8th, 2008 at 05:43 AM.
  #1399  
Unread February 8th, 2008, 04:48 PM
Lorem Ipsum's Avatar
Lorem Ipsum
Psyduck
 
Join Date: Oct 2007
Gender:
It's all in notes.html.

Literally upload your own town map into the same directory as townmapgen.html, and then do what it says. It's pretty easy, actually.
  #1400  
Unread February 8th, 2008, 05:59 PM
.houndoomed
Trainer
 
Join Date: Apr 2006
Where do I go to change the male/female icons?
Closed Thread
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 11:54 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.