Submit Your Article


 
RPG Maker

Welcome Guest ( Log In | Register )


  Games Resources RPG Maker VX RPG Maker XP Scripts Tutorials Downloads

3 Pages V  < 1 2 3 >  
Reply to this topicStart new topic
> <Sound Test Script>, For listen music
masterlemons
post Mar 3 2009, 05:04 AM
Post #21


Level 1
Group Icon

Group: Member
Posts: 10
Type: Event Designer
RM Skill: Skilled




Could someone convert this to XP?
Go to the top of the page
 
+Quote Post
   
n1njax 72
post Mar 6 2009, 10:34 PM
Post #22


Level 6
Group Icon

Group: Member
Posts: 83
Type: Event Designer
RM Skill: Intermediate




Cool script I like the idea,
But is there any way to acces it from the menu insted of an event.
THX.


__________________________
Ninjas are Ninjawsome



Go to the top of the page
 
+Quote Post
   
Omegha
post Mar 7 2009, 02:05 AM
Post #23


Level 6
Group Icon

Group: Member
Posts: 85
Type: None
RM Skill: Undisclosed




Make an item, for example Guitar (there is a sprite from default iconset) and use common even to call script.


__________________________
Huh?
Go to the top of the page
 
+Quote Post
   
rgangsta
post Mar 14 2009, 03:14 PM
Post #24


Level 8
Group Icon

Group: Revolutionary
Posts: 119
Type: Artist
RM Skill: Skilled




Hey! That's a nice script. Can you please perhaps re-upload the demo to mediafire? Everytime I try to download it, it says that the file doesn't exist. I really need your script. happy.gif

This post has been edited by rgangsta: Mar 14 2009, 03:17 PM


__________________________
Go to the top of the page
 
+Quote Post
   
SuperMega
post Mar 14 2009, 03:15 PM
Post #25


Public memberTitle(String n)
Group Icon

Group: Revolutionary
Posts: 683
Type: Developer
RM Skill: Skilled




Is it possible to add all the songs at once?


__________________________
Translated Scripts:
Diagonal Movement (Eight Direction) and Smooth Jumping
Attack Party, Heal Enemies
Display Party Status On Map (DQ Style)
Display Maps Under Maps
Save Screen Customization
Subtitled Menus

If you want to suggest a translation for something, PM me, and I'll take a look. I AM TRYING TO GIVE AWAY LOCKERZ.com INVITES, SO PLEASE LET ME KNOW IF YOU WANT ONE.
Currently Working on 2 RPG Maker VX Projects. They are very unique, and have a different kind of style then the usual RPGs. So don't think of them as just another RPG. Did that sound rude? :D Not sure if I want them to go public yet, but we'll see how it goes.
Need a script translated? Come talk to me, and I'll see what I can do.
Go to the top of the page
 
+Quote Post
   
rgangsta
post Mar 14 2009, 04:02 PM
Post #26


Level 8
Group Icon

Group: Revolutionary
Posts: 119
Type: Artist
RM Skill: Skilled




Phew! Got it working. I was right. It is a great script and it is better than what I was originally looking for. Now, can we add more songs like SuperMega said? I really need to add my game's soundtrack in the game.

.:EDIT:. by the way, thx wink.gif

This post has been edited by rgangsta: Mar 14 2009, 04:23 PM


__________________________
Go to the top of the page
 
+Quote Post
   
SuperMega
post Mar 14 2009, 11:03 PM
Post #27


Public memberTitle(String n)
Group Icon

Group: Revolutionary
Posts: 683
Type: Developer
RM Skill: Skilled




QUOTE (rgangsta @ Mar 14 2009, 07:02 PM) *
Phew! Got it working. I was right. It is a great script and it is better than what I was originally looking for. Now, can we add more songs like SuperMega said? I really need to add my game's soundtrack in the game.

.:EDIT:. by the way, thx wink.gif

I just noticed something that many of us have been missing:

QUOTE
Version 1.2
- You can display all sounds (Without having to hear sounds)


So apparently, we have not noticed that such an update happened.... ohmy.gif

To display all sounds, you must type $scene = Scene_SoundTest.new(true).


__________________________
Translated Scripts:
Diagonal Movement (Eight Direction) and Smooth Jumping
Attack Party, Heal Enemies
Display Party Status On Map (DQ Style)
Display Maps Under Maps
Save Screen Customization
Subtitled Menus

If you want to suggest a translation for something, PM me, and I'll take a look. I AM TRYING TO GIVE AWAY LOCKERZ.com INVITES, SO PLEASE LET ME KNOW IF YOU WANT ONE.
Currently Working on 2 RPG Maker VX Projects. They are very unique, and have a different kind of style then the usual RPGs. So don't think of them as just another RPG. Did that sound rude? :D Not sure if I want them to go public yet, but we'll see how it goes.
Need a script translated? Come talk to me, and I'll see what I can do.
Go to the top of the page
 
+Quote Post
   
