Difference between revisions of "SFX"

From GTAMods Wiki
Jump to navigation Jump to search
m
 
(33 intermediate revisions by 8 users not shown)
Line 1: Line 1:
==Introduction==
+
{{This|This article describes format of SFX files prior to San Andreas. For explanation of an SFX file in San Andreas see [[SFX (SA)]]}}
'''SFX''' files are an archive of short audio files used in GTA3 and Vice City, like the way the .img file archives most of the models and texture files. They consist of the <code>sfx.raw</code> and <code>sfx.sdt</code> files.
+
'''SFX''' is a file [[archive]] of short audio effects used in [[GTA 2]], [[GTA III]], and [[Vice City]]. They consist of two file types, <code>.RAW</code> and <code>.SDT</code>, and are typically located in the <code>..\audio</code> folder in the game directory. Similar to an [[IMG archive]], the <code>.SDT</code> file is a binary file containing the directory and the <code>.RAW</code> contains the archive.
  
==Extracting Them==
+
== File format ==
Currently there are two programs that can extract and import these files: LithJoe's GTA3 Audio Editor and Nullpointer's Audio Extractor.
+
=== SDT ===
 +
==== GTA 2 ====
 +
Each entry in the SDT file is 24 bytes in size:
 +
4b - int - offset of audio file in sfx.raw
 +
4b - int - size of audio file in bytes
 +
4b - int - samples per sec, the speed of audio
 +
4b - int - unknown
 +
4b - int - loop start, where looping would begin relative to audio file's position, 0 for beginning of audio file
 +
4b - int - loop end, where looping would end relative to audio file's position, -1 for end of audio file
  
==GTA3's Archive==
+
==== GTA III and Vice City (PS2) ====
sfx00000 - sfx00007 = car horns<br>
+
Each entry in the SDT file is 12 bytes in size:
sfx00008 - sfx00013 = doors<br>
+
4b - int - offset of audio file in sfx.raw
sfx00014 = *unknown<br>
+
4b - int - size of audio file in bytes
sfx00015 - sfx00016 = car reversing<br>
+
4b - int - samples per sec, the speed of audio
sfx00017 = Start car engine<br>
 
sfx00018 = *unknown<br>
 
sfx00019 = car tire spin<br>
 
sfx00020 = *unknown<br>
 
sfx00021 - sfx00022 = Police siren<br>
 
sfx00023 = Ambulance siren<br>
 
sfx00024 = Truck backing up<br>
 
sfx00025 = Mr Whoopee<br>
 
sfx00026 = Car alarm<br>
 
sfx00027 = Open Coach door<br>
 
sfx00028 = blank<br>
 
sfx00029 = Car's wheels<br>
 
sfx00030 - sfx00031 = Train<br>
 
sfx00032 - sfx00056 = Footsteps<br>
 
sfx00057 - sfx00060 = Jumping into puddles<br>
 
sfx00061 - sfx00064 = Footstep on grass<br>
 
sfx00065 = Bomb explosion<br>
 
sfx00066 = Molotov<br>
 
sfx00067 - sfx00068 = Pistol<br>
 
sfx00069 - sfx00070 = M16<br>
 
sfx00071 - sfx00072 = AK47<br>
 
sfx00073 - sfx00074 = Uzi<br>
 
!---------MISSING------!<br>
 
sfx00077 - sfx00078 = Sniper<br>
 
sfx00079 - sfx00083 = Rocket<br>
 
sfx00084 - sfx00085 = Flamethrower<br>
 
sfx00086 - sfx00087 = Shotgun<br>
 
sfx00088 = Reload Pistol<br>
 
sfx00089 = Reload Uzi<br>
 
sfx00090 = Reload M16<br>
 
sfx00091 = blank<br>
 
sfx00092 = Reload Sniper<br>
 
sfx00093 - sfx00097 = box collisions 1<br>
 
sfx00098 - sfx00100 = *unknown<br>
 
sfx00101 = dumpster collision<br>
 
sfx00102 - sfx00107 = car collisions 1<br>
 
sfx00108 - sfx00111 = metal collisions<br>
 
sfx00112 - sfx00115 = fence collisions<br>
 
sfx00116 - sfx00121<br>
 
sfx00122 - sfx00125 = box collisions 1<br>
 
sfx00126 - sfx00129 = box collisions2<br>
 
sfx00130 = *unknown<br>
 
sfx00131 - sfx00135 = grass collisions<br>
 
sfx00136 = *unknown<br>
 
sfx00137 - sfx00139 = box collisions 3<br>
 
sfx00140 - sfx00144 = car collisions 2<br>
 
sfx00145 - sfx00146 = blow up boxes<br>
 
sfx00147 = Gate collision 1<br>
 
sfx00148 = car scraping (walls, etc.)<br>
 
sfx00149 = Gate collision 2<br>
 
sfx00150 - sfx00155 = Glass breaking<br>
 
sfx00156 - sfx00157 = Fire<br>
 
sfx00158 = Rain<br>
 
sfx00159 - sfx00166 - icon noise<br>
 
sfx00167 - sfx00168 - bullet chells dropping<br>
 
sfx00169 = bullet penetrating ped<br>
 
sfx00170 - sfx00175 = bullet hitting car<br>
 
sfx00176 - sfx00178 = bullet hitting ground<br>
 
sfx00179 - sfx00184 = fist fighting<br>
 
sfx00185 = open garage<br>
 
sfx00186 = Remote bomb detonation<br>
 
sfx00187 = Bomb detonate<br>
 
sfx00188 = static<br>
 
sfx00189 - sfx00279 = police radio<br>
 
sfx00280 - sfx00282 = helicopter<br>
 
sfx00283 = phone ring<br>
 
sfx00284 - sfx00291 = car engine (steady rpm's)<br>
 
sfx00292 - sfx00293 = blank<br>
 
sfx00294 - sfx00301 = car idling<br>
 
sfx00302 - sfx00303 = blank<br>
 
sfx00304 - sfx00308 = airplane<br>
 
sfx00309 = car tire spin<br>
 
sfx00310 - sfx00312 = boat<br>
 
sfx00313 = boat traveling through water<br>
 
sfx00314 - sfx00315 = boat splashes<br>
 
sfx00316 = boat engine at idle<br>
 
sfx00317 - sfx00318 = Dodo<br>
 
sfx00319 - sfx00322 = rain on car<br>
 
sfx00323 = fall in water<br>
 
sfx00324 - sfx00325 = crushing body<br>
 
sfx00326 = CD player<br>
 
sfx00327 - sfx00328 = blow up boxes<br>
 
sfx00329 = rocket ammo depleted<br>
 
sfx00330 = rifle ammo depleted<br>
 
sfx00331 - sfx00332 = Staunton Lift Bridge noise<br>
 
sfx00333 - sfx00334 = jumping<br>
 
sfx00335 = Remote bomb detonation<br>
 
sfx00336 = timer<br>
 
sfx00337 = checkpoint collected<br>
 
sfx00338 - sfx00339 = menu clickings?<br>
 
sfx00340 - sfx00341 = hydraulics<br>
 
sfx00342 = sex in car<br>
 
sfx00343 = radio tuning<br>
 
sfx00344 = message box<br>
 
sfx00345 - sfx00347 = engine sound 1 (Perennial)<br>
 
sfx00348 - sfx00350 = engine sound 2 (Taxi)<br>
 
sfx00351 - sfx00353 = engine sound 3 (Cheetah)<br>
 
sfx00354 - sfx00356 = engine sound 4 (Yankee)<br>
 
sfx00357 - sfx00359 = engine sound 5 (Kuruma)<br>
 
sfx00360 - sfx00362 = engine sound 6 (Flatbed)<br>
 
sfx00363 - sfx00365 = engine sound 7 (BF Injection)<br>
 
sfx00366 - sfx00368 = engine sound 8 (Banshee)<br>
 
sfx00369 - sfx00371 = blank<br>
 
sfx00372 - sfx00382 = menu sound<br>
 
sfx00383 - sfx00385 = SFX audio adjuster<br>
 
sfx00386 - sfx00388 = *unknown<br>
 
sfx00389 = blank<br>
 
sfx00390 - sfx00413 = GTA3 background noises<br>
 
sfx00414 - sfx00415 = blank<br>
 
sfx00416 - sfx00419 = *unknown<br>
 
sfx00420 - sfx00422 = blank<br>
 
sfx00423 - sfx00425 = Thunder<br>
 
!---------MISSING------!<br>
 
sfx00425 =<br>
 
sfx00426 = Blank<br>
 
sfx00427 = "How About A Nice Smoking Bowl Love" ?<br>
 
sfx00428 = "You Better Shut Up"<br>
 
sfx00429 = "For Goodness Sake"<br>
 
sfx00430 = "You Ain't All That"<br>
 
sfx00431 = "Forgot What They Do"<br>
 
sfx00432 = Somber Melody<br>
 
sfx00433 = Sound I can't Spell<br>
 
sfx00434 = "Oh!"<br>
 
sfx00435 = Somber Melody<br>
 
sfx00436 = Sound I Can't Spell<br>
 
sfx00437 = "Oh!"<br>
 
sfx00438 = Floaty Melody<br>
 
sfx00439 = Sound I Can't Spell<br>
 
sfx00440 = "Oh!"<br>
 
sfx00441 = Some Kind of Beat<br>
 
sfx00442 = Alarm<br>
 
sfx00443 - sfx00446 = Techno Beats<br>
 
sfx00447 - sfx0455 = blank<br>
 
sfx00456 = Car Exploding<br>
 
sfx00457 = Staunton Lift Bridge Alarm<br>
 
sfx00458 = Pager SFX<br>
 
sfx00459 - sfx00553 = Cop/Swat<br>
 
sfx00554 - sfx00559 = FBI<br>
 
sfx00560 - sfx00565 = Country Cop (Have no idea what ped this is)<br>
 
sfx00566 - sfx00595 = Cops on Helicopter Bullhorn<br>
 
sfx00596 - sfx00622 = White Dock Worker<br>
 
sfx00623 - sfx00637 = Army<br>
 
sfx00638 - sfx00652 = Army<br>
 
sfx00653 - sfx00679 = All Types of Gasping<br>
 
sfx00680 - sfx00686 = Old White Lady<br>
 
sfx00687 - sfx00722 = p_wom1<br>
 
sfx00723 - sfx00727 = Chinese Gibberish?<br>
 
sfx00728 - sfx00777 = pimp<br>
 
sfx00778 - sfx00860 = male01_nu<br>
 
sfx00861 - sfx00867 = Spanked Up Mad Men<br>
 
sfx00868 - sfx00884 = Black Guy #2<br>
 
sfx00885 - sfx00899 = Italian Guy #1<br>
 
sfx00900 - sfx00919 = Italian Lady #1<br>
 
sfx00920 - sfx00993 = Medics<br>
 
sfx00994 - sfx00997 = Pain Noises<br>
 
sfx00998 - sfx01025 = Black Guy #3<br>
 
sfx01026 - sfx01061 = f_wom1<br>
 
sfx01062 - sfx01081 = f_man1<br>
 
sfx01082 - sfx01101 = f_man2<br>
 
sfx01102 - sfx01132 = White Lady #3<br>
 
sfx01133 - sfx01162 = White Guy #8<br>
 
sfx01163 - sfx01192 = Chinese Guy #1<br>
 
sfx01193 - sfx01236 = scum_man<br>
 
sfx01237 - sfx01272 = scum_gal<br>
 
sfx01273 - sfx01302 = Black Lady #1<br>
 
sfx01303 - sfx01334 = British Guy #1<br>
 
sfx01335 - sfx01366 = White Guy #9 (Laslow)<br>
 
sfx01367 - sfx01397 = fatfemale01_nu<br>
 
sfx01398 - sfx01418 = White Guy #9<br>
 
sfx01419 - sfx01440 = Gay White Guy<br>
 
sfx01441 - sfx01459 = White Lady #4<br>
 
sfx01460 - sfx01491 = female01<br>
 
sfx01492 - sfx01527 = b_wom1<br>
 
sfx01528 - sfx01561 = oldguy<br>
 
sfx01562 - sfx01585 = stu_man<br>
 
sfx01586 - sfx01609 = stu_wom<br>
 
sfx01610 - sfx01644 = hood3 / hood4<br>
 
sfx01645 - sfx01679 = hood3 / hood4<br>
 
sfx01680 - sfx01710 = yardie2<br>
 
sfx01711 - sfx01741 = yardie2<br>
 
sfx01742 - sfx01783 = Black Lady #1<br>
 
sfx01784 - sfx01807 = Country White Guy #2<br>
 
sfx01808 - sfx01826 = White Guy #10<br>
 
sfx01827 - sfx01844 = White Lady #5<br>
 
sfx01845 - sfx01862 = White Lady #6<br>
 
sfx01863 - sfx01894 = Chinese Guy #2<br>
 
sfx01895 - sfx01928 = White Lady #7<br>
 
sfx01929 - sfx01962 = Peutro Rican Lady #1<br>
 
sfx01963 - sfx01993 = fatmale2_nu<br>
 
sfx01994 - sfx02026 = p_man1 / male03a<br>
 
sfx02027 - sfx02061 = hood3 / hood4<br>
 
sfx02062 - sfx02082 = Black Guy<br>
 
sfx02083 - sfx02110 = White Lady #7 (has shopping bags)<br>
 
sfx02111 - sfx02138 = Pissed Italian Lady<br>
 
sfx02139 - sfx02166 = Chinese Lady #1<br>
 
sfx02167 - sfx02193 = columbian / columbian2<br>
 
sfx02194 - sfx02220 = columbian / columbian2<br>
 
sfx02221 - sfx02248 = Chinese Lady #1 (Again)<br>
 
sfx02249 - sfx02270 = Chinese Lady #2<br>
 
sfx02271 - sfx02308 = Women Gasping/Screaming<br>
 
sfx02309 - sfx02331 = crimminal01<br>
 
sfx02332 - sfx02350 = crimminal02<br>
 
sfx02351 - sfx02381 = White Guy #11 (Harvard Preppie)<br>
 
sfx02382 - sfx02441 = li_man / li_man_nu<br>
 
sfx02442 - sfx02475 = triad2 / traid3<br>
 
sfx02476 - sfx02505 = mafia<br>
 
sfx02506 - sfx02535 = mafia<br>
 
sfx02536 - sfx02565 = mafia<br>
 
sfx02566 - sfx02589 = yakuza1 / yakuza2<br>
 
sfx02590 - sfx02613 = yakuza1 / yakuza2<br>
 
sfx02614 - sfx02641 = Gay White Sailor<br>
 
sfx02642 - sfx02654 = cabbie<br>
 
sfx02655 - sfx02667 = cabbie<br>
 
sfx02668 - sfx02679 = Old White Man<br>
 
sfx02680 - sfx02735 = pros_xblack<br>
 
sfx02736 - sfx02785 = pros_x<br>
 
sfx02786 - sfx02812 = Italian Lady #4<br>
 
sfx02813 - sfx02840 = Old Italian Lady<br>
 
sfx02841 - sfx02877 = Men Gasping/Screaming<br>
 
sfx02878 - sfx02912 = fatmale01<br>
 
sfx02913 - sfx02944 = fatfemale02<br>
 
sfx02945 - sfx02968 = cas_Wom<br>
 
sfx02969 - sfx02998 = chico / chico2 (diablos)<br>
 
sfx02999 - sfx03028 = chico / chico2 (diablos)<br>
 
sfx03029 - sfx03031 = Ammunation Clerk<br>
 
  
==Vice City's Archive==
+
==== GTA III and Vice City (PC) ====
'''sfx00000 - sfx00007''': car horns<br>
+
Each entry in the SDT file is 20 bytes in size:
'''sfx00008 - sfx00014''': helicopter sounds<br>
+
4b - int - offset of audio file in sfx.raw
'''sfx00015 - sfx00020''': car doors<br>
+
4b - int - size of audio file in bytes
'''sfx00021 - sfx00022''': car reversing<br>
+
4b - int - samples per sec, the speed of audio
'''sfx00023''': start car engine<br>
+
4b - int - loop start, where looping would begin relative to audio file's position, 0 for beginning of audio file
'''sfx00024''': *unknown<br>
+
4b - int - loop end, where looping would end relative to audio file's position, -1 for end of audio file
'''sfx00025''': car tire spin 1<br>
 
'''sfx00026''': *tank?<br>
 
'''sfx00027 - sfx00028''': police sirens<br>
 
'''sfx00029''': ambulance siren<br>
 
'''sfx00030''': truck 'backing up' indicator<br>
 
'''sfx00031''': mr whoopie<br>
 
'''sfx00032''': open coach door (airbrakes)<br>
 
'''sfx00033 - sfx00037''': tire bouncing, popping, flat, airleak<br>
 
'''sfx00038 - sfx00039''': bullet trail<br>
 
'''sfx00040 - sfx00041''': roller skates<br>
 
'''sfx00042 - sfx00046''': footsteps<br>
 
'''sfx00047''': car explosion<br>
 
'''sfx00048''': bomb explosion<br>
 
'''sfx00049''': molotov sound 1<br>
 
'''sfx00050 - sfx00051''': Pistol<br>
 
'''sfx00052 - sfx00053''': M4<br>
 
'''sfx00054 - sfx00056''': Uzi<br>
 
'''sfx00057 - sfx00058''': Sniper<br>
 
'''sfx00059 - sfx00060''': Rocket Launcher<br>
 
'''sfx00061 - sfx00063''': Rocket Fire<br>
 
'''sfx00064 - sfx00065''': Flamethrower<br>
 
'''sfx00066 - sfx00067''': Shotgun<br>
 
'''sfx00068 - sfx00070''': M60<br>
 
'''sfx00071 - sfx00073''': Tec 9<br>
 
'''sfx00074 - sfx00076''': M4<br>
 
'''sfx00077''': Reload Pistol<br>
 
'''sfx00078''': Reload Uzi<br>
 
'''sfx00079''': blank<br>
 
'''sfx00080''': Reload Sniper Rifle<br>
 
'''sfx00081''': bat swing<br>
 
'''sfx00082 - sfx00084''': Minigun<br>
 
'''sfx00085 - sfx00087''': SPAS 12<br>
 
'''sfx00088 - sfx00089''': Colt Python<br>
 
'''sfx00090 - sfx00091''': MP5<br>
 
'''sfx00092 - sfx00094''': Tommy hitting regular wall<br>
 
'''sfx00095 - sfx00096''': wood collision<br>
 
'''sfx00097 - sfx00099''': *unknown<br>
 
'''sfx00100''': dumpster collision<br>
 
'''sfx00101 - sfx00106''': car collisions 1<br>
 
'''sfx00107 - sfx00110''': metal collisions (Metal Posts)<br>
 
'''sfx00111 - sfx00114''': fence collisions<br>
 
'''sfx00115 - sfx00116''': *unknown<br>
 
'''sfx00117''': *unknown (same as 097-099)<br>
 
'''sfx00118 - sfx00121''': box collisions<br>
 
'''sfx00122 - sfx00125''': bench collision (Wooden Lathes)<br>
 
'''sfx00126''': *unknown (similar to 097-099 at faster rate)<br>
 
'''sfx00127 - sfx00131''': grass collision<br>
 
'''sfx00132''': door collision<br>
 
'''sfx00133 - sfx00135''': box collisions 3<br>
 
'''sfx00136 - sfx00140''': newstands/traffic light blown (Metal Sheet explosion)<br>
 
'''sfx00141 - sfx00142''': boxes blown<br>
 
'''sfx00143''': gate collision 1<br>
 
'''sfx00144''': car scraping (walls, etc.)<br>
 
'''sfx00145''': gate collision 2<br>
 
'''sfx00146 - sfx00151''': glass breaking<br>
 
'''sfx00152 - sfx00153''': fire<br>
 
sfx00154 = rain<br>
 
sfx00155 = after rain<br>
 
sfx00156 - sfx00157 = bullet shells dropping<br>
 
sfx00158 = bullet penetrating ped<br>
 
sfx00159 - sfx00161 = bullet hitting car<br>
 
sfx00162 - sfx00164 = bullet hitting ground<br>
 
sfx00165 - sfx00170 = fist fighting<br>
 
sfx00171 - sfx00173 = katana blade<br>
 
sfx00174 - sfx00175 = brass knuckles<br>
 
sfx00176 = open garage<br>
 
sfx00177 = GTA3 MP3 player ped<br>
 
sfx00178 = detonate<br>
 
sfx00179 = SFX audio adjuster<br>
 
sfx00180 - sfx00265 = police radio<br>
 
sfx00266 = *bike idle or hunter blades?<br>
 
sfx00267 = phone ring<br>
 
sfx00268 - sfx00278 = car engine at steady rpms<br>
 
sfx00279 = engine echo<br>
 
sfx00280 - sfx00283 = blank<br>
 
sfx00284 - sfx00287 = motorcycle egine at steady rpms<br>
 
sfx00288 - sfx00298 = car idling<br>
 
sfx00299 - sfx00303 = blank<br>
 
sfx00304 - sfx00307 = motorcycle idling<br>
 
sfx00308 - sfx00312 = airplane<br>
 
sfx00313 = car tire spin 2<br>
 
sfx00314 - sfx00315 = boat<br>
 
sfx00316 = boat travelling through water<br>
 
sfx00317 - sfx00318 = boat splashes<br>
 
sfx00319 - boat engine at idle<br>
 
sfx00320 - sfx00323 = rain on car<br>
 
sfx00324 = fall in water<br>
 
sfx00325 - sfx00326 = crushing body (squish)<br>
 
sfx00327 - sfx00328 = blow up boxes<br>
 
sfx00329 = rocket ammo depleted<br>
 
sfx00330 = rifle ammo depleted<br>
 
sfx00331 = *collision?<br>
 
sfx00332 - sfx00333 = jumping<br>
 
sfx00334 = car bomb's beeping timer<br>
 
sfx00335 = gta3 timer<br>
 
sfx00336 - sfx00337 = hydraulics<br>
 
sfx00338 = sex in car<br>
 
sfx00339 = keep uppy<br>
 
sfx00340 = degenatron<br>
 
sfx00341 - sfx00342 = dodo<br>
 
sfx00343 - sfx00355 = radio tuning<br>
 
sfx00356 - sfx00369 = icon noise<br>
 
sfx00370 = timer<br>
 
sfx00371 = blank<br>
 
sfx00372 - sfx00379 = menu sound<br>
 
sfx00380 - sfx00382 = radio static<br>
 
sfx00383 - sfx00085 = engine sounds 1 (perennial)<br>
 
sfx00386 - sfx00388 = engine sounds 2 (stinger)<br>
 
sfx00389 - sfx00391 = engine sounds 3 (yankee)<br>
 
sfx00392 - sfx00394 = engine sounds 4 (admiral)<br>
 
sfx00395 - sfx00397 = engine sounds 5 (flatbed)<br>
 
sfx00398 - sfx00400 = engine sounds 6 (bf injection)<br>
 
sfx00401 - sfx00403 = engine sounds 7 (hotring racer)<br>
 
sfx00404 - sfx00406 = engine sounds 8 (greenwood)<br>
 
sfx00407 - sfx00409 = engine sounds 9 (oceanic)<br>
 
sfx00410 - sfx00412 = engine sounds 10 (taxi)<br>
 
sfx00413 - sfx00415 = engine sounds 11 (sabre)<br>
 
sfx00416 = blank<br>
 
sfx00417 = *ambient crowd bg noise (possibly in stadium?)<br>
 
sfx00418 = blank<br>
 
sfx00419 - sfx00421 = chainsaw<br>
 
sfx00422 - sfx00424 = rc<br>
 
sfx00425 = rc helicopter<br>
 
sfx00426 - sfx00430 = blank<br>
 
sfx00431 - sfx00433 = freeway engine<br>
 
sfx00434 = freeway wind<br>
 
sfx00435 = blank<br>
 
sfx00436 - sfx00437 = faggio engine<br>
 
sfx00438 = faggio wind<br>
 
sfx00439 - sfx00441 = sanchez wind<br>
 
sfx00443 - sfx00445 = pcj900 engine<br>
 
sfx00446 = pcj900 wind<br>
 
sfx00447 - sfx00452 = blank<br>
 
sfx00453 - sfx00456 = hunter<br>
 
sfx00457 - sfx00460 = blank<br>
 
sfx00461 - sfx00464 = skimmer<br>
 
sfx00465 - *elevator ding?<br>
 
sfx00466 - sfx00469 = blank<br>
 
sfx00470 = alarm<br>
 
sfx00471 = *someone snoring?<br>
 
sfx00472 - sfx00484 = vice background noise<br>
 
sfx00485 - sfx00491 = insects<br>
 
sfx00492 - sfx00495 = Malibu bg music<br>
 
sfx00496 - sfx00505 = footsteps on grass<br>
 
sfx00506 - sfx00515 = footsteps 1<br>
 
sfx00516 - sfx00519 = jumping into puddles<br>
 
sfx00520 - sfx00523 = footsteps 2<br>
 
sfx00524 - sfx00713 = BMYBB (rapping homie)<br>
 
sfx00714 - sfx00736 = vice port authority<br>
 
sfx00737 - sfx00756 = vice police helicopter<br>
 
sfx00757 - sfx00832 = oriental girl<br>
 
sfx00833 - sfx00891 = oriental guy<br>
 
sfx00892 - sfx00972 = black man<br>
 
sfx00973 - sfx01039 = spanish girl<br>
 
sfx01040 - sfx01132 = asshole (sounds white)<br>
 
sfx01133 - sfx01225 = asshole (sounds black)<br>
 
sfx01226 - sfx01320 = diaz's gang<br>
 
sfx01321 - sfx01417 = old spanish guy<br>
 
sfx01418 - sfx01513 = cuban gang<br>
 
sfx01514 - sfx01583 = vercetti's gang<br>
 
sfx01584 - sfx01653 = italian guy<br>
 
sfx01654 - sfx01723 = mario<br>
 
sfx01724 - sfx01773 = surfer bodybuilder<br>
 
sfx01774 - sfx01821 = goomba<br>
 
sfx01822 - sfx01873 = goomba 2<br>
 
sfx01874 - sfx01900 = vice undercover<br>
 
sfx01901 - sfx01953 = white guy 1<br>
 
sfx01954 - sfx01997 = white guy 2<br>
 
sfx01998 - sfx02003 = guys hitting on girls<br>
 
sfx02004 - sfx02032 = white guy 3<br>
 
!---------MISSING------!<br>
 
sfx02113 - sfx02370 = Cuban gang<br>
 
sfx02371 - sfx02616 = Biker gang<br>
 
sfx02617 - sfx02913 = Haitian gang<br>
 
sfx02914 - sfx02941 = female screams 1<br>
 
sfx02942 - sfx02985 = female grunt<br>
 
sfx02986 - sfx03012 = female screams 2<br>
 
sfx03013 - sfx03047 = male screams 1<br>
 
sfx03048 - sfx03126 = male grunts<br>
 
sfx03127 - sfx03161 = male screams 2<br>
 
sfx03162 - sfx03194 = cuban paramedic<br>
 
sfx03195 - sfx03227 = paramedic<br>
 
sfx03228 - sfx03245 = FBI #1<br>
 
sfx03246 - sfx03260 = FBI #2<br>
 
sfx03231 - sfx03263 = blank<br>
 
sfx03264 - sfx03279 = FBI #3<br>
 
sfx03280 - sfx03281 = blank<br>
 
sfx03282 - sfx03295 = SWAT #1<br>
 
sfx03296 - sfx03309 = SWAT #2<br>
 
sfx03310 - sfx03323 = SWAT #3<br>
 
sfx03324 - sfx03477 = WFYG1 (girl with love fist tattoo on buttcheek)<br>
 
sfx03478 - sfx03541 = taxi drivers<br>
 
sfx03542 - sfx03602 = Rich White Lady<br>
 
sfx03603 - sfx03661 = White Rollerskating Chick<br>
 
sfx03662 - sfx03705 = White Body Builder<br>
 
sfx03706 - sfx03805 = Crude Farting White Guy Wants Tommy To Rub Him?<br>
 
sfx03806 - sfx03892 = White Yuppie Lawyer that Threatens to Sue You<br>
 
sfx03893 - sfx03977 = Black Street Gang Member?<br>
 
sfx03978 - sfx04051 = Smooth Talking Black Pimp<br>
 
sfx04052 - sfx04125 = White Prositute<br>
 
sfx04126 - sfx04214 = College Guy Say's "Watch the loafer's Square"<br>
 
sfx04215 - sfx04312 = Confused Black Wine O Likes Singing Alot<br>
 
sfx04313 - sfx04402 = Cuban Lady<br>
 
sfx04403 - sfx04479 = Cuban Guy<br>
 
sfx04480 - sfx04534 = Cuban Guy Speaking Spanish Gibberish<br>
 
sfx04535 - sfx04622 = Cuban Guy speaks mixed English/Spanish<br>
 
sfx04623 - sfx04671 = Cuban Homeless Lady<br>
 
sfx04672 - sfx04714 = Cuban Guy<br>
 
sfx04715 - sfx04790 = Mexican Girl<br>
 
sfx04791 - sfx04834 = White Cigar Girl<br>
 
sfx04835 - sfx04920 = Mexican Guy<br>
 
sfx04921 - sfx05002 = Old Jewish Golfer<br>
 
sfx05003 - sfx05075 = White Asshole, Threatens to Kill you for Money?<br>
 
sfx05076 - sfx05110 = Either a Tired Body Builder or a Fatass?<br>
 
sfx05111 - sfx05191 = Florida Hick Quote "Pretty Boy!","Shes My Sister"<br>
 
sfx05192 - sfx05252 = Black Lady sings and burps and hiccups drunkenly<br>
 
sfx05253 - sfx05323 = White Valleygirl Quote "Loser!" "I'm so sueing you"<br>
 
sfx05324 - sfx05393 = Black Prositute Quote "You Insane Crazy Man"<br>
 
sfx05394 - sfx05453 = Black Guy Quote "Damn Honey You Look A Hot Dish!"<br>
 
sfx05454 - sfx05518 = White Guy Quote "Look what you did to my beautiful car!"<br>
 
sfx05519 - sfx05579 = White Gay Guy Quote "Frankie Says Just Skate"<br>
 
sfx05580 - sfx05677 = White Construction Worker "Crush Kill Demolish!"<br>
 
sfx05678 - sfx05759 = Mexican Lady "Easy On the Giggle Cream!"<br>
 
sfx05760 - sfx05838 = Mexican Guy "Watch where you step el stupido!"<br>
 
sfx05839 - sfx05911 = Mexican Guy "Your life means nothing to me!"<br>
 
sfx05912 - sfx05987 = Mexican Prostitute "Where you going Mr Lonely"<br>
 
sfx05988 - sfx06039 = Mexican Restruant Waitress? "I Scratch your eye out!"<br>
 
sfx06040 - sfx06116 = Fatass White Lady "Hey do you want me to eat you"<br>
 
sfx06117 - sfx06194 = Black Preppie Lady "OMG Urban Problems"<br>
 
sfx06195 - sfx06292 = Uppity Wigger Valleygirl "What's your major malfunction BITCH!"<br>
 
sfx06293 - sfx06351 = Old Black Korean/Vietnam Viet "Are you Charlie?"<br>
 
sfx06352 - sfx06438 = Black Dancer "You Ain't Got No Moves!","You Got Nerve Mister!"<br>
 
sfx06439 - sfx06520 = Black Pimp "Let's go time is pimping money","The Hell Are You Doing!"<br>
 
sfx06521 - sfx06616 = Black Guy "Yo you better watch yourself!","Man no you didn't!"<br>
 
sfx06617 - sfx06708 = White Golfer "You'll hear from my lawyer and my lawyer's lawyer!","I own Clevland!"<br>
 
sfx06709 - sfx06775 = White Guy "You Think I'm Crazy?","How do you figure standing there is a good idea?"<br>
 
sfx06776 - sfx06853 = Black Dock Worker "Yo you in my way dog","careful dock's is a dangerous place","Yo Yo Yo Son!"<br>
 
sfx06854 - sfx06822 = Mexican Lady "Didn't yer Mom Breast Feed you?","My Dad Paid Alot of Money for This Car"<br>
 
sfx06823 - sfx06991 = Mexican Lady "Hey Look Yer Blocking The Road","Stay Away from me Playa"<br>
 
sfx06992 - sfx07069 = Black Lady "You Bumbling Fool","May A Thousand Flamingo's sh*t on your Porch"<br>
 
sfx07070 - sfx07131 = Southern Black Lady? "Did you even think about that one sugar?","Stop in the name of the law!"<br>
 
sfx07132 - sfx07205 = Black Lady "I'm not talking to you buzzy","why you miserable son of a"<br>
 
sfx07206 - sfx07270 = Mexican Lady "You Better Be Sorry","You Almost Hit Me"<br>
 
sfx07271 - sfx07341 = Friendless White Lady "I wish I had those clothes","Just Kill me","I'm only a little girl!"<br>
 
sfx07342 - sfx07425 = Fat/Smelly White Lady "Give me some money","The Smell Says Go Away"<br>
 
sfx07426 - sfx07493 = Fat White Lady "that could have ruined my whole afternoon of shopping","I had to buy that outfit"<br>
 
sfx07494 - sfx07558 = Old White Man "Where'd you learn to be so stupid","Someone should hit you with a brick"<br>
 
sfx07559 - sfx07632 = Black Man "Well I never!","Damn Fool Crashed my Car!"<br>
 
sfx07633 - sfx07703 = ped with white golf glove on right hand, pink tshirt & blue jeans<br>
 
sfx07704 - sfx07770 = White Girl "You Jerk I'm Like So Stuck","My Boyfriend Ted is totally gonna mess you up"<br>
 
sfx07771 - sfx07846 = White Lady "Hello? Hello?","I'm Late to my husbands funeral","Do you except donations?"<br>
 
sfx07847 - sfx07921 = White Old Lady Golfer "This is the senors lane little one","Harry will be so upset"<br>
 
sfx07922 - sfx07974 = Mexican Gang Member #1? "You Have Any Money","This Girl's a real tiger man!"<br>
 
sfx07975 - sfx08062 = White Hick "Damn Fool!","The Lights on But No one's Home","Just Walk Away"<br>
 
sfx08063 - sfx08165 = Surfer White Guy<br>
 
sfx08166 - sfx08231 = Older Black Jamacian Lady<br>
 
sfx08232 - sfx08273 = White Southern Lady<br>
 
sfx08274 - sfx08385 = Old White Lady<br>
 
sfx08386 - sfx08468 = White Lady<br>
 
sfx08469 - sfx08513 = White Cop 1<br>
 
sfx08514 - sfx08558 = White Cop 2<br>
 
sfx08559 - sfx08693 = White Cop 3<br>
 
sfx08694 - sfx09814 = Tommy's voices<br>
 
sfx09815 - sfx09940 = Tommy's grunts<br>
 
  
==External Link==
+
=== RAW ===
[http://www.gtaforums.com/index.php?showtopic=157061 SFX Files Archive] - Descriptions of files from the sfx.sdt
+
The RAW file contains raw [[wikipedia:WAV|WAV]] files. Headers must be added for use in standard audio players when extracted. The following is the [http://csserver.evansville.edu/~blandfor/EE356/WavFormatDocs.pdf standard header] in terms of the SDT format.
 +
{|class="wikitable"
 +
!Offset ||Type ||Identifier ||Description
 +
|-
 +
|0x00 ||char[4] ||ChunkID ||"RIFF"
 +
|-
 +
|0x04 ||dword ||ChunkSize ||size from SDT format + 36
 +
|-
 +
|0x08 ||char[4] ||Format ||"WAVE"
 +
|-
 +
|0x0C ||char[4] ||Subchunk1ID ||"fmt "
 +
|-
 +
|0x10 ||dword ||SubchunkSize ||16
 +
|-
 +
|0x14 ||word ||AudioFormat ||1 (PCM)
 +
|-
 +
|0x16 ||word ||NumChannels ||1 (mono)
 +
|-
 +
|0x18 ||dword ||SampleRate ||sample rate from SDT format
 +
|-
 +
|0x1C ||dword ||ByteRate ||sample rate from SDT format * 2
 +
|-
 +
|0x20 ||word ||BlockAlign ||2
 +
|-
 +
|0x22 ||word ||BitsPerSample ||16
 +
|-
 +
|0x24 ||char[4] ||Subchunk2ID ||"data"
 +
|-
 +
|0x28 ||dword ||Sunchunk2Size ||size from SDT format
 +
|-
 +
|0x2C ||- ||Data ||raw SFX data
 +
|}
 +
== SFX files content==
  
[[Category:Audio Formats]][[Category:GTA 3]][[Category:GTA VC]]
+
=== GTA III ===
 +
 
 +
{| class="wikitable collapsible collapsed"
 +
!SFX ||Description
 +
|-
 +
|[[List of vehicles (III)|0000 - 0007]] ||car horns
 +
|-
 +
|[[List of vehicles (III)|0008 - 0013]] ||car doors
 +
|-
 +
|0014 || *unknown
 +
|-
 +
|0015 ||car reverse gear accelerate
 +
|-
 +
|0016 ||car reverse gear rolling
 +
|-
 +
|0017 ||start car engine
 +
|-
 +
|0018 ||car on wet road noise
 +
|-
 +
|[[Collision File#SFX and particles|0019]] ||car skid default
 +
|-
 +
|[[Collision File#SFX and particles|0020]] ||car skid dirt
 +
|-
 +
|0021 ||emergency vehicle siren
 +
|-
 +
|0022 ||emergency vehicle horn siren
 +
|-
 +
|0023 ||ambulance siren
 +
|-
 +
|[[List of vehicles (III)|0024]] ||backup-beeper (reverse warning)
 +
|-
 +
|0025 ||Ice cream truck jingle
 +
|-
 +
|0026 || Car alarm
 +
|-
 +
|[[List of vehicles (III)|0027]] ||open/close Coach door and airbrakes
 +
|-
 +
|0028 || blank
 +
|-
 +
|0029 ||tire collision
 +
|-
 +
|0030 - 0031 || Train
 +
|-
 +
|[[Collision File#SFX and particles|0032 - 0036]] ||footsteps default
 +
|-
 +
|[[Collision File#SFX and particles|0037 - 0041]] ||footsteps grass
 +
|-
 +
|[[Collision File#SFX and particles|0042 - 0046]] ||footsteps dirt
 +
|-
 +
|[[Collision File#SFX and particles|0047 - 0051]] ||footsteps wood
 +
|-
 +
|[[Collision File#SFX and particles|0052 - 0056]] ||footsteps metal
 +
|-
 +
|[[Collision File#SFX and particles|0057 - 0060]] ||footsteps water
 +
|-
 +
|[[Collision File#SFX and particles|0061 - 0064]] ||footsteps sand
 +
|-
 +
|[[020C#GTA III|0065]] ||projectile explosion
 +
|-
 +
|[[020C#GTA III|0066]] ||Molotov Cocktail explosion
 +
|-
 +
|0067 - 0068 ||fire Pistol
 +
|-
 +
|0069 - 0070 ||fire M16
 +
|-
 +
|0071 - 0072 ||fire AK47
 +
|-
 +
|0073 - 0074 ||fire Uzi
 +
|-
 +
|0075 - 0076 ||halt fire Uzi/AK47/M16
 +
|-
 +
|0077 - 0078 ||fire Sniper
 +
|-
 +
|[[020C#GTA III|0079]] - 0083 ||fire Rocket Launcher, mine explosion
 +
|-
 +
|0084 - 0085 ||fire Flamethrower
 +
|-
 +
|0086 - 0087 ||fire Shotgun
 +
|-
 +
|0088 ||reload Pistol
 +
|-
 +
|0089 ||reload Shotgun/AK47
 +
|-
 +
|0090 ||reload Uzi/M16
 +
|-
 +
|0091 ||reload Rocket
 +
|-
 +
|0092 ||reload Sniper
 +
|-
 +
|0093 - 0097 || box collisions 1
 +
|-
 +
|0098 - 0100 || *unknown
 +
|-
 +
|0101 || dumpster collision
 +
|-
 +
|0102 - 0107 || car door left ajar, car collisions 1
 +
|-
 +
|0108 - 0111 || metal collisions
 +
|-
 +
|0112 - 0115 || fence collisions
 +
|-
 +
|0116 - 0121 ||
 +
|-
 +
|0122 - 0125 || Box collisions 1
 +
|-
 +
|0126 - 0129 || Box collisions 2
 +
|-
 +
|0130 || *unknown
 +
|-
 +
|0131 - 0135 || Grass collisions
 +
|-
 +
|0136 || *unknown
 +
|-
 +
|0137 - 0139 || Box collisions 3
 +
|-
 +
|0140 - 0144 || Car collisions 2
 +
|-
 +
|0145 - 0146 || Blow up boxes
 +
|-
 +
|0147 || Gate collision 1
 +
|-
 +
|0148 || Car scraping (walls, etc.)
 +
|-
 +
|0149 || Gate collision 2
 +
|-
 +
|0150 - 0155 || Glass breaking
 +
|-
 +
|0156 - 0157 || Fire
 +
|-
 +
|[[Collision File#SFX and particles|0158]] ||car skid grass
 +
|-
 +
|0159 - 0166 || Icon noise
 +
|-
 +
|[[Collision File#SFX and particles|0167]] ||gun shell drop hard
 +
|-
 +
|[[Collision File#SFX and particles|0168]] ||gun shell drop soft
 +
|-
 +
|0169 || Bullet penetrating ped
 +
|-
 +
|0170 - 0175 || Bullet hitting car
 +
|-
 +
|0176 - 0178 || Bullet hitting ground
 +
|-
 +
|0179 - 0180 ||Bat fight
 +
|-
 +
|0181 - 0184 ||Fist fight
 +
|-
 +
|0185 || Open garage
 +
|-
 +
|0186 ||car bomb tick
 +
|-
 +
|0187 || Bomb detonate
 +
|-
 +
|0188 || static
 +
|-
 +
|0189 - 0279 || police radio
 +
|-
 +
|0280 - 0282 || helicopter
 +
|-
 +
|0283 || phone ring
 +
|-
 +
|0284 - 0291 || car engine (steady rpm's)
 +
|-
 +
|0292 - 0293 || blank
 +
|-
 +
|0294 - 0301 || car idling
 +
|-
 +
|0302 - 0303 || blank
 +
|-
 +
|0304 - 0308 || airplane
 +
|-
 +
|0309 || car tire spin
 +
|-
 +
|0310 - 0312 || boat
 +
|-
 +
|0313 || boat traveling through water
 +
|-
 +
|0314 - 0315 || boat splashes
 +
|-
 +
|0316 || boat engine at idle
 +
|-
 +
|0317 - 0318 || Dodo
 +
|-
 +
|0319 - 0322 || rain on car
 +
|-
 +
|0323 || fall in water
 +
|-
 +
|0324 - 0325 || crushing body
 +
|-
 +
|0326 || CD player
 +
|-
 +
|0327 - 0328 || blow up boxes
 +
|-
 +
|0329 || rocket ammo depleted
 +
|-
 +
|0330 || rifle ammo depleted
 +
|-
 +
|0331 || Rhino cannon rotate
 +
|-
 +
|0332 || *unknown
 +
|-
 +
|0333 - 0334 || jumping
 +
|-
 +
|0335 || Remote bomb detonation
 +
|-
 +
|0336 || timer
 +
|-
 +
|0337 || checkpoint collected
 +
|-
 +
|0338 - 0339 || menu clickings?
 +
|-
 +
|0340 - 0341 || hydraulics
 +
|-
 +
|0342 || sex in car
 +
|-
 +
|0343 || radio tuning
 +
|-
 +
|0344 || message box
 +
|-
 +
|0345 - 0347 || engine sound 1 (Perennial)
 +
|-
 +
|0348 - 0350 || engine sound 2 (Taxi)
 +
|-
 +
|0351 - 0353 || engine sound 3 (Cheetah)
 +
|-
 +
|0354 - 0356 || engine sound 4 (Yankee)
 +
|-
 +
|0357 - 0359 || engine sound 5 (Kuruma)
 +
|-
 +
|0360 - 0362 || engine sound 6 (Flatbed)
 +
|-
 +
|0363 - 0365 || engine sound 7 (BF Injection)
 +
|-
 +
|0366 - 0368 || engine sound 8 (Banshee)
 +
|-
 +
|0369 - 0371 || blank
 +
|-
 +
|0372 - 0382 || menu sound
 +
|-
 +
|0383 - 0385 || SFX audio adjuster
 +
|-
 +
|0386 - 0388 || *unknown
 +
|-
 +
|[[018C#GTA III|0389]] ||silence
 +
|-
 +
|[[018D#GTA III|0390]] ||Hepburn Height northeast tower sound loop
 +
|-
 +
|[[018D#GTA III|0391]] ||Hepburn Height south tower sound loop
 +
|-
 +
|[[018D#GTA III|0392 - 0399]] ||unused sound loops
 +
|-
 +
|0400 - 0402 ||unused sound loops
 +
|-
 +
|[[018D#GTA III|0403]] ||Meeouch Sex Kitten Club sound loop
 +
|-
 +
|[[018D#GTA III|0404]] ||Sex Club Seven sound loop
 +
|-
 +
|[[018D#GTA III|0405]] ||unused work shop sound loop
 +
|-
 +
|[[018D#GTA III|0406]] ||Salvatore's place sound loop
 +
|-
 +
|[[018D#GTA III|0407 - 0408]] ||Sawmill sound loop
 +
|-
 +
|[[018D#GTA III|0409]] ||unused sound loop (blank)
 +
|-
 +
|[[018D#GTA III|0410 - 0411]] ||Mr. Wong's Laundrette sound loop
 +
|-
 +
|[[018D#GTA III|0412]] ||Roast Peking Duck sound loop
 +
|-
 +
|[[018D#GTA III|0413]] ||Cipriani's Ristorante sound loop
 +
|-
 +
|[[018D#GTA III|0414]] ||unused sound loop (blank)
 +
|-
 +
|[[018D#GTA III|0415]] ||Marco's Bistro sound loop (blank)
 +
|-
 +
|[[018D#GTA III|0416 - 0419]] ||Francis International Terminal B sound loop
 +
|-
 +
|[[018D#GTA III|0420 - 0422]] ||Chinatown shop sound loop (blank)
 +
|-
 +
|[[018D#GTA III|0423 - 0425]] ||unused cinema sound loop
 +
|-
 +
|[[018D#GTA III|0426]] ||Portland Docks sound loop (blank)
 +
|-
 +
|[[018D#GTA III|0427 - 0431]] ||Hepburn Heights north tower sound loop
 +
|-
 +
|[[018D#GTA III|0432 - 0434]] ||South of Sex Club Seven sound loop, Hepburn Heights BF Injection moan sound loop
 +
|-
 +
|[[018D#GTA III|0435 - 0437]] ||East of Portland Pay 'N' Spray sound loop
 +
|-
 +
|[[018D#GTA III|0438 - 0440]] ||Executive Relief sound loop
 +
|-
 +
|[[018D#GTA III|0441]] ||Old school hall sound loop
 +
|-
 +
|[[018D#GTA III|0442]] ||Alarm sound loop
 +
|-
 +
|[[018D#GTA III|0443]] ||Warehouse rave sound loop
 +
|-
 +
|[[018D#GTA III|0444 - 0445]] ||unused sound loops
 +
|-
 +
|0446 ||unused sound loop
 +
|-
 +
|0447 - 0455 || blank
 +
|-
 +
|[[020C#GTA III|0456]] ||vehicle explosion
 +
|-
 +
|0457 || Staunton Lift Bridge Alarm
 +
|-
 +
|0458 || Pager
 +
|-
 +
|0459 - 0523 ||cop talk sfx
 +
|-
 +
|0524 - 0547 ||swat talk sfx
 +
|-
 +
|0548 - 0565 ||fbi talk sfx
 +
|-
 +
|0566 - 0595 ||Police helicopter Bullhorn
 +
|-
 +
|0596 - 0601 ||54 black docker male, car collision/stuck in traffic
 +
|-
 +
|0602 - 0606 ||54 black docker male, casual conversation
 +
|-
 +
|0607 - 0611 ||54 black docker male, being nearly run over
 +
|-
 +
|0612 - 0614 ||54 black docker male, sexy girls
 +
|-
 +
|0615 - 0619 ||54 black docker male, fist fight
 +
|-
 +
|0620 - 0622 ||54 black docker male, threatened with gun
 +
|-
 +
|0623 - 0652 ||army talk sfx
 +
|-
 +
|0653 - 0679 ||player talk sfx (gasps and grunts)
 +
|-
 +
|0680 - 0686 ||43 black project female old, car collision/stuck in traffic
 +
|-
 +
|0687 - 0696 ||43 black project female old, casual conversation
 +
|-
 +
|0697 - 0706 ||43 black project female old, being nearly run over
 +
|-
 +
|0707 - 0712 ||43 black project female old, getting jacked
 +
|-
 +
|0713 - 0714 ||43 black project female old, robbed of money
 +
|-
 +
|0715 - 0720 ||43 black project female old, react to attack
 +
|-
 +
|0721 - 0722 ||43 black project female old, investigate event
 +
|-
 +
|[[041C|0723 - 0727]] ||Chunky Lee Chong talk sfx
 +
|-
 +
|0728 - 0732 ||09 pimp, car collision/stuck in traffic
 +
|-
 +
|0733 - 0749 ||09 pimp, casual conversation
 +
|-
 +
|0750 - 0755 ||09 pimp, being nearly run over
 +
|-
 +
|0756 - 0764 ||09 pimp, fist fight
 +
|-
 +
|0765 - 0771 ||09 pimp, threatened with gun
 +
|-
 +
|0772 - 0775 ||09 pimp, getting jacked
 +
|-
 +
|0776 - 0777 ||09 pimp, investigate event
 +
|-
 +
|0778 - 0860 ||normal male talk sfx
 +
|-
 +
|0861 - 0867 || Spanked Up Mad Men
 +
|-
 +
|0868 - 0884 ||8-Ball talk sfx
 +
|-
 +
|0885 - 0899 ||Salvatore talk sfx
 +
|-
 +
|0900 - 0919 ||Misty talk sfx
 +
|-
 +
|0920 - 0993 ||medic talk sfx
 +
|-
 +
|0994 - 0997 || Pain Noises
 +
|-
 +
|0998 - 1002 ||75 black construction worker, car collision/stuck in traffic
 +
|-
 +
|1003 - 1006 ||75 black construction worker, casual conversation
 +
|-
 +
|1007 - 1011 ||75 black construction worker, being nearly run over
 +
|-
 +
|1012 - 1015 ||75 black construction worker, sexy girls
 +
|-
 +
|1016 - 1020 ||75 black construction worker, fist fight
 +
|-
 +
|1021 - 1023 ||75 black construction worker, threatened with gun
 +
|-
 +
|1024 - 1025 ||75 black construction worker, getting jacked
 +
|-
 +
|1026 - 1030 ||71 fan female, car collision/stuck in traffic v1
 +
|-
 +
|1031 - 1036 ||71 fan female, casual conversation v1
 +
|-
 +
|1037 - 1040 ||71 fan female, being nearly run over v1
 +
|-
 +
|1041        ||71 fan female, robbed of money v1
 +
|-
 +
|1042 - 1043 ||71 fan female, investigate event v1
 +
|-
 +
|1044 - 1048 ||71 fan female, car collision/stuck in traffic v2
 +
|-
 +
|1049 - 1054 ||71 fan female, casual conversation v2
 +
|-
 +
|1055 - 1058 ||71 fan female, being nearly run over v2
 +
|-
 +
|1059        ||71 fan female, robbed of money v2
 +
|-
 +
|1060 - 1061 ||71 fan female, investigate event v2
 +
|-
 +
|1062 - 1066 ||69 fan male, car collision/stuck in traffic
 +
|-
 +
|1067 - 1072 ||69 fan male, casual conversation
 +
|-
 +
|1073 - 1076 ||69 fan male, being nearly run over
 +
|-
 +
|1077 - 1079 ||69 fan male, fist fight
 +
|-
 +
|1080 - 1081 ||69 fan male, investigate event
 +
|-
 +
|1082 - 1086 ||70 fan male, car collision/stuck in traffic
 +
|-
 +
|1087 - 1092 ||70 fan male, casual conversation
 +
|-
 +
|1093 - 1096 ||70 fan male, being nearly run over
 +
|-
 +
|1097 - 1099 ||70 fan male, fist fight
 +
|-
 +
|1100 - 1101 ||70 fan male, investigate event
 +
|-
 +
|1102 - 1108 ||66 supermodel female, car collision/stuck in traffic
 +
|-
 +
|1109 - 1116 ||66 supermodel female, casual conversation
 +
|-
 +
|1117 - 1120 ||66 supermodel female, being nearly run over
 +
|-
 +
|1121 - 1124 ||66 supermodel female, threatened with gun
 +
|-
 +
|1125 - 1127 ||66 supermodel female, robbed of money
 +
|-
 +
|1128 - 1132 ||66 supermodel female, investigate event
 +
|-
 +
|1133 - 1138 ||65 supermodel male, car collision/stuck in traffic
 +
|-
 +
|1139 - 1144 ||65 supermodel male, casual conversation
 +
|-
 +
|1145 - 1150 ||65 supermodel male, being nearly run over
 +
|-
 +
|1151 - 1153 ||65 supermodel male, sexy girls
 +
|-
 +
|1154 - 1158 ||65 supermodel male, fist fight
 +
|-
 +
|1159 - 1160 ||65 supermodel male, getting jacked
 +
|-
 +
|1161 - 1162 ||65 supermodel male, robbed of money
 +
|-
 +
|1163 - 1168 ||46 Chinatown male young, car collision/stuck in traffic
 +
|-
 +
|1169 - 1174 ||46 Chinatown male young, casual conversation
 +
|-
 +
|1175 - 1179 ||46 Chinatown male young, being nearly run over
 +
|-
 +
|1180 - 1182 ||46 Chinatown male young, sexy girls
 +
|-
 +
|1183 - 1188 ||46 Chinatown male young, fist fight
 +
|-
 +
|1189 - 1190 ||46 Chinatown male young, threatened with gun
 +
|-
 +
|1191 - 1192 ||46 Chinatown male young, getting jacked
 +
|-
 +
|1193 - 1198 ||55 scum male, car collision/stuck in traffic
 +
|-
 +
|1199 - 1207 ||55 scum male, casual conversation
 +
|-
 +
|1208 - 1212 ||55 scum male, being nearly run over
 +
|-
 +
|1213 - 1217 ||55 scum male, sexy girls
 +
|-
 +
|1218 - 1227 ||55 scum male, fist fight
 +
|-
 +
|1228 - 1232 ||55 scum male, threatened with gun
 +
|-
 +
|1233 - 1235 ||55 scum male, lost
 +
|-
 +
|1236        ||55 scum male, robbed of money
 +
|-
 +
|1237 - 1241 ||56 scum female, car collision/stuck in traffic
 +
|-
 +
|1242 - 1254 ||56 scum female, casual conversation
 +
|-
 +
|1255 - 1262 ||56 scum female, being nearly run over
 +
|-
 +
|1263 - 1266 ||56 scum female, fist fight
 +
|-
 +
|1267 - 1270 ||56 scum female, threatened with gun
 +
|-
 +
|1271 - 1272 ||56 scum female, robbed of money
 +
|-
 +
|1273 - 1278 ||44 black project female young, car collision/stuck in traffic
 +
|-
 +
|1279 - 1285 ||44 black project female young, casual conversation
 +
|-
 +
|1286 - 1290 ||44 black project female young, being nearly run over
 +
|-
 +
|1291 - 1294 ||44 black project female young, threatened with gun
 +
|-
 +
|1295        ||44 black project female young, getting jacked
 +
|-
 +
|1296 - 1297 ||44 black project female young, robbed of money
 +
|-
 +
|1298 - 1302 ||44 black project female young, investigate event
 +
|-
 +
|1303 - 1308 ||59 business male young, car collision/stuck in traffic
 +
|-
 +
|1309 - 1314 ||59 business male young, casual conversation
 +
|-
 +
|1315 - 1318 ||59 business male young, being nearly run over
 +
|-
 +
|1319 - 1322 ||59 business male young, fist fight
 +
|-
 +
|1323 - 1325 ||59 business male young, threatened with gun
 +
|-
 +
|1326 - 1327 ||59 business male young, getting jacked
 +
|-
 +
|1328 - 1329 ||59 business male young, robbed of money
 +
|-
 +
|1330 - 1334 ||59 business male young, react to attack
 +
|-
 +
|1335 - 1340 ||60 business male young, car collision/stuck in traffic
 +
|-
 +
|1341 - 1346 ||60 business male young, casual conversation
 +
|-
 +
|1347 - 1350 ||60 business male young, being nearly run over
 +
|-
 +
|1351 - 1354 ||60 business male young, fist fight
 +
|-
 +
|1355 - 1357 ||60 business male young, threatened with gun
 +
|-
 +
|1358 - 1359 ||60 business male young, getting jacked
 +
|-
 +
|1360 - 1361 ||60 business male young, robbed of money
 +
|-
 +
|1362 - 1366 ||60 business male young, react to attack
 +
|-
 +
|1367 - 1372 ||37 black fat female, car collision/stuck in traffic
 +
|-
 +
|1373 - 1379 ||37 black fat female, casual conversation
 +
|-
 +
|1380 - 1384 ||37 black fat female, being nearly run over
 +
|-
 +
|1385 - 1388 ||37 black fat female, threatened with gun
 +
|-
 +
|1389 - 1390 ||37 black fat female, getting jacked
 +
|-
 +
|1391 - 1392 ||37 black fat female, robbed of money
 +
|-
 +
|1393 - 1397 ||37 black fat female, investigate event
 +
|-
 +
|1398 - 1401 ||53 white docker male, car collision/stuck in traffic
 +
|-
 +
|1402 - 1406 ||53 white docker male, casual conversation
 +
|-
 +
|1407 - 1410 ||53 white docker male, being nearly run over
 +
|-
 +
|1411 - 1413 ||53 white docker male, sexy girls
 +
|-
 +
|1414 - 1416 ||53 white docker male, fist fight
 +
|-
 +
|1417 - 1418 ||53 white docker male, threatened with gun
 +
|-
 +
|1419 - 1423 ||72 hospital male, car collision/stuck in traffic
 +
|-
 +
|1424 - 1428 ||72 hospital male, casual conversation
 +
|-
 +
|1429 - 1432 ||72 hospital male, being nearly run over
 +
|-
 +
|1433 - 1436 ||72 hospital male, fist fight
 +
|-
 +
|1437 - 1440 ||72 hospital male, threatened with gun
 +
|-
 +
|1441 - 1446 ||73 hospital female, car collision/stuck in traffic
 +
|-
 +
|1447 - 1452 ||73 hospital female, casual conversation
 +
|-
 +
|1453 - 1457 ||73 hospital female, being nearly run over
 +
|-
 +
|1458 - 1464 ||34 black casual female, car collision/stuck in traffic
 +
|-
 +
|1465 - 1472 ||34 black casual female, casual conversation
 +
|-
 +
|1473 - 1478 ||34 black casual female, being nearly run over
 +
|-
 +
|1479 - 1480 ||34 black casual female, threatened with gun
 +
|-
 +
|1481 - 1482 ||34 black casual female, getting jacked
 +
|-
 +
|1483 - 1485 ||34 black casual female, robbed of money
 +
|-
 +
|1486 - 1487 ||34 black casual female, react to attack
 +
|-
 +
|1488 - 1491 ||34 black casual female, investigate event
 +
|-
 +
|1492 - 1497 ||36 female no. 3, car collision/stuck in traffic
 +
|-
 +
|1498 - 1502 ||36 female no. 3, casual conversation
 +
|-
 +
|1503 - 1508 ||36 female no. 3, being nearly run over
 +
|-
 +
|1509 - 1513 ||36 female no. 3, threatened with gun
 +
|-
 +
|1514 - 1516 ||36 female no. 3, getting jacked
 +
|-
 +
|1517 - 1519 ||36 female no. 3, robbed of money
 +
|-
 +
|1520 - 1523 ||36 female no. 3, react to attack
 +
|-
 +
|1524 - 1527 ||36 female no. 3, investigate event
 +
|-
 +
|1528 - 1534 ||30 casual male, car collision/stuck in traffic
 +
|-
 +
|1535 - 1541 ||30 casual male, casual conversation
 +
|-
 +
|1542 - 1545 ||30 casual male, being nearly run over
 +
|-
 +
|1546 - 1550 ||30 casual male, sexy girls
 +
|-
 +
|1551 - 1554 ||30 casual male, fist fight
 +
|-
 +
|1555 - 1557 ||30 casual male, getting jacked
 +
|-
 +
|1558 - 1561 ||30 casual male, robbed of money
 +
|-
 +
|1562 - 1565 ||79 student male, car collision/stuck in traffic
 +
|-
 +
|1566 - 1570 ||79 student male, casual conversation
 +
|-
 +
|1571 - 1574 ||79 student male, being nearly run over
 +
|-
 +
|1575 - 1578 ||79 student male, fist fight
 +
|-
 +
|1579 - 1580 ||79 student male, threatened with gun
 +
|-
 +
|1581 - 1582 ||79 student male, robbed of money
 +
|-
 +
|1583 - 1585 ||79 student male, investigate event
 +
|-
 +
|1586 - 1589 ||80 student female, car collision/stuck in traffic
 +
|-
 +
|1590 - 1593 ||80 student female, casual conversation
 +
|-
 +
|1594 - 1597 ||80 student female, being nearly run over
 +
|-
 +
|1598 - 1601 ||80 student female, fist fight
 +
|-
 +
|1602 - 1605 ||80 student female, threatened with gun
 +
|-
 +
|1606 - 1607 ||80 student female, robbed of money
 +
|-
 +
|1608 - 1609 ||80 student female, investigate event
 +
|-
 +
|1610 - 1616 ||22/23 Hood, car collision/stuck in traffic v1
 +
|-
 +
|1617 - 1622 ||22/23 Hood, casual conversation v1
 +
|-
 +
|1623 - 1627 ||22/23 Hood, being nearly run over v1
 +
|-
 +
|1628 - 1629 ||22/23 Hood, sexy girls v1
 +
|-
 +
|1630 - 1635 ||22/23 Hood, fist fight v1
 +
|-
 +
|1636 - 1640 ||22/23 Hood, threatened with gun v1
 +
|-
 +
|1641 - 1642 ||22/23 Hood, getting jacked v1
 +
|-
 +
|1643 - 1644 ||22/23 Hood, jacking someone v1
 +
|-
 +
|1645 - 1651 ||22/23 Hood, car collision/stuck in traffic v2
 +
|-
 +
|1652 - 1657 ||22/23 Hood, casual conversation v2
 +
|-
 +
|1658 - 1662 ||22/23 Hood, being nearly run over v2
 +
|-
 +
|1663 - 1664 ||22/23 Hood, sexy girls v2
 +
|-
 +
|1665 - 1670 ||22/23 Hood, fist fight v2
 +
|-
 +
|1671 - 1675 ||22/23 Hood, threatened with gun v2
 +
|-
 +
|1676 - 1677 ||22/23 Hood, getting jacked v2
 +
|-
 +
|1678 - 1679 ||22/23 Hood, jacking someone v2
 +
|-
 +
|1680 - 1685 ||18/19 Yardie, car collision/stuck in traffic v1
 +
|-
 +
|1686 - 1693 ||18/19 Yardie, casual conversation v1
 +
|-
 +
|1694 - 1698 ||18/19 Yardie, being nearly run over v1
 +
|-
 +
|1699 - 1700 ||18/19 Yardie, sexy girls v1
 +
|-
 +
|1701 - 1706 ||18/19 Yardie, fist fight v1
 +
|-
 +
|1707        ||18/19 Yardie, threatened with gun v1
 +
|-
 +
|1708        ||18/19 Yardie, getting jacked v1
 +
|-
 +
|1709 - 1710 ||18/19 Yardie, jacking someone v1
 +
|-
 +
|1711 - 1716 ||18/19 Yardie, car collision/stuck in traffic v2
 +
|-
 +
|1717 - 1724 ||18/19 Yardie, casual conversation v2
 +
|-
 +
|1725 - 1729 ||18/19 Yardie, being nearly run over v2
 +
|-
 +
|1730 - 1731 ||18/19 Yardie, sexy girls v2
 +
|-
 +
|1732 - 1737 ||18/19 Yardie, fist fight v2
 +
|-
 +
|1738        ||18/19 Yardie, threatened with gun v2
 +
|-
 +
|1739        ||18/19 Yardie, getting jacked v2
 +
|-
 +
|1740 - 1741 ||18/19 Yardie, jacking someone v2
 +
|-
 +
|1742 - 1748 ||64 black business female, car collision/stuck in traffic
 +
|-
 +
|1749 - 1755 ||64 black business female, casual conversation
 +
|-
 +
|1756 - 1761 ||64 black business female, being nearly run over
 +
|-
 +
|1762 - 1766 ||64 black business female, threatened with gun
 +
|-
 +
|1767 - 1770 ||64 black business female, getting jacked
 +
|-
 +
|1771 - 1773 ||64 black business female, robbed of money
 +
|-
 +
|1774 - 1779 ||64 black business female, react to attack
 +
|-
 +
|1780 - 1783 ||64 black business female, investigate event
 +
|-
 +
|1784 - 1789 ||57 white worker male, car collision/stuck in traffic
 +
|-
 +
|1790 - 1795 ||57 white worker male, casual conversation
 +
|-
 +
|1796 - 1799 ||57 white worker male, being nearly run over
 +
|-
 +
|1800 - 1801 ||57 white worker male, sexy girls
 +
|-
 +
|1802 - 1804 ||57 white worker male, fist fight
 +
|-
 +
|1805 - 1807 ||57 white worker male, threatened with gun
 +
|-
 +
|1808 - 1812 ||67 steward male, car collision/stuck in traffic
 +
|-
 +
|1813 - 1816 ||67 steward male, casual conversation
 +
|-
 +
|1817 - 1819 ||67 steward male, being nearly run over
 +
|-
 +
|1820 - 1823 ||67 steward male, fist fight
 +
|-
 +
|1824 - 1826 ||67 steward male, threatened with gun
 +
|-
 +
|1827 - 1831 ||68 steward female, car collision/stuck in traffic v1
 +
|-
 +
|1832 - 1836 ||68 steward female, casual conversation v1
 +
|-
 +
|1837 - 1841 ||68 steward female, being nearly run over v1
 +
|-
 +
|1842 - 1844 ||68 steward female, threatened with gun v1
 +
|-
 +
|1845 - 1849 ||68 steward female, car collision/stuck in traffic v2
 +
|-
 +
|1850 - 1854 ||68 steward female, casual conversation v2
 +
|-
 +
|1855 - 1859 ||68 steward female, being nearly run over v2
 +
|-
 +
|1860 - 1862 ||68 steward female, threatened with gun v2
 +
|-
 +
|1863 - 1868 ||45 Chinatown male old, car collision/stuck in traffic
 +
|-
 +
|1869 - 1875 ||45 Chinatown male old, casual conversation
 +
|-
 +
|1876 - 1881 ||45 Chinatown male old, being nearly run over
 +
|-
 +
|1882 - 1884 ||45 Chinatown male old, sexy girls
 +
|-
 +
|1885 - 1889 ||45 Chinatown male old, fist fight
 +
|-
 +
|1890 - 1892 ||45 Chinatown male old, threatened with gun
 +
|-
 +
|1893 - 1894 ||45 Chinatown male old, getting jacked
 +
|-
 +
|1895 - 1899 ||62 white business female, car collision/stuck in traffic
 +
|-
 +
|1900 - 1906 ||62 white business female, casual conversation
 +
|-
 +
|1907 - 1912 ||62 white business female, being nearly run over
 +
|-
 +
|1913 - 1916 ||62 white business female, threatened with gun
 +
|-
 +
|1917 - 1918 ||62 white business female, getting jacked
 +
|-
 +
|1919 - 1920 ||62 white business female, robbed of money
 +
|-
 +
|1921 - 1924 ||62 white business female, react to attack
 +
|-
 +
|1925 - 1928 ||62 white business female, investigate event
 +
|-
 +
|1929 - 1933 ||63 white business female, car collision/stuck in traffic
 +
|-
 +
|1934 - 1940 ||63 white business female, casual conversation
 +
|-
 +
|1941 - 1946 ||63 white business female, being nearly run over
 +
|-
 +
|1947 - 1950 ||63 white business female, threatened with gun
 +
|-
 +
|1951 - 1952 ||63 white business female, getting jacked
 +
|-
 +
|1953 - 1954 ||63 white business female, robbed of money
 +
|-
 +
|1955 - 1958 ||63 white business female, react to attack
 +
|-
 +
|1959 - 1962 ||63 white business female, investigate event
 +
|-
 +
|1963 - 1968 ||33 black fat male, car collision/stuck in traffic
 +
|-
 +
|1969 - 1976 ||33 black fat male, casual conversation
 +
|-
 +
|1977 - 1983 ||33 black fat male, being nearly run over
 +
|-
 +
|1984 - 1987 ||33 black fat male, getting jacked
 +
|-
 +
|1988 - 1990 ||33 black fat male, lost
 +
|-
 +
|1991 - 1993 ||33 black fat male, robbed of money
 +
|-
 +
|1994 - 2000 ||31/41 black project male, car collision/stuck in traffic
 +
|-
 +
|2001 - 2006 ||31/41 black project male, casual conversation
 +
|-
 +
|2007 - 2011 ||31/41 black project male, being nearly run over
 +
|-
 +
|2012 - 2014 ||31/41 black project male, sexy girls
 +
|-
 +
|2015 - 2020 ||31/41 black project male, fist fight
 +
|-
 +
|2021 - 2023 ||31/41 black project male, threatened with gun
 +
|-
 +
|2024 - 2025 ||31/41 black project male, getting jacked
 +
|-
 +
|2026 - 2027 ||31/41 black project male, robbed of money
 +
|-
 +
|2028 - 2034 ||42 black project male, car collision/stuck in traffic
 +
|-
 +
|2035 - 2040 ||42 black project male, casual conversation
 +
|-
 +
|2041 - 2045 ||42 black project male, being nearly run over
 +
|-
 +
|2046 - 2048 ||42 black project male, sexy girls
 +
|-
 +
|2049 - 2054 ||42 black project male, fist fight
 +
|-
 +
|2055 - 2057 ||42 black project male, threatened with gun
 +
|-
 +
|2058 - 2059 ||42 black project male, getting jacked
 +
|-
 +
|2060 - 2061 ||42 black project male, robbed of money
 +
|-
 +
|2062 - 2065 ||58 black worker male, car collision/stuck in traffic
 +
|-
 +
|2066 - 2069 ||58 black worker male, casual conversation
 +
|-
 +
|2070 - 2072 ||58 black worker male, being nearly run over
 +
|-
 +
|2073 - 2075 ||58 black worker male, sexy girls
 +
|-
 +
|2076 - 2078 ||58 black worker male, fist fight
 +
|-
 +
|2079 - 2082 ||58 black worker male, threatened with gun
 +
|-
 +
|2083 - 2089 ||76 shopper female, car collision/stuck in traffic
 +
|-
 +
|2090 - 2096 ||76 shopper female, casual conversation
 +
|-
 +
|2097 - 2102 ||76 shopper female, being nearly run over
 +
|-
 +
|2103 - 2104 ||76 shopper female, getting jacked
 +
|-
 +
|2105 - 2106 ||76 shopper female, robbed of money
 +
|-
 +
|2107 - 2110 ||76 shopper female, investigate event
 +
|-
 +
|2111 - 2117 ||77 shopper female, car collision/stuck in traffic
 +
|-
 +
|2118 - 2124 ||77 shopper female, casual conversation
 +
|-
 +
|2125 - 2130 ||77 shopper female, being nearly run over
 +
|-
 +
|2131 - 2132 ||77 shopper female, getting jacked
 +
|-
 +
|2133 - 2134 ||77 shopper female, robbed of money
 +
|-
 +
|2135 - 2138 ||77 shopper female, investigate event
 +
|-
 +
|2139 - 2145 ||78 shopper female, car collision/stuck in traffic
 +
|-
 +
|2146 - 2152 ||78 shopper female, casual conversation
 +
|-
 +
|2153 - 2158 ||78 shopper female, being nearly run over
 +
|-
 +
|2159 - 2160 ||78 shopper female, getting jacked
 +
|-
 +
|2161 - 2162 ||78 shopper female, robbed of money
 +
|-
 +
|2163 - 2166 ||78 shopper female, investigate event
 +
|-
 +
|2167 - 2172 ||20/21 Colombian, car collision/stuck in traffic v1
 +
|-
 +
|2173 - 2177 ||20/21 Colombian, casual conversation v1
 +
|-
 +
|2178 - 2182 ||20/21 Colombian, being nearly run over v1
 +
|-
 +
|2183 - 2184 ||20/21 Colombian, sexy girls v1
 +
|-
 +
|2185 - 2189 ||20/21 Colombian, fist fight v1
 +
|-
 +
|2190 - 2191 ||20/21 Colombian, getting jacked v1
 +
|-
 +
|2192 - 2193 ||20/21 Colombian, jacking someone v1
 +
|-
 +
|2194 - 2199 ||20/21 Colombian, car collision/stuck in traffic v2
 +
|-
 +
|2200 - 2204 ||20/21 Colombian, casual conversation v2
 +
|-
 +
|2205 - 2209 ||20/21 Colombian, being nearly run over v2
 +
|-
 +
|2210 - 2211 ||20/21 Colombian, sexy girls v2
 +
|-
 +
|2212 - 2216 ||20/21 Colombian, fist fight v2
 +
|-
 +
|2217 - 2218 ||20/21 Colombian, getting jacked v2
 +
|-
 +
|2219 - 2220 ||20/21 Colombian, jacking someone v2
 +
|-
 +
|2221 - 2227 ||48 Chinatown female young, car collision/stuck in traffic
 +
|-
 +
|2228 - 2234 ||48 Chinatown female young, casual conversation
 +
|-
 +
|2235 - 2240 ||48 Chinatown female young, being nearly run over
 +
|-
 +
|2241 - 2242 ||48 Chinatown female young, getting jacked
 +
|-
 +
|2243 - 2244 ||48 Chinatown female young, robbed of money
 +
|-
 +
|2245 - 2248 ||48 Chinatown female young, investigate event
 +
|-
 +
|2249 - 2253 ||47 Chinatown female old, car collision/stuck in traffic
 +
|-
 +
|2254 - 2259 ||47 Chinatown female old, casual conversation
 +
|-
 +
|2260 - 2264 ||47 Chinatown female old, being nearly run over
 +
|-
 +
|2265 - 2267 ||47 Chinatown female old, threatened with gun
 +
|-
 +
|2268 - 2269 ||47 Chinatown female old, robbed of money
 +
|-
 +
|2270        ||47 Chinatown female old, investigate event
 +
|-
 +
|2271 - 2308 ||generic female talk sfx (screams, gasps, and grunts)
 +
|-
 +
|2309 - 2313 ||24 black criminal, car collision/stuck in traffic
 +
|-
 +
|2314 - 2319 ||24 black criminal, being nearly run over
 +
|-
 +
|2320 - 2324 ||24 black criminal, fist fight
 +
|-
 +
|2325 - 2328 ||24 black criminal, threatened with gun
 +
|-
 +
|2329        ||24 black criminal, jacking someone
 +
|-
 +
|2330 - 2331 ||24 black criminal, robbing money
 +
|-
 +
|2332 - 2335 ||25 white criminal, car collision/stuck in traffic
 +
|-
 +
|2336 - 2340 ||25 white criminal, being nearly run over
 +
|-
 +
|2341 - 2344 ||25 white criminal, fist fight
 +
|-
 +
|2345 - 2347 ||25 white criminal, threatened with gun
 +
|-
 +
|2348        ||25 white criminal, jacking someone
 +
|-
 +
|2349 - 2350 ||25 white criminal, robbing money
 +
|-
 +
|2351 - 2355 ||60 business male old, car collision/stuck in traffic
 +
|-
 +
|2356 - 2360 ||60 business male old, casual conversation
 +
|-
 +
|2361 - 2364 ||60 business male old, being nearly run over
 +
|-
 +
|2365 - 2369 ||60 business male old, fist fight
 +
|-
 +
|2370 - 2372 ||60 business male old, threatened with gun
 +
|-
 +
|2373 - 2374 ||60 business male old, getting jacked
 +
|-
 +
|2375 - 2376 ||60 business male old, robbed of money
 +
|-
 +
|2377 - 2381 ||60 business male old, react to attack
 +
|-
 +
|2382 - 2388 ||49/50 Little Italy male, car collision/stuck in traffic v1
 +
|-
 +
|2389 - 2394 ||49/50 Little Italy male, casual conversation v1
 +
|-
 +
|2395 - 2399 ||49/50 Little Italy male, being nearly run over v1
 +
|-
 +
|2400 - 2404 ||49/50 Little Italy male, fist fight v1
 +
|-
 +
|2405 - 2407 ||49/50 Little Italy male, threatened with gun v1
 +
|-
 +
|2408 - 2409 ||49/50 Little Italy male, getting jacked v1
 +
|-
 +
|2410 - 2411 ||49/50 Little Italy male, robbed of money v1
 +
|-
 +
|2412 - 2418 ||49/50 Little Italy male, car collision/stuck in traffic v2
 +
|-
 +
|2419 - 2424 ||49/50 Little Italy male, casual conversation v2
 +
|-
 +
|2425 - 2429 ||49/50 Little Italy male, being nearly run over v2
 +
|-
 +
|2430 - 2434 ||49/50 Little Italy male, fist fight v2
 +
|-
 +
|2435 - 2437 ||49/50 Little Italy male, threatened with gun v2
 +
|-
 +
|2438 - 2439 ||49/50 Little Italy male, getting jacked v2
 +
|-
 +
|2440 - 2441 ||49/50 Little Italy male, robbed of money v2
 +
|-
 +
|2442 - 2448 ||12/13 Triad, car collision/stuck in traffic
 +
|-
 +
|2449 - 2456 ||12/13 Triad, casual conversation
 +
|-
 +
|2457 - 2460 ||12/13 Triad, being nearly run over
 +
|-
 +
|2461 - 2463 ||12/13 Triad, sexy girls
 +
|-
 +
|2464 - 2468 ||12/13 Triad, fist fight
 +
|-
 +
|2469 - 2471 ||12/13 Triad, threatened with gun
 +
|-
 +
|2472 - 2473 ||12/13 Triad, getting jacked
 +
|-
 +
|2474 - 2475 ||12/13 Triad, jacking someone
 +
|-
 +
|2476 - 2481 ||10/11 Mafia, car collision/stuck in traffic v1
 +
|-
 +
|2482 - 2488 ||10/11 Mafia, casual conversation v1
 +
|-
 +
|2489 - 2493 ||10/11 Mafia, being nearly run over v1
 +
|-
 +
|2494 - 2496 ||10/11 Mafia, sexy girls v1
 +
|-
 +
|2497 - 2501 ||10/11 Mafia, fist fight v1
 +
|-
 +
|2502 - 2503 ||10/11 Mafia, getting jacked v1
 +
|-
 +
|2504 - 2505 ||10/11 Mafia, jacking someone v1
 +
|-
 +
|2506 - 2511 ||10/11 Mafia, car collision/stuck in traffic v2
 +
|-
 +
|2512 - 2518 ||10/11 Mafia, casual conversation v2
 +
|-
 +
|2519 - 2523 ||10/11 Mafia, being nearly run over v2
 +
|-
 +
|2524 - 2526 ||10/11 Mafia, sexy girls v2
 +
|-
 +
|2527 - 2531 ||10/11 Mafia, fist fight v2
 +
|-
 +
|2532 - 2533 ||10/11 Mafia, getting jacked v2
 +
|-
 +
|2534 - 2535 ||10/11 Mafia, jacking someone v2
 +
|-
 +
|2566 - 2571 ||16/17 Yakuza, car collision/stuck in traffic v1
 +
|-
 +
|2572 - 2576 ||16/17 Yakuza, casual conversation v1
 +
|-
 +
|2577 - 2580 ||16/17 Yakuza, being nearly run over v1
 +
|-
 +
|2581 - 2585 ||16/17 Yakuza, fist fight v1
 +
|-
 +
|2586 - 2587 ||16/17 Yakuza, getting jacked v1
 +
|-
 +
|2588 - 2589 ||16/17 Yakuza, jacking someone v1
 +
|-
 +
|2590 - 2595 ||16/17 Yakuza, car collision/stuck in traffic v2
 +
|-
 +
|2596 - 2600 ||16/17 Yakuza, casual conversation v2
 +
|-
 +
|2601 - 2604 ||16/17 Yakuza, being nearly run over v2
 +
|-
 +
|2605 - 2609 ||16/17 Yakuza, fist fight v2
 +
|-
 +
|2610 - 2611 ||16/17 Yakuza, getting jacked v2
 +
|-
 +
|2612 - 2613 ||16/17 Yakuza, jacking someone v2
 +
|-
 +
|2614 - 2617 ||74 white construction worker, car collision/stuck in traffic
 +
|-
 +
|2618 - 2624 ||74 white construction worker, casual conversation
 +
|-
 +
|2625 - 2629 ||74 white construction worker, being nearly run over
 +
|-
 +
|2630 - 2632 ||74 white construction worker, sexy girls
 +
|-
 +
|2633 - 2637 ||74 white construction worker, fist fight
 +
|-
 +
|2638 - 2640 ||74 white construction worker, threatened with gun
 +
|-
 +
|2641        ||74 white construction worker, getting jacked
 +
|-
 +
|2642 - 2667 ||taxi driver talk sfx
 +
|-
 +
|[[041C|2668 - 2679]] ||security guard talk sfx
 +
|-
 +
|2680 - 2683 ||39 black female prostitute, casual conversation v1
 +
|-
 +
|2684 - 2686 ||39 black female prostitute, being nearly run over v1
 +
|-
 +
|2687        ||39 black female prostitute, robbed of money v1
 +
|-
 +
|2688 - 2691 ||39 black female prostitute, car collision/stuck in traffic v1
 +
|-
 +
|2692 - 2695 ||39 black female prostitute, fist fight v1
 +
|-
 +
|2696 - 2703 ||39 black female prostitute, interacting with player v1
 +
|-
 +
|2704 - 2707 ||39 black female prostitute, threatened with gun v1
 +
|-
 +
|2708 - 2711 ||39 black female prostitute, casual conversation v2
 +
|-
 +
|2712 - 2714 ||39 black female prostitute, being nearly run over v2
 +
|-
 +
|2715        ||39 black female prostitute, robbed of money v2
 +
|-
 +
|2716 - 2719 ||39 black female prostitute, car collision/stuck in traffic v2
 +
|-
 +
|2720 - 2723 ||39 black female prostitute, fist fight v2
 +
|-
 +
|2724 - 2731 ||39 black female prostitute, interacting with player v2
 +
|-
 +
|2732 - 2735 ||39 black female prostitute, threatened with gun v2
 +
|-
 +
|2736 - 2739 ||40 white female prostitute, casual conversation v1
 +
|-
 +
|2740 - 2742 ||40 white female prostitute, being nearly run over v1
 +
|-
 +
|2743 - 2744 ||40 white female prostitute, robbed of money v1
 +
|-
 +
|2745 - 2748 ||40 white female prostitute, car collision/stuck in traffic v1
 +
|-
 +
|2749 - 2752 ||40 white female prostitute, fist fight v1
 +
|-
 +
|2753 - 2760 ||40 white female prostitute, interacting with player v1
 +
|-
 +
|2761 - 2764 ||40 white female prostitute, casual conversation v2
 +
|-
 +
|2765 - 2767 ||40 white female prostitute, being nearly run over v2
 +
|-
 +
|2768 - 2769 ||40 white female prostitute, robbed of money v2
 +
|-
 +
|2770 - 2773 ||40 white female prostitute, car collision/stuck in traffic v2
 +
|-
 +
|2774 - 2777 ||40 white female prostitute, fist fight v2
 +
|-
 +
|2778 - 2785 ||40 white female prostitute, interacting with player v2
 +
|-
 +
|2786 - 2791 ||52 Little Italy female young, casual conversation
 +
|-
 +
|2792 - 2798 ||52 Little Italy female young, being nearly run over
 +
|-
 +
|2799 - 2800 ||52 Little Italy female young, getting jacked
 +
|-
 +
|2801 - 2802 ||52 Little Italy female young, robbed of money
 +
|-
 +
|2803 - 2808 ||52 Little Italy female young, car collision/stuck in traffic
 +
|-
 +
|2809 - 2812 ||52 Little Italy female young, investigate event
 +
|-
 +
|2813 - 2819 ||51 Little Italy female old, casual conversation
 +
|-
 +
|2820 - 2825 ||51 Little Italy female old, being nearly run over
 +
|-
 +
|2826 - 2827 ||51 Little Italy female old, getting jacked
 +
|-
 +
|2828 - 2829 ||51 Little Italy female old, robbed of money
 +
|-
 +
|2830 - 2836 ||51 Little Italy female old, car collision/stuck in traffic
 +
|-
 +
|2837 - 2840 ||51 Little Italy female old, investigate event
 +
|-
 +
|2841 - 2877 ||generic male talk sfx (screams, gasps, and grunts)
 +
|-
 +
|2878 - 2886 ||32 white fat male, casual conversation
 +
|-
 +
|2887 - 2895 ||32 white fat male, being nearly run over
 +
|-
 +
|2896 - 2898 ||32 white fat male, getting jacked
 +
|-
 +
|2899 - 2901 ||32 white fat male, robbed of money
 +
|-
 +
|2902 - 2903 ||32 white fat male, lost
 +
|-
 +
|2904 - 2912 ||32 white fat male, car collision/stuck in traffic
 +
|-
 +
|2913 - 2920 ||38 white fat female, casual conversation
 +
|-
 +
|2921 - 2926 ||38 white fat female, being nearly run over
 +
|-
 +
|2927 - 2928 ||38 white fat female, getting jacked
 +
|-
 +
|2929 - 2930 ||38 white fat female, robbed of money
 +
|-
 +
|2931 - 2932 ||38 white fat female, lost
 +
|-
 +
|2933 - 2940 ||38 white fat female, car collision/stuck in traffic
 +
|-
 +
|2941 - 2944 ||38 white fat female, investigate event
 +
|-
 +
|2945 - 2948 ||35/82 white casual female, casual conversation
 +
|-
 +
|2949 - 2951 ||35/82 white casual female, being nearly run over
 +
|-
 +
|2952 - 2953 ||35/82 white casual female, getting jacked
 +
|-
 +
|2954        ||35/82 white casual female, robbed of money
 +
|-
 +
|2955 - 2962 ||35/82 white casual female, car collision/stuck in traffic
 +
|-
 +
|2963 - 2964 ||35/82 white casual female, investigate event
 +
|-
 +
|2965 - 2966 ||35/82 white casual female, threatened with gun
 +
|-
 +
|2967 - 2968 ||35/82 white casual female, react to attack
 +
|-
 +
|2969 - 2973 ||14/15 Diablo, casual conversation v1
 +
|-
 +
|2974 - 2977 ||14/15 Diablo, being nearly run over v1
 +
|-
 +
|2978 - 2979 ||14/15 Diablo, getting jacked v1
 +
|-
 +
|2980 - 2981 ||14/15 Diablo, jacking someone v1
 +
|-
 +
|2982 - 2985 ||14/15 Diablo, fist fight v1
 +
|-
 +
|2986 - 2989 ||14/15 Diablo, sexy girls v1
 +
|-
 +
|2990 - 2993 ||14/15 Diablo, threatened with gun v1
 +
|-
 +
|2994 - 2998 ||14/15 Diablo, car collision/stuck in traffic v1
 +
|-
 +
|2999 - 3003 ||14/15 Diablo, casual conversation v2
 +
|-
 +
|3004 - 3007 ||14/15 Diablo, being nearly run over v2
 +
|-
 +
|3008 - 3009 ||14/15 Diablo, getting jacked v2
 +
|-
 +
|3010 - 3011 ||14/15 Diablo, jacking someone v2
 +
|-
 +
|3012 - 3015 ||14/15 Diablo, fist fight v2
 +
|-
 +
|3016 - 3019 ||14/15 Diablo, sexy girls v2
 +
|-
 +
|3020 - 3023 ||14/15 Diablo, threatened with gun v2
 +
|-
 +
|3024 - 3028 ||14/15 Diablo, car collision/stuck in traffic v2
 +
|-
 +
|[[041C|3029 - 3031]] || Ammu-Nation shopkeeper
 +
|}
 +
 
 +
=== Vice City ===
 +
{| class="wikitable collapsible collapsed"
 +
!SFX ||Description
 +
|-
 +
|[[List of vehicles (VC)|0000 - 0007]] ||car horns
 +
|-
 +
|0008 - 0014 ||helicopter sounds
 +
|-
 +
|[[List of vehicles (VC)|0015 - 0020]] ||car doors
 +
|-
 +
|0021 ||car reverse gear accelerate
 +
|-
 +
|0022 ||car reverse gear rolling
 +
|-
 +
|0023 ||start car engine
 +
|-
 +
|0024 ||car on wet road noise
 +
|-
 +
|[[Collision File#SFX and particles|0025]] ||car skid default
 +
|-
 +
|[[Collision File#SFX and particles|0026]] ||car skid dirt, car scrape soft
 +
|-
 +
|0027 ||emergency vehicle siren
 +
|-
 +
|0028 ||emergency vehicle horn siren
 +
|-
 +
|0029 ||ambulance siren
 +
|-
 +
|[[List of vehicles (VC)|0030]] ||backup-beeper (reverse warning)
 +
|-
 +
|0031|| Ice cream truck jingle
 +
|-
 +
|[[List of vehicles (VC)|0032]] ||open/close Coach door and airbrakes
 +
|-
 +
|0033 ||normal tire collision
 +
|-
 +
|0034 ||popped tire collision
 +
|-
 +
|0035 ||tire blown
 +
|-
 +
|0036 ||run on flat tire
 +
|-
 +
|0037 ||tear gas, rain wind
 +
|-
 +
|0038 - 0039 ||bullet trail
 +
|-
 +
|0040 - 0041 ||roller skates
 +
|-
 +
|[[Collision File#SFX and particles|0042 - 0046]] ||footsteps default
 +
|-
 +
|[[020C#Vice City|0047]] ||vehicle explosion, also used in thunder
 +
|-
 +
|[[020C#Vice City|0048]] ||projectile explosion, also used in thunder
 +
|-
 +
|[[020C#Vice City|0049]] ||Molotov Cocktail explosion
 +
|-
 +
|[[ProcessPedOneShots|0050 - 0051]] ||fire Pistol
 +
|-
 +
|0052 - 0053 ||unused fire AK
 +
|-
 +
|[[ProcessPedOneShots|0054 - 0055]] ||fire Uzi/Minigun, drive-by
 +
|-
 +
|[[ProcessPedOneShots|0056]] ||halt fire Uzi/MP5
 +
|-
 +
|[[ProcessPedOneShots|0057 - 0058]] ||fire Sniper Rifle/PSG-1
 +
|-
 +
|[[020C#Vice City|0059]] - [[ProcessPedOneShots|0060]] ||fire Rocket Launcher, Hunter rockets, mine explosion
 +
|-
 +
|0062 - 0063 ||missile travel
 +
|-
 +
|0064 - 0065 ||Flamethrower
 +
|-
 +
|[[ProcessPedOneShots|0066 - 0067]] ||fire Chrome Shotgun/Stubby Shotgun
 +
|-
 +
|[[ProcessPedOneShots|0068 - 0069]] ||fire M60, Hunter/Sea Sparrow/Police Helicopter gun, drive-by in helicopter
 +
|-
 +
|[[ProcessPedOneShots|0070]] ||halt fire M60
 +
|-
 +
|[[ProcessPedOneShots|0071 - 0072]] ||fire Tec-9/Ingram Mac 10
 +
|-
 +
|[[ProcessPedOneShots|0073]] ||halt fire Tec 9/Ingram Mac 10
 +
|-
 +
|[[ProcessPedOneShots|0074 - 0075]] ||fire M4/Ruger
 +
|-
 +
|[[ProcessPedOneShots|0076]] ||halt fire M4/Ruger
 +
|-
 +
|[[ProcessPedOneShots|0077]] ||reload Pistol/Colt Python
 +
|-
 +
|[[ProcessPedOneShots|0078]] ||reload general
 +
|-
 +
|[[ProcessPedOneShots|0079]] ||reload Rocket Launcher
 +
|-
 +
|[[ProcessPedOneShots|0080]] ||reload Sniper Rifle/PSG-1
 +
|-
 +
|[[ProcessPedOneShots|0081]] ||blunt weapon swing
 +
|-
 +
|[[ProcessPedOneShots|0082 - 0084]] ||fire Minigun
 +
|-
 +
|[[ProcessPedOneShots|0085 - 0086]] ||fire Spaz Shotgun
 +
|-
 +
|[[ProcessPedOneShots|0087]] ||halt fire Spaz Shotgun
 +
|-
 +
|[[ProcessPedOneShots|0088 - 0089]] ||fire Colt Python
 +
|-
 +
|[[ProcessPedOneShots|0090 - 0091]] ||fire MP5
 +
|-
 +
|0092 - 0094|| Tommy hitting regular wall
 +
|-
 +
|0095 - 0096|| wood collision
 +
|-
 +
|0097 - 0099|| *unknown
 +
|-
 +
|0100 ||garage door closed
 +
|-
 +
|0101 - 0106 ||melee hits on car, car door left ajar, 102 garage door opened
 +
|-
 +
|0107 - 0110|| metal collisions (Metal Posts)
 +
|-
 +
|0111 - 0114|| fence collisions
 +
|-
 +
|0115 - 0116|| *unknown
 +
|-
 +
|0117|| *unknown (same as 097-099)
 +
|-
 +
|0118 - 0121|| box collisions
 +
|-
 +
|0122 - 0125|| bench collision (Wooden Lathes)
 +
|-
 +
|0126|| *unknown (similar to 097-099 at faster rate)
 +
|-
 +
|[[Collision File#SFX and particles|0127 - 0131]] ||footsteps hedge
 +
|-
 +
|0132|| door collision
 +
|-
 +
|0133 - 0135|| box collisions 3
 +
|-
 +
|0136 - 0140|| newsstands/traffic light blown (Metal Sheet explosion)
 +
|-
 +
|0141 - 0142|| boxes blown
 +
|-
 +
|0143|| gate collision 1
 +
|-
 +
|0144 ||car scrape hard
 +
|-
 +
|0145|| gate collision 2
 +
|-
 +
|0146 - 0151|| glass breaking
 +
|-
 +
|0152 ||Molotov Cocktail thrown
 +
|-
 +
|0153|| fire
 +
|-
 +
|[[Collision File#SFX and particles|0154]] ||car skid grass
 +
|-
 +
|0155 || after rain
 +
|-
 +
|[[Collision File#SFX and particles|0156]] ||gun shell drop hard
 +
|-
 +
|[[Collision File#SFX and particles|0157]] ||gun shell drop soft
 +
|-
 +
|0158 || bullet penetrating ped
 +
|-
 +
|0159 - 0161 || bullet hitting car
 +
|-
 +
|0162 - 0164 || bullet hitting car or ground
 +
|-
 +
|[[ProcessPedOneShots|0165 - 0166]] ||blunt weapon hit
 +
|-
 +
|[[ProcessPedOneShots|0167 - 0170]] ||fist fight
 +
|-
 +
|[[ProcessPedOneShots|0171]] ||sharp weapon swing
 +
|-
 +
|[[ProcessPedOneShots|0172 - 0173]] ||sharp weapon hit
 +
|-
 +
|[[ProcessPedOneShots|0174 - 0175]] ||Brass knuckles/Hammer hit
 +
|-
 +
|0176 || opening/closing garage
 +
|-
 +
|0177 ||car bomb tick
 +
|-
 +
|0178 || detonate
 +
|-
 +
|0179 || SFX audio adjuster
 +
|-
 +
|0180 - 0265 || police radio
 +
|-
 +
|0266 || *bike idle or hunter blades?
 +
|-
 +
|0267 || phone ring
 +
|-
 +
|0268 - 0278 || car engine at steady rpms
 +
|-
 +
|0279 || engine echo
 +
|-
 +
|0280 - 0283 || blank
 +
|-
 +
|0284 - 0287 || motorcycle engine at steady rpms
 +
|-
 +
|0288 - 0298 || car idling
 +
|-
 +
|0299 - 0303 || blank
 +
|-
 +
|0304 - 0307 || motorcycle idling
 +
|-
 +
|0308 - 0312 || airplane
 +
|-
 +
|0313 ||airplane landing brakes
 +
|-
 +
|0314 || boat
 +
|-
 +
|0315 ||escalator
 +
|-
 +
|[[018D#Vice City|0316]] ||fountain, boat moving over water
 +
|-
 +
|0317 - 0318 ||boat hit water
 +
|-
 +
|0319 || boat engine at idle
 +
|-
 +
|0320 - 0323 || rain on car
 +
|-
 +
|0324 || fall in water
 +
|-
 +
|0325 - 0326 || crushing body (squish)
 +
|-
 +
|0327 - 0328 || blow up boxes
 +
|-
 +
|0329 || rocket ammo depleted
 +
|-
 +
|0330 || rifle ammo depleted
 +
|-
 +
|[[018D#Vice City|0331]] ||moving shooting range target, Rhino cannon rotate
 +
|-
 +
|0332 ||fall land
 +
|-
 +
|0333 ||jump land
 +
|-
 +
|[[018C#Vice City|0334]] ||No Escape? card swipe
 +
|-
 +
|0335 || gta3 timer
 +
|-
 +
|0336 - 0337 || hydraulics
 +
|-
 +
|0338 || sex in car
 +
|-
 +
|0339 ||Keepie Uppy beachball
 +
|-
 +
|0340 ||Degenatron arcade machine
 +
|-
 +
|0341 - 0342 || dodo
 +
|-
 +
| 0343 || radio turned on/off
 +
|-
 +
|0344 - 0355 || radio tuning
 +
|-
 +
|0356 - 0358 ||generic noise (change cam, help box, etc...), pickup noise - info, bonus, bribe, frenzy
 +
|-
 +
|0359 - 0360 ||pickup noise - adrenaline, armor, health
 +
|-
 +
|0361 - 0363 ||genreral pickup noise, buy weapon
 +
|-
 +
|0364 - 0366 ||package pickup noise, race countdown, objective complete
 +
|-
 +
|0367 - 0369 ||race go
 +
|-
 +
|0370 || timer
 +
|-
 +
|0371 || blank
 +
|-
 +
|0372 - 0379 || menu sounds
 +
|-
 +
|0380 - 0382 || radio static
 +
|-
 +
|0383 - 0085 || engine sounds 1 (perennial)
 +
|-
 +
|0386 - 0388 || engine sounds 2 (stinger)
 +
|-
 +
|0389 - 0391 || engine sounds 3 (yankee)
 +
|-
 +
|0392 - 0394 || engine sounds 4 (admiral)
 +
|-
 +
|0395 - 0397 || engine sounds 5 (flatbed)
 +
|-
 +
|0398 - 0400 || engine sounds 6 (bf injection)
 +
|-
 +
|0401 - 0403 || engine sounds 7 (hotring racer)
 +
|-
 +
|0404 - 0406 || engine sounds 8 (greenwood)
 +
|-
 +
|0407 - 0409 || engine sounds 9 (oceanic)
 +
|-
 +
|0410 - 0412 || engine sounds 10 (taxi)
 +
|-
 +
|0413 - 0415 || engine sounds 11 (sabre)
 +
|-
 +
|0416 - 0418 || engine sounds 12 (caddy)
 +
|-
 +
|0419 - 0421 || chainsaw
 +
|-
 +
|0422 - 0424 || rc
 +
|-
 +
|0425 || rc helicopter
 +
|-
 +
|0426 - 0430 || blank
 +
|-
 +
|0431 - 0433 || freeway engine
 +
|-
 +
| 0434 || Freeway/Angel (chopper) wind
 +
|-
 +
|0435 || blank
 +
|-
 +
|0436 - 0437 || faggio engine
 +
|-
 +
| 0438 || Faggio/Pizza Boy (moped) wind
 +
|-
 +
|0439 - 0441 || sanchez engine
 +
|-
 +
| 0442 || Sanchez wind
 +
|-
 +
|0443 - 0445 || pcj600 engine
 +
|-
 +
| 0446 || PCJ-600 wind
 +
|-
 +
|0447 - 0452 || blank
 +
|-
 +
|0453 - 0456 || hunter
 +
|-
 +
|0457 - 0460 || blank
 +
|-
 +
|0461 - 0464 || skimmer
 +
|-
 +
|[[018C#Vice City|0465]] ||Dildo Dodo low fuel ping
 +
|-
 +
|0466 - 0469 || blank
 +
|-
 +
| 0470 || alarm
 +
|-
 +
|[[018D#Vice City|0471]] ||snoring
 +
|-
 +
|[[018D#Vice City|0472]] ||Greasy Choppers "Alloy Wheels of Steel"
 +
|-
 +
|[[018D#Vice City|0473]] ||Greasy Choppers "Messing with the Man"
 +
|-
 +
|[[018D#Vice City|0474]] ||Greasy Choppers "Hog Tied"
 +
|-
 +
|[[018D#Vice City|0475]] ||Greasy Choppers (unused)
 +
|-
 +
|[[018D#Vice City|0476]] ||Malibu Club night
 +
|-
 +
|[[018D#Vice City|0477]] ||Malibu Club day
 +
|-
 +
|[[018D#Vice City|0478]] ||Malibu Club evening
 +
|-
 +
|[[018D#Vice City|0479]] ||Pole Position night
 +
|-
 +
|[[018D#Vice City|0480]] ||Pole Position day
 +
|-
 +
|[[018D#Vice City|0481]] ||Pole Position evening
 +
|-
 +
|[[018D#Vice City|0482]] ||South Washington Beach church
 +
|-
 +
|0483 - 0484 || ?
 +
|-
 +
|0485 - 0491 || insects
 +
|-
 +
|0492 - 0495 || Malibu bg music
 +
|-
 +
|[[Collision File#SFX and particles|0496 - 0500]] ||footsteps grass
 +
|-
 +
|[[Collision File#SFX and particles|0501 - 0505]] ||footsteps dirt
 +
|-
 +
|[[Collision File#SFX and particles|0506 - 0510]] ||footsteps wood
 +
|-
 +
|[[Collision File#SFX and particles|0511 - 0515]] ||footsteps metal
 +
|-
 +
|[[Collision File#SFX and particles|0516 - 0519]] ||footsteps water
 +
|-
 +
|[[Collision File#SFX and particles|0520 - 0523]] ||footsteps sand
 +
|-
 +
|0524 - 0536 ||047 BMYBB, stuck in traffic
 +
|-
 +
|0537 - 0553 ||047 BMYBB, rudely bumped
 +
|-
 +
|0554 - 0562 ||047 BMYBB, car collision
 +
|-
 +
|0563 - 0583 ||047 BMYBB, casual conversation
 +
|-
 +
|0584 - 0601 ||047 BMYBB, being nearly run over
 +
|-
 +
|0602 - 0617 ||047 BMYBB, sexy girls
 +
|-
 +
|0618 - 0629 ||047 BMYBB, fist fight
 +
|-
 +
|0630 - 0638 ||047 BMYBB, non-car collision
 +
|-
 +
|0639 - 0643 ||047 BMYBB, threatened with gun scared
 +
|-
 +
|0644 - 0647 ||047 BMYBB, responding to cop
 +
|-
 +
|0648 - 0658 ||047 BMYBB, getting jacked
 +
|-
 +
|0659 - 0667 ||047 BMYBB, jacking someone
 +
|-
 +
|0668 - 0683 ||047 BMYBB, guy hitting on girl
 +
|-
 +
|0684 - 0685 ||047 BMYBB, lost
 +
|-
 +
|0686 - 0690 ||047 BMYBB, robbed of money
 +
|-
 +
|0691 - 0698 ||047 BMYBB, robbing money
 +
|-
 +
|0699 - 0704 ||047 BMYBB, revive from death
 +
|-
 +
|0705 - 0710 ||047 BMYBB, investigate event
 +
|-
 +
|0711 - 0713 ||047 BMYBB, hail taxi
 +
|-
 +
|0714 - 0736 || vice port authority
 +
|-
 +
|0737 - 0756 || vice police helicopter
 +
|-
 +
|0757 - 0764 ||081 JFOTO, stuck in traffic
 +
|-
 +
|0765 - 0774 ||081 JFOTO, rudely bumped
 +
|-
 +
|0775 - 0782 ||081 JFOTO, car collision
 +
|-
 +
|0783 - 0795 ||081 JFOTO, casual conversation
 +
|-
 +
|0796 - 0804 ||081 JFOTO, being nearly run over
 +
|-
 +
|0805 - 0810 ||081 JFOTO, non-car collision
 +
|-
 +
|0811 - 0814 ||081 JFOTO, threatened with gun
 +
|-
 +
|0815 - 0819 ||081 JFOTO, getting jacked
 +
|-
 +
|0820        ||081 JFOTO, lost
 +
|-
 +
|0821 - 0822 ||081 JFOTO, robbed of money
 +
|-
 +
|0823 - 0827 ||081 JFOTO, flee in fear
 +
|-
 +
|0828 - 0829 ||081 JFOTO, revive from death
 +
|-
 +
|0830        ||081 JFOTO, investigate event
 +
|-
 +
|0831 - 0832 ||081 JFOTO, hail taxi
 +
|-
 +
|0833 - 0840 ||082 JMOTO, stuck in traffic
 +
|-
 +
|0841 - 0848 ||082 JMOTO, rudely bumped
 +
|-
 +
|0849 - 0854 ||082 JMOTO, car collision
 +
|-
 +
|0855 - 0861 ||082 JMOTO, casual conversation
 +
|-
 +
|0862 - 0867 ||082 JMOTO, being nearly run over
 +
|-
 +
|0868 - 0873 ||082 JMOTO, non-car collision
 +
|-
 +
|0874 - 0877 ||082 JMOTO, threatened with gun
 +
|-
 +
|0878 - 0881 ||082 JMOTO, getting jacked
 +
|-
 +
|0882        ||082 JMOTO, lost
 +
|-
 +
|0883 - 0884 ||082 JMOTO, robbed of money
 +
|-
 +
|0885 - 0888 ||082 JMOTO, flee in fear
 +
|-
 +
|0889        ||082 JMOTO, revive from death
 +
|-
 +
|0890        ||082 JMOTO, investigate event
 +
|-
 +
|0891        ||082 JMOTO, hail taxi
 +
|-
 +
|0892 - 0899 ||039 BMYBE, stuck in traffic
 +
|-
 +
|0900 - 0909 ||039 BMYBE, rudely bumped
 +
|-
 +
|0910 - 0917 ||039 BMYBE, car collision
 +
|-
 +
|0918 - 0927 ||039 BMYBE, casual conversation
 +
|-
 +
|0928 - 0937 ||039 BMYBE, being nearly run over
 +
|-
 +
|0938 - 0939 ||039 BMYBE, sexy girls
 +
|-
 +
|0940 - 0947 ||039 BMYBE, fist fight
 +
|-
 +
|0948 - 0955 ||039 BMYBE, non-car collision
 +
|-
 +
|0956 - 0959 ||039 BMYBE, threatened with gun scared
 +
|-
 +
|0960 - 0965 ||039 BMYBE, getting jacked
 +
|-
 +
|0966 - 0968 ||039 BMYBE, jacking someone
 +
|-
 +
|0969        ||039 BMYBE, lost
 +
|-
 +
|0970        ||039 BMYBE, robbed of money
 +
|-
 +
|0971        ||039 BMYBE, revive from death
 +
|-
 +
|0972        ||039 BMYBE, hail taxi
 +
|-
 +
|0973 - 0978 ||018 HFOBE, stuck in traffic
 +
|-
 +
|0979 - 0989 ||018 HFOBE, rudely bumped
 +
|-
 +
|0990 - 0995 ||018 HFOBE, car collision
 +
|-
 +
|0996 - 1005 ||018 HFOBE, casual conversation
 +
|-
 +
|1006 - 1012 ||018 HFOBE, being nearly run over
 +
|-
 +
|1013 - 1017 ||018 HFOBE, non-car collision
 +
|-
 +
|1018 - 1022 ||018 HFOBE, threatened with gun
 +
|-
 +
|1023 - 1028 ||018 HFOBE, getting jacked
 +
|-
 +
|1029 - 1030 ||018 HFOBE, lost
 +
|-
 +
|1031 - 1034 ||018 HFOBE, flee in fear
 +
|-
 +
|1035        ||018 HFOBE, revive from death
 +
|-
 +
|1036 - 1037 ||018 HFOBE, investigate event
 +
|-
 +
|1038 - 1039 ||018 HFOBE, hail taxi
 +
|-
 +
|1040 - 1047 ||087 SGA, stuck in traffic
 +
|-
 +
|1048 - 1057 ||087 SGA, rudely bumped
 +
|-
 +
|1058 - 1063 ||087 SGA, car collision
 +
|-
 +
|1064 - 1075 ||087 SGA, casual conversation
 +
|-
 +
|1076 - 1084 ||087 SGA, being nearly run over
 +
|-
 +
|1085 - 1087 ||087 SGA, sexy girls
 +
|-
 +
|1088 - 1097 ||087 SGA, fist fight
 +
|-
 +
|1098 - 1103 ||087 SGA, non-car collision
 +
|-
 +
|1104 - 1108 ||087 SGA, threatened with gun scared
 +
|-
 +
|1109 - 1113 ||087 SGA, getting jacked
 +
|-
 +
|1114 - 1118 ||087 SGA, jacking someone
 +
|-
 +
|1119 - 1120 ||087 SGA, lost
 +
|-
 +
|1121 - 1123 ||087 SGA, robbed of money
 +
|-
 +
|1124 - 1128 ||087 SGA, robbing money
 +
|-
 +
|1129        ||087 SGA, revive from death
 +
|-
 +
|1130 - 1131 ||087 SGA, investigate event
 +
|-
 +
|1132        ||087 SGA, hail taxi
 +
|-
 +
|1133 - 1140 ||088 SGB, stuck in traffic
 +
|-
 +
|1141 - 1150 ||088 SGB, rudely bumped
 +
|-
 +
|1151 - 1156 ||088 SGB, car collision
 +
|-
 +
|1157 - 1168 ||088 SGB, casual conversation
 +
|-
 +
|1169 - 1177 ||088 SGB, being nearly run over
 +
|-
 +
|1178 - 1180 ||088 SGB, sexy girls
 +
|-
 +
|1181 - 1190 ||088 SGB, fist fight
 +
|-
 +
|1191 - 1196 ||088 SGB, non-car collision
 +
|-
 +
|1197 - 1201 ||088 SGB, threatened with gun scared
 +
|-
 +
|1202 - 1206 ||088 SGB, getting jacked
 +
|-
 +
|1207 - 1211 ||088 SGB, jacking someone
 +
|-
 +
|1212 - 1213 ||088 SGB, lost
 +
|-
 +
|1214 - 1216 ||088 SGB, robbed of money
 +
|-
 +
|1217 - 1221 ||088 SGB, robbing money
 +
|-
 +
|1222        ||088 SGB, revive from death
 +
|-
 +
|1223 - 1224 ||088 SGB, investigate event
 +
|-
 +
|1225        ||088 SGB, hail taxi
 +
|-
 +
|1226 - 1235 ||089 CLA/090 CLB, stuck in traffic v1
 +
|-
 +
|1236 - 1245 ||089 CLA/090 CLB, rudely bumped v1
 +
|-
 +
|1246 - 1255 ||089 CLA/090 CLB, car collision v1
 +
|-
 +
|1256 - 1265 ||089 CLA/090 CLB, casual conversation v1
 +
|-
 +
|1266 - 1278 ||089 CLA/090 CLB, being nearly run over v1
 +
|-
 +
|1279 - 1280 ||089 CLA/090 CLB, sexy girls v1
 +
|-
 +
|1281 - 1290 ||089 CLA/090 CLB, fist fight v1
 +
|-
 +
|1291 - 1298 ||089 CLA/090 CLB, non-car collision v1
 +
|-
 +
|1299 - 1303 ||089 CLA/090 CLB, threatened with gun scared v1
 +
|-
 +
|1304 - 1309 ||089 CLA/090 CLB, getting jacked v1
 +
|-
 +
|1310 - 1314 ||089 CLA/090 CLB, jacking someone v1
 +
|-
 +
|1315 - 1316 ||089 CLA/090 CLB, lost v1
 +
|-
 +
|1317 - 1318 ||089 CLA/090 CLB, robbed of money v1
 +
|-
 +
|1319        ||089 CLA/090 CLB, revive from death v1
 +
|-
 +
|1320 - 1321 ||089 CLA/090 CLB, hail taxi v1
 +
|-
 +
|1322 - 1331 ||089 CLA/090 CLB, stuck in traffic v2
 +
|-
 +
|1332 - 1341 ||089 CLA/090 CLB, rudely bumped v2
 +
|-
 +
|1342 - 1351 ||089 CLA/090 CLB, car collision v2
 +
|-
 +
|1352 - 1361 ||089 CLA/090 CLB, casual conversation v2
 +
|-
 +
|1362 - 1374 ||089 CLA/090 CLB, being nearly run over v2
 +
|-
 +
|1375 - 1376 ||089 CLA/090 CLB, sexy girls v2
 +
|-
 +
|1377 - 1386 ||089 CLA/090 CLB, fist fight v2
 +
|-
 +
|1387 - 1394 ||089 CLA/090 CLB, non-car collision v2
 +
|-
 +
|1395 - 1399 ||089 CLA/090 CLB, threatened with gun scared v2
 +
|-
 +
|1400 - 1405 ||089 CLA/090 CLB, getting jacked v2
 +
|-
 +
|1406 - 1410 ||089 CLA/090 CLB, jacking someone v2
 +
|-
 +
|1411 - 1412 ||089 CLA/090 CLB, lost v2
 +
|-
 +
|1413 - 1414 ||089 CLA/090 CLB, robbed of money v2
 +
|-
 +
|1415        ||089 CLA/090 CLB, revive from death v2
 +
|-
 +
|1416 - 1417 ||089 CLA/090 CLB, hail taxi v2
 +
|-
 +
|1418 - 1427 ||089 CLA/090 CLB, stuck in traffic v3
 +
|-
 +
|1428 - 1437 ||089 CLA/090 CLB, rudely bumped v3
 +
|-
 +
|1438 - 1447 ||089 CLA/090 CLB, car collision v3
 +
|-
 +
|1448 - 1457 ||089 CLA/090 CLB, casual conversation v3
 +
|-
 +
|1458 - 1470 ||089 CLA/090 CLB, being nearly run over v3
 +
|-
 +
|1471 - 1472 ||089 CLA/090 CLB, sexy girls v3
 +
|-
 +
|1473 - 1482 ||089 CLA/090 CLB, fist fight v3
 +
|-
 +
|1483 - 1490 ||089 CLA/090 CLB, non-car collision v3
 +
|-
 +
|1491 - 1495 ||089 CLA/090 CLB, threatened with gun scared v3
 +
|-
 +
|1496 - 1501 ||089 CLA/090 CLB, getting jacked v3
 +
|-
 +
|1502 - 1506 ||089 CLA/090 CLB, jacking someone v3
 +
|-
 +
|1507 - 1508 ||089 CLA/090 CLB, lost v3
 +
|-
 +
|1509 - 1510 ||089 CLA/090 CLB, robbed of money v3
 +
|-
 +
|1511        ||089 CLA/090 CLB, revive from death v3
 +
|-
 +
|1512 - 1513 ||089 CLA/090 CLB, hail taxi v3
 +
|-
 +
|1514 - 1523 ||095 PGA/096 PGB, stuck in traffic v1
 +
|-
 +
|1524 - 1528 ||095 PGA/096 PGB, rudely bumped v1
 +
|-
 +
|1529 - 1533 ||095 PGA/096 PGB, car collision v1
 +
|-
 +
|1534 - 1541 ||095 PGA/096 PGB, casual conversation v1
 +
|-
 +
|1542 - 1548 ||095 PGA/096 PGB, being nearly run over v1
 +
|-
 +
|1549 - 1550 ||095 PGA/096 PGB, sexy girls v1
 +
|-
 +
|1551 - 1555 ||095 PGA/096 PGB, fist fight v1
 +
|-
 +
|1556 - 1560 ||095 PGA/096 PGB, non-car collision v1
 +
|-
 +
|1561 - 1564 ||095 PGA/096 PGB, threatened with gun scared v1
 +
|-
 +
|1565 - 1569 ||095 PGA/096 PGB, getting jacked v1
 +
|-
 +
|1570 - 1574 ||095 PGA/096 PGB, jacking someone v1
 +
|-
 +
|1575 - 1576 ||095 PGA/096 PGB, lost v1
 +
|-
 +
|1577 - 1578 ||095 PGA/096 PGB, robbed of money v1
 +
|-
 +
|1579        ||095 PGA/096 PGB, revive from death v1
 +
|-
 +
|1580 - 1581 ||095 PGA/096 PGB, investigate event v1
 +
|-
 +
|1582 - 1583 ||095 PGA/096 PGB, hail taxi v1
 +
|-
 +
|1584 - 1593 ||095 PGA/096 PGB, stuck in traffic v2
 +
|-
 +
|1594 - 1598 ||095 PGA/096 PGB, rudely bumped v2
 +
|-
 +
|1599 - 1603 ||095 PGA/096 PGB, car collision v2
 +
|-
 +
|1604 - 1611 ||095 PGA/096 PGB, casual conversation v2
 +
|-
 +
|1612 - 1618 ||095 PGA/096 PGB, being nearly run over v2
 +
|-
 +
|1619 - 1620 ||095 PGA/096 PGB, sexy girls v2
 +
|-
 +
|1621 - 1625 ||095 PGA/096 PGB, fist fight v2
 +
|-
 +
|1626 - 1630 ||095 PGA/096 PGB, non-car collision v2
 +
|-
 +
|1631 - 1634 ||095 PGA/096 PGB, threatened with gun scared v2
 +
|-
 +
|1635 - 1639 ||095 PGA/096 PGB, getting jacked v2
 +
|-
 +
|1640 - 1644 ||095 PGA/096 PGB, jacking someone v2
 +
|-
 +
|1645 - 1646 ||095 PGA/096 PGB, lost v2
 +
|-
 +
|1647 - 1648 ||095 PGA/096 PGB, robbed of money v2
 +
|-
 +
|1649        ||095 PGA/096 PGB, revive from death v2
 +
|-
 +
|1650 - 1651 ||095 PGA/096 PGB, investigate event v2
 +
|-
 +
|1652 - 1653 ||095 PGA/096 PGB, hail taxi v2
 +
|-
 +
|1654 - 1663 ||095 PGA/096 PGB, stuck in traffic v3
 +
|-
 +
|1664 - 1668 ||095 PGA/096 PGB, rudely bumped v3
 +
|-
 +
|1669 - 1673 ||095 PGA/096 PGB, car collision v3
 +
|-
 +
|1674 - 1681 ||095 PGA/096 PGB, casual conversation v3
 +
|-
 +
|1682 - 1688 ||095 PGA/096 PGB, being nearly run over v3
 +
|-
 +
|1689 - 1690 ||095 PGA/096 PGB, sexy girls v3
 +
|-
 +
|1691 - 1695 ||095 PGA/096 PGB, fist fight v3
 +
|-
 +
|1696 - 1700 ||095 PGA/096 PGB, non-car collision v3
 +
|-
 +
|1701 - 1704 ||095 PGA/096 PGB, threatened with gun scared v3
 +
|-
 +
|1705 - 1709 ||095 PGA/096 PGB, getting jacked v3
 +
|-
 +
|1710 - 1714 ||095 PGA/096 PGB, jacking someone v3
 +
|-
 +
|1715 - 1716 ||095 PGA/096 PGB, lost v3
 +
|-
 +
|1717 - 1718 ||095 PGA/096 PGB, robbed of money v3
 +
|-
 +
|1719        ||095 PGA/096 PGB, revive from death v3
 +
|-
 +
|1720 - 1721 ||095 PGA/096 PGB, investigate event v3
 +
|-
 +
|1722 - 1723 ||095 PGA/096 PGB, hail taxi v3
 +
|-
 +
|1724 - 1733 ||091 GDA/092 GDB, rudely bumped v1
 +
|-
 +
|1734 - 1743 ||091 GDA/092 GDB, casual conversation v1
 +
|-
 +
|1744 - 1752 ||091 GDA/092 GDB, being nearly run over v1
 +
|-
 +
|1753 - 1754 ||091 GDA/092 GDB, sexy girls v1
 +
|-
 +
|1755 - 1761 ||091 GDA/092 GDB, fist fight v1
 +
|-
 +
|1762 - 1767 ||091 GDA/092 GDB, threatened with gun scared v1
 +
|-
 +
|1768 - 1769 ||091 GDA/092 GDB, lost v1
 +
|-
 +
|1770 - 1771 ||091 GDA/092 GDB, revive from death v1
 +
|-
 +
|1772 - 1773 ||091 GDA/092 GDB, investigate event v1
 +
|-
 +
|1774 - 1783 ||091 GDA/092 GDB, rudely bumped v2
 +
|-
 +
|1784 - 1793 ||091 GDA/092 GDB, casual conversation v2
 +
|-
 +
|1794 - 1802 ||091 GDA/092 GDB, being nearly run over v2
 +
|-
 +
|1803 - 1804 ||091 GDA/092 GDB, sexy girls v2
 +
|-
 +
|1805 - 1811 ||091 GDA/092 GDB, fist fight v2
 +
|-
 +
|1812 - 1817 ||091 GDA/092 GDB, threatened with gun scared v2
 +
|-
 +
|1818 - 1819 ||091 GDA/092 GDB, lost v2
 +
|-
 +
|1820 - 1821 ||091 GDA/092 GDB, revive from death v2
 +
|-
 +
|1822 - 1823 ||091 GDA/092 GDB, investigate event v2
 +
|-
 +
|1824 - 1833 ||091 GDA/092 GDB, rudely bumped v3
 +
|-
 +
|1834 - 1843 ||091 GDA/092 GDB, casual conversation v3
 +
|-
 +
|1844 - 1852 ||091 GDA/092 GDB, being nearly run over v3
 +
|-
 +
|1853 - 1854 ||091 GDA/092 GDB, sexy girls v3
 +
|-
 +
|1855 - 1861 ||091 GDA/092 GDB, fist fight v3
 +
|-
 +
|1862 - 1867 ||091 GDA/092 GDB, threatened with gun scared v3
 +
|-
 +
|1868 - 1869 ||091 GDA/092 GDB, lost v3
 +
|-
 +
|1870 - 1871 ||091 GDA/092 GDB, revive from death v3
 +
|-
 +
|1872 - 1873 ||091 GDA/092 GDB, investigate event v3
 +
|-
 +
|1874 - 1893 || 97/98/99/100/101 (vice1/vice2/vice3/vice4/vice5)
 +
|-
 +
|1894 - 1897 || 102/103/104 (vice6/vice7/vice8)
 +
|-
 +
|1898 - 2112 || 7 (male01)
 +
|-
 +
|2113 - 2120 ||083 CBA/084 CBB, stuck in traffic v1
 +
|-
 +
|2121 - 2131 ||083 CBA/084 CBB, rudely bumped v1
 +
|-
 +
|2132 - 2139 ||083 CBA/084 CBB, car collision v1
 +
|-
 +
|2140 - 2149 ||083 CBA/084 CBB, casual conversation v1
 +
|-
 +
|2150 - 2158 ||083 CBA/084 CBB, being nearly run over v1
 +
|-
 +
|2159 - 2160 ||083 CBA/084 CBB, sexy girls v1
 +
|-
 +
|2161 - 2169 ||083 CBA/084 CBB, fist fight v1
 +
|-
 +
|2170 - 2177 ||083 CBA/084 CBB, non-car collision v1
 +
|-
 +
|2178 - 2182 ||083 CBA/084 CBB, threatened with gun scared v1
 +
|-
 +
|2183 - 2186 ||083 CBA/084 CBB, getting jacked v1
 +
|-
 +
|2187 - 2191 ||083 CBA/084 CBB, jacking someone v1
 +
|-
 +
|2192 - 2193 ||083 CBA/084 CBB, lost v1
 +
|-
 +
|2194 - 2195 ||083 CBA/084 CBB, robbed of money v1
 +
|-
 +
|2196        ||083 CBA/084 CBB, revive from death v1
 +
|-
 +
|2197 - 2198 ||083 CBA/084 CBB, hail taxi v1
 +
|-
 +
|2199 - 2206 ||083 CBA/084 CBB, stuck in traffic v2
 +
|-
 +
|2207 - 2217 ||083 CBA/084 CBB, rudely bumped v2
 +
|-
 +
|2218 - 2225 ||083 CBA/084 CBB, car collision v2
 +
|-
 +
|2226 - 2235 ||083 CBA/084 CBB, casual conversation v2
 +
|-
 +
|2236 - 2244 ||083 CBA/084 CBB, being nearly run over v2
 +
|-
 +
|2245 - 2246 ||083 CBA/084 CBB, sexy girls v2
 +
|-
 +
|2247 - 2255 ||083 CBA/084 CBB, fist fight v2
 +
|-
 +
|2256 - 2263 ||083 CBA/084 CBB, non-car collision v2
 +
|-
 +
|2264 - 2268 ||083 CBA/084 CBB, threatened with gun scared v2
 +
|-
 +
|2269 - 2272 ||083 CBA/084 CBB, getting jacked v2
 +
|-
 +
|2273 - 2277 ||083 CBA/084 CBB, jacking someone v2
 +
|-
 +
|2278 - 2279 ||083 CBA/084 CBB, lost v2
 +
|-
 +
|2280 - 2281 ||083 CBA/084 CBB, robbed of money v2
 +
|-
 +
|2282        ||083 CBA/084 CBB, revive from death v2
 +
|-
 +
|2283 - 2284 ||083 CBA/084 CBB, hail taxi v2
 +
|-
 +
|2285 - 2292 ||083 CBA/084 CBB, stuck in traffic v3
 +
|-
 +
|2293 - 2303 ||083 CBA/084 CBB, rudely bumped v3
 +
|-
 +
|2304 - 2311 ||083 CBA/084 CBB, car collision v3
 +
|-
 +
|2312 - 2321 ||083 CBA/084 CBB, casual conversation v3
 +
|-
 +
|2322 - 2330 ||083 CBA/084 CBB, being nearly run over v3
 +
|-
 +
|2331 - 2332 ||083 CBA/084 CBB, sexy girls v3
 +
|-
 +
|2333 - 2341 ||083 CBA/084 CBB, fist fight v3
 +
|-
 +
|2342 - 2349 ||083 CBA/084 CBB, non-car collision v3
 +
|-
 +
|2350 - 2354 ||083 CBA/084 CBB, threatened with gun scared v3
 +
|-
 +
|2355 - 2358 ||083 CBA/084 CBB, getting jacked v3
 +
|-
 +
|2359 - 2363 ||083 CBA/084 CBB, jacking someone v3
 +
|-
 +
|2364 - 2365 ||083 CBA/084 CBB, lost v3
 +
|-
 +
|2366 - 2367 ||083 CBA/084 CBB, robbed of money v3
 +
|-
 +
|2368        ||083 CBA/084 CBB, revive from death v3
 +
|-
 +
|2369 - 2370 ||083 CBA/084 CBB, hail taxi v3
 +
|-
 +
|2371 - 2380 ||093 BKA/094 BKB, stuck in traffic v1
 +
|-
 +
|2381 - 2390 ||093 BKA/094 BKB, rudely bumped v1
 +
|-
 +
|2391 - 2402 ||093 BKA/094 BKB, casual conversation v1
 +
|-
 +
|2403 - 2411 ||093 BKA/094 BKB, being nearly run over v1
 +
|-
 +
|2412 - 2420 ||093 BKA/094 BKB, fist fight v1
 +
|-
 +
|2421 - 2428 ||093 BKA/094 BKB, non-car collision v1
 +
|-
 +
|2429 - 2433 ||093 BKA/094 BKB, threatened with gun scared v1
 +
|-
 +
|2434 - 2441 ||093 BKA/094 BKB, getting jacked v1
 +
|-
 +
|2442 - 2445 ||093 BKA/094 BKB, jacking someone v1
 +
|-
 +
|2446 - 2447 ||093 BKA/094 BKB, lost v1
 +
|-
 +
|2448 - 2449 ||093 BKA/094 BKB, robbed of money v1
 +
|-
 +
|2450        ||093 BKA/094 BKB, revive from death v1
 +
|-
 +
|2451 - 2452 ||093 BKA/094 BKB, hail taxi v1
 +
|-
 +
|2453 - 2462 ||093 BKA/094 BKB, stuck in traffic v2
 +
|-
 +
|2463 - 2472 ||093 BKA/094 BKB, rudely bumped v2
 +
|-
 +
|2473 - 2484 ||093 BKA/094 BKB, casual conversation v2
 +
|-
 +
|2485 - 2493 ||093 BKA/094 BKB, being nearly run over v2
 +
|-
 +
|2494 - 2502 ||093 BKA/094 BKB, fist fight v2
 +
|-
 +
|2503 - 2510 ||093 BKA/094 BKB, non-car collision v2
 +
|-
 +
|2511 - 2515 ||093 BKA/094 BKB, threatened with gun scared v2
 +
|-
 +
|2516 - 2523 ||093 BKA/094 BKB, getting jacked v2
 +
|-
 +
|2524 - 2527 ||093 BKA/094 BKB, jacking someone v2
 +
|-
 +
|2528 - 2529 ||093 BKA/094 BKB, lost v2
 +
|-
 +
|2530 - 2531 ||093 BKA/094 BKB, robbed of money v2
 +
|-
 +
|2532        ||093 BKA/094 BKB, revive from death v2
 +
|-
 +
|2533 - 2534 ||093 BKA/094 BKB, hail taxi v2
 +
|-
 +
|2535 - 2544 ||093 BKA/094 BKB, stuck in traffic v3
 +
|-
 +
|2545 - 2554 ||093 BKA/094 BKB, rudely bumped v3
 +
|-
 +
|2555 - 2566 ||093 BKA/094 BKB, casual conversation v3
 +
|-
 +
|2567 - 2575 ||093 BKA/094 BKB, being nearly run over v3
 +
|-
 +
|2576 - 2584 ||093 BKA/094 BKB, fist fight v3
 +
|-
 +
|2585 - 2592 ||093 BKA/094 BKB, non-car collision v3
 +
|-
 +
|2593 - 2597 ||093 BKA/094 BKB, threatened with gun scared v3
 +
|-
 +
|2598 - 2605 ||093 BKA/094 BKB, getting jacked v3
 +
|-
 +
|2606 - 2609 ||093 BKA/094 BKB, jacking someone v3
 +
|-
 +
|2610 - 2611 ||093 BKA/094 BKB, lost v3
 +
|-
 +
|2612 - 2613 ||093 BKA/094 BKB, robbed of money v3
 +
|-
 +
|2614        ||093 BKA/094 BKB, revive from death v3
 +
|-
 +
|2615 - 2616 ||093 BKA/094 BKB, hail taxi v3
 +
|-
 +
|2617 - 2625 ||085 HNA/086 HNB, stuck in traffic v1
 +
|-
 +
|2626 - 2637 ||085 HNA/086 HNB, rudely bumped v1
 +
|-
 +
|2638 - 2646 ||085 HNA/086 HNB, car collision v1
 +
|-
 +
|2647 - 2660 ||085 HNA/086 HNB, casual conversation v1
 +
|-
 +
|2661 - 2670 ||085 HNA/086 HNB, being nearly run over v1
 +
|-
 +
|2671 - 2672 ||085 HNA/086 HNB, sexy girls v1
 +
|-
 +
|2673 - 2682 ||085 HNA/086 HNB, fist fight v1
 +
|-
 +
|2683 - 2691 ||085 HNA/086 HNB, non-car collision v1
 +
|-
 +
|2692 - 2696 ||085 HNA/086 HNB, threatened with gun scared v1
 +
|-
 +
|2697 - 2702 ||085 HNA/086 HNB, getting jacked v1
 +
|-
 +
|2703 - 2706 ||085 HNA/086 HNB, jacking someone v1
 +
|-
 +
|2707 - 2710 ||085 HNA/086 HNB, lost v1
 +
|-
 +
|2711 - 2713 ||085 HNA/086 HNB, robbed of money v1
 +
|-
 +
|2714        ||085 HNA/086 HNB, revive from death v1
 +
|-
 +
|2715        ||085 HNA/086 HNB, hail taxi v1
 +
|-
 +
|2716 - 2724 ||085 HNA/086 HNB, stuck in traffic v2
 +
|-
 +
|2725 - 2736 ||085 HNA/086 HNB, rudely bumped v2
 +
|-
 +
|2737 - 2745 ||085 HNA/086 HNB, car collision v2
 +
|-
 +
|2746 - 2759 ||085 HNA/086 HNB, casual conversation v2
 +
|-
 +
|2760 - 2769 ||085 HNA/086 HNB, being nearly run over v2
 +
|-
 +
|2770 - 2771 ||085 HNA/086 HNB, sexy girls v2
 +
|-
 +
|2772 - 2781 ||085 HNA/086 HNB, fist fight v2
 +
|-
 +
|2782 - 2790 ||085 HNA/086 HNB, non-car collision v2
 +
|-
 +
|2791 - 2795 ||085 HNA/086 HNB, threatened with gun scared v2
 +
|-
 +
|2796 - 2801 ||085 HNA/086 HNB, getting jacked v2
 +
|-
 +
|2802 - 2805 ||085 HNA/086 HNB, jacking someone v2
 +
|-
 +
|2806 - 2809 ||085 HNA/086 HNB, lost v2
 +
|-
 +
|2810 - 2812 ||085 HNA/086 HNB, robbed of money v2
 +
|-
 +
|2813        ||085 HNA/086 HNB, revive from death v2
 +
|-
 +
|2814        ||085 HNA/086 HNB, hail taxi v2
 +
|-
 +
|2815 - 2823 ||085 HNA/086 HNB, stuck in traffic v3
 +
|-
 +
|2824 - 2835 ||085 HNA/086 HNB, rudely bumped v3
 +
|-
 +
|2836 - 2844 ||085 HNA/086 HNB, car collision v3
 +
|-
 +
|2845 - 2858 ||085 HNA/086 HNB, casual conversation v3
 +
|-
 +
|2859 - 2868 ||085 HNA/086 HNB, being nearly run over v3
 +
|-
 +
|2869 - 2870 ||085 HNA/086 HNB, sexy girls v3
 +
|-
 +
|2871 - 2880 ||085 HNA/086 HNB, fist fight v3
 +
|-
 +
|2881 - 2889 ||085 HNA/086 HNB, non-car collision v3
 +
|-
 +
|2890 - 2894 ||085 HNA/086 HNB, threatened with gun scared v3
 +
|-
 +
|2895 - 2900 ||085 HNA/086 HNB, getting jacked v3
 +
|-
 +
|2901 - 2904 ||085 HNA/086 HNB, jacking someone v3
 +
|-
 +
|2905 - 2908 ||085 HNA/086 HNB, lost v3
 +
|-
 +
|2909 - 2911 ||085 HNA/086 HNB, robbed of money v3
 +
|-
 +
|2912        ||085 HNA/086 HNB, revive from death v3
 +
|-
 +
|2913        ||085 HNA/086 HNB, hail taxi v3
 +
|-
 +
|2914 - 3012 ||generic female talk sfx (screams, gasps, and grunts)
 +
|-
 +
|3013 - 3161 ||generic male talk sfx (screams, gasps, and grunts)
 +
|-
 +
|3162 - 3227 ||medic talk sfx
 +
|-
 +
|3228 - 3281 ||fbi talk sfx
 +
|-
 +
|3282 - 3323 ||swat talk sfx
 +
|-
 +
|3324 - 3330 ||105 WFYG1, stuck in traffic
 +
|-
 +
|3331 - 3341 ||105 WFYG1, rudely bumped
 +
|-
 +
|3342 - 3350 ||105 WFYG1, car collision
 +
|-
 +
|3351 - 3360 ||105 WFYG1, casual conversation
 +
|-
 +
|3361 - 3369 ||105 WFYG1, being nearly run over
 +
|-
 +
|3370 - 3371 ||105 WFYG1, sexy guys
 +
|-
 +
|3372 - 3375 ||105 WFYG1, fist fight
 +
|-
 +
|3376 - 3382 ||105 WFYG1, non-car collision
 +
|-
 +
|3383 - 3388 ||105 WFYG1, threatened with gun scared
 +
|-
 +
|3389 - 3393 ||105 WFYG1, getting jacked
 +
|-
 +
|3394 - 3396 ||105 WFYG1, lost
 +
|-
 +
|3397 - 3398 ||105 WFYG1, robbed of money
 +
|-
 +
|3399 - 3400 ||105 WFYG1, robbing money
 +
|-
 +
|3401 - 3402 ||105 WFYG1, flee in fear
 +
|-
 +
|3403        ||105 WFYG1, revive from death
 +
|-
 +
|3404        ||105 WFYG1, investigate event
 +
|-
 +
|3405        ||105 WFYG1, hail taxi
 +
|-
 +
|3406 - 3410 ||106 WFYG2, stuck in traffic
 +
|-
 +
|3411 - 3421 ||106 WFYG2, rudely bumped
 +
|-
 +
|3422 - 3430 ||106 WFYG2, car collision
 +
|-
 +
|3431 - 3439 ||106 WFYG2, casual conversation
 +
|-
 +
|3440 - 3447 ||106 WFYG2, being nearly run over
 +
|-
 +
|3448 - 3451 ||106 WFYG2, sexy guys
 +
|-
 +
|3452 - 3456 ||106 WFYG2, fist fight
 +
|-
 +
|3457 - 3463 ||106 WFYG2, non-car collision
 +
|-
 +
|3464 - 3466 ||106 WFYG2, threatened with gun scared
 +
|-
 +
|3467 - 3471 ||106 WFYG2, getting jacked
 +
|-
 +
|3472        ||106 WFYG2, lost
 +
|-
 +
|3473 - 3474 ||106 WFYG2, robbed of money
 +
|-
 +
|3475        ||106 WFYG2, investigate event
 +
|-
 +
|3476        ||106 WFYG2, hail taxi
 +
|-
 +
|3478 - 3485 ||028 HMOCA, stuck in traffic
 +
|-
 +
|3486 - 3493 ||028 HMOCA, car collision
 +
|-
 +
|3494 - 3503 ||028 HMOCA, casual conversation
 +
|-
 +
|3504 - 3505 ||028 HMOCA, sexy girls
 +
|-
 +
|3506 - 3510 ||028 HMOCA, threatened with gun
 +
|-
 +
|3511 - 3520 ||028 HMOCA, getting jacked
 +
|-
 +
|3521 - 3531 ||028 HMOCA, jacking someone
 +
|-
 +
|3532 - 3538 ||028 HMOCA, robbed of money
 +
|-
 +
|3539 - 3540 ||028 HMOCA, flee in fear
 +
|-
 +
|3541        ||028 HMOCA, hail taxi
 +
|-
 +
|3542 - 3551 ||080 WFOSH, rudely bumped
 +
|-
 +
|3552 - 3560 ||080 WFOSH, casual conversation
 +
|-
 +
|3561 - 3570 ||080 WFOSH, being nearly run over
 +
|-
 +
|3571 - 3580 ||080 WFOSH, threatened with gun scared
 +
|-
 +
|3581 - 3582 ||080 WFOSH, lost
 +
|-
 +
|3583 - 3584 ||080 WFOSH, robbed of money
 +
|-
 +
|3585 - 3593 ||080 WFOSH, flee in fear
 +
|-
 +
|3594 - 3596 ||080 WFOSH, revive from death
 +
|-
 +
|3597 - 3601 ||080 WFOSH, investigate event
 +
|-
 +
|3602        ||080 WFOSH, hail taxi
 +
|-
 +
|3603 - 3613 ||077 WFYSK, stuck in traffic
 +
|-
 +
|3614 - 3631 ||077 WFYSK, rudely bumped
 +
|-
 +
|3632 - 3640 ||077 WFYSK, being nearly run over
 +
|-
 +
|3641 - 3651 ||077 WFYSK, fist fight
 +
|-
 +
|3652 - 3656 ||077 WFYSK, threatened with gun
 +
|-
 +
|3657 - 3658 ||077 WFYSK, robbed of money
 +
|-
 +
|3659 - 3660 ||077 WFYSK, revive from death
 +
|-
 +
|3661        ||077 WFYSK, hail taxi
 +
|-
 +
|3662 - 3671 ||066 WMYLG, rudely bumped
 +
|-
 +
|3672 - 3681 ||066 WMYLG, casual conversation
 +
|-
 +
|3682 - 3690 ||066 WMYLG, being nearly run over
 +
|-
 +
|3691 - 3697 ||066 WMYLG, fist fight
 +
|-
 +
|3698 - 3703 ||066 WMYLG, threatened with gun scared
 +
|-
 +
|3704        ||066 WMYLG, revive from death
 +
|-
 +
|3705        ||066 WMYLG, hail taxi
 +
|-
 +
|3706 - 3711 ||060 WMOBE/068 WMYBU, stuck in traffic
 +
|-
 +
|3712 - 3723 ||060 WMOBE, rudely bumped
 +
|-
 +
|3724 - 3731 ||060 WMOBE, car collision
 +
|-
 +
|3732 - 3741 ||060 WMOBE, casual conversation
 +
|-
 +
|3742 - 3749 ||060 WMOBE, being nearly run over
 +
|-
 +
|3750 - 3751 ||060 WMOBE, sexy girls
 +
|-
 +
|3752 - 3758 ||060 WMOBE, non-car collision
 +
|-
 +
|3759 - 3763 ||060 WMOBE, threatened with gun
 +
|-
 +
|3764 - 3771 ||060 WMOBE, getting jacked
 +
|-
 +
|3772 - 3775 ||060 WMOBE, jacking someone
 +
|-
 +
|3776 - 3791 ||060 WMOBE, guy hitting on girl
 +
|-
 +
|3792 - 3797 ||060 WMOBE, robbing money
 +
|-
 +
|3798 - 3801 ||060 WMOBE, flee in fear
 +
|-
 +
|3802 - 3803 ||060 WMOBE, revive from death
 +
|-
 +
|3804 - 3805 ||060 WMOBE, investigate event
 +
|-
 +
|3815 - 3825 ||068 WMYBU, rudely bumped
 +
|-
 +
|3826 - 3834 ||068 WMYBU, car collision
 +
|-
 +
|3835 - 3844 ||068 WMYBU, casual conversation
 +
|-
 +
|3845 - 3854 ||068 WMYBU, being nearly run over
 +
|-
 +
|3855 - 3856 ||068 WMYBU, sexy girls
 +
|-
 +
|3857 - 3861 ||068 WMYBU, non-car collision
 +
|-
 +
|3862 - 3867 ||068 WMYBU, threatened with gun
 +
|-
 +
|3868 - 3869 ||068 WMYBU, responding to cop
 +
|-
 +
|3870 - 3874 ||068 WMYBU, getting jacked
 +
|-
 +
|3875 - 3879 ||068 WMYBU, lost
 +
|-
 +
|3880        ||068 WMYBU, robbed of money
 +
|-
 +
|3881 - 3883 ||068 WMYBU, flee in fear
 +
|-
 +
|3884 - 3885 ||068 WMYBU, revive from death
 +
|-
 +
|3886 - 3890 ||068 WMYBU, investigate event
 +
|-
 +
|3891 - 3892 ||068 WMYBU, hail taxi
 +
|-
 +
|3893 - 3900 ||051 WMYST, stuck in traffic
 +
|-
 +
|3901 - 3911 ||051 WMYST, rudely bumped
 +
|-
 +
|3912 - 3919 ||051 WMYST, car collision
 +
|-
 +
|3920 - 3929 ||051 WMYST, casual conversation
 +
|-
 +
|3930 - 3939 ||051 WMYST, being nearly run over
 +
|-
 +
|3940 - 3941 ||051 WMYST, sexy girls
 +
|-
 +
|3942 - 3946 ||051 WMYST, non-car collision
 +
|-
 +
|3947 - 3951 ||051 WMYST, threatened with gun
 +
|-
 +
|3952 - 3954 ||051 WMYST, responding to cop
 +
|-
 +
|3955 - 3959 ||051 WMYST, getting jacked
 +
|-
 +
|3960 - 3961 ||051 WMYST, lost
 +
|-
 +
|3962        ||051 WMYST, robbed of money
 +
|-
 +
|3963 - 3967 ||051 WMYST, robbing money
 +
|-
 +
|3968 - 3974 ||051 WMYST, flee in fear
 +
|-
 +
|3975        ||051 WMYST, revive from death
 +
|-
 +
|3976 - 3977 ||051 WMYST, hail taxi
 +
|-
 +
|3978 - 3983 ||046 BMYPI, stuck in traffic
 +
|-
 +
|3984 - 3992 ||046 BMYPI, rudely bumped
 +
|-
 +
|3993 - 3997 ||046 BMYPI, car collision
 +
|-
 +
|3998 - 4007 ||046 BMYPI, being nearly run over
 +
|-
 +
|4008 - 4011 ||046 BMYPI, sexy girls
 +
|-
 +
|4012 - 4019 ||046 BMYPI, fist fight
 +
|-
 +
|4020 - 4032 ||046 BMYPI, non-car collision
 +
|-
 +
|4033 - 4037 ||046 BMYPI, threatened with gun scared
 +
|-
 +
|4038 - 4043 ||046 BMYPI, getting jacked
 +
|-
 +
|4044 - 4047 ||046 BMYPI, jacking someone
 +
|-
 +
|4048        ||046 BMYPI, robbed of money
 +
|-
 +
|4049        ||046 BMYPI, revive from death
 +
|-
 +
|4050 - 4051 ||046 BMYPI, hail taxi
 +
|-
 +
|4052 - 4062 ||070 WFYPR, rudely bumped
 +
|-
 +
|4063 - 4076 ||070 WFYPR, casual conversation
 +
|-
 +
|4077 - 4086 ||070 WFYPR, being nearly run over
 +
|-
 +
|4087 - 4095 ||070 WFYPR, fist fight
 +
|-
 +
|4096 - 4100 ||070 WFYPR, prostitute sex
 +
|-
 +
|4101 - 4106 ||070 WFYPR, threatened with gun scared
 +
|-
 +
|4107 - 4108 ||070 WFYPR, robbed of money
 +
|-
 +
|4109        ||070 WFYPR, revive from death
 +
|-
 +
|4110 - 4124 ||070 WFYPR, interacting with player
 +
|-
 +
|4125        ||070 WFYPR, hail taxi
 +
|-
 +
|4126 - 4135 ||055 WMYRI, stuck in traffic
 +
|-
 +
|4136 - 4143 ||055 WMYRI, rudely bumped
 +
|-
 +
|4144 - 4152 ||055 WMYRI, car collision
 +
|-
 +
|4163 - 4171 ||055 WMYRI, being nearly run over
 +
|-
 +
|4172 - 4174 ||055 WMYRI, sexy girls
 +
|-
 +
|4175 - 4185 ||055 WMYRI, non-car collision
 +
|-
 +
|4186 - 4193 ||055 WMYRI, threatened with gun
 +
|-
 +
|4194 - 4201 ||055 WMYRI, getting jacked
 +
|-
 +
|4202        ||055 WMYRI, lost
 +
|-
 +
|4203 - 4207 ||055 WMYRI, flee in fear
 +
|-
 +
|4208        ||055 WMYRI, revive from death
 +
|-
 +
|4209 - 4212 ||055 WMYRI, investigate event
 +
|-
 +
|4213 - 4214 ||055 WMYRI, hail taxi
 +
|-
 +
|4215 - 4231 ||034 BMOST, rudely bumped
 +
|-
 +
|4232 - 4239 ||034 BMOST, car collision
 +
|-
 +
|4240 - 4257 ||034 BMOST, casual conversation
 +
|-
 +
|4258 - 4265 ||034 BMOST, being nearly run over
 +
|-
 +
|4266 - 4271 ||034 BMOST, sexy girls
 +
|-
 +
|4272 - 4278 ||034 BMOST, fist fight
 +
|-
 +
|4279 - 4291 ||034 BMOST, non-car collision
 +
|-
 +
|4292 - 4300 ||034 BMOST, threatened with gun
 +
|-
 +
|4301 - 4306 ||034 BMOST, lost
 +
|-
 +
|4307 - 4310 ||034 BMOST, robbed of money
 +
|-
 +
|4311        ||034 BMOST, revive from death
 +
|-
 +
|4312        ||034 BMOST, hail taxi
 +
|-
 +
|4313 - 4321 ||010 HFOST, stuck in traffic
 +
|-
 +
|4322 - 4333 ||010 HFOST, rudely bumped
 +
|-
 +
|4334 - 4341 ||010 HFOST, car collision
 +
|-
 +
|4342 - 4352 ||010 HFOST, casual conversation
 +
|-
 +
|4353 - 4362 ||010 HFOST, being nearly run over
 +
|-
 +
|4363 - 4370 ||010 HFOST, fist fight
 +
|-
 +
|4371 - 4381 ||010 HFOST, non-car collision
 +
|-
 +
|4382 - 4387 ||010 HFOST, threatened with gun scared
 +
|-
 +
|4388 - 4395 ||010 HFOST, getting jacked
 +
|-
 +
|4396 - 4397 ||010 HFOST, lost
 +
|-
 +
|4398 - 4400 ||010 HFOST, robbed of money
 +
|-
 +
|4401 - 4402 ||010 HFOST, hail taxi
 +
|-
 +
|4403 - 4410 ||016 HMORI, stuck in traffic
 +
|-
 +
|4411 - 4421 ||016 HMORI, rudely bumped
 +
|-
 +
|4422 - 4427 ||016 HMORI, car collision
 +
|-
 +
|4428 - 4435 ||016 HMORI, casual conversation
 +
|-
 +
|4436 - 4442 ||016 HMORI, being nearly run over
 +
|-
 +
|4443 - 4453 ||016 HMORI, non-car collision
 +
|-
 +
|4454 - 4458 ||016 HMORI, threatened with gun
 +
|-
 +
|4459 - 4466 ||016 HMORI, getting jacked
 +
|-
 +
|4467 - 4468 ||016 HMORI, lost
 +
|-
 +
|4469 - 4471 ||016 HMORI, robbed of money
 +
|-
 +
|4472 - 4477 ||016 HMORI, flee in fear
 +
|-
 +
|4478 - 4479 ||016 HMORI, hail taxi
 +
|-
 +
|4480 - 4487 ||026 HMOTR, rudely bumped
 +
|-
 +
|4488 - 4496 ||026 HMOTR, casual conversation
 +
|-
 +
|4497 - 4507 ||026 HMOTR, being nearly run over
 +
|-
 +
|4508 - 4514 ||026 HMOTR, fist fight
 +
|-
 +
|4515 - 4520 ||026 HMOTR, threatened with gun scared
 +
|-
 +
|4521 - 4522 ||026 HMOTR, revive from death
 +
|-
 +
|4523 - 4525 ||026 HMOTR, investigate event
 +
|-
 +
|4526 - 4533 ||026 HMOTR, interacting with player
 +
|-
 +
|4534        ||026 HMOTR, hail taxi
 +
|-
 +
|4535 - 4543 ||027 HMYAP, stuck in traffic
 +
|-
 +
|4544 - 4554 ||027 HMYAP, rudely bumped
 +
|-
 +
|4555 - 4563 ||027 HMYAP, car collision
 +
|-
 +
|4564 - 4572 ||027 HMYAP, casual conversation
 +
|-
 +
|4573 - 4581 ||027 HMYAP, being nearly run over
 +
|-
 +
|4582 - 4584 ||027 HMYAP, sexy girls
 +
|-
 +
|4585 - 4590 ||027 HMYAP, non-car collision
 +
|-
 +
|4591 - 4597 ||027 HMYAP, threatened with gun
 +
|-
 +
|4598 - 4604 ||027 HMYAP, getting jacked
 +
|-
 +
|4605 - 4608 ||027 HMYAP, jacking someone
 +
|-
 +
|4609 - 4610 ||027 HMYAP, lost
 +
|-
 +
|4611 - 4612 ||027 HMYAP, robbed of money
 +
|-
 +
|4613 - 4618 ||027 HMYAP, flee in fear
 +
|-
 +
|4619 - 4620 ||027 HMYAP, revive from death
 +
|-
 +
|4621 - 4622 ||027 HMYAP, hail taxi
 +
|-
 +
|4623 - 4633 ||025 HFOTR, rudely bumped
 +
|-
 +
|4634 - 4645 ||025 HFOTR, casual conversation
 +
|-
 +
|4646 - 4653 ||025 HFOTR, being nearly run over
 +
|-
 +
|4654 - 4659 ||025 HFOTR, fist fight
 +
|-
 +
|4660 - 4664 ||025 HFOTR, threatened with gun scared
 +
|-
 +
|4665 - 4666 ||025 HFOTR, robbed of money
 +
|-
 +
|4667        ||025 HFOTR, revive from death
 +
|-
 +
|4668 - 4669 ||025 HFOTR, investigate event
 +
|-
 +
|4670 - 4671 ||025 HFOTR, hail taxi
 +
|-
 +
|4672 - 4681 ||020 HMOBE, stuck in traffic
 +
|-
 +
|4682 - 4689 ||020 HMOBE, rudely bumped
 +
|-
 +
|4690 - 4698 ||020 HMOBE, being nearly run over
 +
|-
 +
|4699 - 4702 ||020 HMOBE, sexy girls
 +
|-
 +
|4703 - 4705 ||020 HMOBE, threatened with gun
 +
|-
 +
|4706 - 4708 ||020 HMOBE, responding to cop
 +
|-
 +
|4709 - 4714 ||020 HMOBE, getting jacked
 +
|-
 +
|4715 - 4722 ||021 HFYBU, stuck in traffic
 +
|-
 +
|4723 - 4733 ||021 HFYBU, rudely bumped
 +
|-
 +
|4734 - 4741 ||021 HFYBU, car collision
 +
|-
 +
|4742 - 4751 ||021 HFYBU, being nearly run over
 +
|-
 +
|4752 - 4758 ||021 HFYBU, fist fight
 +
|-
 +
|4759 - 4770 ||021 HFYBU, non-car collision
 +
|-
 +
|4771 - 4775 ||021 HFYBU, threatened with gun
 +
|-
 +
|4776 - 4781 ||021 HFYBU, getting jacked
 +
|-
 +
|4782 - 4784 ||021 HFYBU, jacking someone
 +
|-
 +
|4785 - 4786 ||021 HFYBU, lost
 +
|-
 +
|4787 - 4788 ||021 HFYBU, robbed of money
 +
|-
 +
|4789        ||021 HFYBU, revive from death
 +
|-
 +
|4790        ||021 HFYBU, hail taxi
 +
|-
 +
|4791 - 4799 ||023 HFYCG, rudely bumped
 +
|-
 +
|4800 - 4807 ||023 HFYCG, being nearly run over
 +
|-
 +
|4808 - 4812 ||023 HFYCG, threatened with gun
 +
|-
 +
|4813 - 4814 ||023 HFYCG, robbed of money
 +
|-
 +
|4815 - 4818 ||023 HFYCG, flee in fear
 +
|-
 +
|4819        ||023 HFYCG, revive from death
 +
|-
 +
|4820 - 4833 ||023 HFYCG, interacting with player
 +
|-
 +
|4835 - 4844 ||019 HMYBE, rudely bumped
 +
|-
 +
|4845 - 4851 ||019 HMYBE, car collision
 +
|-
 +
|4852 - 4861 ||019 HMYBE, casual conversation
 +
|-
 +
|4862 - 4868 ||019 HMYBE, being nearly run over
 +
|-
 +
|4869 - 4873 ||019 HMYBE, sexy girls
 +
|-
 +
|4874 - 4881 ||019 HMYBE, fist fight
 +
|-
 +
|4882 - 4891 ||019 HMYBE, non-car collision
 +
|-
 +
|4892 - 4897 ||019 HMYBE, threatened with gun
 +
|-
 +
|4898 - 4901 ||019 HMYBE, responding to cop
 +
|-
 +
|4902 - 4913 ||019 HMYBE, getting jacked
 +
|-
 +
|4914 - 4916 ||019 HMYBE, lost
 +
|-
 +
|4917        ||019 HMYBE, revive from death
 +
|-
 +
|4918 - 4919 ||019 HMYBE, investigate event
 +
|-
 +
|4920        ||019 HMYBE, hail taxi
 +
|-
 +
|4921 - 4928 ||064 WMOGO, rudely bumped
 +
|-
 +
|4929 - 4937 ||064 WMOGO, car collision
 +
|-
 +
|4938 - 4946 ||064 WMOGO, casual conversation
 +
|-
 +
|4947 - 4958 ||064 WMOGO, being nearly run over
 +
|-
 +
|4959 - 4960 ||064 WMOGO, sexy girls
 +
|-
 +
|4961 - 4973 ||064 WMOGO, fist fight
 +
|-
 +
|4974 - 4981 ||064 WMOGO, non-car collision
 +
|-
 +
|4982 - 4986 ||064 WMOGO, threatened with gun
 +
|-
 +
|4987 - 4992 ||064 WMOGO, getting jacked
 +
|-
 +
|4993 - 4997 ||064 WMOGO, flee in fear
 +
|-
 +
|4998        ||064 WMOGO, revive from death
 +
|-
 +
|4999 - 5001 ||064 WMOGO, investigate event
 +
|-
 +
|5002        ||064 WMOGO, hail taxi
 +
|-
 +
|5003 - 5020 ||048 WMYCR, rudely bumped
 +
|-
 +
|5021 - 5029 ||048 WMYCR, car collision
 +
|-
 +
|5030 - 5039 ||048 WMYCR, being nearly run over
 +
|-
 +
|5040 - 5046 ||048 WMYCR, fist fight
 +
|-
 +
|5047 - 5055 ||048 WMYCR, non-car collision
 +
|-
 +
|5056 - 5060 ||048 WMYCR, threatened with gun scared
 +
|-
 +
|5061 - 5066 ||048 WMYCR, jacking someone
 +
|-
 +
|5067 - 5069 ||048 WMYCR, robbed of money
 +
|-
 +
|5070 - 5074 ||048 WMYCR, robbing money
 +
|-
 +
|5075        ||048 WMYCR, hail taxi
 +
|-
 +
|5076 - 5085 ||076 WMYJG, stuck in traffic
 +
|-
 +
|5086 - 5095 ||076 WMYJG, rudely bumped
 +
|-
 +
|5096 - 5097 ||076 WMYJG, sexy girls
 +
|-
 +
|5098 - 5101 ||076 WMYJG, threatened with gun
 +
|-
 +
|5102 - 5103 ||076 WMYJG, robbed of money
 +
|-
 +
|5104 - 5108 ||076 WMYJG, flee in fear
 +
|-
 +
|5109        ||076 WMYJG, revive from death
 +
|-
 +
|5110        ||076 WMYJG, hail taxi
 +
|-
 +
|5111 - 5118 ||052 WMOST, stuck in traffic
 +
|-
 +
|5119 - 5128 ||052 WMOST, rudely bumped
 +
|-
 +
|5129 - 5135 ||052 WMOST, car collision
 +
|-
 +
|5136 - 5144 ||052 WMOST, casual conversation
 +
|-
 +
|5145 - 5152 ||052 WMOST, being nearly run over
 +
|-
 +
|5153 - 5154 ||052 WMOST, sexy girls
 +
|-
 +
|5155 - 5162 ||052 WMOST, fist fight
 +
|-
 +
|5163 - 5169 ||052 WMOST, non-car collision
 +
|-
 +
|5170 - 5174 ||052 WMOST, threatened with gun scared
 +
|-
 +
|5175 - 5177 ||052 WMOST, responding to cop
 +
|-
 +
|5178 - 5181 ||052 WMOST, getting jacked
 +
|-
 +
|5182 - 5185 ||052 WMOST, guy hitting on girl
 +
|-
 +
|5186 - 5187 ||052 WMOST, lost
 +
|-
 +
|5188 - 5189 ||052 WMOST, robbed of money
 +
|-
 +
|5190        ||052 WMOST, revive from death
 +
|-
 +
|5191        ||052 WMOST, hail taxi
 +
|-
 +
|5192 - 5201 ||044 BFOTR, rudely bumped
 +
|-
 +
|5202 - 5216 ||044 BFOTR, casual conversation
 +
|-
 +
|5217 - 5225 ||044 BFOTR, being nearly run over
 +
|-
 +
|5226 - 5231 ||044 BFOTR, fist fight
 +
|-
 +
|5232 - 5237 ||044 BFOTR, threatened with gun scared
 +
|-
 +
|5238 - 5239 ||044 BFOTR, robbed of money
 +
|-
 +
|5240 - 5242 ||044 BFOTR, robbing money
 +
|-
 +
|5243        ||044 BFOTR, revive from death
 +
|-
 +
|5244 - 5246 ||044 BFOTR, investigate event
 +
|-
 +
|5247 - 5251 ||044 BFOTR, interacting with player
 +
|-
 +
|5252        ||044 BFOTR, hail taxi
 +
|-
 +
|5253 - 5260 ||053 WFYRI, stuck in traffic
 +
|-
 +
|5261 - 5270 ||053 WFYRI, rudely bumped
 +
|-
 +
|5271 - 5279 ||053 WFYRI, car collision
 +
|-
 +
|5280 - 5288 ||053 WFYRI, being nearly run over
 +
|-
 +
|5289 - 5290 ||053 WFYRI, sexy guys
 +
|-
 +
|5291 - 5298 ||053 WFYRI, non-car collision
 +
|-
 +
|5299 - 5303 ||053 WFYRI, threatened with gun
 +
|-
 +
|5304 - 5310 ||053 WFYRI, getting jacked
 +
|-
 +
|5311 - 5312 ||053 WFYRI, lost
 +
|-
 +
|5313 - 5314 ||053 WFYRI, robbed of money
 +
|-
 +
|5315 - 5319 ||053 WFYRI, flee in fear
 +
|-
 +
|5320        ||053 WFYRI, revive from death
 +
|-
 +
|5321 - 5322 ||053 WFYRI, investigate event
 +
|-
 +
|5323        ||053 WFYRI, hail taxi
 +
|-
 +
|5324 - 5334 ||043 BFYPR, rudely bumped
 +
|-
 +
|5335 - 5347 ||043 BFYPR, casual conversation
 +
|-
 +
|5348 - 5354 ||043 BFYPR, being nearly run over
 +
|-
 +
|5355 - 5361 ||043 BFYPR, fist fight
 +
|-
 +
|5362 - 5368 ||043 BFYPR, prostitute sex
 +
|-
 +
|5369 - 5373 ||043 BFYPR, threatened with gun scared
 +
|-
 +
|5374 - 5375 ||043 BFYPR, robbed of money
 +
|-
 +
|5376        ||043 BFYPR, revive from death
 +
|-
 +
|5377 - 5378 ||043 BFYPR, investigate event
 +
|-
 +
|5379 - 5391 ||043 BFYPR, interacting with player
 +
|-
 +
|5392 - 5393 ||043 BFYPR, hail taxi
 +
|-
 +
|5394 - 5399 ||037 BMYRI, stuck in traffic
 +
|-
 +
|5400 - 5406 ||037 BMYRI, rudely bumped
 +
|-
 +
|5407 - 5413 ||037 BMYRI, car collision
 +
|-
 +
|5414 - 5421 ||037 BMYRI, being nearly run over
 +
|-
 +
|5422        ||037 BMYRI, sexy girls
 +
|-
 +
|5423 - 5429 ||037 BMYRI, non-car collision
 +
|-
 +
|5430 - 5436 ||037 BMYRI, threatened with gun
 +
|-
 +
|5437 - 5440 ||037 BMYRI, getting jacked
 +
|-
 +
|5441 - 5442 ||037 BMYRI, lost
 +
|-
 +
|5443 - 5444 ||037 BMYRI, robbed of money
 +
|-
 +
|5445 - 5448 ||037 BMYRI, flee in fear
 +
|-
 +
|5449        ||037 BMYRI, revive from death
 +
|-
 +
|5450 - 5452 ||037 BMYRI, investigate event
 +
|-
 +
|5453        ||037 BMYRI, hail taxi
 +
|-
 +
|5454 - 5461 ||042 BMYBU, stuck in traffic
 +
|-
 +
|5462 - 5468 ||042 BMYBU, rudely bumped
 +
|-
 +
|5469 - 5475 ||042 BMYBU, car collision
 +
|-
 +
|5476 - 5485 ||042 BMYBU, being nearly run over
 +
|-
 +
|5486 - 5487 ||042 BMYBU, sexy girls
 +
|-
 +
|5488 - 5492 ||042 BMYBU, fist fight
 +
|-
 +
|5493 - 5499 ||042 BMYBU, non-car collision
 +
|-
 +
|5500 - 5504 ||042 BMYBU, threatened with gun
 +
|-
 +
|5505 - 5506 ||042 BMYBU, responding to cop
 +
|-
 +
|5507 - 5512 ||042 BMYBU, getting jacked
 +
|-
 +
|5513 - 5514 ||042 BMYBU, robbed of money
 +
|-
 +
|5515        ||042 BMYBU, revive from death
 +
|-
 +
|5516 - 5517 ||042 BMYBU, investigate event
 +
|-
 +
|5518        ||042 BMYBU, hail taxi
 +
|-
 +
|5519 - 5532 ||078 WMYSK, rudely bumped
 +
|-
 +
|5533 - 5545 ||078 WMYSK, casual conversation
 +
|-
 +
|5546 - 5555 ||078 WMYSK, being nearly run over
 +
|-
 +
|5556 - 5557 ||078 WMYSK, sexy girls
 +
|-
 +
|5558 - 5562 ||078 WMYSK, fist fight
 +
|-
 +
|5563 - 5567 ||078 WMYSK, threatened with gun
 +
|-
 +
|5568 - 5570 ||078 WMYSK, responding to cop
 +
|-
 +
|5571 - 5572 ||078 WMYSK, lost
 +
|-
 +
|5573 - 5574 ||078 WMYSK, robbed of money
 +
|-
 +
|5575 - 5576 ||078 WMYSK, revive from death
 +
|-
 +
|5577 - 5578 ||078 WMYSK, investigate event
 +
|-
 +
|5579        ||078 WMYSK, hail taxi
 +
|-
 +
|5580 - 5588 ||061 WMYCW, stuck in traffic
 +
|-
 +
|5589 - 5597 ||061 WMYCW, rudely bumped
 +
|-
 +
|5598 - 5606 ||061 WMYCW, car collision
 +
|-
 +
|5607 - 5621 ||061 WMYCW, casual conversation
 +
|-
 +
|5622 - 5631 ||061 WMYCW, being nearly run over
 +
|-
 +
|5632 - 5634 ||061 WMYCW, sexy girls
 +
|-
 +
|5635 - 5642 ||061 WMYCW, fist fight
 +
|-
 +
|5643 - 5649 ||061 WMYCW, non-car collision
 +
|-
 +
|5650 - 5655 ||061 WMYCW, threatened with gun
 +
|-
 +
|5659 - 5664 ||061 WMYCW, getting jacked
 +
|-
 +
|5665 - 5669 ||061 WMYCW, guy hitting on girl
 +
|-
 +
|5670 - 5673 ||061 WMYCW, jacking someone
 +
|-
 +
|5674 - 5675 ||061 WMYCW, lost
 +
|-
 +
|5676        ||061 WMYCW, robbed of money
 +
|-
 +
|5677        ||061 WMYCW, hail taxi
 +
|-
 +
|5678 - 5684 ||009 HFYST, stuck in traffic
 +
|-
 +
|5685 - 5694 ||009 HFYST, rudely bumped
 +
|-
 +
|5695 - 5702 ||009 HFYST, car collision
 +
|-
 +
|5703 - 5711 ||009 HFYST, casual conversation
 +
|-
 +
|5712 - 5721 ||009 HFYST, being nearly run over
 +
|-
 +
|5722 - 5728 ||009 HFYST, fist fight
 +
|-
 +
|5729 - 5735 ||009 HFYST, non-car collision
 +
|-
 +
|5736 - 5740 ||009 HFYST, threatened with gun scared
 +
|-
 +
|5741 - 5746 ||009 HFYST, getting jacked
 +
|-
 +
|5747 - 5750 ||009 HFYST, jacking someone
 +
|-
 +
|5751 - 5752 ||009 HFYST, lost
 +
|-
 +
|5753 - 5754 ||009 HFYST, robbed of money
 +
|-
 +
|5755 - 5758 ||009 HFYST, robbing money
 +
|-
 +
|5759        ||009 HFYST, hail taxi
 +
|-
 +
|5760 - 5766 ||012 HMOST, stuck in traffic
 +
|-
 +
|5767 - 5776 ||012 HMOST, rudely bumped
 +
|-
 +
|5777 - 5783 ||012 HMOST, car collision
 +
|-
 +
|5784 - 5794 ||012 HMOST, casual conversation
 +
|-
 +
|5795 - 5803 ||012 HMOST, being nearly run over
 +
|-
 +
|5804        ||012 HMOST, sexy girls
 +
|-
 +
|5805 - 5812 ||012 HMOST, fist fight
 +
|-
 +
|5813 - 5819 ||012 HMOST, non-car collision
 +
|-
 +
|5820 - 5824 ||012 HMOST, threatened with gun scared
 +
|-
 +
|5825 - 5830 ||012 HMOST, getting jacked
 +
|-
 +
|5831 - 5833 ||012 HMOST, jacking someone
 +
|-
 +
|5834 - 5835 ||012 HMOST, lost
 +
|-
 +
|5836 - 5837 ||012 HMOST, robbed of money
 +
|-
 +
|5838        ||012 HMOST, hail taxi
 +
|-
 +
|5839 - 5845 ||015 HMYRI, stuck in traffic
 +
|-
 +
|5846 - 5855 ||015 HMYRI, rudely bumped
 +
|-
 +
|5856 - 5863 ||015 HMYRI, car collision
 +
|-
 +
|5864 - 5872 ||015 HMYRI, being nearly run over
 +
|-
 +
|5873 - 5877 ||015 HMYRI, fist fight
 +
|-
 +
|5878 - 5889 ||015 HMYRI, non-car collision
 +
|-
 +
|5890 - 5896 ||015 HMYRI, threatened with gun
 +
|-
 +
|5897 - 5904 ||015 HMYRI, getting jacked
 +
|-
 +
|5905 - 5907 ||015 HMYRI, jacking someone
 +
|-
 +
|5908        ||015 HMYRI, robbed of money
 +
|-
 +
|5909 - 5911 ||015 HMYRI, investigate event
 +
|-
 +
|5912 - 5921 ||024 HFYPR, rudely bumped
 +
|-
 +
|5922 - 5933 ||024 HFYPR, casual conversation
 +
|-
 +
|5934 - 5942 ||024 HFYPR, being nearly run over
 +
|-
 +
|5943 - 5945 ||024 HFYPR, sexy guys
 +
|-
 +
|5946 - 5955 ||024 HFYPR, fist fight
 +
|-
 +
|5956 - 5963 ||024 HFYPR, prostitute sex
 +
|-
 +
|5964 - 5969 ||024 HFYPR, threatened with gun scared
 +
|-
 +
|5970 - 5971 ||024 HFYPR, robbed of money
 +
|-
 +
|5972        ||024 HFYPR, revive from death
 +
|-
 +
|5973 - 5986 ||024 HFYPR, interacting with player
 +
|-
 +
|5987        ||024 HFYPR, hail taxi
 +
|-
 +
|5988 - 5996 ||022 HFYMD, rudely bumped
 +
|-
 +
|5997 - 6004 ||022 HFYMD, being nearly run over
 +
|-
 +
|6005 - 6013 ||022 HFYMD, fist fight
 +
|-
 +
|6014 - 6018 ||022 HFYMD, threatened with gun
 +
|-
 +
|6019 - 6020 ||022 HFYMD, robbed of money
 +
|-
 +
|6021 - 6023 ||022 HFYMD, revive from death
 +
|-
 +
|6024 - 6038 ||022 HFYMD, interacting with player
 +
|-
 +
|6040 - 6047 ||059 WFOBE, stuck in traffic
 +
|-
 +
|6048 - 6057 ||059 WFOBE, rudely bumped
 +
|-
 +
|6058 - 6064 ||059 WFOBE, car collision
 +
|-
 +
|6065 - 6074 ||059 WFOBE, casual conversation
 +
|-
 +
|6075 - 6082 ||059 WFOBE, being nearly run over
 +
|-
 +
|6083 - 6092 ||059 WFOBE, non-car collision
 +
|-
 +
|6093 - 6097 ||059 WFOBE, threatened with gun
 +
|-
 +
|6098 - 6101 ||059 WFOBE, getting jacked
 +
|-
 +
|6102 - 6108 ||059 WFOBE, flee in fear
 +
|-
 +
|6109 - 6111 ||059 WFOBE, revive from death
 +
|-
 +
|6112 - 6114 ||059 WFOBE, investigate event
 +
|-
 +
|6115 - 6116 ||059 WFOBE, hail taxi
 +
|-
 +
|6117 - 6125 ||035 BFYRI, stuck in traffic
 +
|-
 +
|6126 - 6134 ||035 BFYRI, rudely bumped
 +
|-
 +
|6135 - 6142 ||035 BFYRI, car collision
 +
|-
 +
|6143 - 6150 ||035 BFYRI, being nearly run over
 +
|-
 +
|6151 - 6153 ||035 BFYRI, sexy guys
 +
|-
 +
|6154 - 6160 ||035 BFYRI, non-car collision
 +
|-
 +
|6161 - 6164 ||035 BFYRI, threatened with gun
 +
|-
 +
|6165 - 6172 ||035 BFYRI, getting jacked
 +
|-
 +
|6173 - 6176 ||035 BFYRI, jacking someone
 +
|-
 +
|6177 - 6178 ||035 BFYRI, lost
 +
|-
 +
|6179 - 6181 ||035 BFYRI, robbed of money
 +
|-
 +
|6182 - 6187 ||035 BFYRI, flee in fear
 +
|-
 +
|6188 - 6189 ||035 BFYRI, revive from death
 +
|-
 +
|6190 - 6193 ||035 BFYRI, investigate event
 +
|-
 +
|6194        ||035 BFYRI, hail taxi
 +
|-
 +
|6195 - 6206 ||038 BFYBE, stuck in traffic
 +
|-
 +
|6207 - 6214 ||038 BFYBE, car collision
 +
|-
 +
|6217 - 6232 ||038 BFYBE, casual conversation
 +
|-
 +
|6233 - 6242 ||038 BFYBE, being nearly run over
 +
|-
 +
|6243 - 6246 ||038 BFYBE, sexy girls
 +
|-
 +
|6247 - 6254 ||038 BFYBE, non-car collision
 +
|-
 +
|6255 - 6260 ||038 BFYBE, threatened with gun scared
 +
|-
 +
|6261 - 6268 ||038 BFYBE, getting jacked
 +
|-
 +
|6269 - 6272 ||038 BFYBE, lost
 +
|-
 +
|6273 - 6277 ||038 BFYBE, robbed of money
 +
|-
 +
|6278 - 6283 ||038 BFYBE, flee in fear
 +
|-
 +
|6284 - 6285 ||038 BFYBE, revive from death
 +
|-
 +
|6286 - 6289 ||038 BFYBE, investigate event
 +
|-
 +
|6290 - 6292 ||038 BFYBE, hail taxi
 +
|-
 +
|6293 - 6302 ||045 BMOTR, rudely bumped
 +
|-
 +
|6303 - 6312 ||045 BMOTR, casual conversation
 +
|-
 +
|6313 - 6323 ||045 BMOTR, being nearly run over
 +
|-
 +
|6324 - 6326 ||045 BMOTR, sexy girls
 +
|-
 +
|6327 - 6331 ||045 BMOTR, threatened with gun scared
 +
|-
 +
|6332 - 6335 ||045 BMOTR, responding to cop
 +
|-
 +
|6336 - 6342 ||045 BMOTR, flee in fear
 +
|-
 +
|6343 - 6343 ||045 BMOTR, revive from death
 +
|-
 +
|6344 - 6350 ||045 BMOTR, interacting with player
 +
|-
 +
|6351        ||045 BMOTR, hail taxi
 +
|-
 +
|6352 - 6359 ||033 BMYST, stuck in traffic
 +
|-
 +
|6360 - 6370 ||033 BMYST, rudely bumped
 +
|-
 +
|6371 - 6379 ||033 BMYST, car collision
 +
|-
 +
|6380 - 6391 ||033 BMYST, casual conversation
 +
|-
 +
|6392 - 6399 ||033 BMYST, being nearly run over
 +
|-
 +
|6400 - 6405 ||033 BMYST, fist fight
 +
|-
 +
|6406 - 6412 ||033 BMYST, non-car collision
 +
|-
 +
|6413 - 6418 ||033 BMYST, threatened with gun scared
 +
|-
 +
|6419 - 6426 ||033 BMYST, getting jacked
 +
|-
 +
|6427 - 6430 ||033 BMYST, jacking someone
 +
|-
 +
|6431 - 6432 ||033 BMYST, robbed of money
 +
|-
 +
|6433 - 6436 ||033 BMYST, robbing money
 +
|-
 +
|6437        ||033 BMYST, hail taxi
 +
|-
 +
|6439 - 6446 ||073 WMYPI, stuck in traffic
 +
|-
 +
|6447 - 6456 ||073 WMYPI, rudely bumped
 +
|-
 +
|6457 - 6464 ||073 WMYPI, car collision
 +
|-
 +
|6465 - 6472 ||073 WMYPI, being nearly run over
 +
|-
 +
|6473 - 6478 ||073 WMYPI, sexy girls
 +
|-
 +
|6479 - 6485 ||073 WMYPI, fist fight
 +
|-
 +
|6488 - 6495 ||073 WMYPI, non-car collision
 +
|-
 +
|6496 - 6500 ||073 WMYPI, threatened with gun scared
 +
|-
 +
|6501 - 6502 ||073 WMYPI, responding to cop
 +
|-
 +
|6503 - 6508 ||073 WMYPI, getting jacked
 +
|-
 +
|6509 - 6512 ||073 WMYPI, jacking someone
 +
|-
 +
|6513 - 6514 ||073 WMYPI, robbed of money
 +
|-
 +
|6515 - 6516 ||073 WMYPI, revive from death
 +
|-
 +
|6517 - 6520 ||073 WMYPI, hail taxi
 +
|-
 +
|6521 - 6532 ||030 BMYCR, stuck in traffic
 +
|-
 +
|6533 - 6543 ||030 BMYCR, rudely bumped
 +
|-
 +
|6544 - 6552 ||030 BMYCR, car collision
 +
|-
 +
|6553 - 6560 ||030 BMYCR, being nearly run over
 +
|-
 +
|6561 - 6562 ||030 BMYCR, sexy girls
 +
|-
 +
|6563 - 6570 ||030 BMYCR, fist fight
 +
|-
 +
|6571 - 6577 ||030 BMYCR, non-car collision
 +
|-
 +
|6578 - 6583 ||030 BMYCR, threatened with gun scared
 +
|-
 +
|6584 - 6587 ||030 BMYCR, responding to cop
 +
|-
 +
|6588 - 6593 ||030 BMYCR, getting jacked
 +
|-
 +
|6594 - 6605 ||030 BMYCR, jacking someone
 +
|-
 +
|6606 - 6608 ||030 BMYCR, robbed of money
 +
|-
 +
|6609 - 6614 ||030 BMYCR, robbing money
 +
|-
 +
|6615 - 6616 ||030 BMYCR, revive from death
 +
|-
 +
|6617 - 6626 ||056 WMORI, stuck in traffic
 +
|-
 +
|6627 - 6640 ||056 WMORI, rudely bumped
 +
|-
 +
|6641 - 6646 ||056 WMORI, car collision
 +
|-
 +
|6647 - 6656 ||056 WMORI, being nearly run over
 +
|-
 +
|6657 - 6659 ||056 WMORI, sexy girls
 +
|-
 +
|6660 - 6667 ||056 WMORI, non-car collision
 +
|-
 +
|6668 - 6676 ||056 WMORI, threatened with gun
 +
|-
 +
|6677 - 6682 ||056 WMORI, getting jacked
 +
|-
 +
|6683 - 6684 ||056 WMORI, lost
 +
|-
 +
|6685 - 6688 ||056 WMORI, robbed of money
 +
|-
 +
|6689 - 6700 ||056 WMORI, flee in fear
 +
|-
 +
|6701 - 6702 ||056 WMORI, revive from death
 +
|-
 +
|6703 - 6706 ||056 WMORI, investigate event
 +
|-
 +
|6707 - 6708 ||056 WMORI, hail taxi
 +
|-
 +
|6709 - 6715 ||069 WMOBU, stuck in traffic
 +
|-
 +
|6716 - 6725 ||069 WMOBU, rudely bumped
 +
|-
 +
|6726 - 6732 ||069 WMOBU, car collision
 +
|-
 +
|6733 - 6740 ||069 WMOBU, being nearly run over
 +
|-
 +
|6741 - 6742 ||069 WMOBU, sexy girls
 +
|-
 +
|6743 - 6745 ||069 WMOBU, fist fight
 +
|-
 +
|6746 - 6752 ||069 WMOBU, non-car collision
 +
|-
 +
|6753 - 6758 ||069 WMOBU, threatened with gun
 +
|-
 +
|6759 - 6765 ||069 WMOBU, getting jacked
 +
|-
 +
|6766 - 6768 ||069 WMOBU, lost
 +
|-
 +
|6769 - 6770 ||069 WMOBU, robbed of money
 +
|-
 +
|6771 - 6773 ||069 WMOBU, revive from death
 +
|-
 +
|6774 - 6775 ||069 WMOBU, hail taxi
 +
|-
 +
|6776 - 6783 ||029 BMODK, stuck in traffic
 +
|-
 +
|6784 - 6793 ||029 BMODK, rudely bumped
 +
|-
 +
|6794 - 6803 ||029 BMODK, car collision
 +
|-
 +
|6817 - 6823 ||029 BMODK, being nearly run over
 +
|-
 +
|6824 - 6830 ||029 BMODK, non-car collision
 +
|-
 +
|6831 - 6834 ||029 BMODK, threatened with gun
 +
|-
 +
|6835 - 6837 ||029 BMODK, responding to cop
 +
|-
 +
|6838 - 6846 ||029 BMODK, getting jacked
 +
|-
 +
|6847 - 6848 ||029 BMODK, robbed of money
 +
|-
 +
|6849 - 6852 ||029 BMODK, flee in fear
 +
|-
 +
|6853        ||029 BMODK, hail taxi
 +
|-
 +
|6854 - 6861 ||017 HFYBE, rudely bumped
 +
|-
 +
|6862 - 6867 ||017 HFYBE, car collision
 +
|-
 +
|6868 - 6877 ||017 HFYBE, casual conversation
 +
|-
 +
|6878 - 6888 ||017 HFYBE, being nearly run over
 +
|-
 +
|6889 - 6896 ||017 HFYBE, non-car collision
 +
|-
 +
|6897 - 6903 ||017 HFYBE, threatened with gun
 +
|-
 +
|6904 - 6910 ||017 HFYBE, getting jacked
 +
|-
 +
|6911 - 6912 ||017 HFYBE, lost
 +
|-
 +
|6920 - 6921 ||017 HFYBE, investigate event
 +
|-
 +
|6922        ||017 HFYBE, hail taxi
 +
|-
 +
|6923 - 6930 ||013 HFYRI, stuck in traffic
 +
|-
 +
|6931 - 6939 ||013 HFYRI, rudely bumped
 +
|-
 +
|6940 - 6947 ||013 HFYRI, car collision
 +
|-
 +
|6948 - 6957 ||013 HFYRI, being nearly run over
 +
|-
 +
|6958 - 6964 ||013 HFYRI, non-car collision
 +
|-
 +
|6965 - 6969 ||013 HFYRI, threatened with gun
 +
|-
 +
|6970 - 6975 ||013 HFYRI, getting jacked
 +
|-
 +
|6976 - 6977 ||013 HFYRI, lost
 +
|-
 +
|6978 - 6981 ||013 HFYRI, robbed of money
 +
|-
 +
|6982 - 6985 ||013 HFYRI, flee in fear
 +
|-
 +
|6986 - 6987 ||013 HFYRI, revive from death
 +
|-
 +
|6988 - 6990 ||013 HFYRI, investigate event
 +
|-
 +
|6991        ||013 HFYRI, hail taxi
 +
|-
 +
|6992 - 6998 ||032 BFOST, stuck in traffic
 +
|-
 +
|6999 - 7008 ||032 BFOST, rudely bumped
 +
|-
 +
|7009 - 7016 ||032 BFOST, car collision
 +
|-
 +
|7017 - 7026 ||032 BFOST, casual conversation
 +
|-
 +
|7027 - 7037 ||032 BFOST, being nearly run over
 +
|-
 +
|7038 - 7045 ||032 BFOST, non-car collision
 +
|-
 +
|7046 - 7050 ||032 BFOST, threatened with gun
 +
|-
 +
|7051 - 7058 ||032 BFOST, getting jacked
 +
|-
 +
|7059 - 7060 ||032 BFOST, lost
 +
|-
 +
|7061 - 7062 ||032 BFOST, robbed of money
 +
|-
 +
|7063 - 7066 ||032 BFOST, flee in fear
 +
|-
 +
|7067 - 7068 ||032 BFOST, revive from death
 +
|-
 +
|7069        ||032 BFOST, hail taxi
 +
|-
 +
|7070 - 7077 ||036 BFORI, stuck in traffic
 +
|-
 +
|7078 - 7086 ||036 BFORI, rudely bumped
 +
|-
 +
|7087 - 7093 ||036 BFORI, car collision
 +
|-
 +
|7094 - 7102 ||036 BFORI, being nearly run over
 +
|-
 +
|7103 - 7109 ||036 BFORI, non-car collision
 +
|-
 +
|7110 - 7114 ||036 BFORI, threatened with gun
 +
|-
 +
|7115 - 7118 ||036 BFORI, getting jacked
 +
|-
 +
|7119 - 7120 ||036 BFORI, lost
 +
|-
 +
|7121 - 7122 ||036 BFORI, robbed of money
 +
|-
 +
|7123 - 7126 ||036 BFORI, flee in fear
 +
|-
 +
|7127        ||036 BFORI, revive from death
 +
|-
 +
|7128 - 7129 ||036 BFORI, investigate event
 +
|-
 +
|7130 - 7131 ||036 BFORI, hail taxi
 +
|-
 +
|7132 - 7139 ||031 BFYST, stuck in traffic
 +
|-
 +
|7140 - 7148 ||031 BFYST, rudely bumped
 +
|-
 +
|7149 - 7157 ||031 BFYST, car collision
 +
|-
 +
|7158 - 7166 ||031 BFYST, casual conversation
 +
|-
 +
|7167 - 7175 ||031 BFYST, being nearly run over
 +
|-
 +
|7176 - 7183 ||031 BFYST, non-car collision
 +
|-
 +
|7184 - 7187 ||031 BFYST, threatened with gun
 +
|-
 +
|7188 - 7192 ||031 BFYST, getting jacked
 +
|-
 +
|7193 - 7194 ||031 BFYST, lost
 +
|-
 +
|7195 - 7196 ||031 BFYST, robbed of money
 +
|-
 +
|7197 - 7202 ||031 BFYST, flee in fear
 +
|-
 +
|7203 - 7204 ||031 BFYST, revive from death
 +
|-
 +
|7205        ||031 BFYST, hail taxi
 +
|-
 +
|7206 - 7211 ||014 HFORI, stuck in traffic
 +
|-
 +
|7212 - 7221 ||014 HFORI, rudely bumped
 +
|-
 +
|7222 - 7228 ||014 HFORI, car collision
 +
|-
 +
|7229 - 7234 ||014 HFORI, being nearly run over
 +
|-
 +
|7235 - 7236 ||014 HFORI, sexy guys
 +
|-
 +
|7237 - 7243 ||014 HFORI, non-car collision
 +
|-
 +
|7244 - 7249 ||014 HFORI, threatened with gun
 +
|-
 +
|7250 - 7258 ||014 HFORI, getting jacked
 +
|-
 +
|7259 - 7260 ||014 HFORI, lost
 +
|-
 +
|7261 - 7262 ||014 HFORI, robbed of money
 +
|-
 +
|7263 - 7266 ||014 HFORI, flee in fear
 +
|-
 +
|7267        ||014 HFORI, revive from death
 +
|-
 +
|7268 - 7269 ||014 HFORI, investigate event
 +
|-
 +
|7270        ||014 HFORI, hail taxi
 +
|-
 +
|7271 - 7291 ||067 WFYBU, rudely bumped
 +
|-
 +
|7292 - 7300 ||067 WFYBU, car collision
 +
|-
 +
|7301 - 7308 ||067 WFYBU, non-car collision
 +
|-
 +
|7309 - 7316 ||067 WFYBU, threatened with gun
 +
|-
 +
|7317 - 7324 ||067 WFYBU, getting jacked
 +
|-
 +
|7325 - 7328 ||067 WFYBU, robbed of money
 +
|-
 +
|7329 - 7336 ||067 WFYBU, flee in fear
 +
|-
 +
|7337 - 7339 ||067 WFYBU, investigate event
 +
|-
 +
|7340 - 7341 ||067 WFYBU, hail taxi
 +
|-
 +
|7342 - 7352 ||071 WFOTR, rudely bumped
 +
|-
 +
|7353 - 7361 ||071 WFOTR, casual conversation
 +
|-
 +
|7362 - 7370 ||071 WFOTR, being nearly run over
 +
|-
 +
|7371 - 7376 ||071 WFOTR, threatened with gun scared
 +
|-
 +
|7377 - 7382 ||071 WFOTR, flee in fear
 +
|-
 +
|7383        ||071 WFOTR, revive from death
 +
|-
 +
|7384 - 7392 ||071 WFOTR, interacting with player
 +
|-
 +
|7393        ||071 WFOTR, hail taxi
 +
|-
 +
|7394 - 7405 ||075 WFYJG, rudely bumped
 +
|-
 +
|7406 - 7413 ||075 WFYJG, being nearly run over
 +
|-
 +
|7414 - 7417 ||075 WFYJG, threatened with gun
 +
|-
 +
|7418 - 7423 ||075 WFYJG, flee in fear
 +
|-
 +
|7424        ||075 WFYJG, revive from death
 +
|-
 +
|7425        ||075 WFYJG, hail taxi
 +
|-
 +
|7426 - 7437 ||079 WFYSH, rudely bumped
 +
|-
 +
|7438 - 7447 ||079 WFYSH, casual conversation
 +
|-
 +
|7448 - 7458 ||079 WFYSH, being nearly run over
 +
|-
 +
|7459 - 7467 ||079 WFYSH, threatened with gun scared
 +
|-
 +
|7468 - 7469 ||079 WFYSH, lost
 +
|-
 +
|7470 - 7471 ||079 WFYSH, robbed of money
 +
|-
 +
|7472 - 7482 ||079 WFYSH, flee in fear
 +
|-
 +
|7483 - 7486 ||079 WFYSH, revive from death
 +
|-
 +
|7487 - 7491 ||079 WFYSH, investigate event
 +
|-
 +
|7492 - 7493 ||079 WFYSH, hail taxi
 +
|-
 +
|7494 - 7503 ||072 WMOTR, rudely bumped
 +
|-
 +
|7504 - 7516 ||072 WMOTR, casual conversation
 +
|-
 +
|7517 - 7533 ||072 WMOTR, being nearly run over
 +
|-
 +
|7534 - 7535 ||072 WMOTR, sexy girls
 +
|-
 +
|7536 - 7541 ||072 WMOTR, fist fight
 +
|-
 +
|7542 - 7546 ||072 WMOTR, threatened with gun scared
 +
|-
 +
|7547        ||072 WMOTR, revive from death
 +
|-
 +
|7548 - 7550 ||072 WMOTR, investigate event
 +
|-
 +
|7551 - 7557 ||072 WMOTR, interacting with player
 +
|-
 +
|7558        ||072 WMOTR, hail taxi
 +
|-
 +
|7559 - 7563 ||041 BMOBE, rudely bumped
 +
|-
 +
|7564 - 7572 ||041 BMOBE, car collision
 +
|-
 +
|7573 - 7582 ||041 BMOBE, casual conversation
 +
|-
 +
|7583 - 7593 ||041 BMOBE, being nearly run over
 +
|-
 +
|7594 - 7603 ||041 BMOBE, fist fight
 +
|-
 +
|7604 - 7610 ||041 BMOBE, non-car collision
 +
|-
 +
|7611 - 7615 ||041 BMOBE, threatened with gun
 +
|-
 +
|7616 - 7621 ||041 BMOBE, getting jacked
 +
|-
 +
|7622 - 7625 ||041 BMOBE, robbed of money
 +
|-
 +
|7626 - 7628 ||041 BMOBE, revive from death
 +
|-
 +
|7629 - 7631 ||041 BMOBE, investigate event
 +
|-
 +
|7632        ||041 BMOBE, hail taxi
 +
|-
 +
|7633 - 7641 ||062 WMYGO, rudely bumped
 +
|-
 +
|7642 - 7648 ||062 WMYGO, car collision
 +
|-
 +
|7649 - 7658 ||062 WMYGO, casual conversation
 +
|-
 +
|7659 - 7669 ||062 WMYGO, being nearly run over
 +
|-
 +
|7670 - 7671 ||062 WMYGO, sexy girls
 +
|-
 +
|7672 - 7678 ||062 WMYGO, non-car collision
 +
|-
 +
|7679 - 7683 ||062 WMYGO, threatened with gun
 +
|-
 +
|7684 - 7689 ||062 WMYGO, getting jacked
 +
|-
 +
|7690 - 7691 ||062 WMYGO, robbed of money
 +
|-
 +
|7692 - 7697 ||062 WMYGO, flee in fear
 +
|-
 +
|7698        ||062 WMYGO, revive from death
 +
|-
 +
|7699 - 7700 ||062 WMYGO, investigate event
 +
|-
 +
|7701 - 7703 ||062 WMYGO, hail taxi
 +
|-
 +
|7704 - 7710 ||057 WFYBE, stuck in traffic
 +
|-
 +
|7711 - 7721 ||057 WFYBE, rudely bumped
 +
|-
 +
|7722 - 7727 ||057 WFYBE, car collision
 +
|-
 +
|7728 - 7737 ||057 WFYBE, casual conversation
 +
|-
 +
|7738 - 7745 ||057 WFYBE, being nearly run over
 +
|-
 +
|7746 - 7751 ||057 WFYBE, non-car collision
 +
|-
 +
|7752 - 7756 ||057 WFYBE, threatened with gun
 +
|-
 +
|7757 - 7760 ||057 WFYBE, getting jacked
 +
|-
 +
|7761 - 7765 ||057 WFYBE, flee in fear
 +
|-
 +
|7766        ||057 WFYBE, revive from death
 +
|-
 +
|7767 - 7769 ||057 WFYBE, investigate event
 +
|-
 +
|7770        ||057 WFYBE, hail taxi
 +
|-
 +
|7771 - 7777 ||054 WFORI, stuck in traffic
 +
|-
 +
|7778 - 7788 ||054 WFORI, rudely bumped
 +
|-
 +
|7789 - 7798 ||054 WFORI, car collision
 +
|-
 +
|7799 - 7809 ||054 WFORI, being nearly run over
 +
|-
 +
|7810 - 7816 ||054 WFORI, fist fight
 +
|-
 +
|7817 - 7824 ||054 WFORI, non-car collision
 +
|-
 +
|7825 - 7830 ||054 WFORI, threatened with gun
 +
|-
 +
|7831 - 7836 ||054 WFORI, getting jacked
 +
|-
 +
|7837 - 7838 ||054 WFORI, lost
 +
|-
 +
|7839 - 7841 ||054 WFORI, robbed of money
 +
|-
 +
|7842        ||054 WFORI, revive from death
 +
|-
 +
|7843 - 7845 ||054 WFORI, investigate event
 +
|-
 +
|7846        ||054 WFORI, hail taxi
 +
|-
 +
|7847 - 7854 ||063 WFOGO, rudely bumped
 +
|-
 +
|7855 - 7862 ||063 WFOGO, car collision
 +
|-
 +
|7863 - 7873 ||063 WFOGO, casual conversation
 +
|-
 +
|7874 - 7882 ||063 WFOGO, being nearly run over
 +
|-
 +
|7883 - 7896 ||063 WFOGO, fist fight
 +
|-
 +
|7897 - 7903 ||063 WFOGO, non-car collision
 +
|-
 +
|7904 - 7908 ||063 WFOGO, threatened with gun
 +
|-
 +
|7909 - 7914 ||063 WFOGO, getting jacked
 +
|-
 +
|7915 - 7916 ||063 WFOGO, robbed of money
 +
|-
 +
|7917 - 7918 ||063 WFOGO, flee in fear
 +
|-
 +
|7919        ||063 WFOGO, revive from death
 +
|-
 +
|7920 - 7921 ||063 WFOGO, investigate event
 +
|-
 +
|7922 - 7934 ||011 HMYST, rudely bumped
 +
|-
 +
|7935 - 7945 ||011 HMYST, casual conversation
 +
|-
 +
|7946 - 7951 ||011 HMYST, being nearly run over
 +
|-
 +
|7952 - 7953 ||011 HMYST, sexy girls
 +
|-
 +
|7954 - 7960 ||011 HMYST, non-car collision
 +
|-
 +
|7961 - 7966 ||011 HMYST, threatened with gun
 +
|-
 +
|7967 - 7970 ||011 HMYST, flee in fear
 +
|-
 +
|7971        ||011 HMYST, revive from death
 +
|-
 +
|7972 - 7973 ||011 HMYST, investigate event
 +
|-
 +
|7974        ||011 HMYST, hail taxi
 +
|-
 +
|7975 - 7986 ||074 WMOCA, stuck in traffic
 +
|-
 +
|7987 - 7992 ||074 WMOCA, rudely bumped
 +
|-
 +
|7993 - 8002 ||074 WMOCA, car collision
 +
|-
 +
|8003 - 8012 ||074 WMOCA, being nearly run over
 +
|-
 +
|8013 - 8014 ||074 WMOCA, sexy girls
 +
|-
 +
|8015 - 8022 ||074 WMOCA, fist fight
 +
|-
 +
|8023 - 8031 ||074 WMOCA, non-car collision
 +
|-
 +
|8032 - 8037 ||074 WMOCA, threatened with gun
 +
|-
 +
|8038 - 8047 ||074 WMOCA, getting jacked
 +
|-
 +
|8048 - 8058 ||074 WMOCA, jacking someone
 +
|-
 +
|8059 - 8060 ||074 WMOCA, robbed of money
 +
|-
 +
|8061        ||074 WMOCA, revive from death
 +
|-
 +
|8062        ||074 WMOCA, hail taxi
 +
|-
 +
|8063 - 8071 ||058 WMYBE, stuck in traffic
 +
|-
 +
|8072 - 8085 ||058 WMYBE, rudely bumped
 +
|-
 +
|8086 - 8093 ||058 WMYBE, car collision
 +
|-
 +
|8094 - 8104 ||058 WMYBE, casual conversation
 +
|-
 +
|8105 - 8116 ||058 WMYBE, being nearly run over
 +
|-
 +
|8117 - 8118 ||058 WMYBE, sexy girls
 +
|-
 +
|8119 - 8126 ||058 WMYBE, non-car collision
 +
|-
 +
|8127 - 8134 ||058 WMYBE, threatened with gun
 +
|-
 +
|8135 - 8141 ||058 WMYBE, getting jacked
 +
|-
 +
|8142 - 8144 ||058 WMYBE, jacking someone
 +
|-
 +
|8145 - 8151 ||058 WMYBE, guy hitting on girl
 +
|-
 +
|8152 - 8154 ||058 WMYBE, lost
 +
|-
 +
|8155 - 8159 ||058 WMYBE, flee in fear
 +
|-
 +
|8160 - 8165 ||058 WMYBE, investigate event
 +
|-
 +
|8166 - 8173 ||040 BFOBE, stuck in traffic
 +
|-
 +
|8174 - 8181 ||040 BFOBE, rudely bumped
 +
|-
 +
|8182 - 8188 ||040 BFOBE, car collision
 +
|-
 +
|8189 - 8196 ||040 BFOBE, casual conversation
 +
|-
 +
|8197 - 8205 ||040 BFOBE, being nearly run over
 +
|-
 +
|8206 - 8212 ||040 BFOBE, non-car collision
 +
|-
 +
|8213 - 8217 ||040 BFOBE, threatened with gun
 +
|-
 +
|8218 - 8222 ||040 BFOBE, getting jacked
 +
|-
 +
|8223 - 8226 ||040 BFOBE, jacking someone
 +
|-
 +
|8227 - 8228 ||040 BFOBE, robbed of money
 +
|-
 +
|8229 - 8230 ||040 BFOBE, investigate event
 +
|-
 +
|8231        ||022 HFYMD/023 HFYCG/040 BFOBE, hail taxi
 +
|-
 +
|8232 - 8241 ||065 WFYLG, rudely bumped
 +
|-
 +
|8242 - 8251 ||065 WFYLG, casual conversation
 +
|-
 +
|8252 - 8259 ||065 WFYLG, being nearly run over
 +
|-
 +
|8260 - 8266 ||065 WFYLG, fist fight
 +
|-
 +
|8267 - 8271 ||065 WFYLG, threatened with gun scared
 +
|-
 +
|8272        ||065 WFYLG, revive from death
 +
|-
 +
|8273        ||065 WFYLG, hail taxi
 +
|-
 +
|8274 - 8285 ||050 WFOST, stuck in traffic
 +
|-
 +
|8286 - 8304 ||050 WFOST, rudely bumped
 +
|-
 +
|8305 - 8315 ||050 WFOST, car collision
 +
|-
 +
|8316 - 8331 ||050 WFOST, casual conversation
 +
|-
 +
|8332 - 8343 ||050 WFOST, being nearly run over
 +
|-
 +
|8344 - 8353 ||050 WFOST, non-car collision
 +
|-
 +
|8354 - 8357 ||050 WFOST, threatened with gun
 +
|-
 +
|8358 - 8365 ||050 WFOST, getting jacked
 +
|-
 +
|8366 - 8368 ||050 WFOST, lost
 +
|-
 +
|8369 - 8373 ||050 WFOST, robbed of money
 +
|-
 +
|8374 - 8380 ||050 WFOST, flee in fear
 +
|-
 +
|8381 - 8384 ||050 WFOST, revive from death
 +
|-
 +
|8385        ||050 WFOST, hail taxi
 +
|-
 +
|8386 - 8391 ||049 WFYST, stuck in traffic
 +
|-
 +
|8392 - 8401 ||049 WFYST, rudely bumped
 +
|-
 +
|8402 - 8409 ||049 WFYST, car collision
 +
|-
 +
|8410 - 8419 ||049 WFYST, casual conversation
 +
|-
 +
|8420 - 8429 ||049 WFYST, being nearly run over
 +
|-
 +
|8430 - 8436 ||049 WFYST, fist fight
 +
|-
 +
|8437 - 8444 ||049 WFYST, non-car collision
 +
|-
 +
|8445 - 8449 ||049 WFYST, threatened with gun scared
 +
|-
 +
|8450 - 8455 ||049 WFYST, getting jacked
 +
|-
 +
|8456 - 8459 ||049 WFYST, jacking someone
 +
|-
 +
|8460        ||049 WFYST, lost
 +
|-
 +
|8461 - 8462 ||049 WFYST, robbed of money
 +
|-
 +
|8463 - 8466 ||049 WFYST, robbing money
 +
|-
 +
|8467        ||049 WFYST, revive from death
 +
|-
 +
|8468        ||049 WFYST, hail taxi
 +
|-
 +
|8469 - 8513 || White Cop 1
 +
|-
 +
|8514 - 8558 || White Cop 2
 +
|-
 +
|8559 - 8693 || White Cop 3
 +
|-
 +
|8694 - 9814 || Tommy's voices
 +
|-
 +
|9815 - 9940 || Tommy's grunts
 +
|}
 +
 
 +
== Tools ==
 +
 
 +
* [http://www.gtagaming.com/downloads/gta-vice-city/tools/573 GTA3 Audio Editor] &ndash; by {{U|LithJoe}}
 +
* [http://pdescobar.home.comcast.net/gta/NullpointersGTA3SoundTools.zip Audio Extractor] &ndash; by {{U|Nullpointer}}
 +
 
 +
==See also==
 +
* [[Audio stream]]
 +
* [[List of radio stations (VC)]]
 +
* {{Icon|SA}} [[SFX (SA)]]
 +
 
 +
== External links ==
 +
* [http://www.ref3.gta.mendelsohn.de/Fil_sfx_sdt.html GTA3 Reference Handbook], sfx.sdt format
 +
* {{GTAF|157061|SFX Files Archive}}, documentation of all SFX files
 +
* [http://spaceeinstein.webs.com/SFXsxript.txt A giant list of dialogue for Vice City's sfx file], my time-consuming and probably frivolous documentation
 +
* {{Icon|3}} {{Icon|VC}} [http://spaceeinstein.altervista.org/sfx.php Listen to many SFX]
 +
 
 +
{{N|VC|3}}
 +
[[Category:GTA 2]][[Category:Audio Formats]]

Latest revision as of 09:23, 18 July 2020

This article describes format of SFX files prior to San Andreas. For explanation of an SFX file in San Andreas see SFX (SA)

SFX is a file archive of short audio effects used in GTA 2, GTA III, and Vice City. They consist of two file types, .RAW and .SDT, and are typically located in the ..\audio folder in the game directory. Similar to an IMG archive, the .SDT file is a binary file containing the directory and the .RAW contains the archive.

File format

SDT

GTA 2

Each entry in the SDT file is 24 bytes in size:

4b - int - offset of audio file in sfx.raw
4b - int - size of audio file in bytes
4b - int - samples per sec, the speed of audio
4b - int - unknown
4b - int - loop start, where looping would begin relative to audio file's position, 0 for beginning of audio file
4b - int - loop end, where looping would end relative to audio file's position, -1 for end of audio file

GTA III and Vice City (PS2)

Each entry in the SDT file is 12 bytes in size:

4b - int - offset of audio file in sfx.raw
4b - int - size of audio file in bytes
4b - int - samples per sec, the speed of audio

GTA III and Vice City (PC)

Each entry in the SDT file is 20 bytes in size:

4b - int - offset of audio file in sfx.raw
4b - int - size of audio file in bytes
4b - int - samples per sec, the speed of audio
4b - int - loop start, where looping would begin relative to audio file's position, 0 for beginning of audio file
4b - int - loop end, where looping would end relative to audio file's position, -1 for end of audio file

RAW

The RAW file contains raw WAV files. Headers must be added for use in standard audio players when extracted. The following is the standard header in terms of the SDT format.

Offset Type Identifier Description
0x00 char[4] ChunkID "RIFF"
0x04 dword ChunkSize size from SDT format + 36
0x08 char[4] Format "WAVE"
0x0C char[4] Subchunk1ID "fmt "
0x10 dword SubchunkSize 16
0x14 word AudioFormat 1 (PCM)
0x16 word NumChannels 1 (mono)
0x18 dword SampleRate sample rate from SDT format
0x1C dword ByteRate sample rate from SDT format * 2
0x20 word BlockAlign 2
0x22 word BitsPerSample 16
0x24 char[4] Subchunk2ID "data"
0x28 dword Sunchunk2Size size from SDT format
0x2C - Data raw SFX data

SFX files content

GTA III

Vice City

Tools

See also

External links