RMXP Q&A Thread (Full Version)

All Forums >> [Gaming Community] >> [Legends and Lore] >> Artists of Legend >> Art Academy



Message


VampireHSS -> RMXP Q&A Thread (6/9/2006 13:16:46)

Here you can ask RMXP related questions.

RMXP Tuts:
Darklord's RMXP Tut
Dudemaster's RMXP Tut

RGSS Tuts:
quote:

ORIGINAL: Zeriab (crankeye forums)
*Notice* Look in the RMXP help! *Notice*

Here's some links to pages you might want to read before start scripting RGSS.

Tutorials for learning RGSS:
Dubealex's RGSS Script Tutorials:
RGSS & Ruby Lesson - Chapter 1
RGSS & Ruby Lesson - Chapter 2
RGSS & Ruby Lesson - Chapter 3

Astro's RGSS Script Tutorials:
Lesson 1: Comments, Classes, and Variable Syntax
Lesson 2: Variable scope, attributes, constants, return, and super
Lesson 3: Advanced Methods and If
Lesson 4: Case, Loops, and Iterators
Lesson 5: Numbers
Lesson 6: Strings

RPG's RGSS tutorials
Tutorial 1 : The Basics
Tutorial 2 : Variable
Tutorial 3 : Control Flow - Part A
Tutorial 3 : Control Flow - Part B
Tutorial 3 : Control Flow - Part C
Tutorial 4 : Containers & Methods - Arrays and Hashes (Part 1)
Tutorial 4 : Containers & Methods - Blocks and Methods (Part 2)

RGSS Syntax:
Near Fantastica RGSS Syntax List
RGSS References at Dubealex.com