doodles
post Mar 15 2009, 12:50 AM
Post #28


Level 1
Group Icon

Group: Member
Posts: 10
Type: Event Designer
RM Skill: Advanced




i'm using for sure!!!
aawesome
thanks ;]


__________________________

Story 75% - Map 20% - Events 15% - Heros 5% - Classes 5% - Scripts 90% - Skills 0% - Items 5% - Weapons 0% - Armors 0% - Enemies 0% - Extras 70% - Quests 5% - Size 40,7 MB
Amanda's Dream

Get my daily XP/VX Resources, register, comment, participate :D
Doodles's Demos
Go to the top of the page
 
+Quote Post
   
rgangsta
post Mar 15 2009, 07:49 AM
Post #29


Level 8
Group Icon

Group: Revolutionary
Posts: 119
Type: Artist
RM Skill: Skilled




I did that. But what I want to do is add more than 4 songs. Is that possible or am I just crazy?


__________________________
Go to the top of the page
 
+Quote Post
   
SuperMega
post Mar 15 2009, 09:38 AM
Post #30


Public memberTitle(String n)
Group Icon

Group: Revolutionary
Posts: 683
Type: Developer
RM Skill: Skilled




QUOTE (rgangsta @ Mar 15 2009, 10:49 AM) *
I did that. But what I want to do is add more than 4 songs. Is that possible or am I just crazy?

Yes its possible, you have to add onto the script in the same style that it lists the songs as.


__________________________
Translated Scripts:
Diagonal Movement (Eight Direction) and Smooth Jumping
Attack Party, Heal Enemies
Display Party Status On Map (DQ Style)
Display Maps Under Maps
Save Screen Customization
Subtitled Menus

If you want to suggest a translation for something, PM me, and I'll take a look. I AM TRYING TO GIVE AWAY LOCKERZ.com INVITES, SO PLEASE LET ME KNOW IF YOU WANT ONE.
Currently Working on 2 RPG Maker VX Projects. They are very unique, and have a different kind of style then the usual RPGs. So don't think of them as just another RPG. Did that sound rude? :D Not sure if I want them to go public yet, but we'll see how it goes.
Need a script translated? Come talk to me, and I'll see what I can do.
Go to the top of the page
 
+Quote Post
   
rgangsta
post Mar 15 2009, 11:54 AM
Post #31


Level 8
Group Icon

Group: Revolutionary
Posts: 119
Type: Artist
RM Skill: Skilled




OMG! thx! It didn't work because I forggot the comma after the fourth song. sweet!! now the player can go around and collect the hidden OST songs.

THX ALOT!!!


__________________________
Go to the top of the page
 
+Quote Post
   
SuperMega
post Mar 15 2009, 02:23 PM
Post #32


Public memberTitle(String n)
Group Icon

Group: Revolutionary
Posts: 683
Type: Developer
RM Skill: Skilled




QUOTE (rgangsta @ Mar 15 2009, 02:54 PM) *
OMG! thx! It didn't work because I forggot the comma after the fourth song. sweet!! now the player can go around and collect the hidden OST songs.

THX ALOT!!!

I'm glad I could help wink.gif

BTW, that's a nice CD image you got there!


__________________________
Translated Scripts:
Diagonal Movement (Eight Direction) and Smooth Jumping
Attack Party, Heal Enemies
Display Party Status On Map (DQ Style)
Display Maps Under Maps
Save Screen Customization
Subtitled Menus

If you want to suggest a translation for something, PM me, and I'll take a look. I AM TRYING TO GIVE AWAY LOCKERZ.com INVITES, SO PLEASE LET ME KNOW IF YOU WANT ONE.
Currently Working on 2 RPG Maker VX Projects. They are very unique, and have a different kind of style then the usual RPGs. So don't think of them as just another RPG. Did that sound rude? :D Not sure if I want them to go public yet, but we'll see how it goes.
Need a script translated? Come talk to me, and I'll see what I can do.
Go to the top of the page
 
+Quote Post
   
Reperawin
post Mar 15 2009, 03:02 PM
Post #33


Level 1
Group Icon

Group: Member
Posts: 7
Type: Scripter
RM Skill: Intermediate




The script looks good. But can you make the song names have an icon of it's own?
Go to the top of the page
 
+Quote Post
   
badnomis
post Mar 16 2009, 07:10 PM
Post #34


Level 1
Group Icon

Group: Member
Posts: 10
Type: Scripter
RM Skill: Intermediate




Thanks to SuperMega to explain to rgangsta my script. I am a little absented.

It's good idea to add icon in the list. I will write script soon.


__________________________
List of my script
Go to the top of the page
 
+Quote Post
   
miget man12
post Mar 16 2009, 07:15 PM
Post #35


Making a Comeback
Group Icon

Group: Revolutionary
Posts: 393
Type: Musician
RM Skill: Intermediate




