• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Conquest protagonist in the poll by clicking here.
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Help and Request Thread

Status
Not open for further replies.
Illusion said:
It would help me very much if someone had the WIN32OLE script in rgss, not the c file that is found here or if someone knows how to use this c file with rmxp...
(I know this script isn't in rmxp since when I do WIN32OLE.new it doesn't work.)
Illusion
i have no clue what win32ole does,
but i think you need to do this:
Code:
require 'Win32OLE'

Eikichi-kun said:
Press the "print screen," key on your keyboard when you want to take the screenshot. Then go into a paint program; edit>>paste. (or at least that's how you do it in MS Paint)
use
Code:
ALT + Print Screen
then paste it in paint
Code:
CTRL + V
 
Last edited:
hey! how you all make the pokemon world map? is there a tileset for it?

hope someone reply to this rather than ignoring, as like my first post in this section.
 
no, you have to make it in paint, here's the stuff you are going to need:
[PokeCommunity.com] Help and Request Thread
 
hmm.. this is going to be a hard one. i just hate using paintbrush.
anyway, thanks for the reply.

i'll try use this and see what i came up with. ;)
 
i dont know if this is allowed here....but...

i am lookin to start a sphere pokemon game....but i really havent a clue where to start....i heard javascript is easier to use than RGSS so i want to test it out.........i want to knwo where i can get a good javascript tut..and maybe a little support help......and what is this
"game"script that you need to run a sphere game???????? if it would be possible could i get a "game"script


Please help :confused:
 
you don't get a "game" script. It's actually called "Main" script and you create it by creating a new game in Sphere then creating a new script and calling it main, it will save as "main.js" then inside the script you need to create a new function called game so:

function game() {
blablabla
}

but you better learn how to code in JavaScript and Sphere first, if you go to the help menu in the Sphere program there's quite a number of links to Sphere tutorials and docummentation, the following links should also be helpful:
https://www.w3schools.com/js/default.asp
https://rapidshare.de/files/10267081/sphere.chm.html

I also advise you to use the sphere_gl.dll graphics drivers for any game you make as they are the ones that work the better with all games :P
 
Hey I would like to know how to import or replace the default title screen with an animated .gif picture for my game. I really need help on it.

EDIT: oh I mean that I don't want that RPG XP's screen I want to put my .gif title screen in there.!!
 
Last edited:
I don't think you can make animated gifs play on rpg maker xp
 
ALT + PRINT SCREEN = only the selected window

PRINT SCREEN = the whole screen
 
Does anyone have battle backrounds. or can you give me a link to them. I need the ones for rm2k3
 
can somebody post the firered/leafgreen tiles here...
you know the one ripped form elitemap
outside and inside please

i realy need them so as we say in holland: "alvast bedankt"
 
Hi all,

does anybody know how I can do a "grid" system, where the player simply can move around in a map grid like in Pokemon?
Sorry if it?s a n00b question, but I found nothing about that...

Thanks!

Jonas
 
telling us what program you are using would help.
 
Put the font included in the starter kit into your Font folder.
 
Thankies for that Overworld Map thing Dragon. I had deleted it after I found it on Serebii. :P There's an example of what it can make in my siggy. <3<3 <random> Siiiiiiiiiiiiiigggggggggggyyyyyyyyyy. </random>
 
Status
Not open for further replies.
Back
Top