[ Mapping ] Background music

For any problems with Dawn of Light website or game server, please direct questions and problems here.

Moderator: Support Team

[ Mapping ] Background music

Postby Eudes » Thu Mar 12, 2015 7:32 pm

Hello there!

In the tutorial zones, there is a damaged tower near the central keep with a background music. But there is no area in the database for that tower.

Do you know if this music is clientside hardcoded? Or is there a way to delete the music/area?

Thanks!
Eudes
DOL Freak
 
Posts: 561
Joined: Wed Dec 05, 2007 12:27 am

Re: [ Mapping ] Background music

Postby Graveen » Fri Mar 13, 2015 8:54 am

/summon Darwin i remember he played with such a thing
Image
* pm me to contribute in Dawn of Light: code, database *
User avatar
Graveen
Project Leader
 
Posts: 12660
Joined: Fri Oct 19, 2007 9:22 pm
Location: France

Re: [ Mapping ] Background music

Postby HunabKu » Sat Mar 14, 2015 5:54 am

The music is planned on a client csv file.
But you can read a sound in a dolserver script. I don't know if will mask background music and i don't know hwo to unactive that.
"C'est l'ignorance qui apporte le chaos, pas la connaissance."
Scarlett Johansson dans "Lucy" de Luc Besson
-------------------------------------------------------------------------------
"Ignorance brings chaos, not knowledge."
Scarlett Johansson on "Lucy" by Luc Besson
User avatar
HunabKu
Developer
 
Posts: 1905
Joined: Sat Jun 18, 2011 4:48 am

Re: [ Mapping ] Background music

Postby Eudes » Sat Mar 14, 2015 7:12 am

I have tried to create an area with a selected music, large enough to cover the tower area. It works fine but only for a few seconds. The background music is permanent, not mine...
Eudes
DOL Freak
 
Posts: 561
Joined: Wed Dec 05, 2007 12:27 am

Re: [ Mapping ] Background music

Postby HunabKu » Sun Mar 15, 2015 9:16 am

Hum ok.
Alternatively you can delete entries in cvs client file but it's illegal !
"C'est l'ignorance qui apporte le chaos, pas la connaissance."
Scarlett Johansson dans "Lucy" de Luc Besson
-------------------------------------------------------------------------------
"Ignorance brings chaos, not knowledge."
Scarlett Johansson on "Lucy" by Luc Besson
User avatar
HunabKu
Developer
 
Posts: 1905
Joined: Sat Jun 18, 2011 4:48 am

Re: [ Mapping ] Background music

Postby Eudes » Sun Mar 15, 2015 2:11 pm

And not so easy to ask every player to do the same :)

Well, I think there is no good solution with that point...

Thanks anyway!
Eudes
DOL Freak
 
Posts: 561
Joined: Wed Dec 05, 2007 12:27 am

Re: [ Mapping ] Background music

Postby HunabKu » Tue Mar 17, 2015 4:48 am

You can ake a launcher will patch client but it's only authorized if it add files, not for deleting/modifying them.
"C'est l'ignorance qui apporte le chaos, pas la connaissance."
Scarlett Johansson dans "Lucy" de Luc Besson
-------------------------------------------------------------------------------
"Ignorance brings chaos, not knowledge."
Scarlett Johansson on "Lucy" by Luc Besson
User avatar
HunabKu
Developer
 
Posts: 1905
Joined: Sat Jun 18, 2011 4:48 am

Re: [ Mapping ] Background music

Postby Eudes » Wed Mar 18, 2015 9:25 pm

I'm not really motivated to modify client side :)

Thanks anyway Hunab!
Eudes
DOL Freak
 
Posts: 561
Joined: Wed Dec 05, 2007 12:27 am

Re: [ Mapping ] Background music

Postby HunabKu » Thu Mar 19, 2015 6:05 am

No problem
"C'est l'ignorance qui apporte le chaos, pas la connaissance."
Scarlett Johansson dans "Lucy" de Luc Besson
-------------------------------------------------------------------------------
"Ignorance brings chaos, not knowledge."
Scarlett Johansson on "Lucy" by Luc Besson
User avatar
HunabKu
Developer
 
Posts: 1905
Joined: Sat Jun 18, 2011 4:48 am

Re: [ Mapping ] Background music

Postby whria78 » Sun May 03, 2015 12:54 pm

Hey. I am also interested in how to play background music.

Is anybody succeed to play albion town background music ?
User avatar
whria78
Contributor
 
Posts: 128
Joined: Fri Sep 21, 2007 11:27 pm

Re: [ Mapping ] Background music

Postby Stogial » Mon May 04, 2015 4:38 am

Sure
I played sound for the relic pillars :)
Code: Select all
foreach (GamePlayer player in GetPlayersInRadius(2000)) { player.Out.SendSoundEffect(42, 0, 0, 0, 0, 0); }
Just to found the Albion Town ID ...
I wanted to make a list id/sound but unfortunately hardcoded
Stogial
DOL Guest
 
Posts: 4
Joined: Tue Mar 31, 2015 3:36 pm


Return to “%s” Support

Who is online

Users browsing this forum: No registered users and 1 guest