Home  | Login  | Register  | Help  | Play 

RMXP Q&A Thread

 
Logged in as: Guest
  Printable Version
All Forums >> [Gaming Community] >> [Legends and Lore] >> Artists of Legend >> Art Academy >> RMXP Q&A Thread
Page 1 of 212>
Forum Login
Message << Older Topic   Newer Topic >>
6/9/2006 13:16:46   
VampireHSS
Member

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...


< Message edited by VampireHSS -- 6/13/2006 17:44:05 >
AQ DF MQ  Post #: 1
6/10/2006 8:22:53   
Hell Dragon
Member

Cool so maybe now I'll learn to script in RGSS!
Post #: 2
6/11/2006 18:32:38   
VampireSlayer2
Member

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.
AQ DF  Post #: 3
6/17/2006 13:39:24   
IceTray
Member

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

Or just a map?
AQ  Post #: 4
6/17/2006 14:33:23   
VampireSlayer2
Member

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.

< Message edited by VampireSlayer2 -- 6/17/2006 14:34:14 >
AQ DF  Post #: 5
6/17/2006 19:20:10   
VampireHSS
Member

...or another file uploading service like imageshack.us
AQ DF MQ  Post #: 6
6/17/2006 19:23:38   
Eddie
Member

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.
AQ  Post #: 7
6/22/2006 17:18:20   
IceTray
Member

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.

< Message edited by IceTray -- 6/22/2006 17:19:28 >
AQ  Post #: 8
6/22/2006 17:31:43   
The Falcon
Member

You would need an Advanced Message Script for that.
AQ  Post #: 9
6/22/2006 19:31:25   
VampireHSS
Member

You can store various pictures with the words and use events.
AQ DF MQ  Post #: 10
6/26/2006 15:22:19   
IceTray
Member

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.
AQ  Post #: 11
6/26/2006 15:42:52   
VampireHSS
Member

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).
AQ DF MQ  Post #: 12
6/26/2006 16:46:44   
IceTray
Member

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.
AQ  Post #: 13
6/27/2006 6:28:00   
VampireHSS
Member

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.
AQ DF MQ  Post #: 14
6/27/2006 11:47:53   
IceTray
Member

Is it bad if i'm not legal yet? o.o
AQ  Post #: 15
6/27/2006 15:09:55   
VampireHSS
Member

Not really, but no one needs to know xD.
AQ DF MQ  Post #: 16
6/28/2006 13:25:14   
Tkill93
Member
 

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

< Message edited by Tkill93 -- 6/28/2006 15:41:02 >
AQ DF  Post #: 17
6/28/2006 17:16:46   
VampireSlayer2
Member

Use the Teleport Event Command (page 2 of Event Commands, i think).
AQ DF  Post #: 18
6/28/2006 17:23:48   
Metal Sun
Member

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.
AQ  Post #: 19
6/28/2006 19:06:11   
VampireSlayer2
Member

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.
AQ DF  Post #: 20
6/28/2006 20:54:00   
Tkill93
Member
 

how do you save your game and upload it so ppl can play it on the internet
AQ DF  Post #: 21
6/29/2006 6:53:09   
VampireHSS
Member

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.


< Message edited by VampireHSS -- 6/29/2006 6:54:19 >
AQ DF MQ  Post #: 22
6/29/2006 12:14:07   
Tkill93
Member
 

im using the free trail is that the same as if i bought it
AQ DF  Post #: 23
6/29/2006 12:27:21   
VampireHSS
Member

Yes it is.
AQ DF MQ  Post #: 24
6/29/2006 15:51:06   
Tkill93
Member
 

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
AQ DF  Post #: 25
Page:   [1] 2   next >   >>
All Forums >> [Gaming Community] >> [Legends and Lore] >> Artists of Legend >> Art Academy >> RMXP Q&A Thread
Page 1 of 212>
Jump to:



Advertisement




Icon Legend
New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts




Forum Content Copyright © 2018 Artix Entertainment, LLC.

"AdventureQuest", "DragonFable", "MechQuest", "EpicDuel", "BattleOn.com", "AdventureQuest Worlds", "Artix Entertainment"
and all game character names are either trademarks or registered trademarks of Artix Entertainment, LLC. All rights are reserved.
PRIVACY POLICY


Forum Software © ASPPlayground.NET Advanced Edition