Startup sound to server

Discussions about Servers
Post Reply
Pileyrei
Masterful
Posts: 745
Joined: Tue May 05, 2009 3:10 pm
Personal rank: UT Survivor

Startup sound to server

Post by Pileyrei »

Hi all

I know this is probably an very easy question but how do I add a custom startup sound to a server? Something that plays when a player joins.
What format some the sound need to be in as well please?

Piley
Image

Our Server
Image

[donate][/donate]
Donate to UT99.org!
User avatar
UTPe
Masterful
Posts: 583
Joined: Sun Jul 12, 2009 7:10 pm
Personal rank: Dude
Location: Trieste, Italy
Contact:

Re: Startup sound to server

Post by UTPe »

you may try LogoSplashV3 mutator, it acts as server actor and must be shared in ServerPackages
check this config in your UnrealTournament.ini file

[Engine.GameEngine]
...
ServerActors=LogoSplashV3.SplashLogoSA
...
ServerPackages=LogoSplashV3
ServerPackages=soundpackage
...



[LogoSplashV3.SplashLogoSA]
LogoTexture=package.texturename
LogoDrawDelay=1.0
LogoFadeInTime=3.0
LogoDrawTime=8.0
LogoFadeOutTime=3.0
CaptionLineOne=
CaptionLineTwo=
CaptionLineThree=
CaptionLineFour=
IntroSound=soundpackage.soundname
CustomRedFlag=
CustomBlueFlag=
bLogoTranslucent=True
Position=left:50px,top:50px
Size=byself:1



I don't know if there's a specific mutator for playing sounds when players join a server.
If you use 11Khz/8bit/mono sounds you should avoid any problems.


cheers,
Pietro
Personal map database: http://www.ut99maps.net

"These are the days that we will return to one day in the future only in memories." (The Midnight)
Pileyrei
Masterful
Posts: 745
Joined: Tue May 05, 2009 3:10 pm
Personal rank: UT Survivor

Re: Startup sound to server

Post by Pileyrei »

Thank you.

I have MapvoteLA13 which has the option to show a splash logo, don't think it does sound.
I will look into LogoSplashV3 you mention, thanks :tu:
Image

Our Server
Image

[donate][/donate]
Donate to UT99.org!
User avatar
sektor2111
Godlike
Posts: 6403
Joined: Sun May 09, 2010 6:15 pm
Location: On the roof.

Re: Startup sound to server

Post by sektor2111 »

SplashLog from Mapvote is a texture shown between columns and not a common HUD LOGO. I'm using a default symbol texture there, it is being open with Voting Menu not at player-login.
Pileyrei
Masterful
Posts: 745
Joined: Tue May 05, 2009 3:10 pm
Personal rank: UT Survivor

Re: Startup sound to server

Post by Pileyrei »

Maybe I need to start another thread but does anyone have a list of nice startup sounds when joining a server?

On one MH server there is a "you are all going to die down here" voice as you join :lol:
Image

Our Server
Image

[donate][/donate]
Donate to UT99.org!
User avatar
UTPe
Masterful
Posts: 583
Joined: Sun Jul 12, 2009 7:10 pm
Personal rank: Dude
Location: Trieste, Italy
Contact:

Re: Startup sound to server

Post by UTPe »

Pileyrei wrote:Maybe I need to start another thread but does anyone have a list of nice startup sounds when joining a server?
yes but I cannot post them here, I would be banned lifetime, not everyone loves black humor :mrgreen:
Personal map database: http://www.ut99maps.net

"These are the days that we will return to one day in the future only in memories." (The Midnight)
User avatar
Nephew9999
Adept
Posts: 288
Joined: Wed Jul 06, 2011 11:20 am

Re: Startup sound to server

Post by Nephew9999 »

this works with tags (clans) is a server side mod.. i think..
Attachments
TOSTJoinAnnounce1080.zip
(8.34 KiB) Downloaded 95 times
Post Reply