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
  #1001  
Unread December 27th, 2007, 05:43 PM
Shirayuki Mizore's Avatar
Shirayuki Mizore
Pokemon Raptor is STILL going?
 
Join Date: Nov 2007
Location: Florida.
Gender:
K, That is what I thought.

Uh, I got an error that wasn't in my error log..Well I'll explain: I am in the middle of doing the Online Server thing and I was doing the test play. It was weird..It said in the thing on the top of the window tons of stuff like "Compiling....." "Processing..." and stuff. Then a weird error came up, but since it didn't go to the error log I can't get it..

"Undefined method for `events' for #<String:0x67285f8>
Compiler:2019:in'PBCompileTrainerEvents'
Compiler:2015:in 'each'
Compiler:2015:in 'pbCompileTrainerEvents'
Compiler:2297

Help..?
I didn't mess with anything..*twitch*
  #1002  
Unread December 27th, 2007, 07:50 PM
Krobelus's Avatar
Krobelus
RainbowNoodleWarrior
 
Join Date: Sep 2006
Location: Vancouver
Age: 22
Gender: Male
Nature: Adamant
What's the command for removing said Pokemon from party?

Thanks.
-Krobe
__________________

YouTube Channel
Pokemon Pearl FC:
4296-8996-1956

Pokemon Heart Gold FC:
3009-0281-8050

Pokemon White 2 FC:
1765-0509-2291

  #1003  
Unread December 27th, 2007, 07:51 PM
Devil_Silver's Avatar
Devil_Silver
Eevee Breeder
 
Join Date: Dec 2007
Location: Belgium
Age: 18
Gender:
Nature: Brave
Well sorry, I can't help you with that, because I don't know anything about the whole online server thing.
__________________

|Theme by: Chikara³|
|Big sister: Fabledawn|
|Little sister: Aelitaluver3.0|
|Bro: Mismaguis|
[Searching for:]

|Friend Code
|0688 3782 4380|
|Name:JOHN|







  #1004  
Unread December 27th, 2007, 08:03 PM
Shirayuki Mizore's Avatar
Shirayuki Mizore
Pokemon Raptor is STILL going?
 
Join Date: Nov 2007
Location: Florida.
Gender:
I dunno if it has to do with the online thing or not..

Just one insy tinsy winsy bit of help..I got "Server Can't run because of an error in its creation" and I did step by step what you said..Lemme retry...


Ugh..I feel like an idiot...I have no clue what I am doing wrong, but I am mad as crude. Now when I click "main.rb" it opens for maybe 1/3 of a second then closes..>.<

Last edited by Shirayuki Mizore; December 27th, 2007 at 10:44 PM.
  #1005  
Unread December 27th, 2007, 11:48 PM
|Maximus|'s Avatar
|Maximus|
I'm back~
 
Join Date: Aug 2007
Age: 17
Nature: Adamant
Does anybody know how to make an animation in the begining of the game, fast.
  #1006  
Unread December 28th, 2007, 04:13 PM
poccil
Trainer
 
Join Date: Jan 2007
Gender:
Nature: Adamant
Changes:

Small changes to trade system
Small change to variable section in debug menu
Implemented mail and the mailbox
Added more features to message system
Changed money loss method to make it less grave;
money won was set for each trainer type
Added a special script-based transition system
Changed first screen and project title to
"Pokemon Essentials"
Small bug fix in rubyscreen.dll
Pressing F8 will take a screenshot of the game
Implemented item storage
Implemented the player's PC

Modified scripts:

Changed: PokemonMap
Changed: PokeBattle_Pokemon
Changed: PokemonField
Changed: PokemonNetwork
Changed: WindowAndTilemap
Changed: PokemonEntry
Changed: Compiler
Changed: PokemonMessages
Changed: SpriteWindow
Changed: PokemonSystem
Changed: PokemonUtilities
Changed: PokeBattle_Battle
Changed: PokemonBag
Changed: PokemonScreen
Changed: PokemonStorage
Changed: PokemonDebug
__________________
Peter O, of The Ultimate Pokemon Center (Pokemon Essentials, Donate money to restore my page)
  #1007  
Unread December 28th, 2007, 04:57 PM
Shirayuki Mizore's Avatar
Shirayuki Mizore
Pokemon Raptor is STILL going?
 
Join Date: Nov 2007
Location: Florida.
Gender:
Cool, poccil.

Also, what if you want certain pokemon to show up on certain maps, though? Say for example, on your home town and the next few routes, how would you make it so only LOW leveled pokemon show up? In encounters.txt, would I put the Map Number then it's name then put the whole pokemon thing?
  #1008  
Unread December 28th, 2007, 05:13 PM
Wichu's Avatar
Wichu
Project Amethyst
 
Join Date: Sep 2007
Location: North Herts, England
Age: 20
Gender: Male
Nature: Naive
The format of the file is:
[Map ID]
Pokemon,level (x12)
Anything after a # is a comment.
eg
[1]
# Route 1
Pidgey,2
Pidgey,3
Pidgey,2
Ratatta,2
Ratatta,2
Ratatta,2
Ratatta,3
Ratatta,3
Ratatta,3
Pikachu,3
Pikachu,2
Pikachu,2
Larvitar,4

