PDA

View Full Version : FlagAnnouncements


The_Cowboy
28th December, 2010, 04:09 AM
I made this mutator long time back ( and forgot about it :D )
Someone may find it useful


=======================================
ABOUT MUTATOR
=======================================

There were few features which, I think, are missing in 2k4 Sounds like
Announcer saying "Blue Flag dropped" or "Red flag returned"

Flag Announcements is the very mutator which adds all these features in UT99
+ new sounds like flag grab, flag returned sounds can also be configured!!

I have also made it compatible for custom Voicepacks(If you have used 2k4Sounds you
can understand it easily)



If you make your own voicepack , please drop me a line .

=======================================
INSTALLATION
=======================================

1) Extract FlagAnnouncements.u and FlagAnnouncements.int in your system folder
2)Extract DefaultAnnouncements.uax to sounds folder

3)Open Unrealtournament.ini
4)Find [Engine.GameEngine]
add following lines

ServerPackages=FlagAnnouncements
ServerPackages=DefaultAnnouncements
ServerActors=FlagAnnouncements.FlagAnnouncements


=======================================
INI SETTINGS
=======================================

bPickupAnnouncement=True -->If you want to load flag taken announcement
bDroppedAnnouncement=True--> -self explanatory-
bReturnedAnnouncement=True--> -self explanatory-
bDominatingAnnouncement=True-->If you want to load domination announcement (explained later )
bCaptureAnnouncement=True--> -self explanatory-
bReturnedSound=True-->If you want to load new returned sound (I have
included audio file for convenience)
bTakenSound=False-->Again check the audio sound.I would recommend to make it flase as it mixes with Pickup announcement
bNewCaptureSoundTrue-->Check audio sound
bNoCaptureSound=False-->No capture sound will be played if set to true
I made this switch because it may interfare with CaptureAnnouncement
DominationScore=3-->Well , domination sound will be played if the difference between the scores is *this*.If you dont want this option then simply set it
to 1000 or so on!!!
VoicePack=DefaultAnnouncements(without.uax)-->What can I say here??Oh, yeah make sure to add this pack in serverpackages or else FlagAnnouncement will destroy itself

========================================
FEW WORDS WITH VOICEPACK MAKERS
========================================

Be sure to add sounds with the names listed below

1) RedFlag_Taken --> Announcement made when flag is Taken/Grabbed
BlueFlag_Taken

2) RedFlag_Dropped --> Announcement made when flag is Dropped
BlueFlag_Dropped

3) RedFlag_Returned--> Announcement made when flag is Returned
BlueFlag_Returned

4) RedTeam_Dominating --> Announcement made when a team Dominates
BlueTeam_Dominating

5) RedFlag_Captured --> Announcement made when flag is captured
BlueFlag_Captured

6) Flag_Returned --> Sound played when flag is returned

7 Flag_Captured --> Sound played when flag is captured

==========================================
CREDITS
==========================================

Actually I was browsing UT99.org and i happened to find this post
http://www.ut99.org/viewtopic.php?f=15&t=2580

This gave me the idea( and some help with code )

Therfore thanks to
1)Feralidragon aka xXx
2)Sp0ngeb0b
3)Anthrax(as always)
4)LeeBe for beta testing
5)D


==========================================
CONTACT
==========================================

The_Cowboy @<hidden> unrealadmin

ravimohan1991@<hidden>

qwerty
7th January, 2011, 06:56 PM
found error:

|(Error) Flag_captured Announcement/Sound is missing in voicepack
| #Could not load CaptureSound from voice pack
|-> default Return Sound Overridden

Im using all defaults
i hope this can be fixed thanks!!

qwerty
8th January, 2011, 12:09 AM
ok found slight error.

bNewCaptureSound=True
basically when blue team caps its says red team scored and when red team caps it says blue team scored

if i wasn't a tard I would fix it myself lol

Genecom
8th January, 2011, 11:33 PM
Actually nice release. Cheers!

admin
6th March, 2011, 11:01 PM
ok found slight error.

bNewCaptureSound=True
basically when blue team caps its says red team scored and when red team caps it says blue team scored

if i wasn't a tard I would fix it myself lol


it's ok ? you have do that ?

qwerty
7th March, 2011, 06:29 PM
no someone needs to edit this mutator if they want the correct sounds when red caps it says blue capped and when blue caps it says red capped.

admin
4th April, 2011, 06:49 PM
............

The_Cowboy
5th July, 2011, 06:56 AM
FIX (http://streetrat.x10.mx/ut99/FlagAnnouncementsV2.zip)

admin
6th July, 2011, 01:10 PM
http://unrealtournament.99.free.fr/forum/images/smilies/picole.gif

TSQ
6th July, 2011, 05:35 PM
I installed everything like it said and I get this error...

Failed to load 'FlagAnnouncements': Can't find file 'FlagAnnouncements'

TSQ
6th July, 2011, 05:42 PM
Quick fix I did was renaming the files FlagAnnouncementsV2.u and FlagAnnouncementsV2.int to just

FlagAnnouncements.u and FlagAnnouncements.int that matched the serverpackage and now it works.

ServerPackages=FlagAnnouncements

The_Cowboy
6th July, 2011, 06:11 PM
No! Dont rename it.I think I found the error.I forgot to change the contents of int file and that is giving you the error.I have uploaded the correct file.
Redownload!!

admin
6th July, 2011, 07:07 PM
http://unrealtournament.99.free.fr/forum/images/smilies/marteau.gif

admin
7th July, 2011, 09:53 AM
readme not update for v2 http://unrealtournament.99.free.fr/forum/index.php#

=======================================
INSTALLATION
=======================================

1) Extract FlagAnnouncementsV2.u and FlagAnnouncements.int in your system folder
2)Extract DefaultAnnouncements.uax to sounds folder

3)Open Unrealtournament.ini
4)Find [Engine.GameEngine]
add following lines

ServerPackages=FlagAnnouncementsV2
ServerPackages=DefaultAnnouncements
ServerActors=FlagAnnouncementsV2.FlagAnnouncements

TSQ
7th July, 2011, 01:11 PM
Thanks!

TSQ
7th July, 2011, 11:40 PM
Is there a way for a player to disable if they dont want to here it, If not could you add it?