You are an unregistered user, you can register here
Navigation

Information

Site

Donations
If you wish to make a donation you can by clicking the image below.


 
Go Back   The Unreal Admins Page > Forums > Front Page > Downloads > Unreal Tournament > Addons & Mutators

Reply
Thread Tools Display Modes
  #1  
Unread 28th December, 2010, 04:09 AM
The_Cowboy's Avatar
The_Cowboy The_Cowboy is offline
Unstoppable
 
Join Date: Jan 2009
Location: India
Posts: 190
Default FlagAnnouncements

I made this mutator long time back ( and forgot about it )
Someone may find it useful
Quote:

=======================================
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 @ unrealadmin

[email address]
Attached Files
File Type: zip FlagAnnouncements.zip (844.6 KB, 51 views)
__________________
My GitHub repositories

Quote:
Originally Posted by Wormbo
You learn UnrealScript mainly by reading other people's code. Removing code without an important reason (download size reduction and lack of helpfulness are not important in that sense) is extremely antisocial IMHO. Sure, without the source code the package is smaller, but let's be honest - text compresses well, so the difference isn't really noticeable for redirected downloads.
Quote:
Originally Posted by Feralidragon
Trial and error is sometimes better than any tutorial, because we learn how it works for ourselfs, which kills any doubts about anything

Last edited by The_Cowboy : 29th December, 2010 at 04:31 AM.
Reply With Quote
  #2  
Unread 7th January, 2011, 12:56 PM
qwerty's Avatar
qwerty qwerty is offline
Holy Shit!!
 
Join Date: Jan 2006
Posts: 676
Default

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!!
__________________
https://www.vulpinemission.com
ROCKET-X8 Server
MONSTERHUNT w/ NALI WEAPONS 3 + RX8
BUNNYTRACK NY
Reply With Quote
  #3  
Unread 7th January, 2011, 06:09 PM
qwerty's Avatar
qwerty qwerty is offline
Holy Shit!!
 
Join Date: Jan 2006
Posts: 676
Default

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
__________________
https://www.vulpinemission.com
ROCKET-X8 Server
MONSTERHUNT w/ NALI WEAPONS 3 + RX8
BUNNYTRACK NY

Last edited by qwerty : 7th January, 2011 at 06:27 PM.
Reply With Quote
  #4  
Unread 8th January, 2011, 05:33 PM
Genecom Genecom is offline
Holy Shit!!
 
Join Date: Jan 2005
Posts: 514
Default

Actually nice release. Cheers!
__________________
ProjectFrag - Research & Development
- PjF - Your UT community pickup servers -
Reply With Quote
  #5  
Unread 6th March, 2011, 05:01 PM
medor medor is offline
Holy Shit!!
 
Join Date: Nov 2006
Location: France
Posts: 1,846
Default

Quote:
Originally Posted by qwerty View Post
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

it's ok ? you have do that ?
__________________
UT99 files






Reply With Quote
  #6  
Unread 7th March, 2011, 12:29 PM
qwerty's Avatar
qwerty qwerty is offline
Holy Shit!!
 
Join Date: Jan 2006
Posts: 676
Default

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.
__________________
https://www.vulpinemission.com
ROCKET-X8 Server
MONSTERHUNT w/ NALI WEAPONS 3 + RX8
BUNNYTRACK NY
Reply With Quote
  #7  
Unread 4th April, 2011, 12:49 PM
medor medor is offline
Holy Shit!!
 
Join Date: Nov 2006
Location: France
Posts: 1,846
Default

............
__________________
UT99 files







Last edited by medor : 27th June, 2011 at 03:59 PM.
Reply With Quote
  #8  
Unread 5th July, 2011, 12:56 AM
The_Cowboy's Avatar
The_Cowboy The_Cowboy is offline
Unstoppable
 
Join Date: Jan 2009
Location: India
Posts: 190
Default

FIX
__________________
My GitHub repositories

Quote:
Originally Posted by Wormbo
You learn UnrealScript mainly by reading other people's code. Removing code without an important reason (download size reduction and lack of helpfulness are not important in that sense) is extremely antisocial IMHO. Sure, without the source code the package is smaller, but let's be honest - text compresses well, so the difference isn't really noticeable for redirected downloads.
Quote:
Originally Posted by Feralidragon
Trial and error is sometimes better than any tutorial, because we learn how it works for ourselfs, which kills any doubts about anything
Reply With Quote
  #9  
Unread 6th July, 2011, 07:10 AM
medor medor is offline
Holy Shit!!
 
