Quote:
Originally Posted by Pikachu Trainer~
I would like to know how to change the window size preferably to 240x160. I am not making my game on top of the Pokémon Essentials Game, but I have downloaded it, when I copy the two scripts (SpriteResizer & PokémonOptions) onto the file my game is on it does not resize. Would someone be able to help me?
Also if anyone could help me, I would like to know how to have custom message boxes at the bottom like normal Pokémon Games, as I want them to be Platinum style and I would like to use the Diamond & Pearl Font (Already installed, but I don't know how to use it on the game.) Also I would like separate message boxes to things like trainer rips, route signs and other signs, like they do on the game.
Sorry if this is too much to ask. Thankyou
|
I'll send you how to do that. I don't use Poccil's starter kits too.
For the message boxes thing...You have to make a new Windowskin, just edit them in any paint software, but I recommended Paint.Net or Graphic Gale. They are the best to make pixel base picture. After that Open you script window and go to Window_Base and look for self.windowskin = RPG::Cache.windowskin(@windowskin_name). Change @windowskin_name to whatever you new file name.
As for the sign message...make a few kind of windowskin that you want. Then, in the event window, choose "Change Windowskins", its on the first tab. And change to whatever type of windowskin you want. That's all ^^
p/s : In case you dont know how to custom the windowskin. Press F1 (Help) in RMXP...go to sections RPG Maker XP > Material Specifications > Windowskins