Zelaron Gaming Forum  
Stats Arcade Portal Forum FAQ Community Calendar Today's Posts Search
Go Back   Zelaron Gaming Forum > Zelaron Gaming > RPGMaker

 
 
Thread Tools Display Modes

 
a few more Q's
Reply
Posted 2008-09-29, 07:45 PM in reply to Wolfturn's post "Pretty Simple Answer actually :P"
ok hey i would like too know where to get the help file in english for rmxp,knowledge on how to set up an inn[and how to use variables it took me forever too learn how switches worked] what are the A,B,C,D self switches and where can i get some really cool side view battle scripts(i'v gotten the side view battle system=bs that lets you use your sprite characters as battle chars and i would like to have one like fire emblem or just a diff. side view bs)could you help me out?




[QUOTE=Wolfturn;654101][QUOTE=Goodlookinguy;653933]Meow, I think the code is \c[(Put a number from 1-19 here without parenthesis)]
Quote:

Yeah, its that. The one thing you need to remember is that if you want to put it back to white you need to put it back to 0 or 1 i belive. an item shop is easy, just do this:

/Text "Welcome to my shop! Would you like to see my wares?"
/Choice
Yes
Shop Processing:
Items Here
No
/Text "Ok then, Have a nice day!"

Something like that. It should work pretty easily after that, you can put extra fancy choices like what type of items you want to see, all you have to do is put another choice after saying yes saying:
"what type of items would you like to buy?" Then,
Choices: Weapons, Armor, Items, Potions.
and make seperate Shop Processings for each.
Old
Profile PM WWW Search
flappykun2349 enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHzflappykun2349 enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHz
 
 
flappykun2349
 



 
Reply
Posted 2008-09-30, 08:21 AM in reply to flappykun2349's post "a few more Q's"
Ok, i could definitely help with the Variables/Switches tutorial. There is one on the site here.. But i'll make my own with a demo and everything for you too see. Its actually very simple. Just give me a day or two, and i'll have it ready for ya.

Edit: ALL DONE! :P lol If you need anymore exaples just ask
http://www.mediafire.com/?sharekey=6...db6fb9a8902bda


Last edited by Wolfturn; 2008-09-30 at 09:22 AM. Reason: Don't wanna dbl post :P
Old
Profile PM WWW Search
Wolfturn enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHzWolfturn enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHz
 
 
Wolfturn
 



 
i sent you pm
Reply
Posted 2008-09-30, 06:22 PM in reply to Wolfturn's post starting "Ok, i could definitely help with the..."
you know that i use XP not VX right?



Wolfturn said: [Goto]
Ok, i could definitely help with the Variables/Switches tutorial. There is one on the site here.. But i'll make my own with a demo and everything for you too see. Its actually very simple. Just give me a day or two, and i'll have it ready for ya.

Edit: ALL DONE! :P lol If you need anymore exaples just ask
http://www.mediafire.com/?sharekey=6...db6fb9a8902bda
Old
Profile PM WWW Search
flappykun2349 enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHzflappykun2349 enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHz
 
 
flappykun2349
 



 
a few more things [sry]
Reply
Posted 2008-09-30, 07:36 PM in reply to Wolfturn's post starting "Ok, i could definitely help with the..."
ok how can i set an innkeeper up to ya know let me sleep in the inn lmao
and how can i get a boat/airship?



Wolfturn said: [Goto]
Ok, i could definitely help with the Variables/Switches tutorial. There is one on the site here.. But i'll make my own with a demo and everything for you too see. Its actually very simple. Just give me a day or two, and i'll have it ready for ya.

Edit: ALL DONE! :P lol If you need anymore exaples just ask
http://www.mediafire.com/?sharekey=6...db6fb9a8902bda
Old
Profile PM WWW Search
flappykun2349 enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHzflappykun2349 enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHz
 
 
flappykun2349
 



 
Reply
Posted 2008-10-07, 05:44 PM in reply to flappykun2349's post "a few more things [sry]"
flappykun2349 said: [Goto]
ok how can i set an innkeeper up to ya know let me sleep in the inn lmao
and how can i get a boat/airship?
my bad, i'll see if i can find my old XP lol. (i switched to VX a long time ago :P) but they are pretty much the same anyways.

Ok, heres the deal for an inn. Its actually very simple. You can do it a couple ways. But this is the way i usually do it.

1). Make an event with a persons graphic
2). Have them say something like,
Text: "Welcome! Would you like to sleep in my inn?
Only 15 Coins!"
Choices:
Yes
Fade Screen
Play little song
Money -15
Recover all
Transfer player to [001,001] (comment: this way it looks like hes in a different spot when hes done. You can also do this in the beggining instead of a fade screen)
No
Text: "Well fine then! My inn is the fanciest in town! Its your loss!"
3). put your event werever you want the inn to be at :P

Lol, an inn in 3 easy steps :P







Now, for the boat/airship, its going to be a bit more complicated. So what i'll do is make a demo later on how exactly to do it. the only problem is that i'm not on my computer, and it won't turn on for some strange reason. so your going to have to wait. (when i get it fixed i'll transfer the variable tutorial from VX to XP) but you should really get VX :P