Join Date: Nov 2006
Location: France
Posts: 1,846
Default

__________________
UT99 files






Reply With Quote
  #10  
Unread 6th July, 2011, 11:35 AM
TSQ TSQ is offline
Dominating
 
Join Date: Sep 2005
Location: USA
Posts: 172
Default

I installed everything like it said and I get this error...

Failed to load 'FlagAnnouncements': Can't find file 'FlagAnnouncements'
__________________
www.tsgc-clan.com


Reply With Quote
  #11  
Unread 6th July, 2011, 11:42 AM
TSQ TSQ is offline
Dominating
 
Join Date: Sep 2005
Location: USA
Posts: 172
Default

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
__________________
www.tsgc-clan.com


Reply With Quote
  #12  
Unread 6th July, 2011, 12:11 PM
The_Cowboy's Avatar
The_Cowboy The_Cowboy is offline
Unstoppable
 
Join Date: Jan 2009
Location: India
Posts: 190
Default

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!!
__________________
My GitHub repositories

Quote:
Originally Posted by Wormbo
You learn UnrealScript mainly by reading other people's code. Removing code without an important reason (download size reduction and lack of helpfulness are not important in that sense) is extremely antisocial IMHO. Sure, without the source code the package is smaller, but let's be honest - text compresses well, so the difference isn't really noticeable for redirected downloads.
Quote:
Originally Posted by Feralidragon
Trial and error is sometimes better than any tutorial, because we learn how it works for ourselfs, which kills any doubts about anything
Reply With Quote
  #13  
Unread 6th July, 2011, 01:07 PM
medor medor is offline
Holy Shit!!
 
Join Date: Nov 2006
Location: France
Posts: 1,846
Default

__________________
UT99 files






Reply With Quote
  #14  
Unread 7th July, 2011, 03:53 AM
medor medor is offline
Holy Shit!!
 
Join Date: Nov 2006
Location: France
Posts: 1,846
Default

readme not update for v2

=======================================
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
__________________
UT99 files






Reply With Quote
  #15  
Unread 7th July, 2011, 07:11 AM
TSQ TSQ is offline
Dominating
 
Join Date: Sep 2005
Location: USA
Posts: 172
Default

Thanks!
__________________
www.tsgc-clan.com



Last edited by TSQ : 7th July, 2011 at 07:36 AM.
Reply With Quote
  #16  
Unread 7th July, 2011, 05:40 PM
TSQ TSQ is offline
Dominating
 
Join Date: Sep 2005
Location: USA
Posts: 172
Default

Is there a way for a player to disable if they dont want to here it, If not could you add it?
__________________
www.tsgc-clan.com


Reply With Quote
  #17  
Unread 9th December, 2012, 03:37 PM
medor medor is offline
Holy Shit!!
 
Join Date: Nov 2006
Location: France
Posts: 1,846
Default

May be a version ?

Takes the tree ... returns the tree etc ... for xmas
__________________
UT99 files






Reply With Quote
  #18  
Unread 9th December, 2012, 06:31 PM
The_Cowboy's Avatar
The_Cowboy The_Cowboy is offline
Unstoppable
 
Join Date: Jan 2009
Location: India
Posts: 190
Default

Quote:
Originally Posted by admin View Post
May be a version ?

Takes the tree ... returns the tree etc ... for xmas
Sure, why not. All it will need is a custom voicepack with default sound "redflag taken" replaced with "red tree taken" (with same name "RedFlag_Taken") and so on.

I might make it if you provide me the sounds.
__________________
My GitHub repositories

Quote:
Originally Posted by Wormbo
You learn UnrealScript mainly by reading other people's code. Removing code without an important reason (download size reduction and lack of helpfulness are not important in that sense) is extremely antisocial IMHO. Sure, without the source code the package is smaller, but let's be honest - text compresses well, so the difference isn't really noticeable for redirected downloads.
Quote:
Originally Posted by Feralidragon
Trial and error is sometimes better than any tutorial, because we learn how it works for ourselfs, which kills any doubts about anything
Reply With Quote
  #19  
Unread 10th December, 2012, 12:36 AM
medor medor is offline
Holy Shit!!
 
Join Date: Nov 2006
Location: France
Posts: 1,846
Default

You can do that with google translate who can speak.

http://translate.google.fr/#fr/en/red%20tree%20taken

I' m not the voice x factor
__________________
UT99 files






Reply With Quote
Reply


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

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 05:19 AM.


 

All pages are copyright The Unreal Admins Page.
You may not copy any pages without our express permission.