would it be possible to have it automaticly show every song in the BGM folder and give it the file names' name? so basically, a shortcut so you don't have to configure every song in your game. It's not too important, just thought it would be nice.

~Miget man12


__________________________
By the way:


I'm bored because it's summer so I decided to drop by for a bit.
Go to the top of the page
 
+Quote Post
   
badnomis
post Mar 16 2009, 07:54 PM
Post #36


Level 1
Group Icon

Group: Member
Posts: 10
Type: Scripter
RM Skill: Intermediate




Well, yes it's not very required. It's small configuration sound (the volume and pitch) but you right, maybe I will change my script.

This post has been edited by badnomis: Mar 16 2009, 07:58 PM


__________________________
List of my script
Go to the top of the page
 
+Quote Post
   
SuperMega
post Mar 17 2009, 08:57 AM
Post #37


Public memberTitle(String n)
Group Icon

Group: Revolutionary
Posts: 683
Type: Developer
RM Skill: Skilled




Would it be possible to allow older save files to work with it in the future? I would like to add the script to an existing project, but don't want to restart the save files.


__________________________
Translated Scripts:
Diagonal Movement (Eight Direction) and Smooth Jumping
Attack Party, Heal Enemies
Display Party Status On Map (DQ Style)
Display Maps Under Maps
Save Screen Customization
Subtitled Menus

If you want to suggest a translation for something, PM me, and I'll take a look. I AM TRYING TO GIVE AWAY LOCKERZ.com INVITES, SO PLEASE LET ME KNOW IF YOU WANT ONE.
Currently Working on 2 RPG Maker VX Projects. They are very unique, and have a different kind of style then the usual RPGs. So don't think of them as just another RPG. Did that sound rude? :D Not sure if I want them to go public yet, but we'll see how it goes.
Need a script translated? Come talk to me, and I'll see what I can do.
Go to the top of the page
 
+Quote Post
   
rgangsta
post Mar 18 2009, 03:32 AM
Post #38


Level 8
Group Icon

Group: Revolutionary
Posts: 119
Type: Artist
RM Skill: Skilled




Just put your chracter start on that map, press F9 ingame and turn on the switches that you already turned on, and put the items that you already have. I do it all the time. wink.gif I do it when I restart my game and I want to use the music script, so I just turn on the switch.

QUOTE
BTW, that's a nice CD image you got there!


Ty. I got it from a website for photoshop brushes. Forgot where though.
But, I came to ask this: I want the character to find the songs in places, but how can I do it? I know it's possible but how?

.:EDIT:. I figured it out. I just played the demo and I got it. Now I can make the actor buy songs, or do mini missions to obtain them. Sweet. laugh.gif TY!

This post has been edited by rgangsta: Mar 18 2009, 03:54 AM


__________________________
Go to the top of the page
 
+Quote Post
   
SuperMega
post Mar 18 2009, 10:19 AM
Post #39


Public memberTitle(String n)
Group Icon

Group: Revolutionary
Posts: 683
Type: Developer
RM Skill: Skilled




QUOTE (rgangsta @ Mar 18 2009, 06:32 AM) *
Just put your chracter start on that map, press F9 ingame and turn on the switches that you already turned on, and put the items that you already have. I do it all the time. wink.gif I do it when I restart my game and I want to use the music script, so I just turn on the switch.

QUOTE
BTW, that's a nice CD image you got there!


Ty. I got it from a website for photoshop brushes. Forgot where though.
But, I came to ask this: I want the character to find the songs in places, but how can I do it? I know it's possible but how?

.:EDIT:. I figured it out. I just played the demo and I got it. Now I can make the actor buy songs, or do mini missions to obtain them. Sweet. laugh.gif TY!

Except, I wanted to have the play time remain so I know how long my project is. That's the only thing that would really go away.


__________________________
Translated Scripts:
Diagonal Movement (Eight Direction) and Smooth Jumping
Attack Party, Heal Enemies
Display Party Status On Map (DQ Style)
Display Maps Under Maps
Save Screen Customization
Subtitled Menus

If you want to suggest a translation for something, PM me, and I'll take a look. I AM TRYING TO GIVE AWAY LOCKERZ.com INVITES, SO PLEASE LET ME KNOW IF YOU WANT ONE.
Currently Working on 2 RPG Maker VX Projects. They are very unique, and have a different kind of style then the usual RPGs. So don't think of them as just another RPG. Did that sound rude? :D Not sure if I want them to go public yet, but we'll see how it goes.
Need a script translated? Come talk to me, and I'll see what I can do.
Go to the top of the page
 
+Quote Post
   
Lou
post Mar 18 2009, 11:41 AM
Post #40


Level 2
Group Icon

Group: Member
Posts: 17
Type: Artist
RM Skill: Skilled




Great script! Although I was wondering, is there was a way of every song having it's own CD image? thanks.gif
Go to the top of the page
 
+Quote Post
   

3 Pages V  < 1 2 3 >
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 18th May 2013 - 01:01 AM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker