home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 April / Gamestar_61_2004-04_dvdb.iso / DVDStar / Akce / Half-Life / IOS / ios3.exe / {app} / Titles.txt < prev   
Encoding:
Text File  |  2003-11-22  |  6.2 KB  |  613 lines

  1. //TITLES FOR HALF-LIFE
  2. // Position command $position x y 
  3. // x & y are from 0 to 1 to be screen resolution independent
  4. // -1 means center in each dimension
  5. // Effect command $effect <effect number>
  6. // effect 0 is fade in/fade out
  7. // effect 1 is flickery credits
  8. // effect 2 is write out (training room)
  9. // effect -1 is print center (normal text in center of screen)
  10. // effect -2 is print notify (normal text in top left of screen)
  11. // effect -3 is print center (text piped straight into console)
  12. // effect -4 is print talk (normal text in lower middle of screen)
  13. // Text color r g b command $color
  14. // fadein time fadeout time / hold time
  15. // $fadein (message fade in time - per character in effect 2)
  16. // $fadeout (message fade out time)
  17. // $holdtime (stay on the screen for this long)
  18.  
  19. // the only flags TFC uses are the effect value -4 through -1, for screen positions
  20.  
  21. $effect 0
  22.  
  23.  
  24. //new text
  25.  
  26. //////////////////////////////////////////////////////////////////////
  27. /////////////teams//////////////////
  28.  
  29. VAMPIRE
  30. {
  31. GERMANY
  32. }
  33.  
  34. SLAYER
  35. {
  36. BRAZIL
  37. }
  38.  
  39.  
  40. //////////////////////////////////////////////////////////////////////
  41. ///////////class/skin///////////////
  42.  
  43. POS1
  44. {
  45. KEEPER
  46. }
  47.  
  48. POS2
  49. {
  50. [3] L BACK 
  51. }
  52. POS3
  53. {
  54. [4] C BACK
  55. }
  56. POS4
  57. {
  58. [5] C BACK
  59. }
  60. POS5
  61. {
  62. [2] R BACK
  63. }
  64. POS6
  65. {
  66. [11] L WING
  67. }
  68. POS7
  69. {
  70. [8] L MID
  71. }
  72. POS8
  73. {
  74. [6] R MID
  75. }
  76. POS9
  77. {
  78. [7] R WING
  79. }
  80. POS10
  81. {
  82. [10] FORWARD
  83. }
  84. POS11
  85. {
  86. [9] FORWARD
  87. }
  88.  
  89.  
  90.  
  91. //////////////////////////////////////////////////////////////////////
  92. ///////Class Titles//////////////
  93.  
  94. Title_POS1
  95. {
  96. GOAL KEEPER
  97. }
  98. Title_POS2
  99. {
  100. LEFT BACK
  101. }
  102. Title_POS3
  103. {
  104. CENTRE BACK (left)
  105. }
  106. Title_POS4
  107. {
  108. CENTRE BACK (right)
  109. }
  110. Title_POS5
  111. {
  112. RIGHT BACK
  113. }
  114. Title_POS6
  115. {
  116. LEFT WINGER
  117. }
  118. Title_POS7
  119. {
  120. LEFT CENTRAL MIDFIELD
  121. }
  122. Title_POS8
  123. {
  124. RIGHT CENTRAL MIDFIELD
  125. }
  126. Title_POS9
  127. {
  128. RIGHT WINGER
  129. }
  130. Title_POS10
  131. {
  132. FORWARD (left)
  133. }
  134. Title_POS11
  135. {
  136. FORWARD (right)
  137. }
  138.  
  139.  
  140. // SDK 2.2 Spectator Menu
  141.  
  142. Spec_Mode_Inset0
  143. {
  144. Inset Window Off
  145. }
  146.  
  147. Spec_Mode_Inset1
  148. {
  149. Inset Chase-Camera Mode
  150. }
  151.  
  152. Spec_Mode_Inset2
  153. {
  154. Inset First Person Mode
  155. }
  156.  
  157. Spec_Mode_Inset3
  158. {
  159. Inset Map Mode
  160. }
  161.  
  162. Spec_Mode1
  163. {
  164. Locked Chase-Camera
  165. }
  166.  
  167. Spec_Mode2
  168. {
  169. Free Chase-Camera
  170. }
  171.  
  172. Spec_Mode3
  173. {
  174. Free-Look
  175. }
  176.  
  177. Spec_Mode4
  178. {
  179. First Person
  180. }
  181.  
  182. Spec_Mode5
  183. {
  184. Free Map Overview
  185. }
  186.  
  187. Spec_Mode6
  188. {
  189. Chase Map Overview
  190. }
  191.  
  192. Spec_NoTarget
  193. {
  194. No valid targets. Cannot switch to Chase-Camera Mode.
  195. }
  196.  
  197. Spec_Help_Title
  198. {
  199. Undead Cam
  200. }
  201.  
  202. Spec_Help_Text
  203. {
  204.  ENTER to Change Team.
  205.  
  206. Use the following keys to change view styles:
  207.  
  208.  SHOOT - Chase next player
  209.  PASS - Chase previous player
  210.  JUMP - Change view modes
  211.  USE - Change inset window mode
  212.  
  213.  SLIDE  - Enable spectator menu
  214.   
  215. In Overview Map Mode move around with:
  216.  
  217.  MOVELEFT - move left
  218.  MOVERIGHT - move right
  219.  FORWARD - zoom in
  220.  BACK - zoom out
  221.  MOUSE - rotate around map/target
  222. }
  223.  
  224. Spec_Slow_Motion
  225. {
  226. Slow Motion
  227. }
  228.  
  229. Spec_Replay
  230. {
  231. Instant Replay
  232. }
  233.  
  234. Spec_Auto
  235. {
  236. Auto
  237. }
  238.  
  239. Spec_Time
  240. {
  241. Time
  242. }
  243.  
  244. Spec_Map
  245. {
  246. Map
  247. }
  248.  
  249. Spectators
  250. {
  251. Spectators
  252. }
  253.  
  254. Unassigned
  255. {
  256. Unassigned
  257. }
  258.  
  259.  
  260.  
  261.  
  262. //////////////////////////////////////////////////////////////////////
  263.  
  264. GAME_TITLE
  265. {
  266. }
  267.  
  268. GAME_INFO
  269. {
  270. }
  271.  
  272.  
  273. Game_onlyteams
  274. {
  275. There can be only %s teams on this map.
  276. }
  277.  
  278. Game_alreadyteam
  279. {
  280. You're already in Team %s.
  281. }
  282.  
  283. Game_teamfull
  284. {
  285. That team is full. Pick another.
  286. }
  287.  
  288.  
  289. Game_locked
  290. {
  291. Closed Server. Clan Battle in progress.
  292. }
  293.  
  294. Game_playerjoin
  295. {
  296. %s has joined the game
  297. }
  298.  
  299. Game_startedteam
  300. {
  301. %s has started Team %s.
  302. }
  303.  
  304. Game_joinedteam
  305. {
  306. %s has joined Team %s.
  307. }
  308.  
  309. Game_changedteam
  310. {
  311. %s has changed to Team %s.
  312. }
  313.  
  314. Game_minsleft
  315. {
  316. %s minutes left till Match begins.
  317. }
  318.  
  319. Game_oneminleft
  320. {
  321. one minute left till Match begins.
  322. }
  323.  
  324. Game_thirtysecleft
  325. {
  326. 30 seconds left till Match begins.
  327. }
  328.  
  329. Game_secsleft
  330. {
  331. %s seconds.
  332. }
  333.  
  334. Game_onesec
  335. {
  336. 1 second.
  337. }
  338.  
  339. Game_matchbegin
  340. {
  341. MATCH BEGINS NOW
  342. }
  343.  
  344. Game_matchlocked
  345. {
  346. GAME IS NOW LOCKED
  347. }
  348.  
  349. Game_resumefire
  350. {
  351. RESUME FIRE
  352. }
  353.  
  354.  
  355. //////////////////////////////////////////////////////////////////////
  356. // Admin
  357.  
  358. Admin_nopassword
  359. {
  360. Server has no Admin password set (tfc_adminpwd)
  361. }
  362.  
  363. Admin_access
  364. {
  365. Admin Password accepted. Admin rights granted.
  366. }
  367.  
  368. Admin_badpassword
  369. {
  370. Admin Password incorrect.
  371. }
  372.  
  373. Admin_noplayers
  374. {
  375. Players In Game : %s
  376. }
  377.  
  378. Admin_noteamplayers
  379. {
  380. Players In Team %s: %s
  381. }
  382.  
  383. Admin_gameempty
  384. {
  385. No other players in the game.
  386. }
  387.  
  388. Admin_kickban
  389. {
  390. %s (%s)  KICK/BAN/NEXT?
  391. }
  392.  
  393. Admin_listip
  394. {
  395. %s (%s)
  396. }
  397.  
  398. Admin_endlist
  399. {
  400. End of player list
  401. }
  402.  
  403. Admin_kick
  404. {
  405. %s was kicked by %s
  406. }
  407.  
  408. Admin_ban
  409. {
  410. %s was banned by %s
  411. }
  412.  
  413. Admin_ceasefire
  414. {
  415. CEASE FIRE
  416. }
  417.  
  418. AKick_kicked
  419. {
  420. %s was kicked for killing teammates.
  421. }
  422.  
  423. AKick_warn
  424. {
  425. Kill one more teammate, and you will be
  426. removed from this server.
  427. }
  428.  
  429.  
  430. //////////////////////////////////////////////////////////////////////
  431. // Menus
  432. Menu_chooseteam
  433. {
  434. === Choose Your Team ===
  435.  
  436. }
  437.  
  438. AutoTeam
  439. {
  440. Auto Team
  441. }
  442.  
  443. Title_SelectYourTeam
  444. {
  445. SELECT YOUR TEAM
  446. }
  447.  
  448. Title_SelectYourClass
  449. {
  450. SELECT YOUR PLAYER
  451. }
  452.  
  453. Title_CurrentlyOnYourTeam
  454. {
  455.  
  456. }
  457. Team_AutoAssign
  458. {
  459. AUTO ASSIGN
  460. }
  461.  
  462. // other menu text
  463. Menu_OK
  464. {
  465. OK
  466. }
  467.  
  468. Menu_Cancel
  469. {
  470. CANCEL
  471. }
  472.  
  473. Menu_Spectate
  474. {
  475. SPECTATE
  476. }
  477.  
  478.  
  479. // Scoreboard
  480. TEAMS
  481. {
  482. TEAMS
  483. }
  484.  
  485. PLAYERS
  486. {
  487. PLAYERS
  488. }
  489.  
  490. POS
  491. {
  492. Pos
  493. }
  494.  
  495. CLASS
  496. {
  497. CLASS
  498. }
  499.  
  500. SCORE
  501. {
  502. GOALS
  503. }
  504.  
  505. DEATHS
  506. {
  507. Ast Red Yel Foul
  508. }
  509.  
  510. LATENCY
  511. {
  512. PING
  513. }
  514.  
  515. VOICE
  516. {
  517. VOICE
  518. }
  519. Mic_Volume
  520. {
  521. Mic Volume
  522. }
  523.  
  524. Speaker_Volume
  525. {
  526. Speaker Volume
  527. }
  528.  
  529. Voice_Properties
  530. {
  531. Voice Properties
  532. }
  533.  
  534. Map_Description_not_available
  535. {
  536. Map Description not available.
  537. }
  538.  
  539. Player
  540. {
  541. player
  542. }
  543.  
  544. Player_plural
  545. {
  546. players
  547. }
  548.  
  549. Muted
  550. {
  551. You have muted %s.
  552. }
  553.  
  554. Unmuted
  555. {
  556. You have unmuted %s.
  557. }
  558.  
  559. No_longer_hear_that_player
  560. {
  561. You will no longer hear that player speak.
  562. }
  563.  
  564. OBS_NONE
  565. {
  566. Camera Options
  567. }
  568.  
  569. OBS_CHASE_LOCKED
  570. {
  571. Locked Chase-Cam
  572. }
  573.  
  574. OBS_CHASE_FREE
  575. {
  576. Free Chase-Cam
  577. }
  578.  
  579. OBS_ROAMING
  580. {
  581. Roaming
  582. }
  583.  
  584. OBS_IN_EYE
  585. {
  586. First Person
  587. }
  588.  
  589. OBS_MAP_FREE
  590. {
  591. Free Overview
  592. }
  593.  
  594. OBS_MAP_CHASE
  595. {
  596. Chase-Cam Overview
  597. }
  598.  
  599. SPECT_OPTIONS
  600. {
  601. Options
  602. }
  603.  
  604. CAM_OPTIONS
  605. {
  606. Camera Options
  607. }
  608.  
  609. Spec_Duck
  610. {
  611. Press SLIDE TACKLE for Spectator Menu
  612. }
  613.