The lower down it is, the rarer it is. The number of entries changes depending on the encounter type - see notes.html.
  #1009  
Unread December 28th, 2007, 05:17 PM
Krobelus's Avatar
Krobelus
RainbowNoodleWarrior
 
Join Date: Sep 2006
Location: Vancouver
Age: 22
Gender: Male
Nature: Adamant
Wow, Player's PC already? That's amazingly fast! I wonder what features you'll implement once all the Pokemon features are in already.

Anyway, I still would like to know the call script to removing a Pokemon from your party permanently. Because I have a random NPC trade Pokemon with you. Perhaps that could be another thing to implement?

Thanks.
-Krobe
__________________

YouTube Channel
Pokemon Pearl FC:
4296-8996-1956

Pokemon Heart Gold FC:
3009-0281-8050

Pokemon White 2 FC:
1765-0509-2291

  #1010  
Unread December 28th, 2007, 08:29 PM
Youji's Avatar
Youji
Viridian City Gym Leader
 
Join Date: Jun 2007
Location: Germany
Age: 21
Gender: Male
Nature: Quiet
Can someone help me? I want to add an event which is only active at night. Everyday of course...
__________________
  #1011  
Unread December 28th, 2007, 08:41 PM
Atomic Reactor's Avatar
Atomic Reactor
Criticism, I give it.
 
Join Date: Jul 2007
Location: Minnesota
Age: 20
Gender: Male
Nature: Rash
tuen switch: s:Time.now.hour<6||Time.now.hour>=20
on. that way it's only active between 8pm and 6am
__________________
  #1012  
Unread December 28th, 2007, 08:41 PM
Devil_Silver's Avatar
Devil_Silver
Eevee Breeder
 
Join Date: Dec 2007
Location: Belgium
Age: 18
Gender:
Nature: Brave
@ Metroid P:

This should work:

Set the event conditions on 'Switch 0009: s:Time.now.hour<6||Time.now.hour>=20

Greetz,
Devil_Silver

Oh, and I also have a question:

Is it possible to, if you load a saved file in the game, you get a "Previously on your quest...", like in FireRed & LeafGreen?
__________________

|Theme by: Chikara³|
|Big sister: Fabledawn|
|Little sister: Aelitaluver3.0|
|Bro: Mismaguis|
[Searching for:]

|Friend Code
|0688 3782 4380|
|Name:JOHN|







  #1013  
Unread December 28th, 2007, 08:44 PM
MR.GLITCH_KING's Avatar
MR.GLITCH_KING
~ThaEmbacy~
 
Join Date: Oct 2005
Nature: Adamant
does anyone have the very first release of poke essentials?
__________________


  #1014  
Unread December 28th, 2007, 08:47 PM
Devil_Silver's Avatar
Devil_Silver
Eevee Breeder
 
Join Date: Dec 2007
Location: Belgium
Age: 18
Gender:
Nature: Brave
Quote:
Originally Posted by MR.GLITCH_KING View Post
does anyone have the very first release of poke essentials?
Uhm...
Yes, I have the first release.

Why?
__________________

|Theme by: Chikara³|
|Big sister: Fabledawn|
|Little sister: Aelitaluver3.0|
|Bro: Mismaguis|
[Searching for:]

|Friend Code
|0688 3782 4380|
|Name:JOHN|







  #1015  
Unread December 28th, 2007, 09:09 PM
Youji's Avatar
Youji
Viridian City Gym Leader
 
Join Date: Jun 2007
Location: Germany
Age: 21
Gender: Male
Nature: Quiet
Another question/problem

I want to have a different Music Playing at night (Like in D/P) so this is my script:
Spoiler:

The script is doing its work but my hero can't move anymore...Which settings do I have to do?(The 2nd one the setting is AutoRun, too I must changed it before taking screenshot)
__________________
  #1016  
Unread December 28th, 2007, 09:19 PM
Devil_Silver's Avatar
Devil_Silver
Eevee Breeder
 
Join Date: Dec 2007
Location: Belgium
Age: 18
Gender:
Nature: Brave
I think it should look like this:



PAGE I

Conditions: Switch 0009 = on

AUTORUN

Play BGM: - Insert Night BGM here -


--------------------------------

Or if that doesn't work, try the same with 'PARALLEL PROCES'
__________________

|Theme by: Chikara³|
|Big sister: Fabledawn|
|Little sister: Aelitaluver3.0|
|Bro: Mismaguis|
[Searching for:]

|Friend Code
|0688 3782 4380|
|Name:JOHN|







  #1017  
Unread December 28th, 2007, 09:25 PM
Youji's Avatar
Youji
Viridian City Gym Leader
 
Join Date: Jun 2007
Location: Germany
Age: 21
Gender: Male
Nature: Quiet
I still can't walk with your method
__________________
  #1018  
Unread December 28th, 2007, 09:27 PM
Devil_Silver's Avatar
Devil_Silver
Eevee Breeder
 
Join Date: Dec 2007
Location: Belgium
Age: 18
Gender:
Nature: Brave
Oh?
Then I think Poccil has a way to do it, with some sort of script or somethin'.
__________________