Last edited by Wolfturn; 2008-10-07 at 05:47 PM.
Old
Profile PM WWW Search
Wolfturn enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHzWolfturn enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHz
 
 
Wolfturn
 



 
i sorta get it and thnx a bunch on my airship/ship prob
Reply
Posted 2008-10-07, 05:56 PM in reply to Wolfturn's post starting "my bad, i'll see if i can find my old..."
ok 1 i think i pretty much get the variables but i would seriously love to have the airship and boat things umm am i going to have to use alot of variables?
Wolfturn said: [Goto]
my bad, i'll see if i can find my old XP lol. (i switched to VX a long time ago :P) but they are pretty much the same anyways.

Ok, heres the deal for an inn. Its actually very simple. You can do it a couple ways. But this is the way i usually do it.

1). Make an event with a persons graphic
2). Have them say something like,
Text: "Welcome! Would you like to sleep in my inn?
Only 15 Coins!"
Choices:
Yes
Fade Screen
Play little song
Money -15
Recover all
Transfer player to [001,001] (comment: this way it looks like hes in a different spot when hes done. You can also do this in the beggining instead of a fade screen)
No
Text: "Well fine then! My inn is the fanciest in town! Its your loss!"
3). put your event werever you want the inn to be at :P

Lol, an inn in 3 easy steps :P







Now, for the boat/airship, its going to be a bit more complicated. So what i'll do is make a demo later on how exactly to do it. the only problem is that i'm not on my computer, and it won't turn on for some strange reason. so your going to have to wait. (when i get it fixed i'll transfer the variable tutorial from VX to XP) but you should really get VX :P
Old
Profile PM WWW Search
flappykun2349 enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHzflappykun2349 enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHz
 
 
flappykun2349
 



 
Reply
Posted 2008-10-07, 08:06 PM in reply to flappykun2349's post "i sorta get it and thnx a bunch on my..."
flappykun2349 said: [Goto]
ok 1 i think i pretty much get the variables but i would seriously love to have the airship and boat things umm am i going to have to use alot of variables?

Not really, just re-declare the variables to save them.
 
Work List
疲れていますから 寝むってありますね。 むずかしいです。 また、ケーキ屋で ケーキを食べていました。

I've considered being a translator, but I dunno. It feels like a lot of work. If someone gets angry then I have to deal with it, you know? I'd rather just relax.

 
Speed Test
 
Favorite Anime/Manga
#01 Clannad ~After Story~
#02 Trigun {Maximum}
#03 Koi Kaze
#04 Berserk
#05 Outlaw Star
#06 Slayers
#07 Desert Punk
#08 Spirited Away
#09 Fullmetal Alchemist
#10 Shakugan no Shana
#11 Death Note
#12 FLCL
#13 Tokyo Magnitude 8.0
#14 Toradora
#15 Gunslinger Girl

 
Anime List
Old
Profile PM WWW Search
Goodlookinguy seldom sees opportunities until they cease to beGoodlookinguy seldom sees opportunities until they cease to beGoodlookinguy seldom sees opportunities until they cease to beGoodlookinguy seldom sees opportunities until they cease to be
 
 
Goodlookinguy
 



 
variables
Reply
Posted 2008-10-08, 03:02 PM in reply to Goodlookinguy's post starting "Not really, just re-declare the..."
would you mind going into further detail if you know how plz?[know how to make an airship fir rmxp or redeclare variables]
Goodlookinguy said: [Goto]
Not really, just re-declare the variables to save them.
Old
Profile PM WWW Search
flappykun2349 enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHzflappykun2349 enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHz
 
 
flappykun2349
 



 
Reply
Posted 2008-10-16, 11:35 AM in reply to Wolfturn's post starting "Ok, i could definitely help with the..."
Wolfturn said: [Goto]
Ok, i could definitely help with the Variables/Switches tutorial. There is one on the site here.. But i'll make my own with a demo and everything for you too see. Its actually very simple. Just give me a day or two, and i'll have it ready for ya.

Edit: ALL DONE! :P lol If you need anymore exaples just ask
http://www.mediafire.com/?sharekey=6...db6fb9a8902bda
Ok, that was the VX tutorial. Scince you want the XP tutorial i just finished making it. I made it really quickly so, if you need more explanations of what they do, just feel free to ask.

http://www.mediafire.com/?sharekey=b...db6fb9a8902bda

Thats the upload link, Enjoy

Old
Profile PM WWW Search
Wolfturn enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHzWolfturn enjoys the static noises of ten television sets simultaneously tuned to 412.84 MHz
 
 
Wolfturn
 



 

Bookmarks

« Previous Thread | Next Thread »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules [Forum 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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Font Wed-G General Gaming 0 2008-07-18 12:52 PM
Bush Administration Admits to Anthropogenic Climate Change Demosthenes News and Events 1 2008-05-30 04:55 PM
RMXP Midis Noob101 RPGMaker 2 2007-07-11 06:20 AM
Rmxp Faq - *Please Read before posting!* Atnas RPGMaker 5 2007-04-13 10:41 AM
Fav. Pixel Font? spa Tech Help 0 2002-04-20 06:33 AM


All times are GMT -6. The time now is 05:51 PM.
'Synthesis 2' vBulletin 3.x styles and 'x79' derivative
by WetWired the Unbound and Chruser
Copyright ©2002-2008 zelaron.com
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.