Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

XGame.RobotVoice


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
00028
00029
00030
00031
00032
00033
00034
00035
00036
00037
00038
00039
00040
00041
00042
00043
00044
00045
00046
00047
00048
00049
00050
00051
00052
00053
00054
00055
00056
00057
00058
00059
00060
00061
00062
00063
00064
00065
00066
00067
00068
00069
00070
00071
00072
00073
00074
00075
00076
00077
00078
00079
00080
00081
00082
00083
00084
00085
00086
00087
00088
00089
00090
00091
00092
00093
00094
00095
00096
00097
00098
00099
00100
00101
00102
00103
00104
00105
00106
00107
00108
00109
00110
00111
00112
00113
00114
00115
00116
00117
00118
00119
00120
00121
00122
00123
00124
00125
00126
00127
00128
00129
00130
00131
00132
00133
00134
00135
00136
00137
00138
00139
00140
00141
00142
00143
00144
00145
00146
00147
00148
00149
00150
00151
00152
//=============================================================================
// Robot Voice.
//=============================================================================
class RobotVoice extends xVoicePack;

#exec OBJ LOAD FILE=TauntPack.uax

defaultproperties
{
	NameSound(0)=TauntPack.r_redleader
	NameSound(1)=TauntPack.r_blueleader

	////////////////// ACKNOWELDGEMENTS
	AckSound(0)=TauntPack.r_affirmative
	AckSound(1)=TauntPack.r_got_it
	AckSound(2)=TauntPack.r_im_on_it
	AckSound(3)=TauntPack.r_roger

	////////////////// FRIENDLY FIRE
	FFireSound(0)=TauntPack.r_im_on_your_team
	FFireSound(1)=TauntPack.r_im_on_your_team_idiot
	FFireSound(2)=TauntPack.r_same_team

	////////////////// TAUNTS
	numTaunts=32

	// GENERIC
	TauntSound(0)=TauntPack.r_and_stay_down
	TauntSound(1)=TauntPack.r_anyoneelsewantsome
	TauntSound(2)=TauntPack.r_boom
	TauntSound(3)=TauntPack.r_burnbaby
	TauntSound(4)=TauntPack.r_diebitch
	TauntSound(5)=TauntPack.r_eatthat
	TauntSound(6)=TauntPack.r_fightlikenali
	TauntSound(7)=TauntPack.r_isthatyourbest
	TauntSound(8)=TauntPack.r_kissmyass
	TauntSound(9)=TauntPack.r_loser
	TauntSound(10)=TauntPack.r_myhouse
	TauntSound(11)=TauntPack.r_next
	TauntSound(12)=TauntPack.r_ohyeah
	TauntSound(13)=TauntPack.r_ownage
	TauntSound(14)=TauntPack.r_seeya
	TauntSound(15)=TauntPack.r_that_had_to_hurt
	TauntSound(16)=TauntPack.r_useless
	TauntSound(17)=TauntPack.r_you_play_like_a_girl
	TauntSound(18)=TauntPack.r_youbedead
	TauntSound(19)=TauntPack.r_youlikethat
	TauntSound(20)=TauntPack.r_youwhore

	// CUSTOM
	TauntSound(21)=TauntPack.r_die_human
	TauntString(21)="Die Human"

	TauntSound(22)=TauntPack.r_faster_stronger_better
	TauntString(22)="Faster Stronger Better"

	TauntSound(23)=TauntPack.r_fear_me
	TauntString(23)="Fear Me"

	TauntSound(24)=TauntPack.r_flesh_is_a_design_flaw
	TauntString(24)="Flesh Is A Design Flaw"

	TauntSound(25)=TauntPack.r_my_victory_your_death
	TauntString(25)="My Victory Your Death"

	TauntSound(26)=TauntPack.r_not_unacceptable
	TauntString(26)="Not Unacceptable"

	TauntSound(27)=TauntPack.r_rogue_process_terminated
	TauntString(27)="Rogue Process Terminated"

	TauntSound(28)=TauntPack.r_witness_my_perfection
	TauntString(28)="Witness My Perfection"

	TauntSound(29)=TauntPack.r_you_die_too_easily
	TauntString(29)="You Die Too Easily"

	TauntSound(30)=TauntPack.r_you_make_easy_prey
	TauntString(30)="You Make Easy Prey"

	TauntSound(31)=TauntPack.r_your_programming_is_inferior
	TauntString(31)="Your Programming Is Inferior"

	////////////////// DEATH
	NumDeathPhrases=4

	// GENERIC
	DeathPhrases(0)=TauntPack.r_medic
	DeathPhrases(1)=TauntPack.r_nice

	// CUSTOM
	DeathPhrases(2)=TauntPack.r_rerouting_critical_systems
	DeathPhrases(3)=TauntPack.r_you_adapt_well

	////////////////// ORDERS

	OrderSound(0)=TauntPack.r_defend_the_base
	OrderSound(1)=TauntPack.r_HoldThisPosition
	OrderSound(2)=TauntPack.r_attack_their_base
	OrderSound(3)=TauntPack.r_cover_me
	OrderSound(4)=TauntPack.r_SearchAndDestroy
	OrderSound(10)=TauntPack.r_Take_Their_Flag
	OrderSound(11)=TauntPack.r_Defend_The_Flag
	OrderSound(12)=TauntPack.r_AttackAlpha
	OrderSound(13)=TauntPack.r_AttackBravo
	OrderSound(14)=TauntPack.r_GetTheBall


	////////////////// OTHERS

	OtherSound(0)=TauntPack.r_base_is_undefended
	OtherSound(1)=TauntPack.r_get_our_flag_back
	OtherSound(2)=TauntPack.r_igottheflag
	OtherSound(3)=TauntPack.r_ive_got_your_back
	OtherSound(4)=TauntPack.r_im_hit
	OtherSound(5)=TauntPack.r_man_down
	OtherSound(6)=TauntPack.r_im_all_alone_here
	OtherSound(7)=TauntPack.r_Negative
	OtherSound(8)=TauntPack.r_got_it
	OtherSound(9)=TauntPack.r_in_position
	OtherSound(10)=TauntPack.r_im_going_in
	OtherSound(11)=TauntPack.r_area_secure
	OtherSound(12)=TauntPack.r_enemy_flag_carrier_is_here
	OtherSound(13)=TauntPack.r_i_need_backup
	OtherSound(14)=TauntPack.r_incoming
	OtherSound(15)=TauntPack.r_ball_carrier_is_here
	OtherSound(16)=TauntPack.r_point_alpha_secure
	OtherSound(17)=TauntPack.r_point_bravo_secure
	OtherSound(18)=TauntPack.r_attackalpha
	OtherSound(19)=TauntPack.r_attackbravo
	OtherSound(20)=TauntPack.r_the_base_is_under_attack
	OtherSound(21)=TauntPack.r_were_being_overrun
	OtherSound(22)=TauntPack.r_under_heavy_attack
	OtherSound(23)=TauntPack.r_defend_point_alpha
	OtherSound(24)=TauntPack.r_defend_point_bravo
	OtherSound(25)=TauntPack.r_gettheball
	OtherSound(26)=TauntPack.r_im_on_defense
	OtherSound(27)=TauntPack.r_im_on_offense
	OtherSound(28)=TauntPack.r_take_point_alpha
	OtherSound(29)=TauntPack.r_take_point_bravo
	OtherSound(30)=TauntPack.r_medic
	OtherSound(31)=TauntPack.r_nice

	OtherSound(32)=TauntPack.r_rerouting_critical_systems
	OtherString(32)="Rerouting Critical Systems"

	OtherSound(33)=TauntPack.r_you_adapt_well
	OtherString(33)="You Adapt Well"

	VoicePackName="Robot"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Di 5.9.2006 22:36:26.000 - Creation time: Do 14.8.2014 09:58:49.174 - Created with UnCodeX