|Theme by: Chikara³|
|Big sister: Fabledawn|
|Little sister: Aelitaluver3.0|
|Bro: Mismaguis|
[Searching for:]

|Friend Code
|0688 3782 4380|
|Name:JOHN|







  #1019  
Unread December 28th, 2007, 09:33 PM
Youji's Avatar
Youji
Viridian City Gym Leader
 
Join Date: Jun 2007
Location: Germany
Age: 21
Gender: Male
Nature: Quiet
Wait it even don't work correctly.

Spoiler:
@>Conditional Branch: Switch[0009: s:Time.now.hour<6||Time.now.Hour>=20=ON
@>PlayNightmusic
@>
: Else
@>
: Branch end


Autorun is on.
__________________
  #1020  
Unread December 28th, 2007, 10:17 PM
Wichu's Avatar
Wichu
Project Amethyst
 
Join Date: Sep 2007
Location: North Herts, England
Age: 20
Gender: Male
Nature: Naive
Try putting "Exit Event Processing" after the Play BGM command.
  #1021  
Unread December 28th, 2007, 10:37 PM
Youji's Avatar
Youji
Viridian City Gym Leader
 
Join Date: Jun 2007
Location: Germany
Age: 21
Gender: Male
Nature: Quiet
Well I think I set the Event wrong...Now I can walk but the music doesn't change...Maybe someone could make a sample script and post it if not than it doesn't matter. I'll don't add it than.

But thanks for all your help^^
__________________
  #1022  
Unread December 28th, 2007, 10:51 PM
Wichu's Avatar
Wichu
Project Amethyst
 
Join Date: Sep 2007
Location: North Herts, England
Age: 20
Gender: Male
Nature: Naive
I might try editing poccil's scripts tomorrow to support day/night music. I'll post it here if I succeed.
  #1023  
Unread December 28th, 2007, 10:53 PM
Youji's Avatar
Youji
Viridian City Gym Leader
 
Join Date: Jun 2007
Location: Germany
Age: 21
Gender: Male
Nature: Quiet
Oh wow thanks. You are great^^
__________________
  #1024  
Unread December 28th, 2007, 10:59 PM
Shirayuki Mizore's Avatar
Shirayuki Mizore
Pokemon Raptor is STILL going?
 
Join Date: Nov 2007
Location: Florida.
Gender:
Wichu, you rock! Thanks! :D

(Mind if I use your example for my first route? )


*FEELS LIKE A IDIOT*

My map ID is the number when I create the new map at the end?

How can I make the Pokemon choice thing?

Land/Water/whatever goes on top of the new encounters, right? Land counts for safari grass too?

Last edited by Shirayuki Mizore; December 28th, 2007 at 11:25 PM. Reason: More Questions
  #1025  
Unread December 29th, 2007, 12:51 AM
sinisterbutt
Beginning Trainer
 
Join Date: Feb 2006
Gender:
Nature: Adamant
Hi guys, I get this error when i use the item storage on the PC.

Script error within event 3, map 29 (Pokecentre):
Section088:635:in `pbStartScene'undefined method `pbPrepareWindow' for #<WithdrawItemScene:0x45ae9e0>
Section018:238:in `pbExecuteScript'
Section088:992:in `pbWithdrawItemScreen'
Section095:1821:in `pbPCItemStorage'
Section095:1818:in `pbFadeOutIn'
Section095:1818:in `pbPCItemStorage'
Section095:1811:in `loop'
Section095:1843:in `pbPCItemStorage'
Section095:1903:in `pbTrainerPCMenu'
Section095:1896:in `loop'
Section095:1909:in `pbTrainerPCMenu'
Section095:1963:in `pbPokeCenterPC'
Section095:1922:in `loop'
Section095:1967:in `pbPokeCenterPC'
(eval):1:in `pbExecuteScript'
Section018:1614:in `eval'
Section018:238:in `pbExecuteScript'
Section018:1614:in `command_355'
Section018:466:in `execute_command'
Section018:190:in `update'
Section018:104:in `loop'
Section018:195:in `update'
Section020:98:in `update'
Section020:96:in `loop'
Section020:109:in `update'
Section020:65:in `main'
Section020:62:in `loop'
Section020:69:in `main'
Section119:56:in `mainFunction'
Section119:45:in `pbCriticalCode'
Section119:59:in `mainFunction'
Section119:63
Section119:62:in `loop'
Section119:71

Interpreter:249:in `pbExecuteScript'
Interpreter:1614:in `command_355'
Interpreter:466: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'
Scene_Map:109:in `update'
Scene_Map:65:in `main'
Scene_Map:62:in `loop'
Scene_Map:69:in `main'
Main:56:in `mainFunction'
Main:45:in `pbCriticalCode'
Main:59:in `mainFunction'
Main:63
Main:62:in `loop'
Main:71


Also, how on earth do i set up a gym leader event, every way i tried to do it wouldnt work, i can make the battle and everything, but the rest, like giving a TM and the badge, it doesnt happen, if you get what i mean lol.
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 06:44 AM.


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.