[size=5Other useful stuff:
Misc. Ruby Stuff by Aoshiwik

If you want to learn ruby (not connected to RGSS) go to Rubycentral.com
Go here for a list of the built-in Ruby classes and modules
RadRails.com <-- An excellent Ruby SDK (Software Developer Kit). Based on Eclipse.

If you have anything to add, please say so.

Yes, I know I've already posted this in the tutorials section.
This does however also fit in here. I became aware of this when seeing someone asking about how to script...




Hell Dragon -> RE: RMXP Q&A Thread (6/10/2006 8:22:53)

Cool so maybe now I'll learn to script in RGSS![:D]




VampireSlayer2 -> RE: RMXP Q&A Thread (6/11/2006 18:32:38)

The last RMXP Q&A thread I had was deleted. Lets just hope this one isn't.
I'll add the link to my sig.




IceTray -> RE: RMXP Q&A Thread (6/17/2006 13:39:24)

Hmm, would anyone like to explain to me how I could upload my game?

Or just a map?




VampireSlayer2 -> RE: RMXP Q&A Thread (6/17/2006 14:33:23)

While in the game editor go into the file menu and click make game disk. Upload the file you made to megaupload.com, hyperupload.com, badongo.com, savefile.com, or another file uploading website.

For a map take a screenshot or put in it's own project (i recommend the screenshot). Then upload it to photobucket (screenshot) or another file uploading service.




VampireHSS -> RE: RMXP Q&A Thread (6/17/2006 19:20:10)

...or another file uploading service like imageshack.us




Eddie -> RE: RMXP Q&A Thread (6/17/2006 19:23:38)

What is the "Screens DPi size"?And how do you set it to standard size?It wont allow me to luanch it unless i do this.




IceTray -> RE: RMXP Q&A Thread (6/22/2006 17:18:20)

How do I make people talk with a timer?

Like, make it so you can't click spacebare when their talking and skip it but let the text box show for 5 seconds or something?

edit:

Also how do I make an invisible textbox? well I don't really want an invisible text box but I want to have words that arn't in a text box..Like if no ones talking and I want words to appear on the screen.




The Falcon -> RE: RMXP Q&A Thread (6/22/2006 17:31:43)

You would need an Advanced Message Script for that.




VampireHSS -> RE: RMXP Q&A Thread (6/22/2006 19:31:25)

You can store various pictures with the words and use events.




IceTray -> RE: RMXP Q&A Thread (6/26/2006 15:22:19)

How can I upload my rpgmaker game?

I want to do it on mega uploads but what file do I upload?

I tried uploading the orange circle thing but that didn't work.




VampireHSS -> RE: RMXP Q&A Thread (6/26/2006 15:42:52)

To upload an RMXP Game, here's what I do, you go to the menu File>Create Game Disc (or something like that) and you save the file into your desktop, then you run that file and it creates a game folder on your desktop. You create a compressed folder for your game (.zip) and you drag the files from the normal folder to the compressed folder exept for the project file (the one in which you open the project in RMXP).

You upload the compressed folder I mencioned.

You can try other hosts as rapidshare.com and savefile.com (I use savefile).




IceTray -> RE: RMXP Q&A Thread (6/26/2006 16:46:44)

It doesn't let me create a game disk.

So that doesn't work.

It brings up soemthign that says import and I have tried omporting it to many different places and it never works.




VampireHSS -> RE: RMXP Q&A Thread (6/27/2006 6:28:00)

Do you have the official RPG Maker XP, did you bought it? I'll assume you did. Well instead of all that process, just create a compressed folder for the game (.zip), go to your RMXP Games folder, go to your game folder and drag all files into the compressed folder. I think this should work. Before uploading it extract the content of the compressed folder and test it. If it doesn't work let me know.




IceTray -> RE: RMXP Q&A Thread (6/27/2006 11:47:53)

Is it bad if i'm not legal yet? o.o




VampireHSS -> RE: RMXP Q&A Thread (6/27/2006 15:09:55)

Not really, but no one needs to know xD.




Tkill93 -> RE: RMXP Q&A Thread (6/28/2006 13:25:14)

how do you go from map to map i cant get my maps connected [:(] im stuck on one map that goes no where

as in link them together so i can travel from map to map




VampireSlayer2 -> RE: RMXP Q&A Thread (6/28/2006 17:16:46)

Use the Teleport Event Command (page 2 of Event Commands, i think).




Metal Sun -> RE: RMXP Q&A Thread (6/28/2006 17:23:48)

Alright, I've got a question, most likely easily answered, but I still haven't figured it out. If say I edit a sprite in paint, and want to send it over to RMXP, then how can I do that without the white background? The same goes for sprites I get of the internet. Help is appreciated.




VampireSlayer2 -> RE: RMXP Q&A Thread (6/28/2006 19:06:11)

Tools>Resource Manager>Import
Then choose the Transparent Color
or just edit the image in a program that can change the transparency of an image.




Tkill93 -> RE: RMXP Q&A Thread (6/28/2006 20:54:00)

how do you save your game and upload it so ppl can play it on the internet




VampireHSS -> RE: RMXP Q&A Thread (6/29/2006 6:53:09)

quote:

ORIGINAL: VampireHSS

To upload an RMXP Game, here's what I do, you go to the menu File>Create Game Disc (or something like that) and you save the file into your desktop, then you run that file and it creates a game folder on your desktop. You create a compressed folder for your game (.zip) and you drag the files from the normal folder to the compressed folder exept for the project file (the one in which you open the project in RMXP).

You upload the compressed folder I mencioned.

You can try other hosts as rapidshare.com and savefile.com (I use savefile).

if this doesn't work try this:
quote:

ORIGINAL: VampireHSS

Do you have the official RPG Maker XP, did you bought it? I'll assume you did. Well instead of all that process, just create a compressed folder for the game (.zip), go to your RMXP Games folder, go to your game folder and drag all files into the compressed folder. I think this should work. Before uploading it extract the content of the compressed folder and test it. If it doesn't work let me know.




Tkill93 -> RE: RMXP Q&A Thread (6/29/2006 12:14:07)

im using the free trail is that the same as if i bought it




VampireHSS -> RE: RMXP Q&A Thread (6/29/2006 12:27:21)

Yes it is.




Tkill93 -> RE: RMXP Q&A Thread (6/29/2006 15:51:06)

i can uload it and get ppl to download it but when they download it the cant open up the link to the game

heres what i did
- make compressed zip file on to desk top
- remove game from folder and put that on desktop
- then upload it




Page: [1] 2   next >   >>

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition
8.007813E-02