Next1k commited on
Commit
55d0b41
·
verified ·
1 Parent(s): f142153

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +107 -0
  2. cdn/files/CINFO.BIN +3 -0
  3. cdn/files/SAMP/AudioConfig.cfg +560 -0
  4. cdn/files/SAMP/SAMP.ide +2052 -0
  5. cdn/files/SAMP/favorites.json +1 -0
  6. cdn/files/SAMP/fonts/Geometria-Bold.ttf +3 -0
  7. cdn/files/SAMP/fonts/Geometria-Medium.ttf +3 -0
  8. cdn/files/SAMP/fonts/arial-b.ttf +3 -0
  9. cdn/files/SAMP/fonts/arial.ttf +3 -0
  10. cdn/files/SAMP/fonts/arial1.ttf +3 -0
  11. cdn/files/SAMP/fonts/arial_bold.ttf +3 -0
  12. cdn/files/SAMP/fonts/din-pro-black.ttf +3 -0
  13. cdn/files/SAMP/fonts/din-pro-bold.ttf +3 -0
  14. cdn/files/SAMP/fonts/din-pro.ttf +3 -0
  15. cdn/files/SAMP/fonts/flame_speed.ttf +3 -0
  16. cdn/files/SAMP/fonts/gtaweap3.ttf +3 -0
  17. cdn/files/SAMP/fonts/panton-bold.otf +3 -0
  18. cdn/files/SAMP/fonts/sampaux3.ttf +0 -0
  19. cdn/files/SAMP/fonts/sampaux3.ttfg +0 -0
  20. cdn/files/SAMP/fonts/visby-round-cf-extra-bold.ttf +0 -0
  21. cdn/files/SAMP/gta.dat +70 -0
  22. cdn/files/SAMP/handling.cfg +528 -0
  23. cdn/files/SAMP/main.scm +0 -0
  24. cdn/files/SAMP/main.txt +97 -0
  25. cdn/files/SAMP/outfit.dat +71 -0
  26. cdn/files/SAMP/peds.ide +316 -0
  27. cdn/files/SAMP/plates/ru_font.ttf +3 -0
  28. cdn/files/SAMP/plates/ua_font.ttf +3 -0
  29. cdn/files/SAMP/sampn.dat +24 -0
  30. cdn/files/SAMP/sampn.dff +0 -0
  31. cdn/files/SAMP/script.img +0 -0
  32. cdn/files/SAMP/settings.ini +29 -0
  33. cdn/files/SAMP/sky_box1.dff +0 -0
  34. cdn/files/SAMP/svlog.txt +10 -0
  35. cdn/files/SAMP/tracks2.dat +1 -0
  36. cdn/files/SAMP/tracks4.dat +1 -0
  37. cdn/files/SAMP/vehicles.ide +576 -0
  38. cdn/files/SAMP/weapon.dat +171 -0
  39. cdn/files/Text/american.gxt +3 -0
  40. cdn/files/Text/french.gxt +3 -0
  41. cdn/files/Text/german.gxt +3 -0
  42. cdn/files/Text/italian.gxt +3 -0
  43. cdn/files/Text/japanese.gxt +3 -0
  44. cdn/files/Text/russian.gxt +3 -0
  45. cdn/files/Text/spanish.gxt +3 -0
  46. cdn/files/Textures/fonts/JapaneseFont.met +1675 -0
  47. cdn/files/Textures/fonts/RussianFont.met +167 -0
  48. cdn/files/Textures/fonts/RussianFont.png +3 -0
  49. cdn/files/anim/anim.img +3 -0
  50. cdn/files/anim/cuts.img +0 -0
.gitattributes CHANGED
@@ -240,3 +240,110 @@ web/gamecache/files/texdb/gta_int.img filter=lfs diff=lfs merge=lfs -text
240
  web/gamecache/files/texdb/player.img filter=lfs diff=lfs merge=lfs -text
241
  web/gamecache/files/texdb/samp.img filter=lfs diff=lfs merge=lfs -text
242
  web/gamecache/files/texdb/skins.img filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
240
  web/gamecache/files/texdb/player.img filter=lfs diff=lfs merge=lfs -text
241
  web/gamecache/files/texdb/samp.img filter=lfs diff=lfs merge=lfs -text
242
  web/gamecache/files/texdb/skins.img filter=lfs diff=lfs merge=lfs -text
243
+ cdn/files/CINFO.BIN filter=lfs diff=lfs merge=lfs -text
244
+ cdn/files/SAMP/fonts/Geometria-Bold.ttf filter=lfs diff=lfs merge=lfs -text
245
+ cdn/files/SAMP/fonts/Geometria-Medium.ttf filter=lfs diff=lfs merge=lfs -text
246
+ cdn/files/SAMP/fonts/arial-b.ttf filter=lfs diff=lfs merge=lfs -text
247
+ cdn/files/SAMP/fonts/arial.ttf filter=lfs diff=lfs merge=lfs -text
248
+ cdn/files/SAMP/fonts/arial1.ttf filter=lfs diff=lfs merge=lfs -text
249
+ cdn/files/SAMP/fonts/arial_bold.ttf filter=lfs diff=lfs merge=lfs -text
250
+ cdn/files/SAMP/fonts/din-pro-black.ttf filter=lfs diff=lfs merge=lfs -text
251
+ cdn/files/SAMP/fonts/din-pro-bold.ttf filter=lfs diff=lfs merge=lfs -text
252
+ cdn/files/SAMP/fonts/din-pro.ttf filter=lfs diff=lfs merge=lfs -text
253
+ cdn/files/SAMP/fonts/flame_speed.ttf filter=lfs diff=lfs merge=lfs -text
254
+ cdn/files/SAMP/fonts/gtaweap3.ttf filter=lfs diff=lfs merge=lfs -text
255
+ cdn/files/SAMP/fonts/panton-bold.otf filter=lfs diff=lfs merge=lfs -text
256
+ cdn/files/SAMP/plates/ru_font.ttf filter=lfs diff=lfs merge=lfs -text
257
+ cdn/files/SAMP/plates/ua_font.ttf filter=lfs diff=lfs merge=lfs -text
258
+ cdn/files/Text/american.gxt filter=lfs diff=lfs merge=lfs -text
259
+ cdn/files/Text/french.gxt filter=lfs diff=lfs merge=lfs -text
260
+ cdn/files/Text/german.gxt filter=lfs diff=lfs merge=lfs -text
261
+ cdn/files/Text/italian.gxt filter=lfs diff=lfs merge=lfs -text
262
+ cdn/files/Text/japanese.gxt filter=lfs diff=lfs merge=lfs -text
263
+ cdn/files/Text/russian.gxt filter=lfs diff=lfs merge=lfs -text
264
+ cdn/files/Text/spanish.gxt filter=lfs diff=lfs merge=lfs -text
265
+ cdn/files/anim/anim.img filter=lfs diff=lfs merge=lfs -text
266
+ cdn/files/anim/ped.ifp filter=lfs diff=lfs merge=lfs -text
267
+ cdn/files/audio/CONFIG/BankSlot.dat filter=lfs diff=lfs merge=lfs -text
268
+ cdn/files/audio/CONFIG/SOUNDINF.DAT filter=lfs diff=lfs merge=lfs -text
269
+ cdn/files/audio/CONFIG/TRKHEAD.DAT filter=lfs diff=lfs merge=lfs -text
270
+ cdn/files/audio/SFX/FEET.osw filter=lfs diff=lfs merge=lfs -text
271
+ cdn/files/audio/SFX/GENRL.osw filter=lfs diff=lfs merge=lfs -text
272
+ cdn/files/audio/SFX/PAIN_A.osw filter=lfs diff=lfs merge=lfs -text
273
+ cdn/files/audio/STREAMS/ADVERTS.osw filter=lfs diff=lfs merge=lfs -text
274
+ cdn/files/audio/STREAMS/AMBIENCE.osw filter=lfs diff=lfs merge=lfs -text
275
+ cdn/files/audio/STREAMS/BEATS.osw filter=lfs diff=lfs merge=lfs -text
276
+ cdn/files/audio/STREAMS/CUTSCENE.osw filter=lfs diff=lfs merge=lfs -text
277
+ cdn/files/data/paths/carrec.img filter=lfs diff=lfs merge=lfs -text
278
+ cdn/files/fonts/Roboto-Bold.ttf filter=lfs diff=lfs merge=lfs -text
279
+ cdn/files/fonts/arial.ttf filter=lfs diff=lfs merge=lfs -text
280
+ cdn/files/fonts/arial_bold.ttf filter=lfs diff=lfs merge=lfs -text
281
+ cdn/files/fonts/din-pro-black.ttf filter=lfs diff=lfs merge=lfs -text
282
+ cdn/files/fonts/din-pro-bold.ttf filter=lfs diff=lfs merge=lfs -text
283
+ cdn/files/fonts/din-pro.ttf filter=lfs diff=lfs merge=lfs -text
284
+ cdn/files/mobile/mobile.dxt.dat filter=lfs diff=lfs merge=lfs -text
285
+ cdn/files/mobile/mobile.etc.dat filter=lfs diff=lfs merge=lfs -text
286
+ cdn/files/mobile/mobile.pvr.dat filter=lfs diff=lfs merge=lfs -text
287
+ cdn/files/texdb/SAMPCOL.img filter=lfs diff=lfs merge=lfs -text
288
+ cdn/files/texdb/cars/cars.dxt.dat filter=lfs diff=lfs merge=lfs -text
289
+ cdn/files/texdb/cars/cars.dxt.tmb filter=lfs diff=lfs merge=lfs -text
290
+ cdn/files/texdb/cars/cars.etc.dat filter=lfs diff=lfs merge=lfs -text
291
+ cdn/files/texdb/cars/cars.etc.tmb filter=lfs diff=lfs merge=lfs -text
292
+ cdn/files/texdb/cars/cars.pvr.dat filter=lfs diff=lfs merge=lfs -text
293
+ cdn/files/texdb/cars/cars.pvr.tmb filter=lfs diff=lfs merge=lfs -text
294
+ cdn/files/texdb/cars/cars.unc.dat filter=lfs diff=lfs merge=lfs -text
295
+ cdn/files/texdb/cars/cars.unc.tmb filter=lfs diff=lfs merge=lfs -text
296
+ cdn/files/texdb/cars.img filter=lfs diff=lfs merge=lfs -text
297
+ cdn/files/texdb/gta3/gta3.dxt.dat filter=lfs diff=lfs merge=lfs -text
298
+ cdn/files/texdb/gta3/gta3.dxt.tmb filter=lfs diff=lfs merge=lfs -text
299
+ cdn/files/texdb/gta3/gta3.etc.dat filter=lfs diff=lfs merge=lfs -text
300
+ cdn/files/texdb/gta3/gta3.etc.tmb filter=lfs diff=lfs merge=lfs -text
301
+ cdn/files/texdb/gta3/gta3.pvr.dat filter=lfs diff=lfs merge=lfs -text
302
+ cdn/files/texdb/gta3/gta3.pvr.tmb filter=lfs diff=lfs merge=lfs -text
303
+ cdn/files/texdb/gta3/gta3.unc.tmb filter=lfs diff=lfs merge=lfs -text
304
+ cdn/files/texdb/gta3.img filter=lfs diff=lfs merge=lfs -text
305
+ cdn/files/texdb/gta_int/gta_int.dxt.dat filter=lfs diff=lfs merge=lfs -text
306
+ cdn/files/texdb/gta_int/gta_int.dxt.tmb filter=lfs diff=lfs merge=lfs -text
307
+ cdn/files/texdb/gta_int/gta_int.etc.dat filter=lfs diff=lfs merge=lfs -text
308
+ cdn/files/texdb/gta_int/gta_int.etc.tmb filter=lfs diff=lfs merge=lfs -text
309
+ cdn/files/texdb/gta_int/gta_int.pvr.dat filter=lfs diff=lfs merge=lfs -text
310
+ cdn/files/texdb/gta_int/gta_int.pvr.tmb filter=lfs diff=lfs merge=lfs -text
311
+ cdn/files/texdb/gta_int/gta_int.unc.tmb filter=lfs diff=lfs merge=lfs -text
312
+ cdn/files/texdb/gta_int.img filter=lfs diff=lfs merge=lfs -text
313
+ cdn/files/texdb/menu/menu.dxt.dat filter=lfs diff=lfs merge=lfs -text
314
+ cdn/files/texdb/menu/menu.etc.dat filter=lfs diff=lfs merge=lfs -text
315
+ cdn/files/texdb/menu/menu.pvr.dat filter=lfs diff=lfs merge=lfs -text
316
+ cdn/files/texdb/mobile/mobile.dxt.dat filter=lfs diff=lfs merge=lfs -text
317
+ cdn/files/texdb/mobile/mobile.etc.dat filter=lfs diff=lfs merge=lfs -text
318
+ cdn/files/texdb/mobile/mobile.pvr.dat filter=lfs diff=lfs merge=lfs -text
319
+ cdn/files/texdb/player/player.pvr.dat filter=lfs diff=lfs merge=lfs -text
320
+ cdn/files/texdb/player.img filter=lfs diff=lfs merge=lfs -text
321
+ cdn/files/texdb/playerhi/playerhi.pvr.dat filter=lfs diff=lfs merge=lfs -text
322
+ cdn/files/texdb/realskybox/realskybox.dxt.dat filter=lfs diff=lfs merge=lfs -text
323
+ cdn/files/texdb/realskybox/realskybox.etc.dat filter=lfs diff=lfs merge=lfs -text
324
+ cdn/files/texdb/realskybox/realskybox.pvr.dat filter=lfs diff=lfs merge=lfs -text
325
+ cdn/files/texdb/samp/samp.dxt.dat filter=lfs diff=lfs merge=lfs -text
326
+ cdn/files/texdb/samp/samp.dxt.tmb filter=lfs diff=lfs merge=lfs -text
327
+ cdn/files/texdb/samp/samp.etc.dat filter=lfs diff=lfs merge=lfs -text
328
+ cdn/files/texdb/samp/samp.etc.tmb filter=lfs diff=lfs merge=lfs -text
329
+ cdn/files/texdb/samp/samp.pvr.dat filter=lfs diff=lfs merge=lfs -text
330
+ cdn/files/texdb/samp/samp.pvr.tmb filter=lfs diff=lfs merge=lfs -text
331
+ cdn/files/texdb/samp/samp.unc.dat filter=lfs diff=lfs merge=lfs -text
332
+ cdn/files/texdb/samp/samp.unc.tmb filter=lfs diff=lfs merge=lfs -text
333
+ cdn/files/texdb/samp.img filter=lfs diff=lfs merge=lfs -text
334
+ cdn/files/texdb/skins/skins.dxt.dat filter=lfs diff=lfs merge=lfs -text
335
+ cdn/files/texdb/skins/skins.dxt.tmb filter=lfs diff=lfs merge=lfs -text
336
+ cdn/files/texdb/skins/skins.etc.dat filter=lfs diff=lfs merge=lfs -text
337
+ cdn/files/texdb/skins/skins.etc.tmb filter=lfs diff=lfs merge=lfs -text
338
+ cdn/files/texdb/skins/skins.pvr.dat filter=lfs diff=lfs merge=lfs -text
339
+ cdn/files/texdb/skins/skins.pvr.tmb filter=lfs diff=lfs merge=lfs -text
340
+ cdn/files/texdb/skins/skins.unc.dat filter=lfs diff=lfs merge=lfs -text
341
+ cdn/files/texdb/skins/skins.unc.tmb filter=lfs diff=lfs merge=lfs -text
342
+ cdn/files/texdb/skins.img filter=lfs diff=lfs merge=lfs -text
343
+ cdn/files/texdb/txd/txd.360.dat filter=lfs diff=lfs merge=lfs -text
344
+ cdn/files/texdb/txd/txd.dxt.dat filter=lfs diff=lfs merge=lfs -text
345
+ cdn/files/texdb/txd/txd.etc.dat filter=lfs diff=lfs merge=lfs -text
346
+ cdn/files/texdb/txd/txd.etc.tmb filter=lfs diff=lfs merge=lfs -text
347
+ cdn/files/texdb/txd/txd.pvr.dat filter=lfs diff=lfs merge=lfs -text
348
+ cdn/files/texdb/txd/txd.unc.tmb filter=lfs diff=lfs merge=lfs -text
349
+ cdn/mobile-game-release.apk filter=lfs diff=lfs merge=lfs -text
cdn/files/CINFO.BIN ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fea2269a9861017bf50937e684dbbbaf201a4713ac50f97a76d2f61204bef5d
3
+ size 812912
cdn/files/SAMP/AudioConfig.cfg ADDED
@@ -0,0 +1,560 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ;Параметр Описание
2
+ ;
3
+ ;Name Model [Идентификатор модели транспорта]
4
+ ;
5
+ ;VehicleAudioType [Тип аудиоустройства транспортного средства]
6
+ ; (0: автомобиль; 1: мотоцикл; 2: велосипед; 3: лодка; )
7
+ ; (4: вертолет; 5: самолет; 6: нет транспортного средства; )
8
+ ; (7: не используется ни одним транспортным средством; 8: поезд; )
9
+ ; (9: прицеп; 10: специальное.)
10
+ ;
11
+ ;PlayerBank [Звуковой банк для звуков, создаваемых игроком]
12
+ ;DummyBank [Звуковой банк для окружающих звуков]
13
+ ;BassSetting [Настройки басов]
14
+ ;BassFactor [Множитель басов]
15
+ ;EnginePitch [Высота звука двигателя]
16
+ ;HornType [Тип гудка]
17
+ ;HornPitch [Высота звука гудка]
18
+ ;DoorType [Тип звука дверей]
19
+ ;EngineUpgrade [Звук улучшенного двигателя]
20
+ ;RadioStation [Предустановленная радиостанция]
21
+ ;RadioType [Тип радио]
22
+ ;VehicleAudioTypeForName [Специальный аудиотип для конкретной модели транспорта]
23
+ ;EngineVolumeOffset [Корректировка громкости звука двигателя]
24
+ ;
25
+ ;
26
+ ;|Name Model| |VehicleAudioType| |PlayerBank| |DummyBank| |BassSetting| |BassFactor| |EnginePitch| |HornType| |HornPitch| |DoorType| |EngineUpgrade| |RadioStation| |RadioType| |VehicleAudioTypeForName| |EngineVolumeOffset|
27
+ landstal 0 99 98 0 0.780000 1.000000 7 1.000000 2 0 8 0 0 0.000000
28
+ bravura 0 8 7 0 0.700000 1.000000 2 1.189207 2 0 5 0 1 0.000000
29
+ buffalo 0 38 37 1 0.900000 1.000000 2 1.059463 2 0 7 0 2 0.000000
30
+ linerun 0 84 83 0 0.000000 1.000000 9 0.840896 3 0 2 0 3 6.000000
31
+ peren 0 95 94 0 0.780000 1.000000 7 1.122462 1 0 9 0 4 0.000000
32
+ sentinel 0 87 86 0 0.850000 1.000000 3 0.943874 2 0 4 0 45 0.000000
33
+ dumper 0 84 83 0 0.700000 0.840896 4 0.793701 3 0 2 0 6 6.000000
34
+ firetruk 0 84 83 0 0.700000 1.000000 4 0.890899 3 0 13 3 7 5.000000
35
+ trash 0 81 80 0 0.700000 1.000000 5 0.890899 3 0 3 0 8 0.000000
36
+ stretch 0 87 86 0 0.850000 1.000000 2 1.000000 2 0 10 0 9 0.000000
37
+ manana 0 95 94 0 0.700000 1.000000 1 1.059463 1 0 4 0 1 0.000000
38
+ infernus 0 38 37 1 0.900000 1.000000 8 1.122462 2 0 6 0 2 0.000000
39
+ voodoo 0 46 45 0 1.000000 1.000000 2 1.122462 1 0 6 0 10 0.000000
40
+ pony 0 137 136 0 0.780000 1.000000 2 1.259921 4 0 1 0 11 0.000000
41
+ mule 0 137 136 0 0.700000 1.334840 7 0.943874 4 0 2 0 11 5.000000
42
+ cheetah 0 103 102 1 0.900000 1.000000 8 1.000000 2 0 5 0 2 0.000000
43
+ ambulan 0 137 136 0 0.700000 1.000000 7 0.943874 4 0 13 3 12 0.000000
44
+ leviathn 4 12 -1 0 0.700000 1.000000 -1 1.000000 0 0 3 0 13 0.000000
45
+ moonbeam 0 95 94 0 0.700000 1.000000 1 0.890899 4 0 11 0 11 0.000000
46
+ esperant 0 93 92 0 0.700000 1.000000 2 1.059463 1 0 10 0 1 0.000000
47
+ taxi 0 87 86 0 0.850000 1.000000 5 1.122462 2 0 8 0 14 0.000000
48
+ washing 0 95 94 0 0.700000 1.000000 3 0.890899 2 0 11 0 45 0.000000
49
+ bobcat 0 17 16 0 0.780000 1.000000 7 1.000000 4 0 7 0 15 0.000000
50
+ mrwhoop 0 79 141 0 0.700000 1.000000 5 0.943874 4 0 13 0 16 0.000000
51
+ bfinject 0 99 98 0 0.900000 1.000000 6 0.890899 -1 0 6 0 17 0.000000
52
+ hunter 4 12 -1 0 0.850000 1.000000 -1 1.000000 0 0 3 0 13 0.000000
53
+ premier 0 87 86 0 0.780000 1.000000 8 1.000000 2 0 8 0 45 0.000000
54
+ enforcer 0 81 80 0 0.700000 1.334840 9 1.122462 3 0 13 3 18 0.000000
55
+ securica 0 137 136 0 0.700000 1.000000 4 0.890899 4 0 4 0 11 0.000000
56
+ banshee 0 38 37 1 1.000000 1.000000 3 1.059463 2 0 7 0 2 0.000000
57
+ predator 3 22 21 0 0.700000 1.000000 -1 1.000000 -1 0 7 0 19 0.000000
58
+ bus 0 33 32 0 0.700000 1.000000 5 0.840896 -1 0 10 0 20 0.000000
59
+ rhino 0 84 83 0 0.900000 1.000000 9 0.890899 3 0 13 -1 21 6.000000
60
+ barracks 0 81 80 0 0.700000 1.000000 9 0.943874 3 0 13 -1 6 0.000000
61
+ hotknife 0 76 75 0 0.700000 1.000000 3 1.122462 1 0 1 0 17 0.000000
62
+ artict1 9 -1 -1 0 0.700000 1.000000 -1 1.000000 -1 0 13 1 -1 0.000000
63
+ previon 0 8 7 0 0.780000 1.000000 1 0.890899 2 0 8 0 1 0.000000
64
+ coach 0 33 32 0 0.700000 1.000000 5 0.890899 -1 0 11 0 20 0.000000
65
+ cabbie 0 26 25 0 0.780000 1.000000 4 1.059463 1 0 4 0 14 0.000000
66
+ stallion 0 46 45 0 0.850000 1.000000 7 1.122462 1 0 3 0 22 0.000000
67
+ rumpo 0 142 141 0 0.780000 1.000000 1 0.840896 4 0 1 0 11 0.000000
68
+ rcbandit 9 36 118 0 0.700000 1.000000 -1 1.000000 -1 0 13 1 -1 0.000000
69
+ romero 0 95 94 0 0.900000 1.000000 5 1.122462 4 0 13 0 23 0.000000
70
+ packer 0 84 83 0 0.780000 1.000000 9 1.000000 3 0 3 0 6 6.000000
71
+ monster 0 71 70 0 0.900000 1.000000 9 1.059463 2 0 7 0 24 6.000000
72
+ admiral 0 87 86 0 0.850000 1.000000 3 1.000000 2 0 8 0 45 0.000000
73
+ squalo 3 22 21 0 0.700000 1.000000 -1 1.000000 -1 0 3 0 19 0.000000
74
+ seaspar 4 104 -1 0 0.700000 1.000000 -1 1.000000 0 0 3 0 13 0.000000
75
+ pizzaboy 1 119 118 2 1.000000 1.000000 1 1.059463 -1 0 9 0 25 0.000000
76
+ tram 8 132 133 0 0.700000 1.000000 -1 1.000000 -1 0 13 -1 26 0.000000
77
+ ;|Name Model| |VehicleAudioType| |PlayerBank| |DummyBank| |BassSetting| |BassFactor| |EnginePitch| |HornType| |HornPitch| |DoorType| |EngineUpgrade| |RadioStation| |RadioType| |VehicleAudioTypeForName| |EngineVolumeOffset|
78
+ artict2 9 -1 -1 0 0.700000 1.000000 -1 1.000000 -1 0 13 1 -1 0.000000
79
+ turismo 0 103 102 1 0.900000 1.000000 8 1.000000 2 0 5 0 2 0.000000
80
+ speeder 3 22 21 0 0.700000 1.000000 -1 1.000000 -1 0 3 0 19 0.000000
81
+ reefer 3 22 21 2 0.850000 1.000000 -1 1.000000 -1 0 3 0 19 0.000000
82
+ tropic 3 22 21 2 0.850000 1.000000 -1 1.000000 -1 0 9 0 19 0.000000
83
+ flatbed 0 81 80 0 0.700000 1.000000 9 0.943874 3 0 3 0 6 0.000000
84
+ yankee 0 142 141 0 0.700000 1.000000 4 0.943874 3 0 2 0 11 0.000000
85
+ caddy 9 64 63 2 0.900000 1.000000 1 1.259921 -1 0 2 0 27 0.000000
86
+ solair 0 8 7 0 0.780000 1.000000 3 1.122462 2 0 11 0 4 0.000000
87
+ topfun 0 137 136 0 0.850000 1.000000 2 1.059463 4 0 1 0 11 0.000000
88
+ skimmer 5 120 54 0 0.700000 1.000000 -1 1.000000 0 0 8 0 42 0.000000
89
+ pcj600 1 125 124 2 0.700000 1.189207 6 1.122462 -1 0 7 0 29 0.000000
90
+ faggio 1 119 118 2 1.000000 1.000000 1 1.059463 -1 0 10 0 25 0.000000
91
+ freeway 1 140 139 2 0.650000 1.000000 1 0.840896 -1 0 3 0 29 0.000000
92
+ rcbaron 9 107 106 0 0.700000 1.000000 -1 1.000000 -1 0 13 1 -1 0.000000
93
+ rcraider 9 109 108 0 0.700000 1.000000 -1 1.000000 -1 0 13 1 -1 0.000000
94
+ glendale 0 17 16 0 0.850000 1.000000 5 0.943874 1 0 6 0 45 0.000000
95
+ oceanic 0 17 16 0 0.780000 1.000000 2 1.000000 1 0 4 0 45 0.000000
96
+ sanchez 1 48 47 2 0.850000 1.000000 6 0.890899 -1 0 2 0 29 0.000000
97
+ sparrow 4 104 -1 0 0.700000 1.000000 -1 1.000000 0 0 3 0 13 0.000000
98
+ patriot 0 99 98 0 0.900000 1.189207 9 1.259921 4 0 3 0 0 0.000000
99
+ quad 0 48 47 2 0.300000 1.000000 1 1.000000 -1 0 2 0 30 0.000000
100
+ coastg 3 22 21 0 0.700000 1.000000 -1 1.000000 -1 0 13 3 19 0.000000
101
+ dinghy 3 22 21 2 0.900000 1.000000 -1 1.000000 -1 0 8 0 43 0.000000
102
+ hermes 0 35 34 0 1.000000 1.000000 4 1.059463 1 0 6 0 1 0.000000
103
+ sabre 0 46 45 0 0.850000 1.000000 8 0.943874 1 0 10 0 1 0.000000
104
+ rustler 5 53 54 0 0.700000 1.000000 -1 1.000000 0 0 3 0 28 0.000000
105
+ zr350 0 8 7 1 0.900000 1.000000 3 1.122462 2 0 5 0 31 0.000000
106
+ walton 0 89 88 0 0.650000 1.000000 2 0.943874 4 0 2 0 15 0.000000
107
+ regina 0 95 94 0 0.650000 1.000000 7 1.189207 2 0 9 0 4 0.000000
108
+ comet 0 103 102 1 0.900000 1.000000 8 1.122462 2 0 8 0 2 0.000000
109
+ bmx 2 19 18 2 0.700000 1.000000 0 1.000000 -1 0 13 1 41 0.000000
110
+ burrito 0 137 136 0 0.780000 1.000000 7 1.122462 4 0 6 0 11 0.000000
111
+ camper 0 142 141 0 0.700000 1.000000 2 1.122462 4 0 9 0 44 0.000000
112
+ marquis 3 22 21 0 0.700000 1.000000 -1 1.000000 -1 0 3 0 19 0.000000
113
+ baggage 0 11 10 2 1.000000 1.000000 1 1.122462 -1 0 9 0 6 0.000000
114
+ dozer 0 89 88 0 0.700000 1.000000 9 1.000000 -1 0 13 -1 32 0.000000
115
+ maverick 4 85 -1 0 0.700000 1.000000 -1 1.000000 0 0 3 0 13 0.000000
116
+ vcnmav 4 85 -1 0 0.700000 1.000000 -1 1.000000 0 0 3 0 13 0.000000
117
+ rancher 0 99 98 0 0.850000 1.000000 5 0.943874 2 0 3 0 0 0.000000
118
+ fbiranch 0 95 94 0 0.700000 1.000000 3 0.943874 2 0 4 0 1 0.000000
119
+ virgo 0 95 94 0 0.700000 1.000000 3 0.943874 2 0 4 0 1 0.000000
120
+ greenwoo 0 95 94 0 0.850000 1.000000 7 1.122462 2 0 6 0 45 0.000000
121
+ jetmax 3 22 21 1 0.850000 1.000000 -1 1.000000 -1 0 3 0 19 0.000000
122
+ hotring 0 38 37 0 0.900000 1.000000 3 1.122462 2 0 7 0 2 0.000000
123
+ sandking 0 71 70 0 0.700000 1.189207 5 0.943874 2 0 3 0 0 0.000000
124
+ blistac 0 93 92 0 0.780000 1.000000 8 1.122462 2 0 5 0 31 0.000000
125
+ polmav 4 85 -1 0 0.700000 1.000000 -1 1.000000 0 0 13 3 13 0.000000
126
+ boxville 0 142 141 0 0.700000 1.000000 3 0.840896 3 0 6 0 11 0.000000
127
+ benson 0 46 45 0 0.650000 1.334840 2 0.943874 3 0 2 0 11 3.000000
128
+ ;|Name Model| |VehicleAudioType| |PlayerBank| |DummyBank| |BassSetting| |BassFactor| |EnginePitch| |HornType| |HornPitch| |DoorType| |EngineUpgrade| |RadioStation| |RadioType| |VehicleAudioTypeForName| |EngineVolumeOffset|
129
+ mesa 0 8 7 0 0.850000 1.000000 6 1.000000 2 0 11 0 0 0.000000
130
+ rcgoblin 9 109 108 0 0.700000 1.000000 -1 1.000000 -1 0 13 1 -1 0.000000
131
+ hotrina 0 38 37 0 0.900000 1.000000 3 0.943874 2 0 3 0 2 0.000000
132
+ hotrinb 0 101 100 0 0.900000 1.000000 7 1.122462 2 0 7 0 2 0.000000
133
+ bloodra 0 71 70 0 0.700000 1.000000 2 0.943874 1 0 2 0 1 0.000000
134
+ rnchlure 0 71 70 0 0.700000 1.000000 5 0.943874 2 0 3 0 0 0.000000
135
+ supergt 0 103 102 1 0.900000 1.000000 4 1.000000 2 0 8 0 2 0.000000
136
+ elegant 0 87 86 0 0.700000 1.000000 7 1.189207 2 0 11 0 45 0.000000
137
+ journey 0 137 136 0 0.650000 1.000000 4 1.189207 0 0 9 0 44 0.000000
138
+ bike 2 19 18 2 0.700000 1.000000 0 1.000000 -1 0 13 1 41 0.000000
139
+ mtbike 2 19 18 2 0.700000 1.000000 0 1.000000 -1 0 13 1 41 0.000000
140
+ beagle 5 134 135 0 0.700000 1.000000 -1 1.000000 0 0 3 0 28 0.000000
141
+ cropdust 5 120 54 0 0.700000 1.000000 -1 1.000000 0 0 3 0 28 0.000000
142
+ stunt 5 53 54 0 0.700000 1.000000 -1 1.000000 0 0 3 0 28 0.000000
143
+ petro 0 84 83 0 0.850000 1.000000 9 0.793701 3 0 3 0 3 6.000000
144
+ rdtrain 0 84 83 0 0.780000 1.000000 9 0.840896 3 0 2 0 3 6.000000
145
+ nebula 0 8 7 0 0.700000 1.000000 4 1.259921 2 0 10 0 45 0.000000
146
+ majestic 0 93 92 0 0.780000 1.000000 8 1.122462 2 0 4 0 1 0.000000
147
+ buccanee 0 46 45 0 0.700000 1.000000 3 1.000000 1 0 1 0 1 0.000000
148
+ shamal 5 -1 -1 0 0.850000 1.000000 -1 1.000000 0 0 3 0 28 0.000000
149
+ hydra 5 -1 -1 0 0.780000 1.000000 -1 1.000000 0 0 3 0 28 0.000000
150
+ fcr900 1 115 114 2 0.780000 1.059463 7 1.259921 -1 0 7 0 29 0.000000
151
+ nrg500 1 125 124 2 0.650000 1.000000 6 1.189207 -1 0 5 0 29 0.000000
152
+ copbike 1 41 40 2 0.900000 1.000000 6 1.000000 -1 0 13 3 29 0.000000
153
+ cement 0 84 83 0 0.650000 1.000000 4 0.943874 3 0 3 0 6 0.000000
154
+ towtruck 0 137 136 0 0.700000 1.000000 4 1.000000 4 0 3 0 6 0.000000
155
+ fortune 0 26 25 0 0.780000 1.000000 3 0.943874 2 0 8 0 1 0.000000
156
+ cadrona 0 8 7 0 0.780000 1.000000 8 1.000000 2 0 4 0 1 0.000000
157
+ fbitruck 0 81 80 0 0.700000 1.189207 5 0.943874 4 0 13 3 18 0.000000
158
+ willard 0 26 25 0 0.700000 1.000000 2 1.189207 2 0 1 0 45 0.000000
159
+ forklift 0 58 57 2 1.000000 1.000000 1 1.059463 -1 0 13 1 33 0.000000
160
+ tractor 0 89 88 2 0.650000 1.000000 7 0.890899 -1 0 13 -1 34 0.000000
161
+ combine 0 69 68 0 0.700000 1.000000 4 0.840896 0 0 2 0 35 0.000000
162
+ feltzer 0 93 92 0 0.850000 1.000000 2 1.189207 2 0 6 0 22 0.000000
163
+ remingtn 0 35 34 0 0.900000 1.000000 3 1.059463 1 0 6 0 10 0.000000
164
+ slamvan 0 76 75 0 1.000000 1.000000 7 1.122462 2 0 1 0 10 0.000000
165
+ blade 0 142 141 0 0.900000 1.000000 2 1.189207 1 1 6 0 10 0.000000
166
+ freight 8 132 131 0 0.700000 1.000000 -1 1.000000 3 0 13 -1 39 0.000000
167
+ streak 8 132 131 0 0.700000 1.000000 -1 1.000000 3 0 13 -1 39 0.000000
168
+ vortex 9 78 77 0 0.850000 1.000000 -1 1.000000 -1 0 7 0 40 0.000000
169
+ vincent 0 26 25 0 0.850000 1.000000 3 0.943874 2 0 1 0 45 0.000000
170
+ bullet 0 17 16 1 1.000000 1.189207 2 1.259921 2 0 5 0 2 0.000000
171
+ clover 0 46 45 0 0.650000 1.000000 7 1.189207 1 0 9 0 1 0.000000
172
+ sadler 0 95 94 0 0.780000 1.000000 7 1.059463 1 0 7 0 15 0.000000
173
+ firela 0 84 83 0 0.700000 1.000000 9 0.943874 3 0 13 3 7 5.000000
174
+ hustler 0 76 75 0 0.850000 1.000000 8 0.943874 1 0 3 0 1 0.000000
175
+ intruder 0 26 25 0 0.780000 1.000000 3 0.890899 2 0 8 0 45 0.000000
176
+ primo 0 8 7 0 0.700000 1.000000 1 0.943874 2 0 4 0 45 0.000000
177
+ cargobob 4 12 -1 0 0.700000 1.000000 -1 1.000000 0 0 3 0 13 0.000000
178
+ tampa 0 95 94 0 0.650000 1.000000 2 0.943874 1 0 9 0 1 0.000000
179
+ ;|Name Model| |VehicleAudioType| |PlayerBank| |DummyBank| |BassSetting| |BassFactor| |EnginePitch| |HornType| |HornPitch| |DoorType| |EngineUpgrade| |RadioStation| |RadioType| |VehicleAudioTypeForName| |EngineVolumeOffset|
180
+ sunrise 0 26 25 0 0.700000 1.000000 8 0.943874 2 0 8 0 45 0.000000
181
+ merit 0 8 7 0 0.780000 1.000000 6 0.840896 2 0 11 0 45 0.000000
182
+ utility 0 137 136 0 0.650000 1.000000 7 1.122462 4 0 2 0 11 0.000000
183
+ nevada 5 134 135 0 0.700000 1.000000 -1 1.000000 0 0 3 0 28 0.000000
184
+ yosemite 0 26 25 0 0.850000 1.000000 7 1.059463 2 0 3 0 15 0.000000
185
+ windsor 0 101 100 0 0.780000 1.000000 2 1.259921 1 0 10 0 1 0.000000
186
+ monstera 0 71 70 1 0.900000 1.189207 9 1.059463 2 0 3 0 24 6.000000
187
+ monsterb 0 71 70 1 0.900000 1.189207 9 1.122462 2 0 7 0 24 6.000000
188
+ uranus 0 8 7 0 0.850000 1.000000 8 1.059463 2 2 3 0 31 0.000000
189
+ jester 0 93 92 1 0.900000 1.000000 3 1.122462 2 2 8 0 31 0.000000
190
+ sultan 0 87 86 0 1.000000 1.000000 7 1.189207 2 2 6 0 45 0.000000
191
+ stratum 0 87 86 0 0.780000 1.000000 3 1.059463 2 2 4 0 4 0.000000
192
+ elegy 0 8 7 0 0.850000 1.000000 3 1.122462 2 2 8 0 1 0.000000
193
+ raindanc 4 12 -1 0 0.700000 1.000000 -1 1.000000 0 0 3 0 13 0.000000
194
+ rctiger 9 113 112 0 0.700000 1.000000 -1 1.000000 -1 0 13 1 -1 0.000000
195
+ flash 0 93 92 0 0.900000 1.000000 2 1.259921 2 2 5 0 31 0.000000
196
+ tahoma 0 93 92 0 0.850000 1.000000 3 0.943874 2 0 1 0 45 0.000000
197
+ savanna 0 46 45 0 0.900000 1.000000 7 0.943874 1 1 6 0 10 0.000000
198
+ bandito 0 115 114 0 0.700000 1.000000 7 1.259921 -1 0 13 -1 17 0.000000
199
+ freiflat 8 132 131 0 0.700000 1.000000 -1 1.000000 -1 0 13 -1 -1 0.000000
200
+ streakc 8 132 131 0 0.700000 1.000000 -1 1.000000 -1 0 13 -1 -1 0.000000
201
+ kart 0 62 61 2 0.780000 1.000000 1 1.122462 -1 0 7 0 36 0.000000
202
+ mower 0 62 61 2 0.900000 1.000000 1 0.943874 -1 0 2 0 37 0.000000
203
+ duneride 0 81 80 0 0.700000 1.189207 4 0.890899 3 0 9 0 0 0.000000
204
+ sweeper 0 127 126 2 0.850000 1.000000 5 1.189207 4 0 1 0 11 0.000000
205
+ broadway 0 35 34 0 0.900000 1.000000 3 0.890899 1 1 10 0 10 0.000000
206
+ tornado 0 17 16 0 0.780000 1.000000 5 1.122462 1 1 6 0 10 0.000000
207
+ at400 5 -1 -1 0 0.700000 1.000000 -1 1.000000 0 0 3 0 28 0.000000
208
+ dft30 0 33 32 0 0.780000 1.000000 4 0.840896 3 0 1 0 6 0.000000
209
+ huntley 0 99 98 0 0.780000 1.000000 7 1.000000 2 0 11 0 0 0.000000
210
+ stafford 0 87 86 1 0.850000 1.000000 2 0.890899 2 0 11 0 45 0.000000
211
+ bf400 1 125 124 2 0.780000 1.000000 6 0.890899 -1 0 1 0 29 0.000000
212
+ newsvan 0 137 136 0 0.700000 1.000000 4 1.059463 4 0 11 0 11 0.000000
213
+ tug 0 11 10 2 0.650000 1.000000 1 0.840896 4 0 3 0 11 0.000000
214
+ petrotr 9 -1 -1 0 0.700000 1.000000 -1 1.000000 3 0 13 1 -1 0.000000
215
+ emperor 0 87 86 0 0.780000 1.000000 8 1.000000 2 0 8 0 45 0.000000
216
+ wayfarer 1 41 40 2 0.300000 0.890899 7 1.189207 -1 0 2 0 29 0.000000
217
+ euros 0 8 7 0 0.850000 1.000000 5 1.259921 2 0 9 0 31 0.000000
218
+ hotdog 0 142 141 0 0.650000 1.000000 4 0.943874 4 0 3 0 11 0.000000
219
+ club 0 93 92 0 1.000000 1.000000 6 0.943874 2 0 5 0 31 0.000000
220
+ freibox 8 132 131 0 0.700000 1.000000 -1 1.000000 -1 0 13 -1 -1 0.000000
221
+ artict3 9 -1 -1 0 0.700000 1.000000 -1 1.000000 -1 0 13 1 -1 0.000000
222
+ androm 5 -1 -1 0 0.700000 1.000000 -1 1.000000 0 0 3 0 -1 0.000000
223
+ dodo 5 120 54 0 0.700000 1.000000 -1 1.000000 0 0 3 0 28 0.000000
224
+ rccam 10 -1 -1 0 0.700000 1.000000 -1 1.000000 -1 0 13 -1 -1 0.000000
225
+ launch 3 22 21 0 0.700000 1.000000 -1 1.000000 -1 0 13 3 19 0.000000
226
+ copcarla 0 87 86 0 0.700000 1.000000 2 1.059463 2 0 13 3 38 0.000000
227
+ copcarsf 0 87 86 0 0.700000 1.000000 2 1.059463 2 0 13 3 38 0.000000
228
+ copcarvg 0 87 86 0 0.700000 1.000000 7 1.059463 2 0 13 3 38 0.000000
229
+ copcarru 0 99 98 0 0.700000 1.000000 4 1.059463 2 0 13 3 38 0.000000
230
+ ;|Name Model| |VehicleAudioType| |PlayerBank| |DummyBank| |BassSetting| |BassFactor| |EnginePitch| |HornType| |HornPitch| |DoorType| |EngineUpgrade| |RadioStation| |RadioType| |VehicleAudioTypeForName| |EngineVolumeOffset|
231
+ picador 0 26 25 0 0.700000 1.000000 7 1.122462 2 0 6 0 15 0.000000
232
+ swatvan 0 81 80 0 0.700000 1.000000 9 0.943874 3 0 13 3 18 0.000000
233
+ alpha 0 38 37 0 0.850000 1.000000 3 1.000000 2 0 6 0 31 0.000000
234
+ phoenix 0 101 100 0 0.900000 1.000000 8 1.059463 1 0 1 0 2 0.000000
235
+ glenshit 0 17 16 0 0.650000 1.000000 5 1.059463 1 0 1 0 45 0.000000
236
+ sadlshit 0 95 94 0 0.650000 1.000000 7 1.059463 1 0 3 0 15 0.000000
237
+ bagboxa 10 130 129 0 0.700000 1.000000 -1 1.000000 -1 0 13 -1 -1 0.000000
238
+ bagboxb 10 130 129 0 0.700000 1.000000 -1 1.000000 -1 0 13 -1 -1 0.000000
239
+ tugstair 10 130 129 0 0.700000 1.000000 -1 1.000000 -1 0 13 -1 -1 0.000000
240
+ boxburg 0 137 136 0 0.700000 1.000000 3 0.840896 -1 0 6 0 -1 0.000000
241
+ farmtr1 10 130 129 0 0.700000 1.000000 -1 1.000000 -1 0 13 -1 -1 0.000000
242
+ utiltr1 10 -1 -1 0 0.700000 1.000000 -1 1.000000 -1 0 13 -1 -1 0.000000
243
+ w210e420 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
244
+ focusrs 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
245
+ lancerx 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
246
+ audiq8 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
247
+ volvov60 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
248
+ gt63s 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
249
+ bentayga 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
250
+ rrphantom 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
251
+ g63amg6x6 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
252
+ cadillac2020 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
253
+ cayenne 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
254
+ ferrari458 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
255
+ jaguarxe 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
256
+ lambo_lm002 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
257
+ lasterion 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
258
+ m1car 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
259
+ pboxter 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
260
+ m5cs 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
261
+ mclaren_p1 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
262
+ mcqueen_car 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
263
+ porsche918 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
264
+ subarustih 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
265
+ taycan 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
266
+ bmwe38 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
267
+ bmw750li 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
268
+ bmwmone 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
269
+ wrangler 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
270
+ xpeng 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
271
+ bmwx5e53 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
272
+ larevent 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
273
+ jagfpace 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
274
+ mac570 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
275
+ bveyron 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
276
+ audi100 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
277
+ ns240sx 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
278
+ chtahoe 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
279
+ feraragt 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
280
+ audicf 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
281
+ audirs41 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
282
+ gle63st 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
283
+ lexusrc 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
284
+ chevrozr1 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
285
+ terradyne 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
286
+ lambogalardo 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
287
+ cherokee_old 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
288
+ mustangb_200 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
289
+ zenvotsr19 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
290
+ bmw850i 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
291
+ vaz2107 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
292
+ nmbcls63 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
293
+ vaz2109 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
294
+ toyotland 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
295
+ audirs7 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
296
+ bmwm66 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
297
+ hondaca 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
298
+ kagera 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
299
+ kiasting 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
300
+ lexss 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
301
+ rwrait 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
302
+ tchaser 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
303
+ suburban 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
304
+ sestoelem 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
305
+ audis8 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
306
+ pormacan 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
307
+ bmwx4 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
308
+ viperrr 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
309
+ kiakf 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
310
+ mercescup 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
311
+ audiq7 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
312
+ coronet_1967 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
313
+ bike_skull 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
314
+ humking 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
315
+ humvee 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
316
+ psinger 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
317
+ bentlmn 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
318
+ vesta 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
319
+ rezvani 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
320
+ optimus_tr 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
321
+ rx7fddrift 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
322
+ urusoff 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
323
+ fordcobra 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
324
+ asenat 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
325
+ cybertr 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
326
+ aq7_police 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
327
+ ars7_police 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
328
+ e63s_police 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
329
+ veloceraptor 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
330
+ dlanos6x6 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
331
+ matiz08 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
332
+ bmwninetr 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
333
+ 939rsr 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
334
+ gcanis 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
335
+ shaman 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
336
+ ntitan 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
337
+ 2105s 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
338
+ 2113gr 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
339
+ 2002ferrari 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
340
+ uaz 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
341
+ buhanka 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
342
+ f40 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
343
+ fantom 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
344
+ gemera 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
345
+ vanda 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
346
+ narhc 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
347
+ nexia 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
348
+ one77 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
349
+ tundratrd 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
350
+ oneo 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
351
+ m5sting 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
352
+ pitbaik 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
353
+ suzuka 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
354
+ yamahar6 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
355
+ diavelka 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
356
+ kawaxr10 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
357
+ western 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
358
+ mercesg 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
359
+ copbmwza 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
360
+ amggt24 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
361
+ bcentodieci 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
362
+ dsxtn 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
363
+ e53_amg_25 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
364
+ plygtx 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
365
+ sf90ofroad 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
366
+ xmmans 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
367
+ glcamg25 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
368
+ dwedatsun 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
369
+ alpinae34 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
370
+ amdbs18 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
371
+ mh917 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
372
+ s500w223bwd 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
373
+ minicm 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
374
+ rrsm 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
375
+ mizu 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
376
+ tankt34 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
377
+ brbsgts 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
378
+ mcsen 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
379
+ bentleygt3 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
380
+ moshina 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
381
+ lincnav 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
382
+ dcd24 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
383
+ cadlarte 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
384
+ eclipse 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
385
+ ns15tune 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
386
+ p24rs911 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
387
+ rrbt 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
388
+ prsng 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
389
+ mist 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
390
+ chiron 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
391
+ dacia 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
392
+ fsf23 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
393
+ mersw116 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
394
+ urusm 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
395
+ g630 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
396
+ cybermans 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
397
+ lpmurciela 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
398
+ escaladeiq 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
399
+ mbolph 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
400
+ gelencart 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
401
+ uruskart 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
402
+ jesko 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
403
+ camarozl1 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
404
+ koenig1 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
405
+ bugatl 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
406
+
407
+ patriotf 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
408
+ delora 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
409
+ marussiab 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
410
+ amggtbs 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
411
+ codalunga 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
412
+ bigmatiz 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
413
+ gt500 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
414
+ lc500c 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
415
+ mclspeed 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
416
+ phuayra 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
417
+ barbie_cv 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
418
+ offe34 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
419
+ bmwx5h 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
420
+ bentp750 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
421
+ gffwht 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
422
+ huramante 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
423
+ bmwx7l 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
424
+ kmztyph 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
425
+ huracanst 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
426
+ sf90 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
427
+ lucidair 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
428
+ taurusfbi 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
429
+ bmwg90 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
430
+ xpenght 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
431
+ 180itasha 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
432
+ 2106 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
433
+ 2107ofr 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
434
+ audirsq8m 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
435
+ bentayga24 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
436
+ cturbogt 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
437
+ corvettec8 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
438
+ mustrtr 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
439
+ vaz2104 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
440
+ vaz2108 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
441
+ vestas 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
442
+ mbcheqsuv 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
443
+ frdmrzr 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
444
+ ghostrll 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
445
+ lveneno 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
446
+ gmansory63 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
447
+ mbg63army 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
448
+ whplsh 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
449
+ lambtouch 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
450
+ pturbos 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
451
+ tcelicagt 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
452
+ w213 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
453
+ zen 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
454
+ vision 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
455
+ semi 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
456
+ volvofh12 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
457
+ cbelair 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
458
+ chevcor 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
459
+ dodgcha 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
460
+ volgatti 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
461
+ uruspir 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
462
+ dodgchapir 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
463
+ e5325pol 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
464
+ evo9tt 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
465
+ huracanpt 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
466
+ lambsvj 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
467
+ mrx7 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
468
+ uaehuracan 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
469
+
470
+ bt41r 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
471
+ zenst1 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
472
+ zondafrd 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
473
+ nivapc 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
474
+ jeepamp 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
475
+ atlantik 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
476
+ bgsx 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
477
+ bmwcsl 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
478
+ bmwmfd 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
479
+ bmwsport 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
480
+ braviy 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
481
+ carnival 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
482
+ corvetts 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
483
+ emgrand 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
484
+ ferarat 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
485
+ fersup 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
486
+ flankr 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
487
+ flcn 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
488
+ fr330 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
489
+ gaz21c 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
490
+ ultrarank 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
491
+ honikorn 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
492
+ hudson 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
493
+ karakal 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
494
+ mersr230 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
495
+ miata 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
496
+ miura 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
497
+ saleen 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
498
+ smart 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
499
+ nisvgt 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
500
+ rtrfbi 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
501
+ srttoma 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
502
+ mbw211 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
503
+ slngshot 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
504
+ x5g05 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
505
+ mercbrab 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
506
+ 4runner 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
507
+ apie 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
508
+ mmc20m 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
509
+ bmwm3g81 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
510
+ bellfcx 4 85 -1 0 0.700000 1.000000 -1 1.000000 0 0 3 0 13 0.000000
511
+ scifitruck 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
512
+ mater 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
513
+ jstorm 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
514
+ monza 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
515
+ bfspur 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
516
+ hod_rod_hulk 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
517
+ tronbike 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
518
+ frankym 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
519
+ giga 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
520
+ madgaz 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
521
+ monster1 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
522
+ monster2 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
523
+ monster3 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
524
+ monster4 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
525
+ t80utrak 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
526
+ btr70 0 87 86 0 0.78 1.0 8 1.0 2 0 8 0 45 0.0
527
+ frdexp20civ 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
528
+ ct7pm 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
529
+ mbc63sc 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
530
+ benefactor 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
531
+ valkyrie 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
532
+ mb190et 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
533
+ mgtny25 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
534
+ dodsanki 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
535
+ lotusem 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
536
+ 427custom 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
537
+ lotv8 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
538
+ ktank 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
539
+ bugeye 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
540
+ camaro2026 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
541
+ lavntdr 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
542
+ vazturbo 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
543
+ vanda1 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
544
+ uaz12 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
545
+ mcl570stun 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
546
+ banana 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
547
+ camrytrd 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
548
+ clsbrab 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
549
+ feraf8mnsr 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
550
+ cayennemnsr 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
551
+ g900mgarage 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
552
+ mustangoffrd 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
553
+ gbrabus900 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
554
+ rrculabflug 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
555
+ rs01 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
556
+ s3btcc 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
557
+ temer 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
558
+ x7ncs 0 99 98 0 0.78 1.0 7 1.0 2 0 11 0 0 0.0
559
+ z4gt3 0 17 16 1 1.0 1.189207 2 1.259921 2 0 5 0 2 0.0
560
+ ;the end
cdn/files/SAMP/SAMP.ide ADDED
@@ -0,0 +1,2052 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # ------------------------------------------------------
2
+ # ------------------------------------------------------
3
+ # SA:MP IDE File
4
+ # --------------
5
+ # Objects in this file were created and/or edited by (in alphabetical order):
6
+ # cessil, Kalcor, Matite and Micky (September 2010 to April 2015)
7
+ #
8
+ # Go to the SA:MP wiki for information about this file:
9
+ # http://wiki.sa-mp.com
10
+ # ------------------------------------------------------
11
+ #
12
+ # IMG File Fixes in SA:MP 0.3.7:
13
+ # * Fixed the elevator COL brightness (ID:18755 - was 0 brightness)
14
+ # * Fixed the missing metal grating texture for AnimTube (ID:19901)
15
+ # * Fixed some of the draw distances (IDs:19475 to 19483 - changed from 300 to 299)
16
+ # * Fixed the flags on one of the walls (ID:19371 - changed from 2097284 to 0)
17
+ # * Fixed the wall sections COL brightness (IDs:19353 to 19465 - was 255 brightness)
18
+ # * Replaced the face COLs with box COLs on many of the wall sections (IDs:19353 to 19465)
19
+ # * Fixed the hot air balloons COL brightness (IDs:19332 to 19338 - was 0 brightness)
20
+ # * Added mine.txd from VC to fix the existing GTASA landmine that had no texture (ID:1213)
21
+ # Note: if you want a non-dynamic mine use ID:19589
22
+ # * Fixed the deer COL brightness (ID:19315 - was 0 brightness)
23
+ # * Fixed the container COL brightness (ID:19321 - was 0 brightness)
24
+ # * Changed the flags on EnExMarker2 (ID:19197 - changed from 2097156 to 2097220)
25
+ # * Changed the flags on EnExMarker3 (ID:19198 - changed from 2097156 to 2097220)
26
+ # * Added the UFO model to old unused object ID slot (ID:18846)
27
+ # * Fixed the pumpkin COL brightness (ID:19320 - was 0 brightness)
28
+ # * Added the security keypad 2 model to old unused object ID slot (ID:19305)
29
+ # * Added the red flag model to old unused object ID slot (ID:19306)
30
+ # * Added the blue flag model to old unused object ID slot (ID:19307)
31
+ # * Added the ATM non-dynamic model to old unused object ID slot (ID:19324)
32
+ # * Updated wall001 (ID:19353) to use vertex colours so it does not respond to dynamic lighting
33
+ # * Updated wall031 (ID:19383) to use vertex colours so it does not respond to dynamic lighting
34
+ # * Updated wall047 (ID:19399) to use vertex colours so it does not respond to dynamic lighting
35
+ # * Updated wall066 (ID:19426) to use vertex colours so it does not respond to dynamic lighting
36
+ # * Updated wall085 (ID:19445) to use vertex colours so it does not respond to dynamic lighting
37
+ # * Updated SF Harry Plums building (ID:19486) to open the side doors, fix vertex colours and COL
38
+ #
39
+ #
40
+ # ------------------------------------------------------
41
+ # The objects defined below have been added by SA:MP.
42
+ # You can replace them to define new objects
43
+ # (but they will only be visible to you).
44
+ #
45
+ # Usable object IDs are:
46
+ # * 18631 to 19999 (1369 total) reserved for SAMP.IDE
47
+ # * 11682 to 12799 (1118 total) reserved for SAMP.IDE
48
+ # * 15065 to 15999 (935 total) reserved for CUSTOM.IDE
49
+ # ------------------------------------------------------
50
+ #
51
+ objs
52
+ # ------------------------------------------------------
53
+ # No Model File (used internally by SA:MP - do not remove or replace this model)
54
+ 18631, NoModelFile, NoModelFile, 50, 0
55
+ # ------------------------------------------------------
56
+ # Holding Objects
57
+ 18632, FishingRod, FishingRod, 100, 0
58
+ 18633, GTASAWrench1, MatTextures, 100, 0
59
+ 18634, GTASACrowbar1, MatTextures, 100, 0
60
+ 18635, GTASAHammer1, MatTextures, 100, 0
61
+ 18636, PoliceCap1, MatTextures, 100, 2097152
62
+ 18637, PoliceShield1, MatTextures, 100, 4
63
+ 18638, HardHat1, wmycon, 100, 2097152
64
+ 18639, BlackHat1, dwmolc2, 100, 2097152
65
+ 18640, Hair1, smyst, 100, 2097152
66
+ 18641, Flashlight1, Flashlight1, 100, 0
67
+ 18642, Taser1, Taser1, 100, 0
68
+ 18643, LaserPointer1, LaserPointer1, 100, 4
69
+ 18644, Screwdriver1, MatTextures, 100, 0
70
+ 18645, MotorcycleHelmet1, MatClothes, 100, 2097152
71
+ # ------------------------------------------------------
72
+ # Lights
73
+ 18646, PoliceLight1, MatColours, 150, 0
74
+ 18647, RedNeonTube1, MatTextures, 150, 0
75
+ 18648, BlueNeonTube1, MatTextures, 150, 0
76
+ 18649, GreenNeonTube1, MatTextures, 150, 0
77
+ 18650, YellowNeonTube1, MatTextures, 150, 0
78
+ 18651, PinkNeonTube1, MatTextures, 150, 0
79
+ 18652, WhiteNeonTube1, MatTextures, 150, 0
80
+ 18653, DiscoLightRed, Carter_block, 150, 0
81
+ 18654, DiscoLightGreen, Carter_block, 150, 0
82
+ 18655, DiscoLightBlue, Carter_block, 150, 0
83
+ 18656, LightBeamWhite, LightBeams, 200, 2097156
84
+ 18657, LightBeamRed, LightBeams, 200, 2097156
85
+ 18658, LightBeamBlue, LightBeams, 200, 2097156
86
+ # ------------------------------------------------------
87
+ # Spray Tags
88
+ 18659, SprayTag1, SprayTags, 50, 4
89
+ 18660, SprayTag2, SprayTags, 50, 4
90
+ 18661, SprayTag3, SprayTags, 50, 4
91
+ 18662, SprayTag4, SprayTags, 50, 4
92
+ 18663, SprayTag5, SprayTags, 50, 4
93
+ 18664, SprayTag6, SprayTags, 50, 4
94
+ 18665, SprayTag7, SprayTags, 50, 4
95
+ 18666, SprayTag8, SprayTags, 50, 4
96
+ 18667, SprayTag9, SprayTags, 50, 4
97
+ # ------------------------------------------------------
98
+ # Particle Effects
99
+ 18668, blood_heli, MatTextures, 100, 0
100
+ 18669, boat_prop, MatTextures, 100, 0
101
+ 18670, camflash, MatTextures, 100, 0
102
+ 18671, carwashspray, MatTextures, 100, 0
103
+ 18672, cementp, MatTextures, 100, 0
104
+ 18673, cigarette_smoke, MatTextures, 100, 0
105
+ 18674, cloudfast, MatTextures, 100, 0
106
+ 18675, coke_puff, MatTextures, 100, 0
107
+ 18676, coke_trail, MatTextures, 100, 0
108
+ 18677, exhale, MatTextures, 100, 0
109
+ 18678, explosion_barrel, MatTextures, 100, 0
110
+ 18679, explosion_crate, MatTextures, 100, 0
111
+ 18680, explosion_door, MatTextures, 100, 0
112
+ 18681, explosion_fuel_car, MatTextures, 100, 0
113
+ 18682, explosion_large, MatTextures, 100, 0
114
+ 18683, explosion_medium, MatTextures, 100, 0
115
+ 18684, explosion_molotov, MatTextures, 100, 0
116
+ 18685, explosion_small, MatTextures, 100, 0
117
+ 18686, explosion_tiny, MatTextures, 100, 0
118
+ 18687, extinguisher, MatTextures, 100, 0
119
+ 18688, fire, MatTextures, 150, 0
120
+ 18689, fire_bike, MatTextures, 100, 0
121
+ 18690, fire_car, MatTextures, 100, 0
122
+ 18691, fire_large, MatTextures, 100, 0
123
+ 18692, fire_med, MatTextures, 100, 0
124
+ 18693, Flame99, MatTextures, 100, 0
125
+ 18694, flamethrowerp, MatTextures, 100, 0
126
+ 18695, gunflash, MatTextures, 100, 0
127
+ 18696, gunsmoke, MatTextures, 100, 0
128
+ 18697, heli_dust, MatTextures, 100, 0
129
+ 18698, insects, MatTextures, 100, 0
130
+ 18699, jetpackp, MatTextures, 100, 0
131
+ 18700, jetthrust, MatTextures, 100, 0
132
+ 18701, molotov_flame, MatTextures, 100, 0
133
+ 18702, nitrop, MatTextures, 100, 0
134
+ 18703, overheat_car, MatTextures, 100, 0
135
+ 18704, overheat_car_elec, MatTextures, 100, 0
136
+ 18705, petrolcan, MatTextures, 100, 0
137
+ 18706, prt_blood, MatTextures, 100, 0
138
+ 18707, prt_boatsplash, MatTextures, 100, 0
139
+ 18708, prt_bubble, MatTextures, 100, 0
140
+ 18709, prt_cardebris, MatTextures, 100, 0
141
+ 18710, prt_collisionsmoke, MatTextures, 100, 0
142
+ 18711, prt_glass, MatTextures, 100, 0
143
+ 18712, prt_gunshell, MatTextures, 100, 0
144
+ 18713, prt_sand2, MatTextures, 100, 0
145
+ 18714, prt_sand, MatTextures, 100, 0
146
+ 18715, prt_smoke_huge, MatTextures, 150, 0
147
+ 18716, prt_smoke_expand, MatTextures, 100, 0
148
+ 18717, prt_spark, MatTextures, 100, 0
149
+ 18718, prt_spark_2, MatTextures, 100, 0
150
+ 18719, prt_wake, MatTextures, 100, 0
151
+ 18720, prt_watersplash, MatTextures, 100, 0
152
+ 18721, prt_wheeldirt, MatTextures, 100, 0
153
+ 18722, puke, MatTextures, 100, 0
154
+ 18723, riot_smoke, MatTextures, 100, 0
155
+ 18724, shootlight, MatTextures, 100, 0
156
+ 18725, smoke30lit, MatTextures, 100, 0
157
+ 18726, smoke30m, MatTextures, 100, 0
158
+ 18727, smoke50lit, MatTextures, 100, 0
159
+ 18728, smoke_flare, MatTextures, 100, 0
160
+ 18729, spraycanp, MatTextures, 100, 0
161
+ 18730, tank_fire, MatTextures, 100, 0
162
+ 18731, teargas99, MatTextures, 100, 0
163
+ 18732, teargasAD, MatTextures, 100, 0
164
+ 18733, tree_hit_fir, MatTextures, 100, 0
165
+ 18734, tree_hit_palm, MatTextures, 100, 0
166
+ 18735, vent2, MatTextures, 100, 0
167
+ 18736, vent, MatTextures, 100, 0
168
+ 18737, wallbust, MatTextures, 100, 0
169
+ 18738, water_fnt_tme, MatTextures, 100, 0
170
+ 18739, water_fountain, MatTextures, 100, 0
171
+ 18740, water_hydrant, MatTextures, 100, 0
172
+ 18741, water_ripples, MatTextures, 100, 0
173
+ 18742, water_speed, MatTextures, 100, 0
174
+ 18743, water_splash, MatTextures, 100, 0
175
+ 18744, water_splash_big, MatTextures, 100, 0
176
+ 18745, water_splsh_sml, MatTextures, 100, 0
177
+ 18746, water_swim, MatTextures, 100, 0
178
+ 18747, waterfall_end, MatTextures, 100, 0
179
+ 18748, WS_factorysmoke, MatTextures, 100, 0
180
+ # ------------------------------------------------------
181
+ # SA:MP Logos
182
+ 18749, SAMPLogoSmall, MatTextures, 150, 0
183
+ 18750, SAMPLogoBig, MatTextures, 299, 0
184
+ # ------------------------------------------------------
185
+ # Land Masses
186
+ 18751, IslandBase1, MatTextures, 299, 0
187
+ 18752, Volcano, Volcano, 299, 4
188
+ # ------------------------------------------------------
189
+ # Base Sections
190
+ 18753, Base125mx125m1, BaseSections, 299, 2097156
191
+ 18754, Base250mx250m1, BaseSections, 299, 2097156
192
+ # ------------------------------------------------------
193
+ # Elevator from VC
194
+ 18755, VCElevator1, VCInteriors, 50, 2097152
195
+ 18756, ElevatorDoor1, VCInteriors, 50, 0
196
+ 18757, ElevatorDoor2, VCInteriors, 50, 0
197
+ 18758, VCElevatorFront1, VCInteriors, 50, 2097152
198
+ # ------------------------------------------------------
199
+ # DM Cages
200
+ 18759, DMCage1, DMCages, 250, 2097156
201
+ 18760, DMCage2, DMCages, 250, 2097156
202
+ # ------------------------------------------------------
203
+ # Racing
204
+ 18761, RaceFinishLine1, MatRacing, 220, 2097156
205
+ # ------------------------------------------------------
206
+ # Parkour
207
+ 18762, Concrete1mx1mx5m, ConcreteBits, 100, 0
208
+ 18763, Concrete3mx3mx5m, ConcreteBits, 100, 0
209
+ 18764, Concrete5mx5mx5m, ConcreteBits, 100, 0
210
+ 18765, Concrete10mx10mx5m, ConcreteBits, 100, 0
211
+ 18766, Concrete10mx1mx5m, ConcreteBits, 100, 0
212
+ 18767, ConcreteStair1, ConcreteBits, 150, 0
213
+ # ------------------------------------------------------
214
+ # Sky Diving Platforms
215
+ 18768, SkyDivePlatform1, SkyDivePlatforms, 299, 2097152
216
+ 18769, SkyDivePlatform1a, SkyDivePlatforms, 299, 2097156
217
+ 18770, SkyDivePlatform1b, SkyDivePlatforms, 299, 0
218
+ 18771, SpiralStair1, MatStairs, 299, 0
219
+ # ------------------------------------------------------
220
+ # Tunnel Sections
221
+ 18772, TunnelSection1, TunnelSections, 299, 4
222
+ 18773, TunnelJoinSection1, TunnelSections, 299, 4
223
+ 18774, TunnelJoinSection2, TunnelSections, 299, 4
224
+ 18775, TunnelJoinSection3, TunnelSections, 299, 4
225
+ 18776, TunnelJoinSection4, TunnelSections, 299, 4
226
+ 18777, TunnelSpiral1, TunnelSections, 299, 4
227
+ # ------------------------------------------------------
228
+ # Ramps
229
+ 18778, RampT1, landjump, 220, 0
230
+ 18779, RampT2, MatRamps, 280, 0
231
+ 18780, RampT3, MatRamps, 280, 0
232
+ 18781, MeshRampBig, MatRamps, 220, 4
233
+ 18782, CookieRamp1, CookieRamp1, 220, 0
234
+ 18783, FunBoxTop1, MatRamps, 220, 2097284
235
+ 18784, FunBoxRamp1, MatRamps, 220, 2097284
236
+ 18785, FunBoxRamp2, MatRamps, 220, 2097284
237
+ 18786, FunBoxRamp3, MatRamps, 220, 2097284
238
+ 18787, FunBoxRamp4, MatRamps, 220, 2097284
239
+ # ------------------------------------------------------
240
+ # Modular Road Sections
241
+ 18788, MRoad40m, cs_ebridge, 250, 0
242
+ 18789, MRoad150m, cs_ebridge, 299, 0
243
+ 18790, MRoadBend180Deg1, cs_ebridge, 250, 0
244
+ 18791, MRoadBend45Deg, cs_ebridge, 250, 0
245
+ 18792, MRoadTwist15DegL, cs_ebridge, 250, 0
246
+ 18793, MRoadTwist15DegR, cs_ebridge, 250, 0
247
+ 18794, MRoadBend15Deg1, cs_ebridge, 250, 0
248
+ 18795, MRoadBend15Deg2, cs_ebridge, 250, 0
249
+ 18796, MRoadBend15Deg3, cs_ebridge, 250, 0
250
+ 18797, MRoadBend15Deg4, cs_ebridge, 250, 0
251
+ 18798, MRoadB45T15DegL, cs_ebridge, 250, 0
252
+ 18799, MRoadB45T15DegR, cs_ebridge, 250, 0
253
+ 18800, MRoadHelix1, MRoadHelix1, 250, 0
254
+ 18801, MRoadLoop1, cs_ebridge, 250, 0
255
+ # ------------------------------------------------------
256
+ # Modular Bridge Sections
257
+ 18802, MBridgeRamp1, cs_ebridge, 200, 0
258
+ 18803, MBridge150m1, cs_ebridge, 250, 0
259
+ 18804, MBridge150m2, cs_ebridge, 250, 0
260
+ 18805, MBridge150m3, cs_ebridge, 250, 0
261
+ 18806, MBridge150m4, cs_ebridge, 250, 0
262
+ 18807, MBridge75mHalf, cs_ebridge, 250, 0
263
+ # ------------------------------------------------------
264
+ # Tubes and Funnels
265
+ 18808, Tube50m1, MatTextures, 299, 0
266
+ 18809, Tube50mGlass1, MatTextures, 299, 4
267
+ 18810, Tube50mBulge1, MatTextures, 299, 0
268
+ 18811, Tube50mGlassBulge1, MatTextures, 299, 4
269
+ 18812, Tube50mFunnel1, MatTextures, 299, 0
270
+ 18813, Tube50mGlassFunnel1, MatTextures, 299, 4
271
+ 18814, Tube50mFunnel2, MatTextures, 299, 0
272
+ 18815, Tube50mFunnel3, MatTextures, 299, 0
273
+ 18816, Tube50mFunnel4, MatTextures, 299, 0
274
+ 18817, Tube50mTSection1, MatTextures, 299, 0
275
+ 18818, Tube50mGlassT1, MatTextures, 299, 4
276
+ 18819, Tube50mPlus1, MatTextures, 299, 0
277
+ 18820, Tube50mGlassPlus1, MatTextures, 299, 4
278
+ 18821, Tube50m45Bend1, MatTextures, 299, 0
279
+ 18822, Tube50mGlass45Bend1, MatTextures, 299, 4
280
+ 18823, Tube50m90Bend1, MatTextures, 299, 0
281
+ 18824, Tube50mGlass90Bend1, MatTextures, 299, 4
282
+ 18825, Tube50m180Bend1, MatTextures, 299, 0
283
+ 18826, Tube50mGlass180Bend, MatTextures, 299, 4
284
+ 18827, Tube100m2, MatTextures, 299, 0
285
+ 18828, SpiralTube1, MatRamps, 299, 2097156
286
+ 18829, RTexturetube, MickyTextures, 299, 0
287
+ 18830, RTexturebridge, MickyTextures, 299, 0
288
+ 18831, RT25mBend90Tube1, MickyTextures, 299, 0
289
+ 18832, RT25mBend180Tube1, MickyTextures, 299, 0
290
+ 18833, RT50mBend45Tube1, MickyTextures, 299, 0
291
+ 18834, RT50mBend180Tube1, MickyTextures, 299, 0
292
+ 18835, RBFunnel, MickyTextures, 299, 0
293
+ 18836, RBHalfpipe, MickyTextures, 299, 0
294
+ 18837, RB25mBend90Tube, MickyTextures, 299, 0
295
+ 18838, RB25mBend180Tube, MickyTextures, 299, 0
296
+ 18839, RB50mBend45Tube, MickyTextures, 299, 0
297
+ 18840, RB50mBend90Tube, MickyTextures, 299, 0
298
+ 18841, RB50mBend180Tube, MickyTextures, 299, 0
299
+ 18842, RB50mTube, MickyTextures, 299, 0
300
+ # ------------------------------------------------------
301
+ # Spheres
302
+ 18843, GlassSphere1, MatTextures, 299, 4
303
+ 18844, WaterUVAnimSphere1, MatTextures, 280, 4
304
+ 18845, RTexturesphere, MickyTextures, 299, 0
305
+ # ------------------------------------------------------
306
+ # Extracted UFO
307
+ # -------------
308
+ 18846, UFO, des_ufoinn, 299, 0
309
+ # ------------------------------------------------------
310
+ # More Stuff
311
+ 18847, HugeHalfPipe1, glenpark7_lae, 299, 0
312
+ 18848, SamSiteNonDynamic, milbase, 150, 0
313
+ 18849, ParaDropNonDynamic, kmb_chute, 150, 0
314
+ 18850, HeliPad1, sfe_copchop, 200, 4
315
+ # ------------------------------------------------------
316
+ # Objects added in Beta Team IMG 1 (154 Objects)
317
+ 18851, TubeToRoad1, MatTextures, 299, 0
318
+ 18852, Tube100m1, MatTextures, 299, 0
319
+ 18853, Tube100m45Bend1, MatTextures, 299, 0
320
+ 18854, Tube100m90Bend1, MatTextures, 299, 0
321
+ 18855, Tube100m180Bend1, MatTextures, 299, 0
322
+ 18856, Cage5mx5mx3m, MatTextures, 200, 4
323
+ 18857, Cage20mx20mx10m, MatTextures, 250, 4
324
+ 18858, FoamHoop1, MatRamps, 250, 0
325
+ 18859, QuarterPipe1, glenpark7_lae, 250, 0
326
+ #18860, skyscrpunbuilt2, buildsite, 299, 0
327
+ #18861, scaffoldlift, buildsite, 150, 0
328
+ 18862, GarbagePileRamp1, MatTextures, 250, 2097152
329
+ 18863, SnowArc1, FakeSnow1, 299, 2097156
330
+ 18864, FakeSnow1, FakeSnow1, 299, 2097156
331
+ 18865, MobilePhone1, MobilePhone1, 100, 0
332
+ 18866, MobilePhone2, MobilePhone2, 100, 0
333
+ 18867, MobilePhone3, MobilePhone3, 100, 0
334
+ 18868, MobilePhone4, MobilePhone4, 100, 0
335
+ 18869, MobilePhone5, MobilePhone5, 100, 0
336
+ 18870, MobilePhone6, MobilePhone6, 100, 0
337
+ 18871, MobilePhone7, MobilePhone7, 100, 0
338
+ 18872, MobilePhone8, MobilePhone8, 100, 0
339
+ 18873, MobilePhone9, MobilePhone9, 100, 0
340
+ 18874, MobilePhone10, MobilePhone10, 100, 0
341
+ 18875, Pager1, Pager1, 100, 0
342
+ 18876, BigGreenGloop1, gloopX, 200, 2097152
343
+ 18877, FerrisWheelBit, FerrisWheel, 299, 4
344
+ 18878, FerrisBaseBit, FerrisWheel, 299, 2097156
345
+ 18879, FerrisCageBit, FerrisWheel, 200, 0
346
+ 18880, SpeedCamera1, SpeedCamera1, 150, 0
347
+ 18881, SkyDivePlatform2, MatRacing, 299, 2097152
348
+ 18882, HugeBowl1, HugeBowls, 299, 0
349
+ 18883, HugeBowl2, HugeBowls, 299, 0
350
+ 18884, HugeBowl3, HugeBowls, 299, 4
351
+ 18885, GunVendingMachine1, GunVendingMachine1, 50, 0
352
+ 18886, ElectroMagnet1, ElectroMagnet1, 150, 0
353
+ 18887, ForceField1, ForceFields, 150, 4
354
+ 18888, ForceField2, ForceFields, 150, 4
355
+ 18889, ForceField3, ForceFields, 150, 4
356
+ 18890, Rake1, Rake1, 50, 0
357
+ 18891, Bandana1, MatClothes, 100, 2097152
358
+ 18892, Bandana2, MatClothes, 100, 2097152
359
+ 18893, Bandana3, MatClothes, 100, 2097152
360
+ 18894, Bandana4, MatClothes, 100, 2097152
361
+ 18895, Bandana5, MatClothes, 100, 2097152
362
+ 18896, Bandana6, MatClothes, 100, 2097152
363
+ 18897, Bandana7, MatClothes, 100, 2097152
364
+ 18898, Bandana8, MatClothes, 100, 2097152
365
+ 18899, Bandana9, MatClothes, 100, 2097152
366
+ 18900, Bandana10, MatClothes, 100, 2097152
367
+ 18901, Bandana11, MatClothes, 100, 2097152
368
+ 18902, Bandana12, MatClothes, 100, 2097152
369
+ 18903, Bandana13, MatClothes, 100, 2097152
370
+ 18904, Bandana14, MatClothes, 100, 2097152
371
+ 18905, Bandana15, MatClothes, 100, 2097152
372
+ 18906, Bandana16, MatClothes, 100, 2097152
373
+ 18907, Bandana17, MatClothes, 100, 2097152
374
+ 18908, Bandana18, MatClothes, 100, 2097152
375
+ 18909, Bandana19, MatClothes, 100, 2097152
376
+ 18910, Bandana20, MatClothes, 100, 2097152
377
+ 18911, Mask1, MatClothes, 100, 2097152
378
+ 18912, Mask2, MatClothes, 100, 2097152
379
+ 18913, Mask3, MatClothes, 100, 2097152
380
+ 18914, Mask4, MatClothes, 100, 2097152
381
+ 18915, Mask5, MatClothes, 100, 2097152
382
+ 18916, Mask6, MatClothes, 100, 2097152
383
+ 18917, Mask7, MatClothes, 100, 2097152
384
+ 18918, Mask8, MatClothes, 100, 2097152
385
+ 18919, Mask9, MatClothes, 100, 2097152
386
+ 18920, Mask10, MatClothes, 100, 2097152
387
+ 18921, Beret1, MatClothes, 100, 2097152
388
+ 18922, Beret2, MatClothes, 100, 2097152
389
+ 18923, Beret3, MatClothes, 100, 2097152
390
+ 18924, Beret4, MatClothes, 100, 2097152
391
+ 18925, Beret5, MatClothes, 100, 2097152
392
+ 18926, Hat1, MatClothes, 100, 2097152
393
+ 18927, Hat2, MatClothes, 100, 2097152
394
+ 18928, Hat3, MatClothes, 100, 2097152
395
+ 18929, Hat4, MatClothes, 100, 2097152
396
+ 18930, Hat5, MatClothes, 100, 2097152
397
+ 18931, Hat6, MatClothes, 100, 2097152
398
+ 18932, Hat7, MatClothes, 100, 2097152
399
+ 18933, Hat8, MatClothes, 100, 2097152
400
+ 18934, Hat9, MatClothes, 100, 2097152
401
+ 18935, Hat10, MatClothes, 100, 2097152
402
+ 18936, Helmet1, MatClothes, 100, 2097152
403
+ 18937, Helmet2, MatClothes, 100, 2097152
404
+ 18938, Helmet3, MatClothes, 100, 2097152
405
+ 18939, CapBack1, MatClothes, 100, 2097152
406
+ 18940, CapBack2, MatClothes, 100, 2097152
407
+ 18941, CapBack3, MatClothes, 100, 2097152
408
+ 18942, CapBack4, MatClothes, 100, 2097152
409
+ 18943, CapBack5, MatClothes, 100, 2097152
410
+ 18944, HatBoater1, MatClothes, 100, 2097152
411
+ 18945, HatBoater2, MatClothes, 100, 2097152
412
+ 18946, HatBoater3, MatClothes, 100, 2097152
413
+ 18947, HatBowler1, MatClothes, 100, 2097152
414
+ 18948, HatBowler2, MatClothes, 100, 2097152
415
+ 18949, HatBowler3, MatClothes, 100, 2097152
416
+ 18950, HatBowler4, MatClothes, 100, 2097152
417
+ 18951, HatBowler5, MatClothes, 100, 2097152
418
+ 18952, BoxingHelmet1, MatClothes, 100, 2097152
419
+ 18953, CapKnit1, MatClothes, 100, 2097152
420
+ 18954, CapKnit2, MatClothes, 100, 2097152
421
+ 18955, CapOverEye1, MatClothes, 100, 2097152
422
+ 18956, CapOverEye2, MatClothes, 100, 2097152
423
+ 18957, CapOverEye3, MatClothes, 100, 2097152
424
+ 18958, CapOverEye4, MatClothes, 100, 2097152
425
+ 18959, CapOverEye5, MatClothes, 100, 2097152
426
+ 18960, CapRimUp1, MatClothes, 100, 2097152
427
+ 18961, CapTrucker1, MatClothes, 100, 2097152
428
+ 18962, CowboyHat2, CowboyHats, 100, 2097152
429
+ 18963, CJElvisHead, MatClothes, 100, 2097152
430
+ 18964, SkullyCap1, MatClothes, 100, 2097152
431
+ 18965, SkullyCap2, MatClothes, 100, 2097152
432
+ 18966, SkullyCap3, MatClothes, 100, 2097152
433
+ 18967, HatMan1, MatClothes, 100, 2097152
434
+ 18968, HatMan2, MatClothes, 100, 2097152
435
+ 18969, HatMan3, MatClothes, 100, 2097152
436
+ 18970, HatTiger1, MatClothes, 100, 2097152
437
+ 18971, HatCool1, MatClothes, 100, 2097152
438
+ 18972, HatCool2, MatClothes, 100, 2097152
439
+ 18973, HatCool3, MatClothes, 100, 2097152
440
+ 18974, MaskZorro1, MatClothes, 100, 2097152
441
+ 18975, Hair2, Hair2, 100, 2097152
442
+ 18976, MotorcycleHelmet2, MatClothes, 100, 2097152
443
+ 18977, MotorcycleHelmet3, MatClothes, 100, 2097152
444
+ 18978, MotorcycleHelmet4, noncolored, 100, 2097152
445
+ 18979, MotorcycleHelmet5, MatClothes, 100, 2097152
446
+ 18980, Concrete1mx1mx25m, ConcreteBits, 150, 0
447
+ 18981, Concrete1mx25mx25m, ConcreteBits, 150, 0
448
+ 18982, Tube100m3, MatTextures, 299, 0
449
+ 18983, Tube100m4, MatTextures, 299, 0
450
+ 18984, Tube100m5, MatTextures, 299, 0
451
+ 18985, Tube100m6, MatTextures, 299, 0
452
+ 18986, TubeToPipe1, MatTextures, 299, 0
453
+ 18987, Tube25m1, MatTextures, 299, 0
454
+ 18988, Tube25mCutEnd1, MatTextures, 299, 0
455
+ 18989, Tube25m45Bend1, MatTextures, 299, 0
456
+ 18990, Tube25m90Bend1, MatTextures, 299, 0
457
+ 18991, Tube25m180Bend1, MatTextures, 299, 0
458
+ 18992, Tube10m45Bend1, MatTextures, 299, 0
459
+ 18993, Tube10m90Bend1, MatTextures, 299, 0
460
+ 18994, Tube10m180Bend1, MatTextures, 299, 0
461
+ 18995, Tube5m1, MatTextures, 299, 0
462
+ 18996, Tube5m45Bend1, MatTextures, 299, 0
463
+ 18997, Tube1m1, MatTextures, 299, 0
464
+ 18998, Tube200m1, MatTextures, 299, 0
465
+ 18999, Tube200mBendy1, MatTextures, 299, 0
466
+ 19000, Tube200mBulge1, MatTextures, 299, 0
467
+ 19001, VCWideLoop1, MatRamps, 250, 0
468
+ 19002, FireHoop1, MatRamps, 250, 0
469
+ 19003, RampT5, MatRamps, 280, 0
470
+ 19004, RoundBuilding1, RoundBuilding1, 299, 2097156
471
+ 19005, RampT4, MatRamps, 280, 0
472
+ 19006, GlassesType1, MatGlasses, 100, 2097156
473
+ 19007, GlassesType2, MatGlasses, 100, 2097156
474
+ 19008, GlassesType3, MatGlasses, 100, 2097156
475
+ 19009, GlassesType4, MatGlasses, 100, 2097156
476
+ 19010, GlassesType5, MatGlasses, 100, 2097156
477
+ 19011, GlassesType6, MatGlasses, 100, 2097156
478
+ 19012, GlassesType7, MatGlasses, 100, 2097156
479
+ 19013, GlassesType8, MatGlasses, 100, 2097156
480
+ 19014, GlassesType9, MatGlasses, 100, 2097156
481
+ 19015, GlassesType10, MatGlasses, 100, 2097156
482
+ 19016, GlassesType11, MatGlasses, 100, 2097156
483
+ 19017, GlassesType12, MatGlasses, 100, 2097156
484
+ 19018, GlassesType13, MatGlasses, 100, 2097156
485
+ 19019, GlassesType14, MatGlasses, 100, 2097156
486
+ 19020, GlassesType15, MatGlasses, 100, 2097156
487
+ 19021, GlassesType16, MatGlasses, 100, 2097156
488
+ 19022, GlassesType17, MatGlasses, 100, 2097156
489
+ 19023, GlassesType18, MatGlasses, 100, 2097156
490
+ 19024, GlassesType19, MatGlasses, 100, 2097156
491
+ 19025, GlassesType20, MatGlasses, 100, 2097156
492
+ 19026, GlassesType21, MatGlasses, 100, 2097156
493
+ 19027, GlassesType22, MatGlasses, 100, 2097156
494
+ 19028, GlassesType23, MatGlasses, 100, 2097156
495
+ 19029, GlassesType24, MatGlasses, 100, 2097156
496
+ 19030, GlassesType25, MatGlasses, 100, 2097156
497
+ 19031, GlassesType26, MatGlasses, 100, 2097156
498
+ 19032, GlassesType27, MatGlasses, 100, 2097156
499
+ 19033, GlassesType28, MatGlasses, 100, 2097156
500
+ 19034, GlassesType29, MatGlasses, 100, 2097156
501
+ 19035, GlassesType30, MatGlasses, 100, 2097156
502
+ 19036, HockeyMask1, MatHockey, 100, 2097156
503
+ 19037, HockeyMask2, MatHockey, 100, 2097156
504
+ 19038, HockeyMask3, MatHockey, 100, 2097156
505
+ 19039, WatchType1, MatWatches, 100, 2097156
506
+ 19040, WatchType2, MatWatches, 100, 2097156
507
+ 19041, WatchType3, MatWatches, 100, 2097156
508
+ 19042, WatchType4, MatWatches, 100, 2097156
509
+ 19043, WatchType5, MatWatches, 100, 2097156
510
+ 19044, WatchType6, MatWatches, 100, 2097156
511
+ 19045, WatchType7, MatWatches, 100, 2097156
512
+ 19046, WatchType8, MatWatches, 100, 2097156
513
+ 19047, WatchType9, MatWatches, 100, 2097156
514
+ 19048, WatchType10, MatWatches, 100, 2097156
515
+ 19049, WatchType11, MatWatches, 100, 2097156
516
+ 19050, WatchType12, MatWatches, 100, 2097156
517
+ 19051, WatchType13, MatWatches, 100, 2097156
518
+ 19052, WatchType14, MatWatches, 100, 2097156
519
+ 19053, WatchType15, MatWatches, 100, 2097156
520
+ # ------------------------------------------------------
521
+ # Objects added in RC4 (109 Objects)
522
+ 19054, XmasBox1, XmasBoxes, 100, 0
523
+ 19055, XmasBox2, XmasBoxes, 100, 0
524
+ 19056, XmasBox3, XmasBoxes, 100, 0
525
+ 19057, XmasBox4, XmasBoxes, 100, 0
526
+ 19058, XmasBox5, XmasBoxes, 100, 0
527
+ 19059, XmasOrb1, XmasOrbs, 100, 0
528
+ 19060, XmasOrb2, XmasOrbs, 100, 0
529
+ 19061, XmasOrb3, XmasOrbs, 100, 0
530
+ 19062, XmasOrb4, XmasOrbs, 100, 0
531
+ 19063, XmasOrb5, XmasOrbs, 100, 0
532
+ 19064, SantaHat1, SantaHats, 100, 2097152
533
+ 19065, SantaHat2, SantaHats, 100, 2097152
534
+ 19066, SantaHat3, SantaHats, 100, 2097152
535
+ 19067, HoodyHat1, HoodyHats, 100, 2097152
536
+ 19068, HoodyHat2, HoodyHats, 100, 2097152
537
+ 19069, HoodyHat3, HoodyHats, 100, 2097152
538
+ 19070, WSDown1, WSSections, 299, 2097156
539
+ 19071, WSStraight1, WSSections, 299, 2097156
540
+ 19072, WSBend45Deg1, WSSections, 299, 2097156
541
+ 19073, WSRocky1, WSSections, 299, 2097156
542
+ 19074, Cage20mx20mx10mv2, MatTextures, 250, 4
543
+ 19075, Cage5mx5mx3mv2, MatTextures, 250, 4
544
+ 19076, XmasTree1, XmasTree1, 200, 2097156
545
+ 19077, Hair3, Hair3, 100, 2097152
546
+ 19078, TheParrot1, TheParrot, 100, 0
547
+ 19079, TheParrot2, TheParrot, 100, 0
548
+ 19080, LaserPointer2, LaserPointer2, 100, 4
549
+ 19081, LaserPointer3, LaserPointer3, 100, 4
550
+ 19082, LaserPointer4, LaserPointer4, 100, 4
551
+ 19083, LaserPointer5, LaserPointer5, 100, 4
552
+ 19084, LaserPointer6, LaserPointer6, 100, 4
553
+ 19085, EyePatch1, EyePatch1, 100, 2097152
554
+ 19086, ChainsawDildo1, sexdetail, 100, 2097152
555
+ 19087, Rope1, MatRopes, 150, 0
556
+ 19088, Rope2, MatRopes, 150, 0
557
+ 19089, Rope3, MatRopes, 150, 0
558
+ 19090, PomPomBlue, PomPoms, 100, 0
559
+ 19091, PomPomRed, PomPoms, 100, 0
560
+ 19092, PomPomGreen, PomPoms, 100, 0
561
+ 19093, HardHat2, NewHardHats, 100, 2097152
562
+ 19094, BurgerShotHat1, wfyburg, 100, 0
563
+ 19095, CowboyHat1, CowboyHats, 100, 2097152
564
+ 19096, CowboyHat3, CowboyHats, 100, 2097152
565
+ 19097, CowboyHat4, CowboyHats, 100, 2097152
566
+ 19098, CowboyHat5, CowboyHats, 100, 2097152
567
+ 19099, PoliceCap2, PoliceCaps, 100, 2097152
568
+ 19100, PoliceCap3, PoliceCaps, 100, 2097152
569
+ 19101, ArmyHelmet1, ArmyHelmets, 100, 2097152
570
+ 19102, ArmyHelmet2, ArmyHelmets, 100, 2097152
571
+ 19103, ArmyHelmet3, ArmyHelmets, 100, 2097152
572
+ 19104, ArmyHelmet4, ArmyHelmets, 100, 2097152
573
+ 19105, ArmyHelmet5, ArmyHelmets, 100, 2097152
574
+ 19106, ArmyHelmet6, ArmyHelmets, 100, 2097152
575
+ 19107, ArmyHelmet7, ArmyHelmets, 100, 2097152
576
+ 19108, ArmyHelmet8, ArmyHelmets, 100, 2097152
577
+ 19109, ArmyHelmet9, ArmyHelmets, 100, 2097152
578
+ 19110, ArmyHelmet10, ArmyHelmets, 100, 2097152
579
+ 19111, ArmyHelmet11, ArmyHelmets, 100, 2097152
580
+ 19112, ArmyHelmet12, ArmyHelmets, 100, 2097152
581
+ 19113, SillyHelmet1, SillyHelmets, 100, 2097152
582
+ 19114, SillyHelmet2, SillyHelmets, 100, 2097152
583
+ 19115, SillyHelmet3, SillyHelmets, 100, 2097152
584
+ 19116, PlainHelmet1, PlainHelmets, 100, 2097152
585
+ 19117, PlainHelmet2, PlainHelmets, 100, 2097152
586
+ 19118, PlainHelmet3, PlainHelmets, 100, 2097152
587
+ 19119, PlainHelmet4, PlainHelmets, 100, 2097152
588
+ 19120, PlainHelmet5, PlainHelmets, 100, 2097152
589
+ 19121, BollardLight1, metal, 200, 2097156
590
+ 19122, BollardLight2, metal, 200, 2097156
591
+ 19123, BollardLight3, metal, 200, 2097156
592
+ 19124, BollardLight4, metal, 200, 2097156
593
+ 19125, BollardLight5, metal, 200, 2097156
594
+ 19126, BollardLight6, metal, 200, 2097156
595
+ 19127, BollardLight7, metal, 200, 2097156
596
+ 19128, DanceFloor1, DanceFloors, 250, 0
597
+ 19129, DanceFloor2, DanceFloors, 250, 0
598
+ 19130, ArrowType1, MatArrows, 120, 0
599
+ 19131, ArrowType2, MatArrows, 120, 0
600
+ 19132, ArrowType3, MatArrows, 120, 0
601
+ 19133, ArrowType4, MatArrows, 120, 0
602
+ 19134, ArrowType5, MatArrows, 120, 0
603
+ 19135, EnExMarker1, EnExMarkers, 150, 0
604
+ 19136, Hair4, smyst2, 100, 0
605
+ 19137, CluckinBellHat1, wmybell, 100, 2097152
606
+ 19138, PoliceGlasses1, PoliceGlasses, 100, 2097152
607
+ 19139, PoliceGlasses2, PoliceGlasses, 100, 2097152
608
+ 19140, PoliceGlasses3, PoliceGlasses, 100, 2097152
609
+ 19141, SWATHelmet1, swat, 100, 2097152
610
+ 19142, SWATArmour1, swat, 100, 2097152
611
+ 19143, PinSpotLight1, PinSpotLights, 150, 0
612
+ 19144, PinSpotLight2, PinSpotLights, 150, 0
613
+ 19145, PinSpotLight3, PinSpotLights, 150, 0
614
+ 19146, PinSpotLight4, PinSpotLights, 150, 0
615
+ 19147, PinSpotLight5, PinSpotLights, 150, 0
616
+ 19148, PinSpotLight6, PinSpotLights, 150, 0
617
+ 19149, PinSpotLight7, PinSpotLights, 150, 0
618
+ 19150, PinSpotLight8, PinSpotLights, 150, 0
619
+ 19151, PinSpotLight9, PinSpotLights, 150, 0
620
+ 19152, PinSpotLight10, PinSpotLights, 150, 0
621
+ 19153, PinSpotLight11, PinSpotLights, 150, 0
622
+ 19154, PinSpotLight12, PinSpotLights, 150, 0
623
+ 19155, PinSpotLight13, PinSpotLights, 150, 0
624
+ 19156, PinSpotLight14, PinSpotLights, 150, 0
625
+ 19157, MetalLightBars1, MetalLightBars, 150, 0
626
+ 19158, MetalLightBars2, MetalLightBars, 150, 0
627
+ 19159, MirrorBall1, MirrorBall1, 150, 0
628
+ 19160, HardHat3, NewHardHats, 100, 2097152
629
+ 19161, PoliceHat1, NewPoliceHats, 100, 2097152
630
+ 19162, PoliceHat2, NewPoliceHats, 100, 2097152
631
+ 19163, GimpMask1, GimpMask1, 100, 0
632
+ # ------------------------------------------------------
633
+ # Objects added in RC5 (143 Objects)
634
+ 19164, GTASAMap1, gtamap, 150, 0
635
+ 19165, GTASAMap2, gtamap, 150, 0
636
+ 19166, GTASAMap3, gtamap, 100, 0
637
+ 19167, GTASAMap4, gtamap, 100, 0
638
+ 19168, GTASAMap5, gtamap, 100, 0
639
+ 19169, GTASAMap6, gtamap, 100, 0
640
+ 19170, GTASAMap7, gtamap, 100, 0
641
+ 19171, GTASAMap8, gtamap, 100, 0
642
+ 19172, SAMPPicture1, SAMPPictures, 100, 0
643
+ 19173, SAMPPicture2, SAMPPictures, 100, 0
644
+ 19174, SAMPPicture3, SAMPPictures, 100, 0
645
+ 19175, SAMPPicture4, SAMPPictures, 100, 0
646
+ 19176, LSOffice1Door1, skyscrapelan2, 150, 0
647
+ 19177, MapMarkerNew1, MapMarkers, 50, 0
648
+ 19178, MapMarkerNew2, MapMarkers, 50, 0
649
+ 19179, MapMarkerNew3, MapMarkers, 50, 0
650
+ 19180, MapMarkerNew4, MapMarkers, 50, 0
651
+ 19181, MapMarkerNew5, MapMarkers, 50, 0
652
+ 19182, MapMarkerNew6, MapMarkers, 50, 0
653
+ 19183, MapMarkerNew7, MapMarkers, 50, 0
654
+ 19184, MapMarkerNew8, MapMarkers, 50, 0
655
+ 19185, MapMarkerNew9, MapMarkers, 50, 0
656
+ 19186, MapMarkerNew10, MapMarkers, 50, 0
657
+ 19187, MapMarkerNew11, MapMarkers, 50, 0
658
+ 19188, MapMarkerNew12, MapMarkers, 50, 0
659
+ 19189, MapMarkerNew13, MapMarkers, 50, 0
660
+ 19190, MapMarkerNew14, MapMarkers, 50, 0
661
+ 19191, MapMarkerNew15, MapMarkers, 50, 0
662
+ 19192, MapMarkerNew16, MapMarkers, 50, 0
663
+ 19193, MapMarkerNew17, MapMarkers, 50, 0
664
+ 19194, MapMarkerNew18, MapMarkers, 50, 0
665
+ 19195, MapMarkerNew19, MapMarkers, 50, 0
666
+ 19196, MapMarkerNew20, MapMarkers, 50, 0
667
+ 19197, EnExMarker2, EnExMarkers, 150, 2097220
668
+ 19198, EnExMarker3, EnExMarkers, 150, 2097220
669
+ 19200, PoliceHelmet1, lapdm1, 100, 2097152
670
+ 19201, MapMarker1, MapMarkers, 50, 0
671
+ 19202, MapMarker2, MapMarkers, 50, 0
672
+ 19203, MapMarker3, MapMarkers, 50, 0
673
+ 19204, MapMarker4, MapMarkers, 50, 0
674
+ 19205, MapMarker5, MapMarkers, 50, 0
675
+ 19206, MapMarker6, MapMarkers, 50, 0
676
+ 19207, MapMarker7, MapMarkers, 50, 0
677
+ 19208, MapMarker8, MapMarkers, 50, 0
678
+ 19209, MapMarker9, MapMarkers, 50, 0
679
+ 19210, MapMarker10, MapMarkers, 50, 0
680
+ 19211, MapMarker11, MapMarkers, 50, 0
681
+ 19212, MapMarker12, MapMarkers, 50, 0
682
+ 19213, MapMarker13, MapMarkers, 50, 0
683
+ 19214, MapMarker14, MapMarkers, 50, 0
684
+ 19215, MapMarker15, MapMarkers, 50, 0
685
+ 19216, MapMarker16, MapMarkers, 50, 0
686
+ 19217, MapMarker17, MapMarkers, 50, 0
687
+ 19218, MapMarker18, MapMarkers, 50, 0
688
+ 19219, MapMarker19, MapMarkers, 50, 0
689
+ 19220, MapMarker20, MapMarkers, 50, 0
690
+ 19221, MapMarker21, MapMarkers, 50, 0
691
+ 19222, MapMarker22, MapMarkers, 50, 0
692
+ 19223, MapMarker23, MapMarkers, 50, 0
693
+ 19224, MapMarker24, MapMarkers, 50, 0
694
+ 19225, MapMarker25, MapMarkers, 50, 0
695
+ 19226, MapMarker26, MapMarkers, 50, 0
696
+ 19227, MapMarker27, MapMarkers, 50, 0
697
+ 19228, MapMarker28, MapMarkers, 50, 0
698
+ 19229, MapMarker29, MapMarkers, 50, 0
699
+ 19230, MapMarker30, MapMarkers, 50, 0
700
+ 19231, MapMarker31, MapMarkers, 50, 0
701
+ 19232, MapMarker32, MapMarkers, 50, 0
702
+ 19233, MapMarker33, MapMarkers, 50, 0
703
+ 19234, MapMarker34, MapMarkers, 50, 0
704
+ 19235, MapMarker35, MapMarkers, 50, 0
705
+ 19236, MapMarker36, MapMarkers, 50, 0
706
+ 19237, MapMarker37, MapMarkers, 50, 0
707
+ 19238, MapMarker38, MapMarkers, 50, 0
708
+ 19239, MapMarker39, MapMarkers, 50, 0
709
+ 19240, MapMarker40, MapMarkers, 50, 0
710
+ 19241, MapMarker41, MapMarkers, 50, 0
711
+ 19242, MapMarker42, MapMarkers, 50, 0
712
+ 19243, MapMarker43, MapMarkers, 50, 0
713
+ 19244, MapMarker44, MapMarkers, 50, 0
714
+ 19245, MapMarker45, MapMarkers, 50, 0
715
+ 19246, MapMarker46, MapMarkers, 50, 0
716
+ 19247, MapMarker47, MapMarkers, 50, 0
717
+ 19248, MapMarker48, MapMarkers, 50, 0
718
+ 19249, MapMarker49, MapMarkers, 50, 0
719
+ 19250, MapMarker50, MapMarkers, 50, 0
720
+ 19251, MapMarker51, MapMarkers, 50, 0
721
+ 19252, MapMarker52, MapMarkers, 50, 0
722
+ 19253, MapMarker53, MapMarkers, 50, 0
723
+ 19254, MapMarker54, MapMarkers, 50, 0
724
+ 19255, MapMarker55, MapMarkers, 50, 0
725
+ 19256, MapMarker56, MapMarkers, 50, 0
726
+ 19257, MapMarker57, MapMarkers, 50, 0
727
+ 19258, MapMarker58, MapMarkers, 50, 0
728
+ 19259, MapMarker59, MapMarkers, 50, 0
729
+ 19260, MapMarker60, MapMarkers, 50, 0
730
+ 19261, MapMarker61, MapMarkers, 50, 0
731
+ 19262, MapMarker62, MapMarkers, 50, 0
732
+ 19263, MapMarker63, MapMarkers, 50, 0
733
+ 19264, MapMarker1a, MapMarkers, 50, 0
734
+ 19265, MapMarker1b, MapMarkers, 50, 0
735
+ 19266, MapMarker31a, MapMarkers, 50, 0
736
+ 19267, MapMarker31b, MapMarkers, 50, 0
737
+ 19268, MapMarker31c, MapMarkers, 50, 0
738
+ 19269, MapMarker31d, MapMarkers, 50, 0
739
+ 19270, MapMarkerFire1, MapMarkers, 50, 0
740
+ 19271, MapMarkerLight1, MapMarkers, 50, 0
741
+ 19272, DMCage3, DMCages, 250, 2097156
742
+ 19273, KeypadNonDynamic, keypad, 100, 2097152
743
+ 19274, Hair5, wmoice, 100, 2097152
744
+ #19275, SAMPLogo2, SAMPLogos, 100, 0
745
+ #19276, SAMPLogo3, SAMPLogos, 100, 0
746
+ 19277, LiftType1, MatLifts, 200, 4
747
+ 19278, LiftPlatform1, SkyDivePlatforms, 299, 2097156
748
+ 19279, LCSmallLight1, MatLights, 120, 0
749
+ 19280, CarRoofLight1, MatLights, 120, 0
750
+ 19281, PointLight1, MatLights, 120, 4
751
+ 19282, PointLight2, MatLights, 120, 4
752
+ 19283, PointLight3, MatLights, 120, 4
753
+ 19284, PointLight4, MatLights, 120, 4
754
+ 19285, PointLight5, MatLights, 120, 4
755
+ 19286, PointLight6, MatLights, 120, 4
756
+ 19287, PointLight7, MatLights, 120, 4
757
+ 19288, PointLight8, MatLights, 120, 4
758
+ 19289, PointLight9, MatLights, 120, 4
759
+ 19290, PointLight10, MatLights, 120, 4
760
+ 19291, PointLight11, MatLights, 120, 4
761
+ 19292, PointLight12, MatLights, 120, 4
762
+ 19293, PointLight13, MatLights, 120, 4
763
+ 19294, PointLight14, MatLights, 120, 4
764
+ 19295, PointLight15, MatLights, 120, 4
765
+ 19296, PointLight16, MatLights, 120, 4
766
+ 19297, PointLight17, MatLights, 120, 4
767
+ 19298, PointLight18, MatLights, 120, 4
768
+ 19299, PointLightMoon1, MatLights, 170, 4
769
+ 19300, blankmodel, MatTextures, 100, 0
770
+ # ------------------------------------------------------
771
+ # Objects added by cessil (Late 2011)
772
+ # -----------------------------------
773
+ # Replacement sfpd interior without cell doors
774
+ 19301, mp_sfpd_nocell, mp_policeSF, 100, 0
775
+ # Cell door components that can be used in all PDs
776
+ 19302, pd_jail_door01, pd_jail_door01, 299, 2097284
777
+ 19303, pd_jail_door02, pd_jail_door02, 299, 2097284
778
+ 19304, pd_jail_door_top01, pd_jail_door_top01, 299, 2097284
779
+ # ------------------------------------------------------
780
+ # The three objects below were missing in 0.3z and
781
+ # have been added in SA:MP 0.3.7 by Matite
782
+ # ----------------------------------------
783
+ # This security keypad is the same as ID 2886 except it has
784
+ # a back on it so it can be used as a pickup.
785
+ # It also has no collision.
786
+ 19305, sec_keypad2, keypad, 100, 0
787
+ # This flag is the same as object ID 2993 except it is red.
788
+ 19306, kmb_goflag2, goflagx2, 100, 0
789
+ # This flag is the same as object ID 2993 except it is blue.
790
+ 19307, kmb_goflag3, goflagx2, 100, 0
791
+ # ------------------------------------------------------
792
+ # Taxi signs which can be attached to vehicles
793
+ 19308, taxi01, taxi01, 150, 0
794
+ 19309, taxi02, taxi02, 150, 0
795
+ 19310, taxi03, taxi03, 150, 0
796
+ 19311, taxi04, taxi04, 150, 0
797
+ # Area 51 fencing as seperate objects
798
+ 19312, a51fencing, a51fencing, 200, 2097156
799
+ 19313, a51fensin, a51fencing, 200, 2097156
800
+ # Car bullhorns
801
+ 19314, bullhorns01, bullhorns01, 100, 0
802
+ # Deer
803
+ 19315, deer01, deer01, 100, 0
804
+ # Ferris wheel cage with no roof
805
+ 19316, FerrisCageBit01, FerrisWheel, 200, 0
806
+ # Guitars
807
+ 19317, bassguitar01, bassguitar01, 100, 0
808
+ 19318, flyingv01, flyingv01, 100, 0
809
+ 19319, warlock01, warlock01, 100, 0
810
+ # Pumpkin
811
+ 19320, pumpkin01, pumpkin01, 100, 0
812
+ 19321, cuntainer, continX, 100, 2097152
813
+ # LS Mall Replacement
814
+ 19322, mallb_laW02, mall_law, 200, 0
815
+ 19323, lsmall_shop01, lsmall_shops, 200, 0
816
+ # ------------------------------------------------------
817
+ # The object below was missing in 0.3z and
818
+ # has been added in SA:MP 0.3.7 by Matite
819
+ # ---------------------------------------
820
+ # This ATM is the same as object ID 2942 except it is
821
+ # not dynamic and the texture on the back has been
822
+ # fixed.
823
+ 19324, kmb_atm1_2, kmb_atmx, 100, 0
824
+ # ------------------------------------------------------
825
+ 19325, lsmall_window01, lsmall_shops, 200, 2097220
826
+ 19326, 7_11_sign01, 7_11_posters, 100, 0
827
+ 19327, 7_11_sign02, 7_11_posters, 100, 0
828
+ 19328, 7_11_sign03, 7_11_posters, 100, 0
829
+ 19329, 7_11_sign04, 7_11_posters, 100, 0
830
+ # Fireman hats
831
+ 19330, fire_hat01, firehats, 100, 0
832
+ 19331, fire_hat02, firehats, 100, 0
833
+ # Hot air balloons
834
+ 19332, Hot_Air_Balloon01, balloon_texts, 200, 2097152
835
+ 19333, Hot_Air_Balloon02, balloon_texts, 200, 2097152
836
+ 19334, Hot_Air_Balloon03, balloon_texts, 200, 2097152
837
+ 19335, Hot_Air_Balloon04, balloon_texts, 200, 2097152
838
+ 19336, Hot_Air_Balloon05, balloon_texts, 200, 2097152
839
+ 19337, Hot_Air_Balloon06, balloon_texts, 200, 2097152
840
+ 19338, Hot_Air_Balloon07, balloon_texts, 200, 2097152
841
+ # Coffin
842
+ 19339, coffin01, coffin01, 200, 0
843
+ # concrete slab for SF
844
+ 19340, cslab01, carshow_sfse, 200, 0
845
+ # Easter eggs
846
+ 19341, easter_egg01, egg_texts, 100, 0
847
+ 19342, easter_egg02, egg_texts, 100, 0
848
+ 19343, easter_egg03, egg_texts, 100, 0
849
+ 19344, easter_egg04, egg_texts, 100, 0
850
+ 19345, easter_egg05, egg_texts, 100, 0
851
+ # Hotdog
852
+ 19346, hotdog01, hotdog01, 100, 0
853
+ # Made by cessil 03-2012
854
+ 19347, badge01, police_things, 100, 0
855
+ 19348, cane01, classy, 100, 0
856
+ 19349, monocle01, classy, 100, 2097156
857
+ 19350, moustache01, classy, 100, 0
858
+ 19351, moustache02, classy, 100, 0
859
+ 19352, tophat01, classy, 100, 0
860
+ # Textured wall sections
861
+ 19353, wall001, all_walls, 100, 0
862
+ 19354, wall002, all_walls, 100, 0
863
+ 19355, wall003, all_walls, 100, 0
864
+ 19356, wall004, all_walls, 100, 0
865
+ 19357, wall005, all_walls, 100, 0
866
+ 19358, wall006, all_walls, 100, 0
867
+ 19359, wall007, all_walls, 100, 0
868
+ 19360, wall008, all_walls, 100, 0
869
+ 19361, wall009, all_walls, 100, 0
870
+ 19362, wall010, all_walls, 100, 0
871
+ 19363, wall011, all_walls, 100, 0
872
+ 19364, wall012, all_walls, 100, 0
873
+ 19365, wall013, all_walls, 100, 0
874
+ 19366, wall014, all_walls, 100, 0
875
+ 19367, wall015, all_walls, 100, 0
876
+ 19368, wall016, all_walls, 100, 0
877
+ 19369, wall017, all_walls, 100, 0
878
+ 19370, wall018, all_walls, 100, 0
879
+ 19371, wall019, all_walls, 100, 0
880
+ 19372, wall020, all_walls, 100, 0
881
+ 19373, wall021, all_walls, 100, 0
882
+ 19374, wall022, all_walls, 100, 0
883
+ 19375, wall023, all_walls, 100, 0
884
+ 19376, wall024, all_walls, 100, 0
885
+ 19377, wall025, all_walls, 100, 0
886
+ 19378, wall026, all_walls, 100, 0
887
+ 19379, wall027, all_walls, 100, 0
888
+ 19380, wall028, all_walls, 100, 0
889
+ 19381, wall029, all_walls, 100, 0
890
+ 19382, wall030, all_walls, 100, 0
891
+ 19383, wall031, all_walls, 100, 0
892
+ 19384, wall032, all_walls, 100, 0
893
+ 19385, wall033, all_walls, 100, 0
894
+ 19386, wall034, all_walls, 100, 0
895
+ 19387, wall035, all_walls, 100, 0
896
+ 19388, wall036, all_walls, 100, 0
897
+ 19389, wall037, all_walls, 100, 0
898
+ 19390, wall038, all_walls, 100, 0
899
+ 19391, wall039, all_walls, 100, 0
900
+ 19392, wall040, all_walls, 100, 0
901
+ 19393, wall041, all_walls, 100, 0
902
+ 19394, wall042, all_walls, 100, 0
903
+ 19395, wall043, all_walls, 100, 0
904
+ 19396, wall044, all_walls, 100, 0
905
+ 19397, wall045, all_walls, 100, 0
906
+ 19398, wall046, all_walls, 100, 0
907
+ 19399, wall047, all_walls, 100, 0
908
+ 19400, wall048, all_walls, 100, 0
909
+ 19401, wall049, all_walls, 100, 0
910
+ 19402, wall050, all_walls, 100, 0
911
+ 19403, wall051, all_walls, 100, 0
912
+ 19404, wall052, all_walls, 100, 0
913
+ 19405, wall053, all_walls, 100, 0
914
+ 19406, wall054, all_walls, 100, 0
915
+ 19407, wall055, all_walls, 100, 0
916
+ 19408, wall056, all_walls, 100, 0
917
+ 19409, wall057, all_walls, 100, 0
918
+ 19410, wall058, all_walls, 100, 0
919
+ 19411, wall059, all_walls, 100, 0
920
+ 19412, wall060, all_walls, 100, 0
921
+ 19413, wall061, all_walls, 100, 0
922
+ 19414, wall062, all_walls, 100, 0
923
+ 19415, wall063, all_walls, 100, 0
924
+ 19416, wall064, all_walls, 100, 0
925
+ 19417, wall065, all_walls, 100, 0
926
+ 19418, handcuffs01, police_things, 100, 0
927
+ 19419, police_lights01, police_things, 100, 0
928
+ 19420, police_lights02, police_things, 100, 0
929
+ 19421, headphones01, headphones, 100, 0
930
+ 19422, headphones02, headphones, 100, 0
931
+ 19423, headphones03, headphones, 100, 0
932
+ 19424, headphones04, headphones, 100, 0
933
+ 19425, speed_bump01, speed_bumps, 100, 0
934
+ 19426, wall066, all_walls, 100, 0
935
+ 19427, wall067, all_walls, 100, 0
936
+ 19428, wall068, all_walls, 100, 0
937
+ 19429, wall069, all_walls, 100, 0
938
+ 19430, wall070, all_walls, 100, 0
939
+ 19431, wall071, all_walls, 100, 0
940
+ 19432, wall072, all_walls, 100, 0
941
+ 19433, wall073, all_walls, 100, 0
942
+ 19434, wall074, all_walls, 100, 0
943
+ 19435, wall075, all_walls, 100, 0
944
+ 19436, wall076, all_walls, 100, 0
945
+ 19437, wall077, all_walls, 100, 0
946
+ 19438, wall078, all_walls, 100, 0
947
+ 19439, wall079, all_walls, 100, 0
948
+ 19440, wall080, all_walls, 100, 0
949
+ 19441, wall081, all_walls, 100, 0
950
+ 19442, wall082, all_walls, 100, 0
951
+ 19443, wall083, all_walls, 100, 0
952
+ 19444, wall084, all_walls, 100, 0
953
+ 19445, wall085, all_walls, 100, 0
954
+ 19446, wall086, all_walls, 100, 0
955
+ 19447, wall087, all_walls, 100, 0
956
+ 19448, wall088, all_walls, 100, 0
957
+ 19449, wall089, all_walls, 100, 0
958
+ 19450, wall090, all_walls, 100, 0
959
+ 19451, wall091, all_walls, 100, 0
960
+ 19452, wall092, all_walls, 100, 0
961
+ 19453, wall093, all_walls, 100, 0
962
+ 19454, wall094, all_walls, 100, 0
963
+ 19455, wall095, all_walls, 100, 0
964
+ 19456, wall096, all_walls, 100, 0
965
+ 19457, wall097, all_walls, 100, 0
966
+ 19458, wall098, all_walls, 100, 0
967
+ 19459, wall099, all_walls, 100, 0
968
+ 19460, wall100, all_walls, 100, 0
969
+ 19461, wall101, all_walls, 100, 0
970
+ 19462, wall102, all_walls, 100, 0
971
+ 19463, wall103, all_walls, 100, 0
972
+ 19464, wall104, all_walls, 100, 0
973
+ 19465, wall105, all_walls, 100, 0
974
+ 19466, window001, lsmall_shops, 100, 2097220
975
+ 19467, vehicle_barrier01, speed_bumps, 100, 0
976
+ 19468, bucket01, bucket01, 100, 2097152
977
+ 19469, scarf01, classy, 100, 2097152
978
+ 19470, forsale01, forsale01, 100, 2097152
979
+ 19471, forsale02, forsale01, 100, 2097152
980
+ 19472, gasmask01, gasmask01, 100, 0
981
+ 19473, grassplant01, grasshouse, 100, 2097156
982
+ 19474, pokertable01, kbroul1, 100, 0
983
+ #-----------------------------------------------------------------
984
+ # Blank planes for text signs
985
+ 19475, Plane001, signsurf, 299, 2097284
986
+ 19476, Plane002, signsurf, 299, 2097284
987
+ 19477, Plane003, signsurf, 299, 2097284
988
+ 19478, Plane004, signsurf, 299, 2097284
989
+ 19479, Plane005, signsurf, 299, 2097284
990
+ 19480, Plane006, signsurf, 299, 2097284
991
+ 19481, Plane007, signsurf, 299, 2097284
992
+ 19482, Plane008, signsurf, 299, 2097284
993
+ 19483, Plane009, signsurf, 299, 2097284
994
+ #-----------------------------------------------------------------
995
+ 19484, landbit01_01, bakerybit2_sfse, 200, 0
996
+ 19485, Groundbit84_SFS_01, skyscrap_sfse, 200, 0
997
+ #-----------------------------------------------------------------
998
+ # SF Harry Plums Building
999
+ # -----------------------
1000
+ # Updated the object below in 0.3.7 (side doors now open and
1001
+ # interior vertex colour fixes).
1002
+ 19486, SFHarryPlums1, burgalrystore_sfse, 299, 4
1003
+ #-----------------------------------------------------------------
1004
+ # Non-coloured hats #1
1005
+ 19487, tophat02, noncolored, 200, 0
1006
+ 19488, HatBowler6, noncolored, 200, 0
1007
+ #-----------------------------------------------------------------
1008
+ 19489, sfhouse1, boxhses_sfsx, 200, 2097280
1009
+ 19490, sfhouse1int, all_walls, 200, 128
1010
+ 19491, sfhouse2, boxhses_sfsx, 200, 128
1011
+ 19492, sfhouse2int, all_walls, 200, 128
1012
+ 19493, sfhouse3, boxhses_sfsx, 200, 128
1013
+ 19494, sfhouse3int, all_walls, 200, 128
1014
+ 19495, sfhouse4, boxhses_sfsx, 200, 2097280
1015
+ 19496, sfhouse4int, all_walls, 200, 128
1016
+ 19497, lvhouse1, vegashse2, 200, 2097280
1017
+ 19498, lvhouse1int, all_walls, 200, 128
1018
+ 19499, lvhouse2, vegashse3, 200, 2097280
1019
+ 19500, lvhouse2int, all_walls, 200, 128
1020
+ 19501, lvhouse3, vegashse6, 200, 2097280
1021
+ 19502, lvhouse3int, all_walls, 200, 128
1022
+ 19503, lvhouse4, vegashse4, 200, 128
1023
+ 19504, lvhouse4int, all_walls, 200, 128
1024
+ 19505, lshouse1, ganghouse1_lax, 200, 128
1025
+ 19506, lshouse1int, all_walls, 200, 128
1026
+ 19507, lshouse2, ganghouse1_lax, 200, 128
1027
+ 19508, lshouse2int, all_walls, 200, 128
1028
+ 19509, lshouse3, comedhos1_la, 200, 128
1029
+ 19510, lshouse3int, all_walls, 200, 128
1030
+ 19511, lshouse4, glenphouse_lax, 200, 128
1031
+ 19512, lshouse4int, all_walls, 200, 128
1032
+ 19513, whitephone, whitephone, 100, 0
1033
+ 19514, SWATHgrey, swatgrey, 100, 2097152
1034
+ 19515, SWATAgrey, swatgrey, 100, 2097152
1035
+ #-----------------------------------------------------------------
1036
+ # Non-coloured hair #1
1037
+ 19516, Hair2_nc, noncolored, 200, 0
1038
+ 19517, Hair3_nc, noncolored, 200, 0
1039
+ 19518, Hair5_nc, noncolored, 200, 0
1040
+ 19519, Hair1_nc, noncolored, 200, 0
1041
+ 19520, pilotHat01, pilotPoliceHat, 200, 0
1042
+ 19521, policeHat01, pilotPoliceHat, 200, 0
1043
+ #-----------------------------------------------------------------
1044
+ #-----------------------------------------------------------------
1045
+ # Objects Added by Matite in SA:MP 0.3.7 (late 2014 to early 2015)
1046
+ # ----------------------------------------------------------------
1047
+ # Property Icons
1048
+ # --------------
1049
+ 19522, property_red, SAMPIcons, 200, 128
1050
+ 19523, property_orange, SAMPIcons, 200, 128
1051
+ 19524, property_yellow, SAMPIcons, 200, 128
1052
+ #-----------------------------------------------------------------
1053
+ # Wedding Cake
1054
+ # ------------
1055
+ 19525, WeddingCake1, WeddingCake1, 100, 0
1056
+ #-----------------------------------------------------------------
1057
+ # ATM Fixed (previously it was black during the night)
1058
+ # ----------------------------------------------------
1059
+ 19526, ATMFixed, CJ_CASINO_prop, 100, 0
1060
+ #-----------------------------------------------------------------
1061
+ # Halloween Stuff
1062
+ # ---------------
1063
+ 19527, Cauldron1, Cauldron1, 100, 0
1064
+ 19528, WitchesHat1, WitchesHat1, 100, 0
1065
+ #-----------------------------------------------------------------
1066
+ # Modular Island (grass, sand, concrete and roads)
1067
+ # ------------------------------------------------
1068
+ 19529, Plane125x125Grass1, beach_sfs, 599, 2097152
1069
+ 19530, Plane125x125Sand1, beach_sfs, 599, 2097152
1070
+ 19531, Plane125x125Conc1, cs_ebridge, 599, 2097152
1071
+ 19532, 15x125Road1, cs_ebridge, 599, 2097152
1072
+ 19533, 15x62_5Road1, cs_ebridge, 599, 2097152
1073
+ 19534, 15x15RoadInters1, MatRoadInters1, 599, 2097152
1074
+ 19535, 15x15RoadInters2, MatRoadInters1, 599, 2097152
1075
+ 19536, Plane62_5x125Grass1, beach_sfs, 599, 2097152
1076
+ 19537, Plane62_5x125Sand1, beach_sfs, 599, 2097152
1077
+ 19538, Plane62_5x125Conc1, cs_ebridge, 599, 2097152
1078
+ 19539, Edge62_5x62_5Grass1, beach_sfs, 599, 2097152
1079
+ 19540, Edge62_5x62_5Grass2, beach_sfs, 599, 2097152
1080
+ 19541, Edge62_5x15Grass1, beach_sfs, 599, 2097152
1081
+ 19542, Edge62_5x125Grass1, beach_sfs, 599, 2097152
1082
+ 19543, Plane62_5x15Grass1, beach_sfs, 599, 2097152
1083
+ 19544, Plane62_5x15Sand1, beach_sfs, 599, 2097152
1084
+ 19545, Plane62_5x15Conc1, cs_ebridge, 599, 2097152
1085
+ 19546, Edge62_5x62_5Grass3, beach_sfs, 599, 2097152
1086
+ 19547, Hill125x125Grass1, beach_sfs, 599, 2097152
1087
+ 19548, Hill125x125Sand1, beach_sfs, 599, 2097152
1088
+ 19549, Edge62_5x32_5Grass1, beach_sfs, 599, 2097152
1089
+ # The three planes below are the same as the other
1090
+ # 125x125 planes above except they have some random
1091
+ # lighter areas visible during the night.
1092
+ 19550, Plane125x125Grass2, beach_sfs, 599, 2097152
1093
+ 19551, Plane125x125Sand2, beach_sfs, 599, 2097152
1094
+ 19552, Plane125x125Conc2, cs_ebridge, 599, 2097152
1095
+ #-----------------------------------------------------------------
1096
+ # Extracted from Skins (hats, mask, boxing gloves and backpack)
1097
+ # -------------------------------------------------------------
1098
+ 19553, StrawHat1, CWMOFR, 100, 2097152
1099
+ 19554, Beanie1, ogloc, 100, 2097152
1100
+ 19555, BoxingGloveL, vbmybox, 100, 2097152
1101
+ 19556, BoxingGloveR, vbmybox, 100, 2097152
1102
+ 19557, SexyMask1, wfysex, 100, 2097152
1103
+ 19558, PizzaHat1, wmypizz, 100, 2097152
1104
+ 19559, HikerBackpack1, wmybp, 100, 2097152
1105
+ #-----------------------------------------------------------------
1106
+ # Extracted from Supermarket Items
1107
+ # --------------------------------
1108
+ 19560, MeatTray1, MeatTray1, 100, 0
1109
+ 19561, CerealBox1, cj_ss_1, 100, 0
1110
+ 19562, CerealBox2, cj_ss_1, 100, 0
1111
+ 19563, JuiceBox1, cj_ss_1, 100, 0
1112
+ 19564, JuiceBox2, cj_ss_1, 100, 0
1113
+ 19565, IceCreamBarsBox1, cj_ss_4, 100, 0
1114
+ 19566, FishFingersBox1, cj_ss_4, 100, 0
1115
+ 19567, IcecreamContainer1, cj_ss_4, 100, 0
1116
+ 19568, IcecreamContainer2, cj_ss_4, 100, 0
1117
+ 19569, MilkCarton1, cj_ss_2, 100, 0
1118
+ 19570, MilkBottle1, cj_ss_2, 100, 0
1119
+ 19571, PizzaBox1, cj_ss_2, 100, 0
1120
+ 19572, PisshBox1, cj_ss_1, 100, 0
1121
+ 19573, BriquettesBag1, cj_ss_1, 100, 0
1122
+ #-----------------------------------------------------------------
1123
+ # Fruit
1124
+ # -----
1125
+ 19574, Orange1, SAMPFruits, 100, 0
1126
+ 19575, Apple1, SAMPFruits, 100, 0
1127
+ 19576, Apple2, SAMPFruits, 100, 0
1128
+ 19577, Tomato1, SAMPFruits, 100, 0
1129
+ 19578, Banana1, SAMPFruits, 100, 0
1130
+ #-----------------------------------------------------------------
1131
+ # Loaf of Bread
1132
+ # -------------
1133
+ 19579, BreadLoaf1, BreadLoaf1, 100, 0
1134
+ #-----------------------------------------------------------------
1135
+ # Extracted Pepperoni Pizza
1136
+ # -------------------------
1137
+ 19580, Pizza1, cj_ff_acc1, 100, 0
1138
+ #-----------------------------------------------------------------
1139
+ # Extracted from Marco's Bistro Kitchen
1140
+ # -------------------------------------
1141
+ 19581, MarcosFryingPan1, lee_kitch, 100, 0
1142
+ 19582, MarcosSteak1, lee_kitch, 100, 0
1143
+ 19583, MarcosKnife1, lee_kitch, 100, 0
1144
+ 19584, MarcosSaucepan1, lee_kitch, 100, 0
1145
+ 19585, MarcosPan1, lee_kitch, 100, 0
1146
+ 19586, MarcosSpatula1, lee_kitch, 100, 4
1147
+ #-----------------------------------------------------------------
1148
+ # Extracted from a Stack of Plastic Trays and Edited
1149
+ # --------------------------------------------------
1150
+ 19587, PlasticTray1, labins01_la, 100, 2097156
1151
+ #-----------------------------------------------------------------
1152
+ # Wooden Foot Bridge
1153
+ # ------------------
1154
+ 19588, FootBridge1, FootBridge1, 299, 0
1155
+ #-----------------------------------------------------------------
1156
+ # Extracted and Edited Rubbish Skip
1157
+ # ---------------------------------
1158
+ 19589, RubbishSkipEmpty1, break_s_bins, 100, 0
1159
+ #-----------------------------------------------------------------
1160
+ # Extracted from Woozie's Apartment
1161
+ # ---------------------------------
1162
+ 19590, WooziesSword1, ab_wooziec, 100, 0
1163
+ 19591, WooziesHandFan1, ab_wooziec, 100, 2097152
1164
+ #-----------------------------------------------------------------
1165
+ # Extracted from a Stack of Baskets and Edited
1166
+ # --------------------------------------------
1167
+ 19592, ShopBasket1, temp_shop, 100, 2097152
1168
+ #-----------------------------------------------------------------
1169
+ # SF ZomboTech Building and Lab
1170
+ # -----------------------------
1171
+ # These objects can be used to replace the ZomboTech building in SF.
1172
+ # The filterscript called sf_zombotech can be used to remove the
1173
+ # existing GTASA map objects, replace the building, add the new lab
1174
+ # building below the ground and add an elevator.
1175
+ 19593, ZomboTechBuilding1, bigwhitesfe, 299, 0
1176
+ 19594, ZomboTechLab1, ZomboTechLab1, 299, 0
1177
+ #-----------------------------------------------------------------
1178
+ # LS Apartments
1179
+ # -------------
1180
+ # This object can be used to replace a block of apartments in LS.
1181
+ # The filterscript called ls_apartments1 can be used to remove the
1182
+ # existing GTASA map objects, replace the building and add an
1183
+ # elevator.
1184
+ # There is also a matching car park object (ID:19798).
1185
+ 19595, LSAppartments1, LSAppartments1, 299, 2097156
1186
+ #-----------------------------------------------------------------
1187
+ # LS BeachSide
1188
+ # ------------
1189
+ # These objects can be used to replace a block of apartments on the
1190
+ # beach in LS. The filterscript called ls_beachside can be used to
1191
+ # add an elevator.
1192
+ # note: 19596 has been moved to model ID 6391 to replace the existing building
1193
+ # 19596, LSBeachSide, LSBeachSide, 299, 2097156
1194
+ 19597, LSBeachSideInsides, LSBeachSide, 125, 0
1195
+ #-----------------------------------------------------------------
1196
+ # SF Building 1
1197
+ # -------------
1198
+ # These objects can be used to replace a building near the hospital
1199
+ # in SF. The filterscript called sf_building1 can be used to remove
1200
+ # the existing GTASA map objects and replace the building.
1201
+ 19598, SFBuilding1Outside, SFBuilding1, 299, 2097156
1202
+ 19599, SFBuilding1Inside, SFBuilding1, 125, 0
1203
+ 19600, SFBuilding1Land, SFBuilding1, 299, 0
1204
+ #-----------------------------------------------------------------
1205
+ # Snow Plow
1206
+ # ---------
1207
+ # Attach to the front of the Barracks vehicle for best results.
1208
+ 19601, SnowPlow1, SnowPlow1, 150, 0
1209
+ #-----------------------------------------------------------------
1210
+ # Landmine Edited
1211
+ # ---------------
1212
+ # Removed the red light at night and dynamic property.
1213
+ 19602, Landmine1, mine, 150, 0
1214
+ #-----------------------------------------------------------------
1215
+ # Water Plane
1216
+ # -----------
1217
+ # A 5m by 5m plane with semi-transparent water texture.
1218
+ 19603, WaterPlane1, ballyswater, 150, 2097156
1219
+ # A 5m x 10m plane with semi transparent and animated water texture.
1220
+ 19604, WaterPlane2, ballyswater, 150, 2097156
1221
+ #-----------------------------------------------------------------
1222
+ # Different Coloured EnEx Markers
1223
+ # -------------------------------
1224
+ # Red, Green and Blue.
1225
+ 19605, EnExMarker4-2, EnExMarkers, 150, 68
1226
+ 19606, EnExMarker4-3, EnExMarkers, 150, 68
1227
+ 19607, EnExMarker4-4, EnExMarkers, 150, 68
1228
+ #-----------------------------------------------------------------
1229
+ # Stage and Music Equipment
1230
+ # -------------------------
1231
+ 19608, WoodenStage1, WoodenStage1, 299, 0
1232
+ 19609, DrumKit1, dr_gsstudio, 100, 2097156
1233
+ 19610, Microphone1, Microphone1, 100, 0
1234
+ 19611, MicrophoneStand1, Microphone1, 100, 2097156
1235
+ 19612, GuitarAmp1, dr_gsstudio, 100, 0
1236
+ 19613, GuitarAmp2, dr_gsstudio, 100, 0
1237
+ 19614, GuitarAmp3, dr_gsstudio, 100, 0
1238
+ 19615, GuitarAmp4, dr_gsstudio, 100, 0
1239
+ 19616, GuitarAmp5, dr_gsstudio, 100, 0
1240
+ 19617, GoldRecord1, dr_gsstudio, 100, 0
1241
+ #-----------------------------------------------------------------
1242
+ # Safe with Seperate Door
1243
+ # -----------------------
1244
+ # You can use the MoveObject() function to make the safe door
1245
+ # open and close. The safe_animated filterscript shows you an
1246
+ # example of how to do it.
1247
+ 19618, Safe1, kbmiscfrn2, 100, 0
1248
+ 19619, SafeDoor1, kbmiscfrn2, 100, 0
1249
+ #-----------------------------------------------------------------
1250
+ # New Police Light Bar Model
1251
+ # --------------------------
1252
+ # Uses UV animation so it works during the day too.
1253
+ 19620, LightBar1, LightBar1, 200, 0
1254
+ #-----------------------------------------------------------------
1255
+ # Extracted from Cutscene IMG and Edited
1256
+ # --------------------------------------
1257
+ 19621, OilCan1, OilCan1, 100, 0
1258
+ 19622, Broom1, Broom1, 100, 0
1259
+ 19623, Camera1, Camera1, 100, 0
1260
+ 19624, Case1, Case1, 100, 0
1261
+ 19625, Ciggy1, Ciggy1, 50, 0
1262
+ 19626, Spade1, Spade1, 100, 0
1263
+ 19627, Wrench1, Wrench1, 100, 0
1264
+ #-----------------------------------------------------------------
1265
+ # Modular Road Banked Corners
1266
+ # ---------------------------
1267
+ 19628, MRoadBend90Banked1, cs_ebridge, 250, 5
1268
+ 19629, MRoadBend90Banked2, cs_ebridge, 250, 5
1269
+ #-----------------------------------------------------------------
1270
+ # 3D Fish (Bream)
1271
+ # ---------------
1272
+ 19630, Fish1, Fish1SAMP, 100, 4
1273
+ #-----------------------------------------------------------------
1274
+ # Sledge Hammer
1275
+ # -------------
1276
+ 19631, SledgeHammer1, SledgeHammer1, 100, 0
1277
+ #-----------------------------------------------------------------
1278
+ # Burning Logs
1279
+ # ------------
1280
+ 19632, FireWood1, FireWood1, 100, 0
1281
+ #-----------------------------------------------------------------
1282
+ # 360 Degree Ramps
1283
+ # ----------------
1284
+ 19633, Ramp360Degree1, landjump, 200, 0
1285
+ 19634, Ramp360Degree2, landjump, 299, 0
1286
+ 19635, Ramp360Degree3, landjump, 299, 0
1287
+ #-----------------------------------------------------------------
1288
+ # Fruit Crates
1289
+ # ------------
1290
+ # For transporting on a truck or adding to the shop shelf below.
1291
+ 19636, RedApplesCrate1, FruitCrates1, 100, 2097156
1292
+ 19637, GreenApplesCrate1, FruitCrates1, 100, 2097156
1293
+ 19638, OrangesCrate1, FruitCrates1, 100, 2097156
1294
+ 19639, EmptyCrate1, FruitCrates1, 100, 0
1295
+ #-----------------------------------------------------------------
1296
+ # Empty Shop Shelf
1297
+ # ----------------
1298
+ # Stock it with your preferred items. Three fruit crates will fit
1299
+ # side by side on the bottom shelf.
1300
+ 19640, EmptyShopShelf1, new_cabinets3, 100, 2097156
1301
+ #-----------------------------------------------------------------
1302
+ # Wooden Fence Section
1303
+ # --------------------
1304
+ 19641, FenceSection1, FenceSection1, 250, 4
1305
+ #-----------------------------------------------------------------
1306
+ # Half Tube Objects
1307
+ # -----------------
1308
+ # The MatTubes TXD file contains different coloured textures
1309
+ # (RedDirt1, GreenDirt1, BlueDirt1, YellowDirt1 and PurpleDirt1)
1310
+ # that can be used to re-colour the tubes below by using the
1311
+ # SetObjectMaterial or SetPlayerObjectMaterial functions.
1312
+ # Re-colouring the tubes this way preserves the shading (the
1313
+ # vertex colours and vertex illumination).
1314
+ #
1315
+ # The tubes are available in three sizes... normal (100%),
1316
+ # medium (50%) and small (25%).
1317
+ # ------------------------------------------
1318
+ # The tubes in this section are normal size:
1319
+ 19642, TubeSeg10m1, MatTubes, 299, 0
1320
+ 19643, TubeSeg10m2a, MatTubes, 299, 0
1321
+ 19644, TubeSeg10m2b, MatTubes, 299, 0
1322
+ 19645, TubeSeg25m1, MatTubes, 299, 0
1323
+ 19646, TubeHalf10m1, MatTubes, 299, 0
1324
+ 19647, TubeHalf10mJoin1a, MatTubes, 299, 0
1325
+ 19648, TubeHalf10mJoin1b, MatTubes, 299, 0
1326
+ 19649, TubeHalf50m1, MatTubes, 299, 0
1327
+ 19650, TubeFlat25x25m1, MatTubes, 299, 0
1328
+ 19651, TubeHalfSpiral1a, MatTubes, 299, 0
1329
+ 19652, TubeHalfSpiral1b, MatTubes, 299, 0
1330
+ 19653, TubeHalfSpiral2a, MatTubes, 299, 0
1331
+ 19654, TubeHalfSpiral2b, MatTubes, 299, 0
1332
+ 19655, TubeHalfSpiral3a, MatTubes, 299, 0
1333
+ 19656, TubeHalfSpiral3b, MatTubes, 299, 0
1334
+ 19657, TubeHalfSpiral4a, MatTubes, 299, 0
1335
+ 19658, TubeHalfSpiral4b, MatTubes, 299, 0
1336
+ 19659, TubeHalf180Bend1a, MatTubes, 299, 0
1337
+ 19660, TubeHalf180Bend1b, MatTubes, 299, 0
1338
+ 19661, TubeHalf90Bend1a, MatTubes, 299, 0
1339
+ 19662, TubeHalf90Bend1b, MatTubes, 299, 0
1340
+ 19663, TubeHalf50mDip1, MatTubes, 299, 0
1341
+ 19664, TubeHalf50mBump1, MatTubes, 299, 0
1342
+ 19665, TubeHalfLoop1a, MatTubes, 299, 0
1343
+ 19666, TubeHalfLoop1b, MatTubes, 299, 0
1344
+ 19667, TubeHalfLoop2a, MatTubes, 299, 0
1345
+ 19668, TubeHalfLoop2b, MatTubes, 299, 0
1346
+ 19669, TubeHalfBowl1, MatTubes, 299, 0
1347
+ 19670, TubeSupport1, dynsigns, 299, 0
1348
+ 19671, TubeSupport2, dynsigns, 299, 0
1349
+ 19672, TubeHalfLight1, dynsigns, 299, 0
1350
+ 19673, TubeHalf5Bend1a, MatTubes, 299, 0
1351
+ 19674, TubeHalf5Bend1b, MatTubes, 299, 0
1352
+ 19675, TubeHalf5Bend2a, MatTubes, 299, 0
1353
+ 19676, TubeHalf5Bend2b, MatTubes, 299, 0
1354
+ 19677, TubeHalfTwist1a, MatTubes, 299, 0
1355
+ 19678, TubeHalfTwist1b, MatTubes, 299, 0
1356
+ 19679, TubeHalfTwist2a, MatTubes, 299, 0
1357
+ 19680, TubeHalfTwist2b, MatTubes, 299, 0
1358
+ 19681, TubeHalf45Bend1a, MatTubes, 299, 0
1359
+ 19682, TubeHalf45Bend1b, MatTubes, 299, 0
1360
+ 19683, TubeHalf15Bend1a, MatTubes, 299, 0
1361
+ 19684, TubeHalf15Bend1b, MatTubes, 299, 0
1362
+ 19685, TubeHalf15Bend2a, MatTubes, 299, 0
1363
+ 19686, TubeHalf15Bend2b, MatTubes, 299, 0
1364
+ 19687, TubeHalf25m1, MatTubes, 299, 0
1365
+ 19688, TubeHalf45Bend3, MatTubes, 299, 0
1366
+ 19689, TubeHalf45Bend4, MatTubes, 299, 0
1367
+ # ------------------------------------------
1368
+ # The tubes in this section join normal
1369
+ # tubes (above) to medium tubes (below):
1370
+ 19690, TubeHalfNtoMJoin1a, MatTubes, 299, 0
1371
+ 19691, TubeHalfNtoMJoin1b, MatTubes, 299, 0
1372
+ # ------------------------------------------
1373
+ # The tubes in this section are medium size:
1374
+ 19692, MTubeSeg5m1, MatTubes, 299, 0
1375
+ 19693, MTubeSeg5m2a, MatTubes, 299, 0
1376
+ 19694, MTubeSeg5m2b, MatTubes, 299, 0
1377
+ 19695, MTubeSeg12_5m1, MatTubes, 299, 0
1378
+ 19696, MTubeHalf10m1, MatTubes, 299, 0
1379
+ 19697, MTubeHalf5mJoin1a, MatTubes, 299, 0
1380
+ 19698, MTubeHalf5mJoin1b, MatTubes, 299, 0
1381
+ 19699, MTubeHalf25m1, MatTubes, 299, 0
1382
+ 19700, MTubeFlt12_5x12_5m1, MatTubes, 299, 0
1383
+ 19701, MTubeHalfSpiral1a, MatTubes, 299, 0
1384
+ 19702, MTubeHalfSpiral1b, MatTubes, 299, 0
1385
+ 19703, MTubeHalfSpiral2a, MatTubes, 299, 0
1386
+ 19704, MTubeHalfSpiral2b, MatTubes, 299, 0
1387
+ 19705, MTubeHalfSpiral3a, MatTubes, 299, 0
1388
+ 19706, MTubeHalfSpiral3b, MatTubes, 299, 0
1389
+ 19707, MTubeHalfSpiral4a, MatTubes, 299, 0
1390
+ 19708, MTubeHalfSpiral4b, MatTubes, 299, 0
1391
+ 19709, MTubeHalf180Bend1a, MatTubes, 299, 0
1392
+ 19710, MTubeHalf180Bend1b, MatTubes, 299, 0
1393
+ 19711, MTubeHalf90Bend1a, MatTubes, 299, 0
1394
+ 19712, MTubeHalf90Bend1b, MatTubes, 299, 0
1395
+ 19713, MTubeHalf25mDip1, MatTubes, 299, 0
1396
+ 19714, MTubeHalf25mBump1, MatTubes, 299, 0
1397
+ 19715, MTubeHalfBowl1, MatTubes, 299, 0
1398
+ 19716, MTubeSupport1, dynsigns, 299, 0
1399
+ 19717, MTubeSupport2, dynsigns, 299, 0
1400
+ 19718, MTubeHalfLight1, dynsigns, 299, 0
1401
+ 19719, MTubeHalf5Bend1a, MatTubes, 299, 0
1402
+ 19720, MTubeHalf5Bend1b, MatTubes, 299, 0
1403
+ 19721, MTubeHalf5Bend2a, MatTubes, 299, 0
1404
+ 19722, MTubeHalf5Bend2b, MatTubes, 299, 0
1405
+ 19723, MTubeHalf45Bend1a, MatTubes, 299, 0
1406
+ 19724, MTubeHalf45Bend1b, MatTubes, 299, 0
1407
+ 19725, MTubeHalf15Bend1a, MatTubes, 299, 0
1408
+ 19726, MTubeHalf15Bend1b, MatTubes, 299, 0
1409
+ 19727, MTubeHalf15Bend2a, MatTubes, 299, 0
1410
+ 19728, MTubeHalf15Bend2b, MatTubes, 299, 0
1411
+ 19729, MTubeHalf45Bend3, MatTubes, 299, 0
1412
+ 19730, MTubeHalf45Bend4, MatTubes, 299, 0
1413
+ # ------------------------------------------
1414
+ # The tubes in this section join medium
1415
+ # tubes (above) to small tubes (below):
1416
+ 19731, TubeHalfMtoSJoin1a, MatTubes, 299, 0
1417
+ 19732, TubeHalfMtoSJoin1B, MatTubes, 299, 0
1418
+ # ------------------------------------------
1419
+ # The tubes in this section are small size:
1420
+ 19733, STubeSeg5m1, MatTubes, 299, 0
1421
+ 19734, STubeSeg5m2a, MatTubes, 299, 0
1422
+ 19735, STubeSeg5m2b, MatTubes, 299, 0
1423
+ 19736, STubeSeg6_25m1, MatTubes, 299, 0
1424
+ 19737, STubeHalf10m1, MatTubes, 299, 0
1425
+ 19738, STubeHalf5mJoin1a, MatTubes, 299, 0
1426
+ 19739, STubeHalf5mJoin1b, MatTubes, 299, 0
1427
+ 19740, STubeHalf12_5m1, MatTubes, 299, 0
1428
+ 19741, STubeFlat6_25m1, MatTubes, 299, 0
1429
+ 19742, STubeHalfSpiral1a, MatTubes, 299, 0
1430
+ 19743, STubeHalfSpiral1b, MatTubes, 299, 0
1431
+ 19744, STubeHalfSpiral2a, MatTubes, 299, 0
1432
+ 19745, STubeHalfSpiral2b, MatTubes, 299, 0
1433
+ 19746, STubeHalfSpiral3a, MatTubes, 299, 0
1434
+ 19747, STubeHalfSpiral3b, MatTubes, 299, 0
1435
+ 19748, STubeHalfSpiral4a, MatTubes, 299, 0
1436
+ 19749, STubeHalfSpiral4b, MatTubes, 299, 0
1437
+ 19750, STubeHalf180Bend1a, MatTubes, 299, 0
1438
+ 19751, STubeHalf180Bend1b, MatTubes, 299, 0
1439
+ 19752, STubeHalf90Bend1a, MatTubes, 299, 0
1440
+ 19753, STubeHalf90Bend1b, MatTubes, 299, 0
1441
+ 19754, STubeHalf12_5mDip1, MatTubes, 299, 0
1442
+ 19755, STubeHalf12_5mBump1, MatTubes, 299, 0
1443
+ 19756, STubeHalfBowl1, MatTubes, 299, 0
1444
+ 19757, STubeSupport1, dynsigns, 299, 0
1445
+ 19758, STubeSupport2, dynsigns, 299, 0
1446
+ 19759, STubeHalfLight1, dynsigns, 299, 0
1447
+ 19760, STubeHalf5Bend1a, MatTubes, 299, 0
1448
+ 19761, STubeHalf5Bend1b, MatTubes, 299, 0
1449
+ 19762, STubeHalf5Bend2a, MatTubes, 299, 0
1450
+ 19763, STubeHalf5Bend2b, MatTubes, 299, 0
1451
+ 19764, STubeHalf45Bend1a, MatTubes, 299, 0
1452
+ 19765, STubeHalf45Bend1b, MatTubes, 299, 0
1453
+ 19766, STubeHalf15Bend1a, MatTubes, 299, 0
1454
+ 19767, STubeHalf15Bend1b, MatTubes, 299, 0
1455
+ 19768, STubeHalf15Bend2a, MatTubes, 299, 0
1456
+ 19769, STubeHalf15Bend2b, MatTubes, 299, 0
1457
+ 19770, STubeHalf45Bend3, MatTubes, 299, 0
1458
+ 19771, STubeHalf45Bend4, MatTubes, 299, 0
1459
+ #-----------------------------------------------------------------
1460
+ # Crushed Car Cube
1461
+ # ----------------
1462
+ 19772, CrushedCarCube1, CrushedCarCube1, 100, 0
1463
+ # ----------------------------------------------------------------
1464
+ # Police and FBI Stuff
1465
+ # --------------------
1466
+ 19773, GunHolster1, MatCopStuff, 100, 0
1467
+ 19774, PoliceBadge2, MatCopStuff, 100, 2097152
1468
+ 19775, PoliceBadge3, MatCopStuff, 100, 2097152
1469
+ 19776, FBIIDCard1, MatCopStuff, 100, 2097152
1470
+ 19777, FBILogo1, MatCopStuff, 100, 2097156
1471
+ 19778, InsigniaDetective1, MatPoliceInsignias, 100, 2097156
1472
+ 19779, InsigniaDetective2, MatPoliceInsignias, 100, 2097156
1473
+ 19780, InsigniaDetective3, MatPoliceInsignias, 100, 2097156
1474
+ 19781, InsigniaSergeant1, MatPoliceInsignias, 100, 2097156
1475
+ 19782, InsigniaSergeant2, MatPoliceInsignias, 100, 2097156
1476
+ 19783, InsigniaPOfficer2, MatPoliceInsignias, 100, 2097156
1477
+ 19784, InsigniaPOfficer3, MatPoliceInsignias, 100, 2097156
1478
+ 19785, InsigniaSeniorLdOff, MatPoliceInsignias, 100, 2097156
1479
+ # ----------------------------------------------------------------
1480
+ # LCD TVs
1481
+ # -------
1482
+ # Material index 1 is the LCD screen... it can be used to put
1483
+ # any picture from a TXD file on the screen.
1484
+ 19786, LCDTVBig1, SAMPLCDTVs1, 100, 0
1485
+ 19787, LCDTV1, SAMPLCDTVs1, 100, 0
1486
+ #-----------------------------------------------------------------
1487
+ #-----------------------------------------------------------------
1488
+ # Objects Added by Matite in SA:MP 0.3.7 RC2
1489
+ # ------------------------------------------
1490
+ # Modular Island Road Corner
1491
+ # --------------------------
1492
+ # This road corner is designed to work with the other modular
1493
+ # island road objects above (IDs:19529 to 19552).
1494
+ 19788, 15x15RoadCorner1, MatRoadInters1, 599, 2097152
1495
+ # ----------------------------------------------------------------
1496
+ # Cubes
1497
+ # -----
1498
+ # The UV mapping is 1:1 per face to allow re-texturing. The 5mx5m
1499
+ # and 10mx10m cubes have faces inside so a player can be within
1500
+ # them.
1501
+ 19789, Cube1mx1m, cs_ebridge, 150, 0
1502
+ 19790, Cube5mx5m, cs_ebridge, 299, 0
1503
+ 19791, Cube10mx10m, cs_ebridge, 299, 0
1504
+ # ----------------------------------------------------------------
1505
+ # Normal Sized Keycard
1506
+ # --------------------
1507
+ 19792, SAMPKeycard1, SAMPKeycard1, 50, 0
1508
+ #-----------------------------------------------------------------
1509
+ # Fire Wood Log
1510
+ # -------------
1511
+ 19793, FireWoodLog1, FireWood1, 100, 0
1512
+ #-----------------------------------------------------------------
1513
+ # LS Prison Walls and Gates
1514
+ # -------------------------
1515
+ # These objects are designed to replace the walls and gates at
1516
+ # the LS Prison so you can add your own working gates. Use the
1517
+ # new filterscript called ls_prisonwalls to see an example.
1518
+ 19794, LSPrisonWalls1, civic04_lan, 299, 128
1519
+ 19795, LSPrisonGateEast, civic04_lan, 299, 128
1520
+ 19796, LSPrisonGateSouth, civic04_lan, 299, 128
1521
+ #-----------------------------------------------------------------
1522
+ # Police Visor Strobe
1523
+ # -------------------
1524
+ # Uses UV animation so it works during the day too.
1525
+ 19797, PoliceVisorStrobe1, PoliceVisorStrobe1, 200, 0
1526
+ #-----------------------------------------------------------------
1527
+ # LS Apartments Car Park
1528
+ # ----------------------
1529
+ # This car park object can be used along with the replacement
1530
+ # block of LS apartments (ID:19595).
1531
+ # The filterscript called ls_apartments1 shows an example of how
1532
+ # it can be used.
1533
+ 19798, LSACarPark1, LSACarPark1, 150, 0
1534
+ # ----------------------------------------------------------------
1535
+ # Caligulas Casino Vault Door Edited
1536
+ # ----------------------------------
1537
+ # Edited to fix the pivot so it can be used with MoveObject() and
1538
+ # also fixed the night vertex colours. Original object ID is 2634.
1539
+ 19799, CaligulasVaultDoor, all_vault, 150, 0
1540
+ #-----------------------------------------------------------------
1541
+ # LS BeachSide Car Park
1542
+ # ---------------------
1543
+ # This car park object can be used along with the replacement
1544
+ # LS BeachSide building (IDs 19596 and 19597).
1545
+ # The filterscript called ls_beachside shows an example of how
1546
+ # it can be used.
1547
+ 19800, LSBCarPark1, LSACarPark1, 150, 0
1548
+ #-----------------------------------------------------------------
1549
+ # Balaclava
1550
+ # ---------
1551
+ 19801, Balaclava1, Balaclava1, 100, 2097152
1552
+ #-----------------------------------------------------------------
1553
+ # Static Door
1554
+ # -----------
1555
+ # This door is the same as object ID 1502 except it is static.
1556
+ # You can animate it opening and closing with the MoveObject()
1557
+ # function.
1558
+ 19802, GenDoorINT04Static, int_doors, 50, 128
1559
+ #-----------------------------------------------------------------
1560
+ # Tow Truck Lights
1561
+ # ----------------
1562
+ # These lights can be used on top of the tow truck. The light
1563
+ # configuration was created by Vince.
1564
+ # Note that they will only be visible at night.
1565
+ 19803, TowTruckLights1, MatTextures, 150, 0
1566
+ #-----------------------------------------------------------------
1567
+ # Padlock
1568
+ # -------
1569
+ 19804, Padlock1, Padlock1, 50, 0
1570
+ #-----------------------------------------------------------------
1571
+ # Extracted Items
1572
+ # ---------------
1573
+ # This whiteboard has a transparent material overlay (index 1)
1574
+ # so you can use it with the SetObjectMaterialText() or
1575
+ # SetPlayerObjectMaterialText() functions
1576
+ 19805, Whiteboard1, Whiteboard1, 50, 2097152
1577
+ 19806, Chandelier1, svbits, 50, 0
1578
+ 19807, Telephone1, Telephone1, 50, 0
1579
+ 19808, Keyboard1, Keyboard1, 50, 0
1580
+ 19809, MetalTray1, MetalTray1, 50, 2097152
1581
+ 19810, StaffOnlySign1, StaffOnlySign1, 50, 0
1582
+ 19811, BurgerBox1, BurgerBox1, 50, 0
1583
+ 19812, BeerKeg1, ce_breweryref, 100, 0
1584
+ 19813, ElectricalOutlet1, ElectricalOutlets, 50, 0
1585
+ 19814, ElectricalOutlet2, ElectricalOutlets, 50, 0
1586
+ 19815, ToolBoard1, ToolBoard1, 50, 0
1587
+ 19816, OxygenCylinder1, OxygenCylinder1, 50, 0
1588
+ 19817, CarFixerRamp1, CarFixerRamp1, 100, 2097152
1589
+ 19818, WineGlass1, lee_strip2_1, 50, 2097152
1590
+ 19819, CocktailGlass1, lee_strip2_1, 50, 2097152
1591
+ 19820, AlcoholBottle1, lee_strip2_1, 50, 0
1592
+ 19821, AlcoholBottle2, lee_strip2_1, 50, 0
1593
+ 19822, AlcoholBottle3, lee_strip2_1, 50, 0
1594
+ 19823, AlcoholBottle4, lee_strip2_1, 50, 0
1595
+ 19824, AlcoholBottle5, lee_strip2_1, 50, 0
1596
+ 19825, SprunkClock1, SprunkClock1, 50, 0
1597
+ 19826, LightSwitch1, LightSwitches, 50, 0
1598
+ 19827, LightSwitch2, LightSwitches, 50, 0
1599
+ 19828, LightSwitch3Off, LightSwitches, 50, 0
1600
+ 19829, LightSwitch3On, LightSwitches, 50, 0
1601
+ 19830, Blender1, csblender, 50, 0
1602
+ 19831, Barbeque1, csbarbq, 50, 0
1603
+ 19832, AmmoBox1, csammobox, 50, 0
1604
+ 19833, Cow1, Cow1, 150, 0
1605
+ 19834, PoliceLineTape1, PoliceLineTape1, 50, 0
1606
+ 19835, CoffeeCup1, d_s, 50, 0
1607
+ #-----------------------------------------------------------------
1608
+ # Objects That Use Particle.TXD
1609
+ # -----------------------------
1610
+ 19836, BloodPool1, particle, 50, 2097156
1611
+ 19837, GrassClump1, particle, 50, 2097156
1612
+ 19838, GrassClump2, particle, 50, 2097156
1613
+ 19839, GrassClump3, particle, 50, 2097156
1614
+ #-----------------------------------------------------------------
1615
+ # Animated Waterfalls
1616
+ # -------------------
1617
+ 19840, WaterFall1, vegaswaterfall, 150, 2097284
1618
+ 19841, WaterFall2, vegaswaterfall, 150, 2097284
1619
+ 19842, WaterFallWater1, vegaswaterfall, 150, 2097284
1620
+ #-----------------------------------------------------------------
1621
+ # Metal Panels
1622
+ # ------------
1623
+ 19843, MetalPanel1, MetalPanels, 100, 0
1624
+ 19844, MetalPanel2, MetalPanels, 100, 0
1625
+ 19845, MetalPanel3, MetalPanels, 100, 0
1626
+ 19846, MetalPanel4, MetalPanels, 100, 0
1627
+ #-----------------------------------------------------------------
1628
+ # Leg of Ham
1629
+ # ----------
1630
+ 19847, LegHam1, LegHam1, 50, 0
1631
+ #-----------------------------------------------------------------
1632
+ # CargoBob Platform
1633
+ # -----------------
1634
+ # This platform is designed to attach to the side of the CargoBob
1635
+ # helicopter using the AttachObjectToVehicle function so you can
1636
+ # carry people around.
1637
+ 19848, CargoBobPlatform1, ab_cargo_int, 150, 0
1638
+ #-----------------------------------------------------------------
1639
+ # Modular Island House 1
1640
+ # ----------------------
1641
+ # These objects are designed to work with the other modular
1642
+ # island objects above (IDs:19529 to 19552). Use the new
1643
+ # filterscript called modular_houses to see an example.
1644
+ 19849, MIHouse1Land, MIHouse1, 599, 4
1645
+ 19850, MIHouse1Land2, MIHouse1, 599, 0
1646
+ 19851, MIHouse1Land3, MIHouse1, 599, 0
1647
+ 19852, MIHouse1Land4, MIHouse1, 599, 0
1648
+ 19853, MIHouse1Land5, MIHouse1, 599, 0
1649
+ 19854, MIHouse1Outside, MIHouse1, 599, 4
1650
+ 19855, MIHouse1Inside, MIHouse1, 150, 0
1651
+ 19856, MIHouse1IntWalls1, MIHouse1, 150, 0
1652
+ 19857, MIHouse1Door1, MIHouse1, 50, 132
1653
+ 19858, MIHouse1Door2, vegashse2, 50, 132
1654
+ 19859, MIHouse1Door3, vegashse3, 50, 132
1655
+ 19860, MIHouse1Door4, vegashse5, 50, 132
1656
+ 19861, MIHouse1GarageDoor1, MIHouse1, 50, 128
1657
+ 19862, MIHouse1GarageDoor2, vegashse3, 50, 128
1658
+ 19863, MIHouse1GarageDoor3, vegashse5, 50, 128
1659
+ 19864, MIHouse1GarageDoor4, vegashse6, 50, 128
1660
+ 19865, MIFenceWood1, vegashse2, 100, 132
1661
+ 19866, MIFenceBlocks1, vegashse2, 100, 128
1662
+ #-----------------------------------------------------------------
1663
+ # Non-Breakable Mail Box
1664
+ # ----------------------
1665
+ # This mail box is same as object ID 1478 except it is not
1666
+ # dynamic (breakable) and the night vertex colours (NVC)
1667
+ # have been fixed.
1668
+ 19867, MailBox1, break_garden, 100, 0
1669
+ #-----------------------------------------------------------------
1670
+ # Non-Breakable Mesh Fences and Gate
1671
+ # ----------------------------------
1672
+ # These fence sections are the same as object IDs 1411 and 1412
1673
+ # except they are not dynamic (breakable).
1674
+ 19868, MeshFence1, break_fen_mesh2, 100, 132
1675
+ 19869, MeshFence2, break_fen_mesh2, 100, 132
1676
+ # This metal gate is the same as object ID 3036 except it is not
1677
+ # dynamic (breakable).
1678
+ 19870, MetalGate1, ctgtxx, 100, 132
1679
+ #-----------------------------------------------------------------
1680
+ #-----------------------------------------------------------------
1681
+ # Objects Added by Matite in SA:MP 0.3.7 RC3
1682
+ # ------------------------------------------
1683
+ 19871, CordonStand1, airp_prop, 50, 0
1684
+ 19872, CarFixerRamp2, CarFixerRamp1, 100, 2097152
1685
+ 19873, ToiletPaperRoll1, BathroomStuff1, 50, 0
1686
+ 19874, SoapBar1, BathroomStuff1, 50, 0
1687
+ # This door is the same as object ID 2947 except it is not
1688
+ # dynamic (breakable) and the pivot point has been moved.
1689
+ 19875, CRDoor01New, sw_doors, 50, 128
1690
+ #-----------------------------------------------------------------
1691
+ # Dillimore Gas Station
1692
+ # ---------------------
1693
+ # Replaces object IDs 12853 and 12854 with an enterable version
1694
+ # of the Dillimore Gas Station. Use the new filterscript called
1695
+ # dillimore_gas to see an example.
1696
+ 19876, DillimoreGasExt1, cunte_gas01, 299, 2097284
1697
+ 19877, DillimoreGasInt1, cunte_gas01, 100, 2097284
1698
+ #-----------------------------------------------------------------
1699
+ # GTASA Skateboard
1700
+ # ----------------
1701
+ # Edited to work as a normal object and added vertex colours.
1702
+ 19878, Skateboard1, skateboard, 100, 0
1703
+ #-----------------------------------------------------------------
1704
+ # LS Wells Fargo Building
1705
+ # -----------------------
1706
+ # This building is a replacement for the LS Wells Fargo building
1707
+ # (object ID 4007). Use the new filterscript called ls_wellsfargo
1708
+ # to see an example.
1709
+ 19879, WellsFargoBuild1, lanblokc, 299, 0
1710
+ 19880, WellsFargoGrgDoor1, lanblokc, 100, 0
1711
+ #-----------------------------------------------------------------
1712
+ # Kylie's Barn Fixed
1713
+ # ------------------
1714
+ # This barn is the same as object ID 14871 except the collision
1715
+ # (COL) has been fixed. Use the new filterscript called kylies_barn
1716
+ # to see an example.
1717
+ 19881, KylieBarnFixed1, gf3, 50, 0
1718
+ #-----------------------------------------------------------------
1719
+ # Marco's Steak Cooked
1720
+ # --------------------
1721
+ # This steak is the same as object ID 19582 except it is cooked.
1722
+ 19882, MarcosSteak2, MarcosSteak2, 100, 0
1723
+ #-----------------------------------------------------------------
1724
+ # Slice of Bread
1725
+ # --------------
1726
+ 19883, BreadSlice1, BreadSlice1, 50, 0
1727
+ #-----------------------------------------------------------------
1728
+ # More Water Slide Sections
1729
+ # -------------------------
1730
+ # These objects are designed to work with the old existing object
1731
+ # IDs 19070 to 19073.
1732
+ 19884, WSBend45Deg2, WSSections, 299, 2097156
1733
+ 19885, WSStraight2, WSSections, 299, 2097156
1734
+ 19886, WSStraight3, WSSections, 299, 2097156
1735
+ 19887, WSStart1, WSSections, 299, 2097156
1736
+ 19888, WSBend45Deg3, WSSections, 299, 2097156
1737
+ 19889, WSBend45Deg4, WSSections, 299, 2097156
1738
+ 19890, WSStraight4, WSSections, 299, 2097156
1739
+ 19891, WSTubeJoiner1, WSSections, 299, 2097156
1740
+ 19892, WSRoadJoiner1, WSSections, 299, 2097156
1741
+ #-----------------------------------------------------------------
1742
+ # Laptop (Old Style)
1743
+ # ------------------
1744
+ # Same laptop in open and closed positions. You can change the
1745
+ # screen using the SetObjectMaterial() function on index 1.
1746
+ # There are three screen variations in the TXD file:
1747
+ # * LaptopScreen1 = GTASA map screen (default)
1748
+ # * LaptopScreen2 = Text screen
1749
+ # * LaptopScreen3 = Police database screen
1750
+ 19893, LaptopSAMP1, LaptopSAMP1, 50, 0
1751
+ 19894, LaptopSAMP2, LaptopSAMP1, 50, 0
1752
+ #-----------------------------------------------------------------
1753
+ # Ladder Fire Truck Lights
1754
+ # ------------------------
1755
+ # These lights can be used on top of the ladder fire truck.
1756
+ # Note that they will only be visible at night.
1757
+ 19895, LadderFireTruckLts1, MatTextures, 150, 0
1758
+ #-----------------------------------------------------------------
1759
+ # Misc Items
1760
+ # ----------
1761
+ 19896, CigarettePack1, CigarettePacks, 50, 0
1762
+ 19897, CigarettePack2, CigarettePacks, 50, 0
1763
+ 19898, OilFloorStain1, hubprops1_sfse, 50, 2097156
1764
+ 19899, ToolCabinet1, hubprops2_sfse, 50, 2097152
1765
+ 19900, ToolCabinet2, hubprops2_sfse, 50, 0
1766
+ # 19901 = Anim Tube ANIM object
1767
+ # 19902 = EnEx Marker ANIM object
1768
+ 19903, MechanicComputer1, hubprops2_sfse, 50, 4
1769
+ 19904, ConstructionVest1, bmyap, 100, 2097152
1770
+ #-----------------------------------------------------------------
1771
+ # Area 51 (69) Buildings
1772
+ # ----------------------
1773
+ # Same as the original buildings but now with an interior.
1774
+ 19905, A51Building1, a51_ext, 299, 0
1775
+ 19906, A51Building1GrgDoor, a51_ext, 50, 0
1776
+ 19907, A51Building2, a51_ext, 299, 0
1777
+ 19908, A51Building2GrgDoor, a51_ext, 50, 0
1778
+ 19909, A51Building3, a51_ext, 299, 0
1779
+ 19910, A51Building3GrgDoor, a51_ext, 50, 0
1780
+ # The door below is designed to fit on the A51/69 Military Hangar
1781
+ # (object ID 3268). It takes two doors to close the entrance.
1782
+ 19911, A51HangarDoor1, a51_ext, 100, 0
1783
+ #-----------------------------------------------------------------
1784
+ # Metal Gate and Big Fence
1785
+ # ------------------------
1786
+ # This gate is the same as object ID 980 except it has no signs
1787
+ # on it and the pivot point is on the edge.
1788
+ 19912, SAMPMetalGate1, electricgate, 100, 4
1789
+ # Big metal fence.
1790
+ 19913, SAMPBigFence1, electricgate, 299, 4
1791
+ #-----------------------------------------------------------------
1792
+ # Extracted from Cutscene IMG and Edited
1793
+ # --------------------------------------
1794
+ 19914, CutsceneBat1, csbat, 50, 0
1795
+ 19915, CutsceneCooker1, cscooker, 50, 0
1796
+ 19916, CutsceneFridge1, csfridge, 50, 0
1797
+ 19917, CutsceneEngine1, csengine, 50, 0
1798
+ 19918, CutsceneBox1, csheistbox, 50, 0
1799
+ 19919, CutscenePerch1, csparrotperch, 50, 0
1800
+ 19920, CutsceneRemote1, csremote, 50, 0
1801
+ 19921, CutsceneToolBox1, cstoolkit, 50, 0
1802
+ #-----------------------------------------------------------------
1803
+ # Modular Kitchen
1804
+ # ---------------
1805
+ 19922, MKTable1, cswzkitch, 50, 0
1806
+ 19923, MKIslandCooker1, cswzkitch, 50, 0
1807
+ 19924, MKExtractionHood1, cswzkitch, 50, 0
1808
+ 19925, MKWorkTop1, cswzkitch, 50, 0
1809
+ 19926, MKWorkTop2, cswzkitch, 50, 0
1810
+ 19927, MKWorkTop3, cswzkitch, 50, 0
1811
+ 19928, MKWorkTop4, cswzkitch, 50, 0
1812
+ 19929, MKWorkTop5, cswzkitch, 50, 0
1813
+ 19930, MKWorkTop6, cswzkitch, 50, 0
1814
+ 19931, MKWorkTop7, cswzkitch, 50, 0
1815
+ 19932, MKWallOvenCabinet1, cswzkitch, 50, 0
1816
+ 19933, MKWallOven1, MKWallOven1, 50, 0
1817
+ 19934, MKCupboard1, cswzkitch, 50, 0
1818
+ 19935, MKCupboard2, cswzkitch, 50, 0
1819
+ 19936, MKCupboard3, cswzkitch, 50, 0
1820
+ 19937, MKCupboard4, cswzkitch, 50, 0
1821
+ 19938, MKShelf1, cswzkitch, 50, 0
1822
+ 19939, MKShelf2, cswzkitch, 50, 0
1823
+ 19940, MKShelf3, cswzkitch, 50, 0
1824
+ #-----------------------------------------------------------------
1825
+ # Misc Items
1826
+ # ----------
1827
+ 19941, GoldBar1, GoldBar1, 50, 0
1828
+ 19942, PoliceRadio1, PoliceRadio1, 50, 0
1829
+ 19943, StonePillar1, ab_pillartemp, 150, 0
1830
+ 19944, BodyBag1, des_cen, 50, 0
1831
+ #-----------------------------------------------------------------
1832
+ # Checkpoints
1833
+ # -----------
1834
+ 19945, CPSize16Red, EnExMarkers, 299, 2097220
1835
+ 19946, CPSize16Green, EnExMarkers, 299, 2097220
1836
+ 19947, CPSize16Blue, EnExMarkers, 299, 2097220
1837
+ #-----------------------------------------------------------------
1838
+ # Road Signs
1839
+ # ----------
1840
+ # Misc road signs
1841
+ 19948, SAMPRoadSign1, SAMPRoadSigns, 50, 128
1842
+ 19949, SAMPRoadSign2, SAMPRoadSigns, 50, 128
1843
+ 19950, SAMPRoadSign3, SAMPRoadSigns, 50, 128
1844
+ 19951, SAMPRoadSign4, SAMPRoadSigns, 50, 128
1845
+ 19952, SAMPRoadSign5, SAMPRoadSigns, 50, 128
1846
+ 19953, SAMPRoadSign6, SAMPRoadSigns, 50, 128
1847
+ 19954, SAMPRoadSign7, SAMPRoadSigns, 50, 128
1848
+ 19955, SAMPRoadSign8, SAMPRoadSigns, 50, 128
1849
+ 19956, SAMPRoadSign9, SAMPRoadSigns, 50, 128
1850
+ 19957, SAMPRoadSign10, SAMPRoadSigns, 50, 128
1851
+ 19958, SAMPRoadSign11, SAMPRoadSigns, 50, 128
1852
+ 19959, SAMPRoadSign12, SAMPRoadSigns, 50, 128
1853
+ 19960, SAMPRoadSign13, SAMPRoadSigns, 50, 128
1854
+ 19961, SAMPRoadSign14, SAMPRoadSigns, 50, 128
1855
+ 19962, SAMPRoadSign15, SAMPRoadSigns, 50, 128
1856
+ 19963, SAMPRoadSign16, SAMPRoadSigns, 50, 128
1857
+ 19964, SAMPRoadSign17, SAMPRoadSigns, 50, 128
1858
+ 19965, SAMPRoadSign18, SAMPRoadSigns, 50, 128
1859
+ 19966, SAMPRoadSign19, SAMPRoadSigns, 50, 128
1860
+ 19967, SAMPRoadSign20, SAMPRoadSigns, 50, 128
1861
+ 19968, SAMPRoadSign21, SAMPRoadSigns, 50, 128
1862
+ 19969, SAMPRoadSign22, SAMPRoadSigns, 50, 128
1863
+ 19970, SAMPRoadSign23, SAMPRoadSigns, 50, 128
1864
+ 19971, SAMPRoadSign24, SAMPRoadSigns, 50, 128
1865
+ 19972, SAMPRoadSign25, SAMPRoadSigns, 50, 128
1866
+ 19973, SAMPRoadSign26, SAMPRoadSigns, 50, 128
1867
+ 19974, SAMPRoadSign27, SAMPRoadSigns, 50, 128
1868
+ 19975, SAMPRoadSign28, SAMPRoadSigns, 50, 128
1869
+ 19976, SAMPRoadSign29, SAMPRoadSigns, 50, 128
1870
+ 19977, SAMPRoadSign30, SAMPRoadSigns, 50, 128
1871
+ 19978, SAMPRoadSign31, SAMPRoadSigns, 50, 128
1872
+ 19979, SAMPRoadSign32, SAMPRoadSigns, 50, 128
1873
+ # The two signs below have a transparent material overlay (index 3)
1874
+ # so you can use it with the SetObjectMaterialText() or
1875
+ # SetPlayerObjectMaterialText() functions
1876
+ 19980, SAMPRoadSign33, SAMPRoadSigns, 50, 128
1877
+ 19981, SAMPRoadSign34, SAMPRoadSigns, 50, 128
1878
+ # Speed limit signs
1879
+ 19982, SAMPRoadSign35, SAMPRoadSigns, 50, 128
1880
+ 19983, SAMPRoadSign36, SAMPRoadSigns, 50, 128
1881
+ 19984, SAMPRoadSign37, SAMPRoadSigns, 50, 128
1882
+ 19985, SAMPRoadSign38, SAMPRoadSigns, 50, 128
1883
+ 19986, SAMPRoadSign39, SAMPRoadSigns, 50, 128
1884
+ 19987, SAMPRoadSign40, SAMPRoadSigns, 50, 128
1885
+ 19988, SAMPRoadSign41, SAMPRoadSigns, 50, 128
1886
+ 19989, SAMPRoadSign42, SAMPRoadSigns, 50, 128
1887
+ 19990, SAMPRoadSign43, SAMPRoadSigns, 50, 128
1888
+ 19991, SAMPRoadSign44, SAMPRoadSigns, 50, 128
1889
+ 19992, SAMPRoadSign45, SAMPRoadSigns, 50, 128
1890
+ # -- SkyBox -----------------------------
1891
+ 18500, lkskybox, lkskybox, 9999, 0
1892
+ #-----------------------------------------------------------------
1893
+ # Extracted from Cutscene IMG and Edited
1894
+ # --------------------------------------
1895
+ 19993, CutsceneBowl1, csbowl, 50, 0
1896
+ 19994, CutsceneChair1, cschair, 50, 0
1897
+ 19995, CutsceneAmmoClip1, csclip, 50, 0
1898
+ 19996, CutsceneFoldChair1, csfoldchair, 50, 2097152
1899
+ 19997, CutsceneGrgTable1, csgrgtable, 50, 0
1900
+ 19998, CutsceneLighterFl, cslighterfluid, 50, 0
1901
+ 19999, CutsceneChair2, csrcrdchair, 50, 0
1902
+ #-----------------------------------------------------------------
1903
+ #-----------------------------------------------------------------
1904
+ # 11682 to 12799 ID Range
1905
+ # -----------------------
1906
+ # Extracted and edited cutscene objects continued from above
1907
+ 11682, CutsceneCouch1, csmafcouch, 50, 0
1908
+ 11683, CutsceneCouch2, csmafcouch, 50, 0
1909
+ 11684, CutsceneCouch3, csmafcouch, 50, 0
1910
+ 11685, CutsceneCouch4, csmafcouch, 50, 0
1911
+ #-----------------------------------------------------------------
1912
+ # Redsands West Casino Extracted and Edited Items
1913
+ # -----------------------------------------------
1914
+ 11686, CBarSection1, int_casinoint3, 50, 0
1915
+ 11687, CBarStool1, int_casinoint3, 50, 0
1916
+ 11688, CWorkTop1, int_casinoint3, 50, 0
1917
+ 11689, CBoothSeat1, int_casinoint3, 50, 0
1918
+ 11690, CTable1, int_casinoint3, 50, 0
1919
+ 11691, CTable2, int_casinoint3, 50, 0
1920
+ #-----------------------------------------------------------------
1921
+ #-----------------------------------------------------------------
1922
+ # Objects Added by Matite in SA:MP 0.3.7 RC4
1923
+ # ------------------------------------------
1924
+ # A51 Replacement Land Bit
1925
+ # ------------------------
1926
+ # This object is designed to replace the land section at the
1927
+ # Area 51 (69) Base (object ID 16203). Use the new filterscript
1928
+ # called a51_base to see an example.
1929
+ 11692, A51LandBit1, a51_ext, 599, 0
1930
+ #-----------------------------------------------------------------
1931
+ # Hills
1932
+ # -----
1933
+ 11693, Hills250x250Grass1, beach_sfs, 599, 0
1934
+ 11694, Hill250x250Rocky1, des_sw, 599, 0
1935
+ 11695, Hill250x250Rocky2, des_sw, 599, 0
1936
+ 11696, Hill250x250Rocky3, Hill250x250Rocky3, 599, 0
1937
+ #-----------------------------------------------------------------
1938
+ # Modular Rope Bridge
1939
+ # -------------------
1940
+ 11697, RopeBridgePart1, RopeBridge, 299, 0
1941
+ 11698, RopeBridgePart2, RopeBridge, 299, 0
1942
+ #-----------------------------------------------------------------
1943
+ # More Road Signs
1944
+ # ---------------
1945
+ # The speed limit sign below has a transparent material overlay
1946
+ # (index 3) so you can use it with the SetObjectMaterialText()
1947
+ # or SetPlayerObjectMaterialText() functions
1948
+ 11699, SAMPRoadSign46, SAMPRoadSigns, 50, 132
1949
+ 11700, SAMPRoadSign47, SAMPRoadSigns, 50, 128
1950
+ #-----------------------------------------------------------------
1951
+ # Ambulance Lights
1952
+ # ----------------
1953
+ # First object is with lights on and second is with lights off.
1954
+ 11701, AmbulanceLights1, AmbulanceLights1, 150, 0
1955
+ 11702, AmbulanceLights2, AmbulanceLights1, 150, 0
1956
+ #-----------------------------------------------------------------
1957
+ # Magnetic Crane Object
1958
+ # ---------------------
1959
+ # This object is the same as object ID 1382 except GTASA will not
1960
+ # automatically attach the crane cable and magnet to it.
1961
+ 11703, MagnoCrane_03_2, cranes_dyn2_cj, 150, 4
1962
+ #-----------------------------------------------------------------
1963
+ # Extracted Items
1964
+ # ---------------
1965
+ 11704, BDupsMask1, bdupsnew, 100, 2097152
1966
+ 11705, BlackTelephone1, cuntcuts, 50, 0
1967
+ 11706, SmallWasteBin1, cuntcuts, 50, 0
1968
+ 11707, TowelRack1, cuntcuts, 50, 0
1969
+ 11708, BrickSingle1, sw_well1, 50, 0
1970
+ 11709, AbattoirSink1, ab_abbatoir01, 50, 0
1971
+ 11710, FireExitSign1, eastbeach8_lae2, 75, 0
1972
+ 11711, ExitSign1, eastbeach8_lae2, 75, 0
1973
+ 11712, Cross1, Cross1, 50, 0
1974
+ 11713, FireExtPanel1, maint1, 50, 0
1975
+ 11714, MaintenanceDoors1, maint1, 50, 0
1976
+ 11715, MetalFork1, gb_dirtycrock01, 50, 0
1977
+ 11716, MetalKnife1, gb_dirtycrock01, 50, 0
1978
+ 11717, WooziesCouch1, ab_wooziec, 50, 0
1979
+ 11718, SweetsSaucepan1, SweetsStuff1, 50, 0
1980
+ 11719, SweetsSaucepan2, SweetsStuff1, 50, 0
1981
+ 11720, SweetsBed1, SweetsStuff1, 50, 0
1982
+ 11721, Radiator1, lahss2_2int2, 50, 0
1983
+ 11722, SauceBottle1, ab_trukstpb, 50, 0
1984
+ 11723, SauceBottle2, ab_trukstpb, 50, 0
1985
+ 11724, FireplaceSurround1, svcunthoose, 50, 0
1986
+ 11725, Fireplace1, svcunthoose, 50, 0
1987
+ 11726, HangingLight1, sfhosemed2, 50, 0
1988
+ 11727, PaperChaseLight1, papaerchaseoffice, 50, 0
1989
+ 11728, PaperChasePhone1, papaerchaseoffice, 50, 0
1990
+ 11729, GymLockerClosed1, intring_gymint3, 50, 0
1991
+ 11730, GymLockerOpen1, intring_gymint3, 50, 0
1992
+ 11731, WHeartBed1, whore_rms, 50, 4
1993
+ 11732, WHeartBath1, whore_rms, 50, 0
1994
+ 11733, WRockingHorse1, whore_rms, 50, 0
1995
+ 11734, WRockingChair1, whore_rms, 50, 0
1996
+ 11735, WBoot1, whore_rms, 50, 0
1997
+ 11736, MedicalSatchel1, paperchase_bits2, 50, 0
1998
+ 11737, RockstarMat1, carter_block_2, 50, 0
1999
+ 11738, MedicCase1, MedicCase1, 50, 0
2000
+ #-----------------------------------------------------------------
2001
+ # Extracted from Marco's Bistro
2002
+ # -----------------------------
2003
+ 11739, MCake1, MarcosStuff1, 50, 0
2004
+ 11740, MCake2, MarcosStuff1, 50, 0
2005
+ 11741, MCake3, MarcosStuff1, 50, 0
2006
+ 11742, MCakeSlice1, MarcosStuff1, 50, 0
2007
+ 11743, MCoffeeMachine1, MarcosStuff1, 50, 0
2008
+ 11744, MPlate1, MarcosStuff1, 50, 0
2009
+ #-----------------------------------------------------------------
2010
+ # Hold All (Carry Bag) Edited
2011
+ # ---------------------------
2012
+ # This object is the same as ID 2919 except it is smaller and
2013
+ # not dynamic.
2014
+ 11745, HoldAllEdited1, kmb_chute, 50, 4
2015
+ #-----------------------------------------------------------------
2016
+ # Misc
2017
+ # ----
2018
+ 11746, DoorKey1, DoorKey1, 50, 0
2019
+ 11747, Bandage1, Bandages, 50, 0
2020
+ 11748, BandagePack1, Bandages, 50, 0
2021
+ #-----------------------------------------------------------------
2022
+ # Cutscene Handcuffs
2023
+ # ------------------
2024
+ 11749, CSHandcuffs1, CSHandcuffs1, 50, 0
2025
+ # The handcuffs below are the same as above except they are folded
2026
+ # in half so they can be attached to an officers belt.
2027
+ 11750, CSHandcuffs2, CSHandcuffs1, 50, 0
2028
+ #-----------------------------------------------------------------
2029
+ # Area Boundaries
2030
+ # ---------------
2031
+ 11751, AreaBoundary50m, EnExMarkers, 599, 2097220
2032
+ 11752, AreaBoundary10m, EnExMarkers, 599, 2097220
2033
+ #-----------------------------------------------------------------
2034
+ #-----------------------------------------------------------------
2035
+ end
2036
+ tobj
2037
+ end
2038
+ path
2039
+ end
2040
+ 2dfx
2041
+ end
2042
+ #-----------------------------------------------------------------
2043
+ # Animated (ANIM) Objects
2044
+ # -----------------------
2045
+ # Note: You cannot have more than three ANIM objects in total
2046
+ # listed below and/or in the Custom.IDE file.
2047
+ #-----------------------------------------------------------------
2048
+ txdp
2049
+ end
2050
+ #-----------------------------------------------------------------
2051
+ # Ped skin variants added for 0.3.7
2052
+ #-----------------------------------------------------------------
cdn/files/SAMP/favorites.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"servers":[{"id":0,"serverid":0,"ip":"51.91.91.99","port":7777}]}
cdn/files/SAMP/fonts/Geometria-Bold.ttf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cdac2acf176fec861bd9687e692dd8e13f4a02f311cdd1941f927685e2f86d6
3
+ size 129796
cdn/files/SAMP/fonts/Geometria-Medium.ttf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f078e37487a76bdd7b9376ffc6f8c53e7e0683695ab890b9abcbfe4e6062bbc
3
+ size 131496
cdn/files/SAMP/fonts/arial-b.ttf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffb5c061edb7aead711d2311b4247c4a69bb6d9070712824d55f727dfdb166aa
3
+ size 199764
cdn/files/SAMP/fonts/arial.ttf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df70597f0bdf49da3af270138f8a34396e4f5618c671a1db3480e626f38aaece
3
+ size 352224
cdn/files/SAMP/fonts/arial1.ttf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:413c78f91bd39e134f3c0bb204b1d5a90f29df9efddc8fd26950a178058d5d74
3
+ size 367112
cdn/files/SAMP/fonts/arial_bold.ttf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df70597f0bdf49da3af270138f8a34396e4f5618c671a1db3480e626f38aaece
3
+ size 352224
cdn/files/SAMP/fonts/din-pro-black.ttf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b8b1772e849d59fedfb386723fa64b886597aa77302fcd209234b9faced0956
3
+ size 138840
cdn/files/SAMP/fonts/din-pro-bold.ttf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47f809ffa3e62c440a488f56a7f052fafcadaa5c98918374322c0c87c1df4586
3
+ size 138336
cdn/files/SAMP/fonts/din-pro.ttf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c36b27da593c16a5ef3cd9e967d5a085e93e33176ec7187afff70ac27e7a78db
3
+ size 138872
cdn/files/SAMP/fonts/flame_speed.ttf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4463a5eeeb1290f16f930c40847679998d84727c5dd26fac147fcd1d671db571
3
+ size 261732
cdn/files/SAMP/fonts/gtaweap3.ttf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7d7a38d4f6b729e961984eaec1248c5bdcf925d3d869a7e944e246e777a5271
3
+ size 104004
cdn/files/SAMP/fonts/panton-bold.otf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1bba70edaffa6d4e72cd19e4946ca22732b1ca05c62d4ba02c7a2668abfd4a1
3
+ size 148840
cdn/files/SAMP/fonts/sampaux3.ttf ADDED
Binary file (11.5 kB). View file
 
cdn/files/SAMP/fonts/sampaux3.ttfg ADDED
Binary file (11.5 kB). View file
 
cdn/files/SAMP/fonts/visby-round-cf-extra-bold.ttf ADDED
Binary file (77.7 kB). View file
 
cdn/files/SAMP/gta.dat ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Load IDEs first then the models and after that the IPLs
2
+
3
+ #IMG DATA\PATHS\CARREC.IMG
4
+ IMG DATA\SCRIPT\SCRIPT.IMG
5
+ IMG DATA\MAPS\paths.IMG
6
+
7
+ #SPLASH loadsc2
8
+
9
+ IDE DATA\MAPS\generic\vegepart.IDE
10
+ IDE DATA\MAPS\generic\dynamic.IDE
11
+ IDE DATA\MAPS\generic\dynamic2.IDE
12
+ IDE DATA\MAPS\generic\multiobj.IDE
13
+ IDE DATA\MAPS\generic\procobj.IDE
14
+ IDE DATA\MAPS\leveldes\levelxre.IDE
15
+ IDE DATA\MAPS\Lutkarino.IDE
16
+ IDE DATA\MAPS\Mount.IDE
17
+ IDE DATA\MAPS\Arzamas.IDE
18
+ IDE DATA\MAPS\Batyrevo.IDE
19
+ IDE DATA\MAPS\Yjniy.IDE
20
+ IDE DATA\MAPS\rip1.1.IDE
21
+ IDE DATA\MAPS\rip1.2.IDE
22
+ IDE DATA\MAPS\rip1.3.IDE
23
+ IDE DATA\MAPS\rip1.IDE
24
+ IDE DATA\MAPS\rip2.IDE
25
+ IDE DATA\MAPS\rip3.IDE
26
+ IDE DATA\MAPS\rip4.IDE
27
+ IDE DATA\MAPS\rip5.IDE
28
+ IDE DATA\MAPS\rip6.IDE
29
+ IDE DATA\MAPS\rip7.IDE
30
+ IDE DATA\MAPS\rip8.IDE
31
+ IDE DATA\MAPS\rip9.IDE
32
+ IDE DATA\MAPS\rip10.IDE
33
+ IDE DATA\MAPS\rip11.IDE
34
+ IDE DATA\MAPS\trees_map.IDE
35
+ IDE DATA\MAPS\rip12.IDE
36
+ IDE DATA\MAPS\rip13.IDE
37
+ IDE DATA\MAPS\skybox.IDE
38
+ IDE DATA\MAPS\BRWinter.IDE
39
+ IDE DATA\MAPS\LOD.IDE
40
+ IDE DATA\MAPS\Props.IDE
41
+ IDE DATA\MAPS\SAMP.IDE
42
+ IDE DATA\MAPS\acsnew.IDE
43
+
44
+ # vehicle upgrade models
45
+ IDE DATA\MAPS\veh_mods\veh_mods.IDE
46
+
47
+ # have to load map.zon before any of the IPLs
48
+ IPL DATA\MAP.ZON
49
+ # IPL DATA\NAVIG.ZON
50
+ IPL DATA\INFO.ZON
51
+
52
+ IPL DATA\MAPS\map0.ipl
53
+ IPL DATA\MAPS\map1.ipl
54
+ IPL DATA\MAPS\map2.ipl
55
+ IPL DATA\MAPS\map3.ipl
56
+ IPL DATA\MAPS\map4.ipl
57
+ IPL DATA\MAPS\map5.ipl
58
+ IPL DATA\MAPS\map6.ipl
59
+ IPL DATA\MAPS\map7.ipl
60
+ IPL DATA\MAPS\map8.ipl
61
+ IPL DATA\MAPS\map9.ipl
62
+ IPL DATA\MAPS\map10.ipl
63
+ IPL DATA\MAPS\map11.ipl
64
+ IPL DATA\MAPS\occluArz.ipl
65
+
66
+ IPL DATA\MAPS\interior.IPL
67
+ #IPL DATA\MAPS\trees_map.IPL
68
+ #IPL DATA\MAPS\trees_map2.IPL
69
+ #IPL DATA\MAPS\trees_map3.IPL
70
+ #IPL DATA\MAPS\trees_map4.IPL
cdn/files/SAMP/handling.cfg ADDED
@@ -0,0 +1,528 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ; > COMMENTS <
2
+ ; ------------
3
+ ; TWEAK AT YOUR OWN RISK
4
+ ;
5
+ ; > UNITS <
6
+ ; ---------
7
+ ; vehicle identifier 14 characters max
8
+ ; dimensions in metres
9
+ ; mass in Kg
10
+ ; velocity in Km/h
11
+ ; acceleration/deceleration in ms-2
12
+ ; multipliers x1.0 is default
13
+ ; angles in degrees
14
+ ; Levels :- (L)ow
15
+ (M)edium
16
+ (H)igh
17
+ ; buoyancy = percent submerged (> 100% vehicle sinks)
18
+ ; engine type :- (P)etrol
19
+ (D)iesel
20
+ (E)lectric
21
+ ; engine drive :- (F)ront
22
+ (R)ear
23
+ (4)-wheel drive
24
+ ;
25
+ ; > FIELD DESCRIPTIONS <
26
+ ; ----------------------
27
+ ; (A) vehicle identifier [14 characters max]
28
+ ; (B) fMass [1.0 to 50000.0]
29
+ ; (C) fTurnMass //was////Dimensions.x [0.0 > x > 20.0]
30
+ ; (D) fDragMult //was////Dimensions.y [0.0 > x > 20.0]
31
+ ; (E) (not used) //was////Dimensions.z
32
+ [0.0 > x > 20.0]
33
+ ; (F) CentreOfMass.x [-10.0 > x > 10.0]
34
+ ; (G) CentreOfMass.y [-10.0 > x > 10.0]
35
+ ; (H) CentreOfMass.z [-10.0 > x > 10.0]
36
+ ; (I) nPercentSubmerged [10 to 120]
37
+ ; (J) fTractionMultiplier [0.5 to 2.0]
38
+ ; (K) fTractionLoss [0.0 > x > 1.0]
39
+ ; (L) fTractionBias [0.0 > x > 1.0]
40
+ ; (M) TransmissionData.nNumberOfGears [1 to 4]
41
+ ; (N) TransmissionData.fMaxVelocity [5.0 to 150.0]
42
+ ; (O) TransmissionData.fEngineAcceleration [0.1 to 10.0]
43
+ ; (P) TransmissionData.fEngineInertia [0.0 to 50.0]
44
+ ; (Q) TransmissionData.nDriveType [F/R/4]
45
+ ; (R) TransmissionData.nEngineType [P/D/E]
46
+ ; (S) fBrakeDeceleration [0.1 to 10.0]
47
+ ; (T) fBrakeBias [0.0 > x > 1.0]
48
+ ; (U) bABS [0/1]
49
+ ; (V) fSteeringLock [10.0 to 40.0]
50
+ ;
51
+ ; (a) fSuspensionForceLevel not [L/M/H]
52
+ ; (b) fSuspensionDampingLevel not [L/M/H]
53
+ ; (c) fSuspensionHighSpdComDamp often zero - 200.0 or more for bouncy vehicles
54
+ ; (d) suspension upper limit
55
+ ; (e) suspension lower limit
56
+ ; (f) suspension bias between front and rear
57
+ ; (g) suspension anti-dive multiplier
58
+ ;
59
+ ; (aa) fSeatOffsetDistance // ped seat position offset towards centre of car
60
+ ; (ab) fCollisionDamageMultiplier [0.2 to 5.0]
61
+ ; (ac) nMonetaryValue [1 to 100000]
62
+ ;
63
+ ; (af) modelFlags!!! WARNING - Now written HEX for easier reading of flags
64
+ ;
65
+ ; 1st digit 1: IS_VAN 2: IS_BUS 4: IS_LOW 8: IS_BIG
66
+ ; 2nd digit 1: REVERSE_BONNET 2: HANGING_BOOT 4: TAILGATE_BOOT 8: NOSWING_BOOT
67
+ ; 3rd digit 1: NO_DOORS 2: TANDEM_SEATS 4: SIT_IN_BOAT 8: CONVERTIBLE
68
+ ; 4th digit 1: NO_EXHAUST 2: DOUBLE_EXHAUST 4: NO1FPS_LOOK_BEHIND 8: FORCE_DOOR_CHECK
69
+ ; 5th digit 1: AXLE_F_NOTILT 2: AXLE_F_SOLID 4: AXLE_F_MCPHERSON 8: AXLE_F_REVERSE
70
+ ; 6th digit 1: AXLE_R_NOTILT 2: AXLE_R_SOLID 4: AXLE_R_MCPHERSON 8: AXLE_R_REVERSE
71
+ ; 7th digit 1: IS_BIKE 2: IS_HELI 4: IS_PLANE 8: IS_BOAT
72
+ ; 8th digit 1: BOUNCE_PANELS 2: DOUBLE_RWHEELS 4: FORCE_GROUND_CLEARANCE 8: IS_HATCHBACK
73
+ ;
74
+ ; (ag) handlingFlags - written in HEX
75
+ ;
76
+ ; 1st digit 1: 1G_BOOST 2: 2G_BOOST 4: NPC_ANTI_ROLL 8: NPC_NEUTRAL_HANDL
77
+ ; 2nd digit 1: NO_HANDBRAKE 2: STEER_REARWHEELS 4: HB_REARWHEEL_STEER 8: ALT_STEER_OPT
78
+ ; 3rd digit 1: WHEEL_F_NARROW2 2: WHEEL_F_NARROW 4: WHEEL_F_WIDE 8: WHEEL_F_WIDE2
79
+ ; 4th digit 1: WHEEL_R_NARROW2 2: WHEEL_R_NARROW 4: WHEEL_R_WIDE 8: WHEEL_R_WIDE2
80
+ ; 5th digit 1: HYDRAULIC_GEOM 2: HYDRAULIC_INST 4: HYDRAULIC_NONE 8: NOS_INST
81
+ ; 6th digit 1: OFFROAD_ABILITY 2: OFFROAD_ABILITY2 4: HALOGEN_LIGHTS 8: PROC_REARWHEEL_1ST
82
+ ; 7th digit 1: USE_MAXSP_LIMIT 2: LOW_RIDER 4: STREET_RACER
83
+ ; 8th digit 1: SWINGING_CHASSIS
84
+ ;
85
+ ; (ah) front lights (0 = long
86
+ 1 = small
87
+ 2 = big
88
+ 3 = tall)
89
+ ; (ai) rear lights (0 = long
90
+ 1 = small
91
+ 2 = big
92
+ 3 = tall)
93
+ ; (aj) vehicle anim group
94
+ ;
95
+ ; > THE DATA <
96
+ ; ----- cars ---------------------------------
97
+ ;
98
+ ; name mass turnmass drag centreofmass boy traction transmission brakes steer suspension suslines antidive seat col cost mflags hflags lights
99
+ ; A B C D F G H I J K L M N O P Q R S T U V a b c d e f g aa ab ac af ag ah ai aj
100
+ LANDSTAL 3385 5100 2.4 0 0 -0.35 85 0.78 0.78 0.5 5 250 42.5 140 4 P 5 0.5 0 35 0.8 0.16 0 0.2 -0.15 0.5 0.3 0.44 0.4 16000 222000 1700000 1 1 0
101
+ BRAVURA 1700 4166.4 2 0 0 -0.2 70 0.70 0.84 0.53 4 240 20 9 R P 8.17 0.52 0 35.0 1.2 0.15 0.0 0.30 -0.10 0.5 0.25 0.3 0.4 19000 40000000 4 1 1 0
102
+ BUFFALO 1700 3100 2 0 0 -0.4 70 0.8 0.8 0.535 5 315 56.5 120 4 D 7 0.5 0 45 0.8 0.16 0 0.2 -0.16 0.5 0.6 0.5 0.4 16000 80222000 1400000 1 1 0
103
+ LINERUN 3800.0 19953.2 5.0 0.0 0.0 -0.2 90 0.95 0.65 0.4 5 120.0 25.0 30.0 R D 8.0 0.30 0 25.0 1.6 0.06 0.0 0.40 -0.20 0.5 0.0 0.65 0.25 35000 6008 200 1 1 2
104
+ PEREN 3500 11156.2 2.2 0 0 -0.3 80 0.65 0.7 0.5 5 250 42.5 170 4 D 5 0.5 0 35 0.8 0.18 0 0.25 -0.2 0.5 0.5 0.5 0.4 16000 222000 1700000 1 1 0
105
+ SENTINEL 2100 4200 2.4 0 0 -0.4 85 0.8 0.8 0.5 5 250 42.5 180 4 P 7 0.5 0 40 0.8 0.16 0 0.2 -0.15 0.5 0.3 1 0.4 35000 220000 1400000 1 1 0
106
+ DUMPER 20000.0 200000.0 4.0 0.0 0.5 -0.4 90 0.78 0.8 0.55 4 110.0 25.0 30.0 R D 03.17 0.40 0 30.0 0.8 0.06 0.0 0.20 -0.30 0.55 0.0 0.45 0.20 5000 c008 1340201 1 1 20
107
+ FIRETRUK 5500 11156.2 2.2 0 0 -0.1 80 0.7 0.7 0.44 5 135 27.5 200 4 D 5 0.4 0 30 0.8 0.17 0 0.45 -0.15 0.47 0.5 0.44 0.25 16000 220008 01740000 1 1 0
108
+ TRASH 5500.0 33187.9 5.0 0.0 0.0 -0.2 90 0.60 0.9 0.5 4 110.0 20.0 30.0 R D 3.5 0.40 0 30.0 1.0 0.06 0.0 0.45 -0.225 0.5 0.3 0.45 0.20 5000 4008 200 1 1 0
109
+ STRETCH 2100 4200 2.4 0 0 -0.5 85 0.8 0.8 0.52 5 250 50 120 4 P 7 0.5 0 40 0.8 0.18 0 0.2 -0.13 0.48 0.3 0.44 0.4 16000 222000 1404000 1 1 0
110
+ MANANA 2200 4200 2 0 0 -0.5 70 0.82 0.75 0.5 5 280 45 120 R D 7 0.5 0 42 0.8 0.16 0 0.2 -0.125 0.5 0.6 0.4 0.4 16000 80222000 1400000 1 1 0
111
+ INFERNUS 3385 5100 2.4 0 0 -0.58 85 0.9 0.9 0.48 5 300 65 170 R D 7 0.5 0 40 0.8 0.18 0 0.2 -0.1 0.5 0.3 0.44 0.4 16000 222000 1400000 1 1 0
112
+ VOODOO 2200 4200 2 0 0 -0.55 70 0.85 0.85 0.48 5 333 70 135 4 D 7 0.5 0 45 0.8 0.18 0 0.15 -0.14 0.5 0.6 0.4 0.4 16000 80222004 01404000 1 1 0
113
+ PONY 2100 4200 2.4 0 0 -0.2 85 0.74 0.74 0.465 5 180 28.75 250 4 D 5 0.5 0 29 1 0.2 0 0.3 -0.15 0.5 0.3 0.44 0.4 16000 220000 1304400 1 1 0
114
+ MULE 3500.0 14000.0 2.8 0.0 0.0 0.1 80 0.55 0.85 0.46 5 140.0 18.0 20.0 R D 4.5 0.60 0 30.0 2.0 0.07 5.0 0.30 -0.15 0.5 0.0 0.46 0.53 22000 4088 0 1 1 0
115
+ CHEETAH 2200 4200 2 0 0 -0.5 70 0.85 0.85 0.44 5 350 70 130 4 D 7 0.5 0 45 0.8 0.18 0 0.175 -0.14 0.65 0.6 0.4 0.4 16000 C0222004 1408400 1 1 0
116
+ AMBULAN 1900.0 6333.3 1.3 0.0 0.0 -0.1 90 0.75 0.80 0.47 5 160.0 13.0 75.0 R D 7.0 0.55 0 35.0 1.0 0.07 0.0 0.40 -0.20 0.5 0.0 0.58 0.33 10000 4001 4 1 1 13
117
+ MOONBEAM 2000.0 5848.3 2.8 0.0 0.2 -0.1 85 0.60 0.80 0.50 5 150.0 15.0 15.0 R D 5.5 0.6 0 30.0 1.4 0.1 0.0 0.35 -0.15 0.55 0.0 0.2 0.75 16000 20 0 1 1 0
118
+ ESPERANT 3385 5100 2.4 0 0 -0.5 85 0.78 0.68 0.5 5 250 36 175 R P 5 0.5 0 35 0.8 0.16 0 0.2 -0.18 0.45 0.3 0.44 0.4 16000 220000 1000000 1 1 0
119
+ TAXI 1600.0 4000.0 0.53 0.0 0.3 -0.25 75 0.80 0.75 0.45 5 305.0 20.8 23.0 4 P 9.1 0.60 0 35.0 1.4 0.1 0.0 0.25 -0.15 0.54 0.0 0.2 0.51 20000 0 200000 1 1 0
120
+ WASHING 3385 5100 2.4 0 0 -0.5 85 0.78 0.68 0.5 5 250 36 175 R P 5 0.5 0 35 0.8 0.16 0 0.2 -0.18 0.45 0.3 0.44 0.4 16000 220000 1000000 1 1 0
121
+ BOBCAT 3500 7156.2 2.2 0 0 -0.3 80 0.765 0.765 0.48 5 301 50 200 4 P 6 0.5 0 35 0.8 0.18 0 0.28 -0.15 0.5 0.5 0.44 0.4 16000 222004 1700000 1 1 0
122
+ MRWHOOP 1700.0 4108.3 3.5 0.0 0.0 0.0 85 0.75 0.75 0.5 5 145.0 14.0 50.0 R D 4.17 0.80 0 35.0 1.2 0.1 0.0 0.35 -0.15 0.5 0.0 0.24 0.77 29000 88 2 1 1 0
123
+ BFINJECT 2200 4200 2 0 0 -0.4 70 0.85 0.85 0.48 5 410 80 125 4 D 8 0.5 0 45 0.8 0.18 0 0.2 -0.1 0.53 0.6 0.4 0.4 16000 80222004 1404000 1 1 0
124
+ PREMIER 1450 3000 2.4 0 0.3 -0.1 75 0.75 0.85 0.5 5 210 27.3 10 R P 10 0.53 1 35 1.5 0.12 0 0.25 -0.1 0.5 0.3 0.2 0.4 50000 2000 1000000 1 1 0
125
+ ENFORCER 4000.0 17333.3 1.8 0.0 0.1 0.0 85 0.55 0.8 0.48 5 170.0 20.0 20.0 R D 5.4 0.45 0 27.0 1.4 0.1 0.0 0.40 -0.25 0.5 0.0 0.32 0.16 40000 4011 0 1 1 13
126
+ SECURICA 7000.0 30916.7 1.5 0.0 0.0 0.0 90 0.50 0.7 0.46 5 170.0 15.0 30.0 R D 8.4 0.45 0 27.0 1.0 0.06 0.0 0.35 -0.15 0.5 0.0 0.27 0.35 40000 4001 4 1 1 13
127
+ BANSHEE 3385 5100 2.4 0 0 -0.55 85 0.9 0.9 0.48 5 318 60 140 R D 7 0.5 0 40 0.8 0.18 0 0.2 -0.125 0.55 0.3 0.44 0.4 16000 222000 1400000 1 1 0
128
+ BUS 5500.0 33187.9 2.0 0.0 0.5 0.0 90 0.75 0.85 0.40 4 130.0 14.0 50.0 R D 4.17 0.40 0 30.0 1.2 0.07 0.0 0.45 -0.25 0.45 0.0 0.2 0.75 15000 4002 0 1 1 16
129
+ RHINO 25000.0 250000.0 5.0 0.0 0.0 0.0 90 2.50 0.8 0.5 4 80.0 40.0 150.0 4 D 5.0 0.50 0 35.0 0.4 0.02 0.0 0.35 -0.10 0.5 0.0 0.22 0.09 110000 40008008 308840 1 1 24
130
+ BARRACKS 5500 11156.2 2.2 0 0 -0.1 80 0.7 0.7 0.44 5 110 27.5 200 4 D 5 0.4 0 30 0.8 0.17 0 0.45 -0.05 0.5 0.5 0.44 0.25 16000 220008 1740001 1 1 0
131
+ HOTKNIFE 2200 4200 2 0 0 -0.55 70 1 0.925 0.465 5 350 80 140 R D 7 0.5 0 45 0.8 0.18 0 0.2 -0.1 0.5 0.6 0.4 0.4 105000 80222004 01408002 1 1 1
132
+ ARTICT1 3800.0 30000.0 2.0 0.0 0.0 -0.5 90 0.45 0.75 0.5 5 120.0 18.0 5.0 R D 8.0 0.30 0 25.0 1.5 0.05 0.0 0.30 -0.15 0.5 0.0 0.65 0.25 35000 20002000 0000 1 1 0
133
+ PREVION 3385 5100 2.4 0 0 -0.3 85 0.8 0.78 0.5 5 250 37.5 170 4 D 5 0.8 0 38 0.8 0.17 0 0.25 -0.175 0.48 0.3 0.44 0.4 16000 00222000 01400000 1 1 0
134
+ COACH 9500.0 57324.6 1.8 0.0 0.0 0.0 90 0.65 0.85 0.35 5 160.0 18.0 10.0 R D 5.7 0.35 0 30.0 1.5 0.04 0.0 0.45 -0.25 0.5 0.0 0.45 0.48 20000 2 200000 1 1 15
135
+ CABBIE 1400.0 4000.0 0.67 0.0 0.1 -0.15 75 0.75 0.85 0.51 5 238.0 15.5 90.0 F P 7.0 0.44 0 40.0 0.7 0.06 2.0 0.25 -0.30 0.5 0.5 0.2 0.40 10000 0 0 1 1 0
136
+ STALLION 2200 4200 2 0 0 -0.4 70 0.85 0.85 0.45 5 325 65 130 4 D 7 0.5 0 45 1 0.18 0 0.2 -0.125 0.6 0.6 0.4 0.4 16000 80222000 1400000 1 1 0
137
+ RUMPO 2100 4200 2.4 0 0 -0.3 85 0.765 0.765 0.47 5 220 32.5 200 R D 5 0.5 0 30 0.8 0.18 0 0.2 -0.125 0.49 0.3 0.44 0.4 16000 220000 1704400 1 1 0
138
+ RCBANDIT 100.0 24.1 6.0 0.0 0.05 -0.1 70 0.80 0.90 0.49 1 75.0 35.0 5.0 4 E 5.5 0.50 0 25.0 1.6 0.1 0.0 0.28 -0.08 0.5 0.0 0.2 0.05 500 440000 0 1 1 0
139
+ ROMERO 2200 4100 2.4 0 0 -0.45 85 0.78 0.78 0.5 5 250 32.5 120 4 D 5 0.8 0 30 0.8 0.17 0 0.2 -0.185 0.55 0.3 0.44 0.4 16000 00222000 01400000 1 1 0
140
+ PACKER 8000.0 48273.3 2.0 0.0 0.0 0.0 90 0.65 0.85 0.35 5 150.0 13.0 5.0 R D 5.7 0.35 0 30.0 1.5 0.04 0.0 0.45 -0.25 0.5 0.0 0.56 0.40 20000 4000 440000 1 1 2
141
+ MONSTER 5000.0 20000.0 3.0 0.0 0.0 -0.35 80 0.65 0.85 0.55 5 110.0 45.0 25.0 4 P 7.0 0.45 0 35.0 1.5 0.07 0.0 0.45 -0.30 0.5 0.3 0.44 0.35 40000 28 1300045 1 1 20
142
+ ADMIRAL 3385 5100 2.4 0 0 -0.1 85 0.74 0.74 0.48 5 211 40 145 R D 4 0.5 0 30 0.7 0.1 0 0.25 -0.165 0.5 0 0.44 0.4 16000 220000 01000001 1 1 0
143
+ TRAM 1900.0 4795.9 1.0 0.0 -0.3 0.0 85 0.97 0.77 0.51 5 150.0 25.0 5.0 R P 8.5 0.45 0 30.0 1.3 0.08 0.0 0.0 -1.00 0.4 0.5 0.2 0.50 26000 1 400000 1 1 13
144
+ AIRTRAIN 25500.0 139272.5 1.0 0.0 0.0 0.0 85 0.58 0.7 0.46 5 140.0 24.0 5.0 4 D 10.00 0.45 0 27.0 1.2 0.05 0.0 0.47 -0.17 0.5 0.0 0.2 1.00 10000 0 0 1 1 0
145
+ ARTICT2 3800.0 30000.0 2.0 0.0 0.0 -0.5 90 0.45 0.75 0.5 5 120.0 18.0 5.0 R D 8.0 0.30 0 25.0 1.5 0.05 0.0 0.30 -0.15 0.5 0.0 0.65 0.25 35000 20002000 0000 1 1 0
146
+ TURISMO 1400 3000 2.4 0 -0.2 -0.2 70 0.9 0.9 0.45 5 340 77.9 55 4 P 11.1 0.48 0 35 0.8 0.2 0 0.1 -0.15 0.5 0.3 0.4 0.4 50000 2004 1208000 1 1 0
147
+ FLATBED 8500.0 48804.2 2.5 0.0 0.0 0.3 90 0.70 0.7 0.46 5 140.0 25.0 80.0 R D 10.00 0.45 0 27.0 1.2 0.05 0.0 0.47 -0.17 0.5 0.0 0.62 0.43 10000 801 0 1 1 2
148
+ YANKEE 4500.0 18003.7 3.0 0.0 0.0 0.0 80 0.55 0.70 0.48 5 160.0 14.0 40.0 R D 4.5 0.80 0 30.0 1.8 0.12 0.0 0.30 -0.25 0.5 0.0 0.35 0.45 22000 4088 1 1 1 0
149
+ GOLFCART 1000.0 1354.2 4.0 0.0 0.0 -0.1 70 0.55 0.85 0.5 3 160.0 15.0 30.0 4 E 13.0 0.50 0 30.0 1.0 0.09 0.0 0.28 -0.13 0.5 0.0 0.26 0.50 9000 1100 8804 1 1 0
150
+ SOLAIR 3385 5100 2.4 0 0 -0.25 75 0.735 0.735 0.5 5 169 28.75 215 F D 3.5 0.5 0 29 0.8 0.1 0 0.25 -0.165 0.48 0.3 0.65 0.4 16000 220000 1000000 1 1 0
151
+ TOPFUN 1900.0 6333.3 2.0 0.0 0.0 -0.2 80 0.85 0.70 0.46 5 160.0 15.0 25.0 R D 6.0 0.80 0 30.0 1.5 0.07 2.0 0.35 -0.15 0.4 0.0 0.2 0.43 20000 1 1 1 1 13
152
+ GLENDALE 2200 4100 2 0 0 -0.5 70 0.8 0.8 0.52 5 305 55 135 4 D 7 0.5 0 45 0.8 0.16 0 0.2 -0.175 0.45 0.6 0.5 0.4 16000 80222000 1400000 1 1 0
153
+ OCEANIC 3500 7156.2 2.2 0 0 -0.15 80 0.765 0.765 0.48 5 250 37.5 230 R D 5 0.5 0 30 0.8 0.16 0 0.25 -0.175 0.45 0.5 0.44 0.4 16000 220000 1300000 1 1 0
154
+ PATRIOT 2145 5200 2.4 0 0 -0.5 70 0.8 0.8 0.5 5 305 47.4 120 4 P 8 0.58 0 40 0.8 0.15 0 0.2 -0.08 0.5 0.3 0.15 0.3 16000 222004 1704000 1 1 0
155
+ HERMES 2200 4100 2 0 0 -0.5 70 0.8 0.8 0.52 5 290 50 145 4 P 7 0.5 0 45 0.8 0.18 0 0.2 -0.1 0.5 0.6 0.5 0.4 16000 80222000 1400000 1 1 0
156
+ SABRE 2240 5100 2.4 0 0 -0.05 75 0.75 0.85 0.5 5 250 28.9 90 4 P 10 0.53 1 35 1.3 0.15 0 0.28 -0.12 0.5 0.3 0.2 0.25 50000 2000 1500002 1 1 0
157
+ ZR350 3385 5100 2.4 0 0 -0.3 85 0.8 0.75 0.5 5 255 45 140 4 D 5 0.5 0 42 0.8 0.18 0 0.2 -0.125 0.5 0.3 0.45 0.5 35000 220000 1400000 1 1 0
158
+ WALTON 3385 5100 2.4 0 0 0 75 0.7 0.7 0.5 5 130 28.75 250 R D 3.5 0.5 0 28 0.8 0.075 0 0.3 -0.235 0.5 0.3 0.65 0.4 16000 220000 1000000 1 1 0
159
+ REGINA 2200 4200 2 0 0 -0.4 70 0.8 0.8 0.5 5 250 45 70 4 E 7 0.5 0 45 0.8 0.18 0 0.2 -0.145 0.48 0.6 0.4 0.4 16000 80221000 1400000 1 1 0
160
+ COMET 2200 4200 2 0 0 -0.4 70 0.8 0.8 0.48 5 250 45 150 4 P 7 0.5 0 35 0.8 0.16 0 0.2 -0.165 0.45 0.6 0.4 0.4 16000 80222000 1400000 1 1 0
161
+ BURRITO 2100 4200 2.4 0 0 -0.3 85 0.765 0.765 0.47 5 220 32.5 200 R D 5 0.5 0 30 0.8 0.18 0 0.2 -0.125 0.49 0.3 0.44 0.4 16000 220000 1704400 1 1 0
162
+ CAMPER 1900.0 4000.0 2.6 0.0 -0.5 -0.4 85 0.60 0.80 0.46 5 120.0 16.0 20.0 R P 8.5 0.45 0 30.0 1.1 0.08 0.0 0.35 -0.10 0.4 0.5 0.2 0.50 26000 4000c000 400000 1 1 0
163
+ BAGGAGE 1000.0 1354.2 5.0 0.0 0.4 -0.2 70 1.00 0.85 0.5 3 160.0 20.0 30.0 R E 5.0 0.50 0 30.0 2.0 0.09 0.0 0.25 -0.10 0.5 0.0 0.26 0.50 9000 3300 4 1 1 0
164
+ DOZER 10000.0 35000.0 20.0 0.0 -0.5 -0.5 90 0.85 0.8 0.60 5 100.0 35.0 150.0 4 D 5.0 0.40 0 45.0 1.4 0.15 0.0 0.25 -0.20 0.35 0.0 0.45 0.20 5000 308 340220 1 1 17
165
+ RANCHER 3500 11156.2 2.2 0 0 -0.26 80 0.72 0.72 0.46 5 220 30 188 4 D 5 0.5 0 30 0.8 0.18 0 0.28 -0.165 0.5 0.5 0.44 0.3 16000 220020 1700000 1 1 0
166
+ FBIRANCH 3500 11156.2 2.2 0 0 -0.3 80 0.72 0.72 0.465 5 234 30 170 4 P 5 0.5 0 30 0.8 0.18 0 0.28 -0.185 0.5 0.5 0.44 0.3 16000 222020 1700000 1 1 0
167
+ VIRGO 2200 4200 2 0 0 -0.4 70 0.85 0.85 0.48 5 380 80 125 4 D 8 0.5 0 45 0.8 0.18 0 0.2 -0.125 0.53 0.6 0.4 0.4 16000 80222004 1404000 1 1 0
168
+ GREENWOO 3500 11156.2 2.2 0 0 -0.4 80 0.78 0.78 0.5 5 238 50 160 4 P 5 0.5 0 30 0.8 0.18 0 0.25 -0.125 0.5 0.5 0.44 0.4 16000 222000 1704400 1 1 0
169
+ HOTRING 2200 4200 2 0 0 -0.3 70 0.8 0.8 0.48 5 250 45 140 4 P 7 0.5 0 35 0.8 0.16 0 0.2 -0.165 0.5 0.6 0.4 0.4 16000 80222000 01400000 1 1 0
170
+ SANDKING 2000 4000 2.2 0 0 -0.6 80 0.75 0.85 0.5 5 180 28 190 4 P 8 0.5 0 30 0.8 0.08 0 0.35 -0.25 0.5 0 0.38 0.35 35000 40 318800 1 1 0
171
+ BLISTAC 3385 5100 2.4 0 0 -0.1 75 0.7 0.7 0.5 5 220 28.75 210 F D 3.5 0.5 0 28 0.8 0.08 0 0.28 -0.15 0.5 0.3 0.65 0.4 16000 220000 1000000 1 1 0
172
+ BOXVILLE 5500.0 23489.6 1.9 0.0 0.0 0.0 80 0.82 0.70 0.46 5 140.0 14.0 45.0 R D 4.5 0.60 0 30.0 0.9 0.08 0.0 0.25 -0.25 0.35 0.6 0.26 0.40 22000 4009 201 1 1 13
173
+ BENSON 3500.0 13865.8 2.3 0.0 0.0 -0.2 80 0.75 0.70 0.46 5 140.0 14.0 20.0 R D 4.5 0.60 0 30.0 1.2 0.20 0.0 0.35 -0.15 0.45 0.0 0.46 0.53 22000 4088 1 1 1 0
174
+ MESA 2200 4200 2 0 0 -0.55 70 0.8 0.8 0.51 5 320 55 130 R D 7 0.5 0 42 0.8 0.175 0 0.2 -0.15 0.45 0.3 0.65 0.4 16000 80222004 1404000 1 1 0
175
+ HOTRINA 3385 7200 2.4 0 0 -0.35 85 0.8 0.8 0.48 5 250 45 150 4 D 5 0.5 0 35 0.8 0.18 0 0.2 -0.25 0.4 0.3 0.44 0.3 16000 222000 1400000 1 1 0
176
+ HOTRINB 3385 5100 2.4 0 0 -0.35 85 0.85 0.8 0.49 5 326 50 140 R D 7 0.5 0 40 0.8 0.18 0 0.2 -0.3 0.53 0.3 0.44 0.3 16000 222000 1404400 1 1 0
177
+ BLOODRA 2100.0 5146.7 2.0 0.0 0.0 0.0 75 0.75 0.70 0.52 5 160.0 24.0 5.0 R P 6.2 0.55 0 35.0 1.0 0.06 3.0 0.35 -0.24 0.5 0.0 0.28 0.30 500 100 10800200 1 1 25
178
+ RNCHLURE 3500 11156.2 2.2 0 0 -0.4 80 0.72 0.72 0.465 5 180 30 130 4 P 5 0.5 0 30 0.8 0.18 0 0.28 -0.3 0.5 0.5 0.44 0.4 16000 220020 1700000 1 1 0
179
+ SUPERGT 3385 5100 2.4 0 0 -0.4 85 0.82 0.82 0.5 5 318 60 140 4 D 7 0.5 0 45 0.8 0.17 0 0.2 -0.075 0.52 0.3 0.44 0.4 16000 222000 1404000 1 1 0
180
+ ELEGANT 2200 4010 2.4 0 0 -0.3 75 0.82 0.82 0.5 5 241 37.5 220 4 P 6 0.5 0 40 0.8 0.17 0 0.25 -0.15 0.5 0.3 0.25 0.4 16000 222000 01400000 1 1 0
181
+ JOURNEY 3500.0 13865.8 3.0 0.0 0.0 0.0 80 0.62 0.70 0.46 5 140.0 14.0 25.0 R D 4.5 0.60 0 30.0 1.5 0.11 0.0 0.30 -0.15 0.5 0.0 0.46 0.53 22000 88 1 1 1 0
182
+ PETROL 3800.0 20000.0 2.0 0.0 0.0 -0.2 90 0.85 0.75 0.4 5 120.0 25.0 20.0 R D 8.0 0.30 0 35.0 1.0 0.10 0.0 0.25 -0.20 0.5 0.0 0.35 0.25 35000 20206008 1000001 1 1 2
183
+ RDTRAIN 5000.0 28000.0 2.0 0.0 0.5 -0.4 90 0.95 0.65 0.4 5 120.0 25.0 20.0 R D 8.0 0.30 0 25.0 0.7 0.10 0.0 0.20 -0.17 0.5 0.0 0.65 0.25 35000 20200008 200 1 1 2
184
+ NEBULA 1650 3500 2.4 0 0 -0.1 75 0.7 0.75 0.48 5 190 9 35 F P 8 0.55 1 30 1 0.05 0 0.3 -0.125 0.5 0.3 0.25 0.4 50000 2004 1400003 1 1 0
185
+ MAJESTIC 3385 5100 2.4 0 0 -0.3 85 0.8 0.75 0.5 5 260 45 140 R P 5 0.5 0 42 0.8 0.18 0 0.2 -0.03 0.45 0.3 0.45 0.4 105000 220000 1404000 1 1 1
186
+ BUCCANEE 2200 4100 2 0 0 -0.5 70 0.8 0.8 0.52 5 305 55 125 4 D 7 0.5 0 45 0.8 0.18 0 0.2 -0.175 0.5 0.6 0.5 0.4 16000 80222000 1400000 1 1 0
187
+ CEMENT 5500.0 33187.9 2.0 0.0 0.0 0.0 90 0.58 0.8 0.5 4 110.0 20.0 20.0 R D 03.17 0.40 0 30.0 1.4 0.06 0.0 0.45 -0.25 0.55 0.0 0.45 0.20 5000 404008 40200 1 1 0
188
+ TOWTRUCK 3500.0 12000.0 2.5 0.0 0.3 -0.25 80 0.85 0.70 0.46 5 160.0 25.0 30.0 R D 6.0 0.80 0 45.0 1.6 0.07 0.0 0.35 -0.15 0.25 0.0 0.2 0.50 20000 240001 1148200 1 1 13
189
+ FORTUNE 3385 5100 2.4 0 0 -0.3 85 0.8 0.8 0.48 5 250 40 160 R D 7 0.5 0 40 0.8 0.17 0 0.2 -0.125 0.58 0.3 0.44 0.4 16000 222000 1400000 1 1 0
190
+ CADRONA 1500 3500 2.4 0 0 -0.3 75 0.76 0.7 0.5 5 250 35 160 R D 6 0.5 0 40 0.8 0.16 0 0.2 -0.125 0.48 0.3 0.65 0.4 16000 222000 1400001 1 1 0
191
+ FBITRUCK 4000.0 10000.0 2.0 0.0 0.0 -0.2 85 0.65 0.85 0.54 5 170.0 25.0 25.0 4 D 6.0 0.40 0 30.0 0.8 0.1 0.0 0.30 -0.15 0.5 0.0 0.32 0.16 40000 4001 0 1 1 13
192
+ WILLARD 3385 5100 2.4 0 0 -0.1 75 0.74 0.74 0.5 5 183 28.75 220 F D 3.5 0.5 0 29 0.8 0.1 0 0.25 -0.15 0.6 0.3 0.65 0.4 16000 220000 1000000 1 1 0
193
+ FORKLIFT 1000.0 1354.2 2.0 0.0 -0.2 -0.35 70 0.80 0.85 0.5 3 60.0 20.0 15.0 F E 6.0 0.50 0 30.0 2.0 0.14 0.0 0.25 -0.20 0.5 0.0 0.26 0.50 9000 1300 1040024 1 1 0
194
+ TRACTOR 2000.0 5000.0 3.0 0.0 0.0 -0.2 70 0.90 0.85 0.5 4 70.0 20.0 90.0 R D 15.0 0.20 0 50.0 2.0 0.12 0.0 0.25 -0.05 0.5 0.0 0.26 0.50 9000 201310 1340005 1 1 28
195
+ COMBINE 8500.0 48804.2 5.0 0.0 0.3 -0.2 90 0.88 0.7 0.46 5 140.0 25.0 80.0 4 D 10.00 0.45 0 27.0 1.2 0.10 0.0 0.47 -0.11 0.5 0.0 1.20 0.43 10000 12c008 20 1 1 20
196
+ FELTZER 2200 4200 2 0 0 -0.45 70 0.8 0.8 0.46 5 330 55 135 4 P 7 0.5 0 45 0.8 0.16 0 0.2 -0.08 0.55 0.6 0.4 0.4 16000 80222000 1400000 1 1 0
197
+ REMINGTN 1660 4100 2.4 0 0 -0.4 120 0.8 0.8 0.51 5 180 25 60 R P 5.06 0.52 1 30 1.2 0.15 0 0.22 -0.135 0.5 0.3 0.1 0.4 50000 4 1400000 1 1 0
198
+ SLAMVAN 2200 4200 2 0 0 -0.4 70 0.965 0.965 0.48 5 400 82 140 4 D 8 0.5 0 45 0.8 0.18 0 0.2 -0.1 0.53 0.6 0.4 0.4 16000 40222004 01404002 1 1 0
199
+ BLADE 2100 4200 2.4 0 0 -0.2 85 0.72 0.72 0.46 5 190 25 185 R D 5 0.5 0 28 0.8 0.2 0 0.2 -0.135 0.45 0.3 0.44 0.4 16000 222000 1000000 1 1 0
200
+ FREIGHT 5500.0 65000.0 3.0 0.0 0.0 0.0 90 0.58 0.8 0.5 4 110.0 20.0 20.0 R D 03.17 0.40 0 30.0 1.4 0.06 0.0 0.45 0.0 0.55 0.0 0.45 0.20 5000 8 200 1 1 2
201
+ STREAK 5500.0 65000.0 3.0 0.0 0.0 0.0 90 0.58 0.8 0.5 4 110.0 20.0 20.0 R D 03.17 0.40 0 30.0 1.4 0.06 0.0 0.45 -0.10 0.55 0.0 0.65 0.20 5000 8 200 1 1 2
202
+ VINCENT 1650 3500 2.4 0 0 -0.1 75 0.7 0.75 0.48 5 208 9 35 F P 8 0.55 1 30 1 0.05 0 0.3 -0.15 0.5 0.3 0.25 0.4 50000 2004 1400003 1 1 0
203
+ BULLET 2200 4200 2 0 0 -0.55 70 0.85 0.85 0.48 5 330 70 135 4 D 7 0.5 0 45 0.8 0.18 0 0.15 -0.1 0.5 0.6 0.4 0.4 16000 80222004 01404000 1 1 0
204
+ CLOVER 3385 5100 2.4 0 0 0 75 0.7 0.7 0.5 5 150 28.75 240 4 D 3.5 0.5 0 28 0.8 0.075 0 0.3 -0.15 0.42 0.3 0.65 0.4 16000 220000 01302200 1 1 0
205
+ SADLER 3385 5100 2.4 0 0 -0.4 85 0.82 0.82 0.48 5 318 57.5 105 R D 7 0.5 0 45 0.8 0.16 0 0.2 -0.22 0.55 0.3 0.44 0.4 16000 222000 1404000 1 1 0
206
+ RANGER 1700.0 4108.3 2.5 0.0 0.0 0.0 85 0.85 0.85 0.51 5 160.0 20.0 5.0 4 D 6.2 0.60 0 35.0 1.7 0.08 0.0 0.25 -0.15 0.5 0.25 0.27 0.23 25000 20 700000 1 1 0
207
+ HUSTLER 1500 3500 2.4 0 0 -0.5 75 0.65 0.65 0.44 5 163 20 225 R D 4 0.5 0 28 0.8 0.16 0 0.2 -0.125 0.48 0.3 0.65 0.4 16000 220000 1000000 1 1 0
208
+ INTRUDER 3385 7200 2.4 0 0 -0.35 85 0.8 0.8 0.465 5 250 42.5 150 R D 5 0.5 0 35 0.8 0.18 0 0.2 -0.22 0.5 0.3 0.44 0.4 16000 222000 1400000 1 1 0
209
+ PRIMO 3385 5100 2 0 0 -0.4 70 0.82 0.72 0.52 5 250 37.5 132 R D 5 0.5 0 42 0.8 0.16 0 0.2 -0.1 0.5 0.6 0.4 0.4 16000 80222000 1400010 1 1 0
210
+ TAMPA 1000 1400 2.4 0 0.2 -0.4 70 0.6 0.8 0.5 4 90 12.9 95 R P 8 0.8 0 30 1.2 0.1 0 0.3 -0.15 0.5 0.3 0.26 0.4 50000 0 1000000 1 1 0
211
+ SUNRISE 2547 5256 2 0 0 -0.2 120 0.78 0.76 0.52 5 240 32.5 165 F D 5 0.5 0 32 0.9 0.15 0 0.2 -0.125 0.5 0.3 0.29 0.4 19000 222020 1400000 1 1 0
212
+ MERIT 3385 5100 2.4 0 0 -0.4 85 0.82 0.82 0.5 5 321 60 140 4 D 7 0.5 0 45 0.8 0.17 0 0.2 -0.08 0.52 0.3 0.44 0.4 16000 222000 1404000 1 1 0
213
+ UTILITY 2600.0 8666.7 3.0 0.0 0.0 0.0 80 0.85 0.70 0.46 5 160.0 18.0 10.0 R D 6.0 0.80 0 30.0 1.8 0.07 0.0 0.35 -0.18 0.25 0.0 0.2 0.50 20000 1 0 1 1 13
214
+ YOSEMITE 3500 11156.2 2.2 0 0 -0.3 80 0.74 0.74 0.455 5 160 37.5 120 4 D 5 0.5 0 28 0.8 0.18 0 0.28 -0.165 0.4 0.5 0.44 0.4 16000 222028 1740000 1 1 0
215
+ WINDSOR 3385 5100 2.4 0 0 0 75 0.7 0.7 0.5 5 80 28.75 250 R D 3.5 0.5 0 28 0.8 0.075 0 0.3 -0.125 0.45 0.3 0.65 0.4 16000 00222000 1000000 1 1 0
216
+ MTRUCK_A 5000.0 20000.0 3.0 0.0 0.0 -0.35 80 0.65 0.85 0.55 5 110.0 45.0 25.0 4 P 7.0 0.45 0 35.0 1.5 0.07 0.0 0.45 -0.30 0.5 0.3 0.44 0.35 40000 28 1300045 1 1 20
217
+ MTRUCK_B 5000.0 20000.0 3.0 0.0 0.0 -0.35 80 0.65 0.85 0.55 5 170.0 45.0 25.0 4 P 7.0 0.45 0 35.0 1.5 0.07 0.0 0.45 -0.30 0.5 0.3 0.44 0.35 40000 28 1300045 0 1 20
218
+ URANUS 2200 4200 2 0 0 -0.55 70 0.82 0.75 0.5 5 250 45 120 R D 7 0.5 0 42 0.8 0.175 0 0.2 -0.08 0.5 0.6 0.4 0.4 16000 80222000 01404400 1 1 0
219
+ JESTER 1500 3500 2.4 0 0 -0.4 75 0.75 0.6 0.52 5 210 32.5 140 R F 5 0.5 0 42 0.8 0.16 0 0.2 -0.12 0.45 0.3 0.5 0.4 35000 220000 1000001 1 1 0
220
+ SULTAN 2200 4100 2.4 0 0 -0.4 85 0.8 0.78 0.5 5 250 37.5 165 4 D 5 0.8 0 38 0.8 0.17 0 0.2 -0.185 0.45 0.3 0.44 0.4 16000 00222000 01400000 1 1 0
221
+ STRATUM 3500 7156.2 2.2 0 0 -0.1 80 0.76 0.76 0.48 5 250 40 180 4 D 5 0.5 0 32 0.8 0.17 0 0.28 -0.15 0.5 0.5 0.44 0.4 19000 222020 1700000 1 1 0
222
+ ELEGY 1700 3100 2 0 0 -0.3 70 0.78 0.78 0.48 5 215 32.5 115 4 P 6 0.45 0 30 0.8 0.2 0 0.08 -0.07 0.35 0.6 1 0.4 16000 80220000 01000000 1 1 0
223
+ RCTIGER 100.0 24.1 5.0 0.0 0.0 -0.1 70 0.70 0.9 0.49 1 75.0 35.0 15.0 4 E 5.0 0.50 0 45.0 1.6 0.1 0.0 0.28 -0.14 0.5 0.0 0.2 0.05 500 0 40 1 1 0
224
+ FLASH 2200 4200 2 0 0 -0.3 70 0.8 0.8 0.48 5 270 45 145 4 D 7 0.5 0 35 0.8 0.16 0 0.2 -0.125 0.4 0.6 0.4 0.4 16000 80222000 1404400 1 1 0
225
+ TAHOMA 2200 4200 2 0 0 -0.3 70 0.8 0.8 0.5 5 250 45 80 4 D 7 0.5 0 45 0.8 0.18 0 0.2 -0.125 0.45 0.6 0.4 0.4 16000 80221000 1704400 1 1 0
226
+ SAVANNA 3385 5100 2.4 0 0 -0.2 85 0.8 0.8 0.45 5 250 32.5 80 4 R 6 0.45 0 35 0.8 0.155 0 0.2 -0.135 0.5 0.3 0.0 0.4 16000 222000 1400000 1 1 0
227
+ BANDITO 1000.0 2500.3 4.0 0.0 0.0 -0.3 80 0.70 0.88 0.55 4 170.0 35.0 5.0 R P 6.1 0.55 0 35.0 1.0 0.10 5.0 0.25 -0.20 0.35 0.0 0.60 0.40 15000 40001b04 308400 1 1 1
228
+ FREIFLAT 5500.0 33187.9 1.0 0.0 0.0 0.0 90 0.58 0.8 0.5 4 110.0 20.0 20.0 R D 03.17 0.40 0 30.0 1.4 0.06 0.0 0.45 0.0 0.55 0.0 0.45 0.20 5000 8 200 1 1 0
229
+ CSTREAK 5500.0 33187.9 1.0 0.0 0.0 0.0 90 0.58 0.8 0.5 4 110.0 20.0 20.0 R D 03.17 0.40 0 30.0 1.4 0.06 0.0 0.45 -0.10 0.55 0.0 0.65 0.20 5000 8 200 1 1 21
230
+ KART 300.0 150.0 5.0 0.0 0.0 -0.15 110 0.90 0.85 0.48 4 90.0 18.0 5.0 R P 15.0 0.20 0 35.0 1.5 0.20 0.0 0.25 -0.04 0.5 0.0 0.38 0.40 15000 40001b00 308201 1 1 18
231
+ MOWER 800.0 500.0 5.0 0.0 0.0 -0.3 80 0.70 0.80 0.48 3 60.0 12.0 30.0 R P 6.1 0.55 0 35.0 1.0 0.15 0.0 0.15 -0.05 0.5 0.0 0.38 0.40 15000 40001b00 1308001 1 1 28
232
+ DUNE 10000.0 50000.0 2.0 0.0 0.0 -0.6 80 0.65 0.85 0.5 5 110.0 35.0 25.0 4 P 7.0 0.45 0 35.0 0.8 0.10 0.0 0.40 -0.40 0.5 0.3 0.29 0.35 40000 6028 1300005 1 1 2
233
+ SWEEPER 800.0 632.7 5.0 0.0 0.0 -0.3 80 0.70 0.80 0.46 3 60.0 12.0 30.0 R P 6.1 0.55 0 35.0 1.6 0.15 0.0 0.34 -0.10 0.5 0.0 0.30 0.40 15000 40005a00 1308201 1 1 0
234
+ BROADWAY 3385 5100 2.4 0 0 -0.58 85 0.9 0.9 0.48 5 320 65 170 R D 7 0.5 0 40 0.8 0.18 0 0.2 -0.08 0.5 0.3 0.44 0.4 16000 222000 1400000 1 1 0
235
+ TORNADO 3385 5100 2.4 0 0 -0.2 85 0.8 0.8 0.465 5 240 42.5 160 R D 5 0.5 0 35 0.8 0.16 0 0.2 -0.2 0.5 0.3 0.44 0.4 16000 222000 01404400 1 1 0
236
+ DFT30 5500 11156.2 2.2 0 0 -0.1 80 0.7 0.7 0.44 5 110 27.5 200 4 D 5 0.4 0 30 0.8 0.17 0 0.45 -0.125 0.5 0.5 0.44 0.4 16000 220008 1740001 1 1 0
237
+ HUNTLEY 3500 11156.2 2.2 0 0 -0.6 80 0.75 0.75 0.47 5 230 37.5 150 4 P 5 0.5 0 30 0.8 0.18 0 0.28 -0.235 0.5 0.5 0.44 0.4 16000 222020 1704400 1 1 0
238
+ STAFFORD 3500 11156.2 2.2 0 0 -0.26 80 0.72 0.72 0.46 5 215 30 188 4 D 5 0.5 0 30 0.8 0.18 0 0.28 -0.175 0.45 0.5 0.44 0.4 16000 220020 1700000 1 1 0
239
+ NEWSVAN 1900.0 6333.3 1.5 0.0 0.0 -0.15 80 0.85 0.70 0.46 5 147.0 13.0 80.0 R D 6.0 0.80 0 30.0 1.3 0.07 0.0 0.35 -0.15 0.45 0.0 0.2 0.43 20000 4001 2 1 1 13
240
+ TUG 800.0 632.7 5.0 0.0 0.0 -0.1 80 0.85 0.80 0.46 4 170.0 15.0 30.0 R P 6.1 0.55 0 35.0 1.2 0.15 0.0 0.34 -0.10 0.5 0.0 0.38 0.40 15000 1a00 308200 1 1 0
241
+ PETROTR 3800.0 30000.0 2.0 0.0 0.0 -0.5 90 0.45 0.75 0.5 5 120.0 18.0 5.0 R D 8.0 0.30 0 25.0 1.5 0.05 0.0 0.30 -0.15 0.5 0.0 0.65 0.25 35000 20002000 0000 1 1 0
242
+ EMPEROR 3385 5100 2.4 0 0 -0.25 75 0.735 0.735 0.5 5 169 28.75 215 F D 3.5 0.5 0 29 0.8 0.1 0 0.25 -0.15 0.45 0.3 0.65 0.4 16000 220000 1000000 1 1 0
243
+ FLOAT 5500.0 33187.9 2.0 0.0 0.0 0.0 90 0.58 0.8 0.5 4 110.0 20.0 20.0 R D 03.17 0.40 0 30.0 1.4 0.06 0.0 0.45 -0.25 0.55 0.0 0.45 0.20 5000 8 200 1 1 0
244
+ EUROS 2100 4200 2.4 0 0 -0.05 85 0.74 0.74 0.465 5 202 27.5 210 F D 5 0.5 0 28 1 0.2 0 0.2 -0.125 0.48 0.3 0.44 0.4 16000 220000 1000000 1 1 0
245
+ HOTDOG 5500.0 23489.6 3.0 0.0 0.0 0.3 80 0.72 0.70 0.46 5 140.0 14.0 25.0 R D 4.5 0.60 0 30.0 0.6 0.08 0.0 0.30 -0.24 0.4 0.6 0.36 0.40 22000 40000009 201 1 1 13
246
+ CLUB 3385 5100 2.4 0 0 -0.35 85 0.78 0.78 0.46 5 266 35 205 F D 6 0.5 0 38 0.8 0.16 0 0.2 -0.115 0.48 0.3 0.44 0.4 16000 220000 1400000 1 1 0
247
+ ARTICT3 3800.0 30000.0 2.0 0.0 0.0 -0.5 90 0.45 0.75 0.5 5 120.0 18.0 5.0 R D 8.0 0.30 0 25.0 1.5 0.05 0.0 0.30 -0.15 0.5 0.0 0.65 0.25 35000 20002000 0000 1 1 0
248
+ RCCAM 100.0 50.0 20.0 0.0 0.05 -0.2 70 0.60 0.90 0.49 1 60.0 50.0 10.0 4 E 5.5 0.50 0 25.0 3.0 0.3 0.0 0.15 -0.15 0.5 0.0 0.2 0.05 500 0 1000000 1 1 0
249
+ POLICE_LA 3385 5100 2.4 0 0 -0.1 85 0.78 0.78 0.44 5 200 20 105 4 P 6 0.45 0 30 1 0.5 0 0.08 -0.15 0.35 0.3 0.44 0.4 16000 222000 1400000 1 1 0
250
+ POLICE_SF 3385 5100 2.4 0 0 -0.1 75 0.74 0.74 0.5 5 183 28.75 220 F D 3.5 0.5 0 29 0.8 0.1 0 0.25 -0.15 0.6 0.3 0.65 0.4 16000 220000 1000000 1 1 0
251
+ POLICE_VG 1700 3100 2 0 0 -0.5 70 0.8 0.8 0.52 5 300 55 135 4 P 7 0.5 0 45 0.8 0.16 0 0.2 -0.185 0.45 0.6 0.5 0.4 16000 80222000 1400000 1 1 0
252
+ POLRANGER 2500.0 5500.0 3.0 0.0 0.0 -0.2 85 0.65 0.85 0.55 5 160.0 30.0 15.0 4 D 6.2 0.60 0 35.0 0.7 0.06 1.0 0.30 -0.25 0.5 0.25 0.27 0.23 25000 284020 308800 1 1 0
253
+ PICADOR 1700 3400 2 0 0 -0.4 70 0.65 0.65 0.5 5 270 45 140 R P 7 0.5 0 42 0.8 0.16 0 0.2 -0.1 0.5 0.6 0.4 0.4 16000 80222000 1400000 1 1 0
254
+ SWATVAN 5000.0 10000.0 2.5 0.0 0.0 -0.1 85 0.65 0.7 0.46 5 110.0 24.0 25.0 4 D 6.4 0.45 0 27.0 0.7 0.08 1.0 0.30 -0.18 0.5 0.0 0.32 0.06 40000 880010 1000000 1 1 13
255
+ ALPHA 2200 4200 2 0 0 -0.3 70 0.82 0.82 0.5 5 260 57.5 90 4 E 7 0.5 0 45 0.8 0.18 0 0.2 -0.08 0.47 0.6 0.4 0.4 19000 80221000 1400000 1 1 0
256
+ PHOENIX 2200 4200 2 0 0 -0.4 70 0.965 0.965 0.48 5 380 82 140 4 D 8 0.5 0 45 0.8 0.18 0 0.2 -0.125 0.53 0.6 0.4 0.4 16000 40222004 01404002 1 1 0
257
+ GLENSHI 2200 4100 2 0 0 -0.4 70 0.8 0.8 0.52 5 306 55 145 4 D 7 0.5 0 45 0.8 0.18 0 0.2 -0.1 0.48 0.6 0.5 0.4 16000 80222000 1400000 1 1 0
258
+ BAGBOXA 1000.0 1354.2 5.0 0.0 0.4 -0.2 70 1.00 0.85 0.5 3 160.0 20.0 30.0 R E 5.0 0.50 0 30.0 2.0 0.09 0.0 0.25 -0.10 0.5 0.0 0.26 0.50 9000 3100 4 1 1 0
259
+ BAGBOXB 1000.0 1354.2 5.0 0.0 0.4 -0.2 70 1.00 0.85 0.5 3 160.0 20.0 30.0 R E 5.0 0.50 0 30.0 2.0 0.09 0.0 0.25 -0.10 0.5 0.0 0.26 0.50 9000 3100 4 1 1 0
260
+ STAIRS 1000.0 2500.0 5.0 0.0 0.4 -0.2 70 1.00 0.85 0.5 3 160.0 20.0 30.0 R E 5.0 0.50 0 30.0 2.0 0.09 0.0 0.25 -0.10 0.5 0.0 0.26 0.50 9000 3100 4 1 1 0
261
+ BOXBURG 5500.0 23489.6 3.0 0.0 0.0 0.0 80 0.82 0.70 0.46 5 140.0 14.0 25.0 R D 4.5 0.60 0 30.0 0.9 0.08 0.0 0.25 -0.25 0.35 0.6 0.36 0.40 22000 4009 201 1 1 13
262
+ FARM_TR1 400.0 400.0 5.0 0.0 -0.4 0.0 70 0.60 0.85 0.5 3 160.0 20.0 30.0 R E 5.0 0.50 0 30.0 1.0 0.10 0.0 0.25 -0.10 0.5 0.0 0.26 0.50 9000 3100 4 1 1 0
263
+ UTIL_TR1 1000.0 1354.2 5.0 0.0 0.0 0.0 70 1.00 0.85 0.5 3 160.0 20.0 30.0 R E 5.0 0.50 0 30.0 2.0 0.09 0.0 0.25 -0.10 0.5 0.0 0.26 0.50 9000 3100 4 1 1 0
264
+ ROLLER 1000.0 1354.2 4.0 0.0 0.0 -0.1 70 0.55 0.85 0.5 3 160.0 15.0 30.0 4 E 13.0 0.50 0 30.0 1.0 0.09 0.0 0.28 -0.13 0.5 0.0 0.26 0.50 9000 1100 8804 1 1 0
265
+ BIKE 1200.0 1000.0 4.0 0.0 0.0 -0.4 103 1.8 1.5 0.51 5 300 150 200 R P 15 0.50 1 35.0 0.85 0.15 0.0 0.15 -0.16 0.5 0.0 0.0 0.15 10000 1002000 1400012 1 1 4
266
+ MOPED 350.0 120.0 5.0 0.0 0.0 -0.2 103 2.0 0.9 0.49 3 90.0 25.0 5.0 R P 14.0 0.50 0 30.0 1.0 0.15 0.0 0.10 -0.07 0.5 0.0 0.1 0.001 10000 1000001 0 1 1 5
267
+ DIRTBIKE 500.0 195.0 5.0 0.0 0.05 -0.09 103 1.6 0.9 0.48 5 60.0 30.0 5.0 R P 14.0 0.50 0 35.0 0.85 0.15 0.0 0.15 -0.16 0.5 0.0 0.0 0.15 10000 1000000 0 1 1 7
268
+ FCR900 1200.0 1000.0 4.0 0.0 0.0 -0.4 103 1.8 1.5 0.51 5 300 150 200 R P 15 0.50 1 35.0 0.85 0.15 0.0 0.15 -0.16 0.5 0.0 0.0 0.15 10000 1002000 01400012 1 1 4
269
+ NRG500 1200.0 1000.0 4.0 0.0 0.0 -0.4 103 1.8 1.5 0.51 5 500 180 200 R P 15 0.50 1 35.0 0.85 0.15 0.0 0.15 -0.16 0.5 0.0 0.0 0.15 10000 01000000 1400012 1 1 4
270
+ HPV1000 700 403 4.0 0.0 0.06 -0.35 103 1.5 0.9 0.46 4 190.0 40.0 5.0 R P 10.0 0.55 0 35.0 0.65 0.20 0.0 0.09 -0.14 0.5 0.0 0.0 0.24 10000 1002000 0 1 1 8
271
+ BF400 1200.0 1000.0 4.0 0.0 0.0 -0.4 103 1.8 1.5 0.51 5 300 150 200 R P 15 0.50 1 35.0 0.85 0.15 0.0 0.15 -0.16 0.5 0.0 0.0 0.15 10000 1002000 1400012 1 1 4
272
+ WAYFARER 800.0 600.0 4.0 0.0 0.1 0.0 103 1.4 0.85 0.48 4 110.0 20.0 5.0 R P 10.0 0.55 0 35.0 0.65 0.20 0.0 0.09 -0.11 0.55 0.0 0.0 0.24 10000 41002000 0 1 1 8
273
+ QUADBIKE 400.0 300.0 5.0 0.0 0.05 -0.20 70 0.7 0.9 0.49 4 50.0 20.0 5.0 4 P 8.0 0.50 0 35.0 0.8 0.10 0.0 0.15 -0.15 0.5 0.0 0.2 0.50 9000 281300 205 1 1 12
274
+ BMX 100.0 39.0 7.0 0.0 0.05 -0.09 103 1.6 0.9 0.48 5 50.0 10.0 5.0 R P 19.0 0.50 0 35.0 0.80 0.15 0.0 0.20 -0.10 0.5 0.0 0.0 0.15 10000 41000000 0 1 1 9
275
+ CHOPPERB 100.0 39.0 6.0 0.0 0.05 -0.09 103 1.6 0.9 0.48 5 120.0 18.0 5.0 R P 19.0 0.50 0 35.0 0.85 0.15 0.0 0.20 -0.10 0.5 0.0 0.0 0.15 10000 41000000 0 1 1 11
276
+ MTB 100.0 60.0 5.0 0.0 0.05 -0.09 103 1.6 0.9 0.48 4 140.0 25.0 15.0 R P 19.0 0.50 0 35.0 0.85 0.15 0.0 0.20 -0.10 0.5 0.0 0.0 0.15 10000 41000000 2 1 1 10
277
+ FREEWAY 1200.0 1000.0 4.0 0.0 0.0 -0.4 103 1.8 1.5 0.51 5 270 150 300 R P 15 0.50 1 35.0 0.85 0.15 0.0 0.15 -0.16 0.5 0.0 0.0 0.15 10000 1002000 01400002 1 1 4
278
+ PREDATOR 2200.0 29333.3 1.0 0.0 0.0 0.0 14 2.30 15.0 0.58 5 190.0 1.7 5.0 R P 0.05 0.01 0 24.0 1.0 3.0 0.0 0.10 0.1 0.0 0.0 0.2 0.33 40000 8000000 0 1 1 0
279
+ SPEEDER 2200.0 20210.7 1.0 0.0 0.0 0.0 22 2.5 15.0 0.65 5 190.0 2.5 5.0 R P 0.04 0.01 0 20.0 1.3 3.0 0.0 0.10 0.5 2.0 0.0 0.7 0.39 30000 8000400 0 1 1 0
280
+ REEFER 5000.0 25520.8 1.0 0.0 0.0 0.0 15 -1.50 15.0 0.45 5 190.0 0.7 5.0 R P 0.02 0.02 0 25.0 1.0 3.0 0.0 0.10 0.1 0.0 0.0 0.2 0.38 25000 8000000 0 1 1 0
281
+ SQUALO 2200.0 29333.3 1.0 0.0 0.0 0.0 42 3.00 15.0 0.65 5 190.0 3.0 5.0 R P 0.02 0.00 0 24.0 0.45 5.0 0.0 0.10 0.05 0.0 0.0 0.2 0.33 60000 8000400 0 1 1 0
282
+ TROPIC 2200.0 29333.3 1.0 0.0 0.0 0.0 10 2.20 12.0 0.45 5 190.0 1.4 5.0 R P 0.05 0.01 0 24.0 1.8 3.0 0.0 0.10 0.1 0.0 0.0 0.2 0.33 73000 8000400 0 1 1 0
283
+ COASTGRD 1200.0 6525.0 1.0 0.0 -0.3 0.0 14 2.00 4.2 0.70 5 190.0 1.6 5.0 R P 0.05 0.01 0 24.0 1.0 3.0 0.0 3.20 0.1 2.5 0.0 0.2 0.18 10000 8000000 0 1 1 0
284
+ DINGHY 800.0 1483.3 1.0 0.0 0.0 0.0 16 3.50 3.5 1.00 5 190.0 1.2 5.0 R P 0.07 0.01 0 30.0 1.0 4.5 0.0 3.50 0.1 0.7 0.0 0.2 0.12 5000 8000000 0 1 1 0
285
+ MARQUIS 5000.0 155520.8 1.0 0.0 0.0 0.0 10 -3.50 25.0 0.40 5 190.0 0.5 5.0 R P 0.04 0.03 0 38.0 1.0 3.0 0.0 0.10 0.0 1.0 0.0 0.2 0.38 99000 8000000 0 1 1 0
286
+ CUPBOAT 3000.0 40000.0 1.0 0.0 0.0 0.0 35 2.00 15.0 0.50 5 190.0 3.0 5.0 R P 0.02 0.00 0 24.0 0.75 4.0 0.0 0.10 0.3 1.5 0.0 0.2 0.45 48000 8000400 0 1 1 0
287
+ LAUNCH 2200.0 20210.7 1.0 0.0 -1.0 0.0 22 1.5 15.0 0.65 5 190.0 1.5 5.0 R P 0.03 0.01 0 24.0 1.0 3.0 0.0 0.10 0.5 2.0 0.0 0.7 0.39 30000 8000400 0 1 1 0
288
+ SEAPLANE 5000.0 27083.3 12.0 0.0 0.0 0.0 9 0.83 45.0 0.5 1 200.0 1.7 5.0 4 P 0.01 0.05 0 24.0 1.5 0.75 0.0 0.10 0.0 2.0 0.0 1.0 0.05 10000 4000400 0 1 1 2
289
+ VORTEX 1900.0 4795.9 20.0 0.0 0.0 0.2 85 0.05 1.0 0.5 5 150.0 2.0 5.0 R P 1.0 0.50 0 30.0 0.5 0.05 0.0 0.33 -0.25 0.5 0.02 0.65 0.50 26000 301 400040 1 1 23
290
+ RUSTLER 15000.0 81250.0 3.0 0.0 0.0 0.0 75 0.55 0.8 0.7 1 200.0 16.0 5.0 4 P 3.5 0.15 0 45.0 4.0 0.15 0.0 1.00 -0.00 0.3 0.0 1.20 0.60 45000 4008508 400000 1 1 27
291
+ BEAGLE 10000.0 80000.0 14.0 0.0 0.0 0.0 75 0.65 0.9 0.5 1 200.0 16.0 5.0 4 P 1.5 0.45 0 45.0 2.0 0.15 0.0 1.00 -0.10 0.35 0.0 0.30 0.75 45000 24000008 400000 1 1 13
292
+ CROPDUST 5000.0 27083.3 15.0 0.0 0.0 0.0 75 0.65 0.9 0.5 1 200.0 16.0 5.0 4 P 1.5 0.45 0 45.0 2.0 0.15 0.0 0.55 -0.05 0.5 0.0 0.30 0.75 45000 4008000 400020 1 1 14
293
+ STUNT 5000.0 20000.0 14.0 0.0 0.0 0.0 75 0.65 0.9 0.5 1 200.0 16.0 5.0 4 P 1.5 0.45 0 45.0 2.0 0.15 0.0 0.50 -0.10 0.9 0.0 0.30 0.75 45000 4008100 400020 1 1 14
294
+ SHAMAL 15000.0 81250.0 8.0 0.0 0.0 0.0 75 0.55 0.8 0.7 1 200.0 16.0 5.0 4 P 1.5 0.15 0 45.0 4.0 0.15 0.0 1.00 -0.00 0.3 0.0 0.30 0.75 45000 400c108 400000 1 1 15
295
+ HYDRA 9000.0 48750.0 20.0 0.0 0.0 0.0 75 0.65 0.9 0.5 1 200.0 16.0 5.0 4 P 1.5 0.45 0 45.0 1.0 0.15 0.0 0.50 -0.20 0.8 0.0 0.60 0.75 45000 4008100 400000 1 1 27
296
+ NEVADA 60000.0 9000000.0 4.0 0.0 5.0 0.0 75 1.5 0.9 0.85 1 200.0 8.0 5.0 4 P 0.2 0.45 0 45.0 1.0 0.10 0.0 0.40 -0.30 0.5 0.0 0.30 0.75 45000 400108 400020 1 1 29
297
+ AT400 40000.0 900000.0 4.0 0.0 0.0 0.0 75 1.5 0.9 0.85 1 1555.0 16.0 5.0 4 P 1.0 0.45 0 45.0 1.5 0.15 0.0 0.50 -0.20 0.3 0.0 0.70 0.75 45000 2400c008 400000 1 1 15
298
+ ANDROM 40000.0 3000000.0 4.0 0.0 0.0 0.0 75 0.65 0.9 0.5 1 200.0 16.0 5.0 4 P 1.0 0.45 0 45.0 2.0 0.15 0.0 0.50 -0.20 0.5 0.0 0.30 0.75 45000 24114108 440000 1 1 0
299
+ DODO 6000.0 80000.0 14.0 0.0 0.0 0.0 75 0.65 0.9 0.5 1 200.0 16.0 5.0 4 P 1.5 0.45 0 45.0 2.0 0.15 0.0 1.00 -0.10 0.35 0.0 0.30 0.75 45000 400c108 400020 1 1 2
300
+ SPARROW 2500.0 6041.7 0.2 0.0 0.0 -0.1 75 0.65 0.9 0.5 1 200.0 16.0 5.0 4 P 5.0 0.45 0 30.0 2.0 0.1 0.0 0.50 -0.20 0.5 0.0 0.30 0.50 25000 2004000 400000 1 1 0
301
+ SEASPAR 3000.0 7250.0 0.1 0.0 0.0 -0.1 5 0.65 0.9 0.5 1 200.0 16.0 5.0 4 P 5.0 0.45 0 30.0 2.0 0.1 0.0 0.50 -0.20 0.5 0.0 0.30 0.60 28000 2004000 400000 1 1 0
302
+ MAVERICK 5000.0 29270.8 0.2 0.0 0.0 -0.1 75 0.65 0.9 0.5 1 200.0 16.0 5.0 4 P 5.0 0.45 0 30.0 2.0 0.15 0.0 0.50 -0.20 0.5 0.0 0.30 0.75 45000 2004000 400000 1 1 0
303
+ COASTMAV 3500.0 8458.3 0.2 0.0 0.0 -0.1 75 0.65 0.9 0.5 1 200.0 16.0 5.0 4 P 5.0 0.45 0 30.0 2.0 0.1 0.0 0.50 -0.20 0.5 0.0 0.30 0.65 50000 2004000 400000 1 1 0
304
+ POLMAV 4500.0 26343.7 0.2 0.0 0.0 -0.1 75 0.65 0.9 0.5 1 200.0 16.0 5.0 4 P 5.0 0.45 0 30.0 2.0 0.1 0.0 0.50 -0.20 0.5 0.0 0.30 0.65 52000 2004000 400000 1 1 0
305
+ HUNTER 10000.0 150000.0 0.2 0.0 0.0 0.0 75 0.65 0.9 0.5 1 200.0 16.0 5.0 4 P 5.0 0.45 0 30.0 1.0 0.05 0.0 0.10 -0.10 0.68 0.2 0.40 0.20 99000 200c000 400000 1 1 2
306
+ LEVIATHN 15000.0 200000.0 0.1 0.0 0.0 0.0 30 0.65 0.9 0.5 1 200.0 16.0 5.0 4 P 5.0 0.45 0 30.0 1.0 0.05 0.0 0.50 -0.20 0.9 0.0 0.30 0.50 25000 2004000 400000 1 1 0
307
+ VISION 2400.0 4400.0 2.0 0.0 0.0 -0.3 70 0.9 0.9 0.5 5 260.0 45.0 70.0 4 D 7.0 0.5 0 45.0 1.8 0.18 0.0 0.3 0.0 0.45 0.6 0.4 0.54 99999 80221000 1704400 1 3 0
308
+ CARGOBOB 20000.0 48333.3 0.2 0.0 0.0 -0.1 75 0.65 0.9 0.5 1 200.0 16.0 5.0 4 P 5.0 0.45 0 30.0 0.6 0.05 0.0 0.50 -0.10 0.3 0.0 0.30 0.50 25000 22004000 400000 1 1 0
309
+ RAINDANC 10000.0 96666.7 0.05 0.0 0.0 -1.0 75 0.65 0.9 0.5 1 200.0 16.0 5.0 4 P 5.0 0.45 0 30.0 1.5 0.1 0.0 0.20 -0.15 0.5 0.0 0.70 0.50 99000 2004000 400000 1 1 0
310
+ RCBARON 100.0 50.0 120.0 0.0 0.0 0.0 99 0.20 0.9 0.5 1 75.0 1.0 5.0 F P 0.5 0.50 0 45.0 0.6 0.1 0.0 0.25 -0.00 0.8 0.0 0.2 0.08 300 4000000 20 1 1 0
311
+ BELLFCX 5000.0 29270.8 0.2 0.0 0.0 -0.1 75 0.65 0.9 0.5 1 340.0 16.0 5.0 4 P 5.0 0.45 0 30.0 2.0 0.15 0.0 0.50 -0.20 0.5 0.0 0.30 0.75 45000 2004000 400000 0 1 0
312
+ ; --- more cars ---------------------------------
313
+ ;
314
+ ; name mass turnmass drag centreofmass boy traction transmission brakes steer suspension suslines antidive seat col cost mflags hflags lights
315
+ ; A B C D F G H I J K L M N O P Q R S T U V a b c d e f g aa ab ac af ag ah ai aj
316
+ ; ---- more more cars ----------------------------------
317
+ ;
318
+ ; name mass turnmass drag centreofmass boy traction transmission brakes steer suspension suslines antidive seat col cost mflags hflags lights
319
+ ; A B C D F G H I J K L M N O P Q R S T U V a b c d e f g aa ab ac af ag ah ai aj
320
+ ;------- bikes -------------------------------------
321
+ ;
322
+ ; name mass turnmass drag centreofmass boy traction transmission brakes steer suspension suslines antidive seat col cost mflags hflags lights
323
+ ; A B C D F G H I J K L M N O P Q R S T U V a b c d e f g aa ab ac af ag ah ai aj
324
+ ;------- boats
325
+ ;
326
+ ;------- planes -----------------------------------
327
+ ;
328
+ ; name mass turnmass drag centreofmass boy traction transmission brakes steer suspension suslines antidive seat col cost mflags hflags lights
329
+ ; A B C D F G H I J K L M N O P Q R S T U V a b c d e f g aa ab ac af ag ah ai aj
330
+ ; A B C D F G H I J K L M N O P Q R S T U V a b c d e f g aa ab ac af ag ah ai aj
331
+ ;
332
+ ; For Boats: (some car handling variables are used for alternate functions in boats)
333
+ ;
334
+ ; (J) Bank Force Mult (K) Rudder Turn Force (L) Speed Steer Falloff
335
+ ; (R) Vertical Wave Hit Limit (S) Forward Wave Hit Brake (V) WaterResistance Volume Mult (W) Water Damping Mult
336
+ ; (AB) Handbrake Drag Mult (AC) Sideslip Force
337
+ ;
338
+ ; '%' identifies this line as boat data for reading
339
+ ; A B C D E F G H I J K L M N O
340
+ ;
341
+ ; ThrustY ThrustAppZ AqPlaneLimit WaveAudioMult MoveResY TurnResX TurnResZ
342
+ ; ID ThrustZ AqPlaneForce AqPlaneOffset MoveResX MoveResZ TurnResY Look_L_R_BehindCamHeight
343
+ ;
344
+ % PREDATOR 0.79 0.5 0.6 7.0 0.60 -1.9 4.0 0.8 0.998 0.998 0.85 0.98 0.97 4.0
345
+ % SPEEDER 0.65 0.5 0.5 8.0 0.70 -0.5 3.0 0.7 0.998 0.999 0.85 0.98 0.96 4.0
346
+ % REEFER 0.35 0.6 0.0 3.0 0.20 -0.9 3.5 0.8 0.998 0.995 0.85 0.98 0.96 4.0
347
+ % RIO 0.75 0.7 0.0 3.0 0.20 0.0 10.0 0.7 0.998 0.999 0.85 0.96 0.96 4.0
348
+ % SQUALO 0.50 1.1 0.2 9.0 0.80 1.2 4.0 0.90 0.998 0.999 0.89 0.975 0.97 4.0
349
+ % TROPIC 0.35 0.6 0.5 4.0 0.35 -1.0 6.0 0.7 0.998 0.995 0.78 0.985 0.96 5.0
350
+ % COASTGRD 0.50 0.65 0.5 8.0 0.60 -0.3 3.0 0.7 0.996 0.998 0.85 0.96 0.96 3.0
351
+ % DINGHY 0.70 0.6 0.4 5.0 0.30 -0.8 3.0 0.94 0.993 0.997 0.85 0.94 0.94 3.0
352
+ % MARQUIS 0.95 0.7 0.0 1.5 0.10 0.0 3.5 0.8 0.998 0.970 0.84 0.99 0.94 5.0
353
+ % CUPBOAT 0.50 0.6 0.9 9.0 0.80 -1.0 4.0 0.92 0.998 0.998 0.87 0.96 0.97 4.0
354
+ % LAUNCH 0.50 0.9 0.5 6.0 0.50 -0.5 3.0 0.7 0.998 0.999 0.85 0.98 0.96 4.0
355
+ % SEAPLANE 0.50 1.2 1.2 50.0 0.85 -0.4 20.0 0.93 0.998 0.999 0.95 0.96 0.96 4.5
356
+ ;
357
+ ;
358
+ ;
359
+ ;
360
+ ; '!' identifies this line as bike data for reading
361
+ ; A B C D E F G H I J K L M N O P
362
+ ;
363
+ ; LeanFwdCOM LeanBakCOM MaxLean DesLean SlipSteer WheelieAng WheelieSteer StoppieStabMult
364
+ ; ID LeanFwdForce LeanBackForce FullAnimLean SpeedSteer NoPlayerCOMz StoppieAng WheelieStabMult
365
+ ;
366
+ ;
367
+ ! BIKE 0.35 0.15 0.34 0.10 45.0 38.0 0.93 0.70 0.5 0.1 35.0 -40.0 -0.009 0.7 0.6
368
+ ! MOPED 0.35 0.25 0.25 0.04 35.0 25.0 0.90 0.75 0.8 0.1 35.0 -45.0 -0.010 0.7 0.5
369
+ ! DIRTBIKE 0.40 0.40 0.30 0.08 48.0 43.0 0.92 0.60 1.0 0.1 45.0 -35.0 -0.010 0.5 0.5
370
+ ! FCR900 0.33 0.15 0.28 0.15 45.0 38.0 0.93 0.70 0.5 0.1 35.0 -40.0 -0.009 0.7 0.6
371
+ ! NRG500 0.25 0.10 0.30 0.10 55.0 38.0 0.95 0.60 0.5 0.1 30.0 -35.0 -0.012 0.7 0.6
372
+ ! HPV1000 0.25 0.08 0.25 0.08 40.0 30.0 0.93 0.65 0.5 0.1 35.0 -40.0 -0.009 0.5 0.5
373
+ ! BF400 0.35 0.10 0.35 0.10 40.0 30.0 0.92 0.65 0.6 0.1 40.0 -40.0 -0.013 0.6 0.5
374
+ ! WAYFARER 0.10 0.05 0.20 0.05 30.0 25.0 0.945 1.20 0.7 0.1 33.0 -55.0 -0.006 0.4 0.3
375
+ ! QUADBIKE 0.14 0.04 0.14 0.08 48.0 43.0 0.88 0.60 1.0 0.1 45.0 -35.0 -0.007 1.0 0.5
376
+ ! BMX 0.35 0.50 0.30 0.09 48.0 43.0 0.92 0.60 1.0 0.1 45.0 -35.0 -0.007 1.0 0.5
377
+ ! CHOPPERB 0.35 0.50 0.30 0.09 40.0 30.0 0.92 0.60 1.0 0.1 45.0 -35.0 -0.007 0.6 0.5
378
+ ! MTB 0.35 0.30 0.25 0.08 48.0 43.0 0.92 0.60 1.0 0.1 35.0 -35.0 -0.015 0.6 0.5
379
+ ! FREEWAY 0.10 0.05 0.30 0.062 30.0 25.0 0.945 1.20 0.7 0.1 33.0 -55.0 -0.006 0.5 0.3
380
+ ;
381
+ ;Old Data------
382
+ ;! ANGEL 0.10 0.05 0.30 0.065 30.0 25.0 0.93 1.00 0.7 0.1 33.0 -55.0 -0.006 0.5 0.3
383
+ ;
384
+ ; '$' identifies this line as flying handling data when loading
385
+ ;
386
+ ; A B C D E F G H I J K L M N O P Q R S T U V
387
+ ;
388
+ ; id ThrustFallOff YawStab Roll Pitch FormLift GearUpR WindMult MoveRes TurnRes.y SpeedRes.x SpeedRes.z
389
+ ; Thrust Yaw SideSlip RollStab PitchStab AttackLift GearDownL TurnRes.x TurnRes.z SpeedRes.y
390
+ ;
391
+ ;
392
+ $ SEAPLANE 0.5 0.40 -0.00006 0.002 0.10 0.002 -0.006 0.0002 0.0020 0.020 0.15 1.0 1.0 0.2 1.0 0.998 0.998 0.995 20.0 50.0 20.0
393
+ $ VORTEX 0.4 0.30 -0.0025 0.02 0.10 0.001 -0.006 0.0003 0.0020 0.000 0.10 1.0 1.0 0.2 0.995 1.000 1.000 0.998 0.0 0.0 10.0
394
+ $ RUSTLER 0.5 0.30 -0.00010 0.004 0.10 0.002 -0.006 0.0002 0.0020 0.008 0.10 0.2 1.2 0.2 1.0 0.998 0.998 0.990 10.0 20.0 10.0
395
+ $ BEAGLE 0.65 0.10 -0.00010 0.002 0.10 0.002 -0.006 0.0002 0.0020 0.018 0.15 1.0 1.0 0.2 1.0 0.998 0.998 0.990 20.0 50.0 20.0
396
+ $ CROPDUST 0.6 0.10 -0.00015 0.002 0.10 0.002 -0.006 0.0003 0.0020 0.030 0.20 1.0 1.0 0.2 1.0 0.9985 0.997 0.995 20.0 30.0 20.0
397
+ $ STUNT 0.8 0.30 -0.00020 0.002 0.010 0.004 -0.003 0.0005 0.0015 0.014 0.14 1.0 1.0 0.2 1.0 0.997 0.997 0.997 10.0 5.0 5.0
398
+ $ SHAMAL 0.5 1.00 -0.00003 0.001 0.10 0.002 -0.006 0.00006 0.0015 0.006 0.10 0.3 1.7 0.2 1.0 0.998 0.996 0.995 20.0 50.0 20.0
399
+ $ HYDRA 1.1 1.00 -0.00010 0.004 0.10 0.002 -0.006 0.0001 0.0020 0.006 0.10 0.1 1.3 0.2 1.0 0.998 0.997 0.995 10.0 10.0 40.0
400
+ $ NEVADA 0.4 0.30 -0.00001 0.005 0.10 0.001 -0.009 0.00003 0.0030 0.012 0.20 0.3 1.3 0.1 1.0 0.998 0.997 0.995 20.0 100.0 20.0
401
+ $ AT400 0.35 1.00 -0.000005 0.0002 0.10 0.0003 -0.0003 0.00001 0.00005 0.008 0.10 0.5 1.5 0.1 1.0 0.998 0.997 0.995 20.0 100.0 20.0
402
+ $ ANDROM 0.35 1.00 -0.000005 0.0002 0.10 0.0003 -0.0003 0.00001 0.00005 0.008 0.10 0.5 1.5 0.1 1.0 0.998 0.997 0.995 20.0 100.0 20.0
403
+ $ DODO 0.5 0.40 -0.00015 0.002 0.10 0.003 -0.006 0.0003 0.0020 0.020 0.15 1.0 1.0 0.2 1.0 0.998 0.998 0.995 20.0 50.0 20.0
404
+ $ SPARROW 0.40 0.95 -0.001 0.01 0.05 0.0020 6.0 0.0020 2.0 0.7 0.004 0.2 1.0 0.2 0.998 0.980 0.980 0.990 1.0 1.0 10.0
405
+ $ SEASPAR 0.50 0.95 -0.001 0.01 0.05 0.0020 2.0 0.0020 2.0 0.7 0.003 0.2 1.0 0.2 0.998 0.980 0.980 0.990 1.0 1.0 10.0
406
+ $ MAVERICK 0.60 0.85 -0.0005 0.005 0.03 0.0010 1.5 0.0010 1.5 0.6 0.002 0.2 1.0 0.2 0.9985 0.992 0.992 0.996 1.0 1.0 10.0
407
+ $ COASTMAV 0.60 0.95 -0.0005 0.005 0.03 0.0012 1.0 0.0015 1.0 0.6 0.002 0.2 1.0 0.2 0.9985 0.992 0.992 0.996 1.5 1.5 10.0
408
+ $ POLMAV 0.60 0.75 -0.0005 0.005 0.03 0.0010 1.5 0.0010 1.5 0.6 0.002 0.2 1.0 0.2 0.9985 0.992 0.992 0.996 1.0 1.0 10.0
409
+ $ HUNTER 0.55 0.50 -0.0005 0.005 0.01 0.001 1.0 0.001 1.0 0.5 0.001 0.2 1.0 0.2 0.9985 0.992 0.992 0.992 2.0 2.0 7.0
410
+ $ LEVIATHN 0.3 0.85 -0.0003 0.005 0.02 0.0007 1.0 0.0007 1.0 0.5 0.001 0.2 1.0 0.1 0.9985 0.992 0.992 0.995 2.0 2.0 10.0
411
+ $ CARGOBOB 0.4 0.85 -0.0003 0.005 0.02 0.0007 1.0 0.0007 1.0 0.5 0.001 0.2 1.0 0.1 0.9985 0.992 0.992 0.995 2.0 2.0 10.0
412
+ $ RAINDANC 0.4 0.85 -0.0003 0.005 0.02 0.0007 1.0 0.0007 1.0 0.5 0.001 0.2 1.0 0.1 0.9985 0.992 0.992 0.995 2.0 2.0 10.0
413
+ $ RCBARON 0.5 -0.05 -0.006 0.6 0.30 0.015 -0.005 0.005 0.2 0.10 0.30 0.2 1.0 0.1 1.0 0.998 0.996 0.990 10.0 40.0 10.0
414
+ $ RCGOBLIN 0.20 0.75 -0.001 0.05 0.10 0.006 6.0 0.006 6.0 0.7 0.015 0.2 1.0 0.1 0.989 0.850 0.860 0.992 1.0 1.0 7.0
415
+ $ RCRAIDER 0.25 0.6 -0.002 0.05 0.10 0.009 5.0 0.009 5.0 0.4 0.008 0.2 1.0 0.1 0.989 0.880 0.880 0.998 1.0 1.0 5.0
416
+ ;
417
+ ;
418
+ ;
419
+ ; '^' identifies this line as vehicle anim group data for reading
420
+ ; A - group id
421
+ ; B - group id of one of the two anim groups making up the anim group
422
+ ; C - group id of the other of the two anim groups making up the anim group
423
+ ; D-T - choose 0 to use group first group id and choose 1 to use second group id for each specific anim
424
+ ; T-W - times to start/stop z blend
425
+ ; X-f - times to start/stop opening door
426
+ ; g - special flags
427
+ ; 1=dont close door after getting out
428
+ ; 2=don't close door after getting in
429
+ ; 4=use kart drive anims
430
+ ; 8=use truck drive anims
431
+ ; 16=use hover drive anims
432
+ ; 32=run special locked door
433
+ ; 64=don't open door when getting in
434
+ ; A B C D E F G H I J K L M O P Q R S T U V W X Y Z a b c d e f g h i
435
+ ;
436
+ ; ID 2nd group OpenOutF GetInF Jack CloseInsR GetOutF BeJacked CloseOutR CloseRoll OpenLocked JumpOutTime JkdOutTime FallTime OpenOutStop CloseInStop OpenInStop CloseOutStop
437
+ ; 1st group Align OpenOutR GetInR CloseInsF Shuffle GetOutR CloseOutF JumpOut FallDie GetInTime GetOutTime OpenOutStart CloseInStart OpenInStart CloseOutStart SpecialFlag
438
+ ^ 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0.0 -0.5 -0.3 0.3 0.41 0.8 0.3 0.45 0.06 0.43 0.20 0.43 0
439
+ ^ 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0.5 0.0 -0.5 -0.3 0.3 0.41 0.8 0.3 0.45 0.06 0.43 0.20 0.43 0
440
+ ^ 2 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0.5 0.0 -0.5 -0.3 0.3 0.41 0.8 0.3 0.45 0.03 0.23 0.20 0.43 40
441
+ ^ 3 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0.5 0.0 -0.5 -0.3 0.3 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0
442
+ ^ 4 4 3 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0.5 0.0 -0.5 -0.3 0.3 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0
443
+ ^ 5 5 3 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0.5 0.0 -0.5 -0.3 0.3 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0
444
+ ^ 6 6 3 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0.5 0.0 -0.5 -0.3 0.3 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0
445
+ ^ 7 7 3 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0.5 0.0 -0.5 -0.3 0.3 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0
446
+ ^ 8 8 3 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0.5 0.0 -0.5 -0.3 0.3 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0
447
+ ^ 9 9 3 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0.5 0.0 -0.5 -0.3 0.3 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0
448
+ ^ 10 10 3 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0.5 0.0 -0.5 -0.3 0.3 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0
449
+ ^ 11 11 3 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0.5 0.0 -0.5 -0.3 0.3 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0
450
+ ^ 12 12 3 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0.5 0.0 -0.5 -0.3 0.3 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0
451
+ ^ 13 13 0 1 1 0 1 0 1 1 0 1 1 0 1 1 1 1 1 1 1 0.5 0.0 -0.5 -0.3 0.3 0.41 0.8 0.3 0.45 0.06 0.43 0.20 0.43 0
452
+ ^ 14 14 0 0 0 1 0 1 1 0 1 1 0 1 1 1 1 1 0 1 1 0.5 0.0 -0.5 -0.3 0.3 0.41 0.8 0.3 0.45 0.06 0.43 0.1 0.23 1
453
+ ^ 15 15 0 1 0 1 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0.5 0.0 -0.5 -0.3 0.3 0.41 0.8 0.3 0.45 0.06 0.43 0.20 0.43 2
454
+ ^ 16 16 0 1 0 1 0 1 0 0 1 1 0 1 0 1 1 1 1 1 1 0.5 0.0 -0.5 -0.3 0.3 0.41 0.8 0.3 0.45 0.06 0.43 0.1 0.23 2
455
+ ^ 17 17 0 0 1 1 0 0 0 1 1 1 0 0 0 1 1 1 1 1 1 0.5 0.0 -0.5 -0.3 0.3 0.41 0.8 0.3 0.45 0.06 0.43 0.1 0.23 8
456
+ ^ 18 18 0 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0.5 0.0 -0.5 -0.3 0.3 0.41 0.8 0.3 0.45 0.06 0.43 0.1 0.23 4
457
+ ^ 19 19 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0.0 -0.5 -0.3 0.3 0.41 0.8 0.3 0.45 0.06 0.43 0.1 0.43 0
458
+ ^ 20 20 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 11.5 0.0 -0.8 -0.3 0.3 0.41 0.8 0.3 0.45 0.03 0.23 0.1 0.23 41
459
+ ^ 21 21 0 1 0 1 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0.5 0.0 -0.5 -0.3 0.3 0.41 0.8 0.3 0.45 0.06 0.43 0.1 0.23 66
460
+ ^ 22 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -0.3 0.0 -0.5 -0.3 0.3 0.41 0.8 0.3 0.45 0.06 0.43 0.20 0.43 0
461
+ ^ 23 23 0 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0.5 0.0 -0.5 -0.3 0.3 0.41 0.8 0.3 0.45 0.06 0.43 0.1 0.23 4
462
+ ^ 24 24 0 0 0 1 0 1 1 0 1 1 0 1 1 1 1 1 1 1 0 0.25 0.0 -0.75 -0.3 0.3 0.41 0.8 0.3 0.45 0.06 0.43 0.1 0.23 1
463
+ ^ 25 25 0 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0.25 0.0 -0.75 -0.3 0.3 0.41 0.8 0.3 0.45 0.06 0.43 0.1 0.43 0
464
+ ^ 26 26 0 0 0 1 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0.25 0.0 -0.75 -0.3 0.3 0.41 0.8 0.3 0.45 0.06 0.43 0.1 0.23 3
465
+ ^ 27 27 0 1 0 1 0 1 1 0 1 1 0 1 1 1 1 1 0 1 1 0.5 0.0 -0.5 -0.3 0.3 0.41 0.8 0.3 0.45 0.06 0.43 0.1 0.23 1
466
+ ^ 28 28 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0.0 -0.5 -0.3 0.3 0.41 0.8 0.3 0.45 0.06 0.43 0.20 0.43 8
467
+ ^ 29 29 0 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0.5 0.0 -0.5 -0.3 0.3 0.41 0.8 0.3 0.45 0.06 0.43 0.08 0.43 3
468
+ ; 0 standard car
469
+ ; 1 low car
470
+ ; 2 truck
471
+ ; 3 std bike
472
+ ; 4 sport bike
473
+ ; 5 vespa bike
474
+ ; 6 harley bike
475
+ ; 7 dirt bike
476
+ ; 8 wayfarer bike
477
+ ; 9 bmx bike
478
+ ; 10 mtb bike
479
+ ; 11 choppa bike
480
+ ; 12 quad bike
481
+ ; 13 van
482
+ ; 14 rustler
483
+ ; 15 coach
484
+ ; 16 bus
485
+ ; 17 dozer
486
+ ; 18 kart
487
+ ; 19 convertible
488
+ ; 20 mtruck
489
+ ; 21 train carriage
490
+ ; 22 std high
491
+ ; 23 hover
492
+ ; 24 tank
493
+ ; 25 bf inj
494
+ ; 26 lear
495
+ ; 27 harrier
496
+ ; 28 std but upright
497
+ ; 29 nevada
498
+ ;----------Old data---------------
499
+ ;; A B C D E F G H I J K L M N O P Q R S T U V W X Y Z aa ab ac ad ae af ag ah ai
500
+ ;BLISTA 1900.0 2.1 5.5 1.9 0.0 0.0 0.2 70 0.8 0.75 0.54 5 170.0 20.0 5.0 F P 7.0 0.65 0 30.0 1.4 0.11 0.2 0.8 20000 0.25 -0.15 0.5 0.0 0 0 0 1
501
+ ;BELLYUP 2600.0 2.2 6.5 2.8 0.0 0.0 0.2 80 0.85 0.80 0.5 5 180.0 22.0 5.0 4 D 4.5 0.80 0 30.0 2.0 0.09 0.46 0.5 22000 0.30 -0.20 0.5 0.0 81 0 0 3
502
+ ;MRWONGS 3500.0 2.2 6.5 2.8 0.0 0.0 -0.2 80 0.95 0.85 0.48 5 180.0 20.0 5.0 4 D 4.5 0.80 0 30.0 1.8 0.12 0.46 0.22 28000 0.30 -0.22 0.5 0.0 81 0 0 3
503
+ ;YARDIE 1800.0 2.1 5.0 1.6 0.0 0.0 0.0 70 0.80 0.79 0.52 5 160.0 22.0 5.0 R P 6.20 0.55 0 25.0 1.8 0.07 0.36 0.45 30000 0.30 -0.15 0.5 0.0 2000 400000 1 1
504
+ ;YAKUZA 1400.0 1.9 4.7 1.6 0.0 0.25 -0.3 50 0.95 0.9 0.5 5 200.0 30.0 5.0 4 P 11.0 0.45 0 30.0 2.6 0.1 0.25 0.7 35000 0.28 -0.14 0.5 0.0 2004 0 1 1
505
+ ;DIABLOS 1500.0 2.2 4.5 1.9 0.0 0.0 0.1 70 0.9 0.80 0.53 5 180.0 30.0 5.0 R P 6.1 0.52 0 30.0 1.5 0.07 0.3 0.65 45000 0.33 -0.09 0.5 0.0 2000 40000C 1 1
506
+ ;COLUMB 3200.0 2.4 5.7 2.6 0.0 0.0 0.3 80 0.82 0.77 0.48 5 175.0 22.0 5.0 4 P 15.0 0.51 0 25.0 2.0 0.08 0.28 0.15 50000 0.32 -0.17 0.5 0.0 40 40000C 0 1
507
+ ;HOODS 2000.0 2.1 5.0 2.3 0.0 0.0 0.0 85 1.0 0.82 0.52 5 150.0 24.0 5.0 4 P 10.5 0.45 0 30.0 1.4 0.1 0.2 0.5 26000 0.33 -0.21 0.5 0.0 1 400000 0 1
508
+ ;PANLANT 2600.0 2.0 6.0 2.6 0.0 0.0 0.1 80 0.85 0.70 0.46 5 160.0 15.0 5.0 R D 6.0 0.80 0 30.0 2.2 0.07 0.2 0.45 20000 0.35 -0.15 0.4 0.0 1 0 0 1
509
+ ;BORGNINE 1900.0 2.1 5.0 2.2 0.0 0.0 0.0 75 1.05 0.9 0.53 4 190.0 27.0 5.0 4 P 15.0 0.54 0 40.0 1.9 0.1 0.2 0.15 10000 0.25 -0.22 0.45 0.0 0 0 0 1
510
+ ;IDAHO 1600.0 1.9 5.0 1.7 0.0 0.0 0.25 75 0.75 0.70 0.52 5 160.0 16.0 5.0 R P 6.2 0.55 0 30.0 1.0 0.10 0.28 0.44 20000 0.35 -0.17 0.5 0.5 0 800000 0 1
511
+ ;STINGER 1400.0 1.9 4.7 1.5 0.0 0.0 -0.30 85 1.2 0.85 0.52 5 200.0 28.0 5.0 F P 11.0 0.45 0 30.0 1.8 0.20 0.25 0.50 35000 0.28 -0.15 0.5 0.4 2800 400000 1 1
512
+ ;FBICAR 1500.0 2.0 4.9 1.6 0.0 0.0 -0.1 75 0.93 0.91 0.51 5 190.0 24.0 5.0 4 P 10.0 0.5 0 30.0 1.6 0.12 0.24 0.23 18000 0.27 -0.19 0.5 0.3 2000 200000 0 2
513
+ ;KURUMA 1500.0 1.9 4.9 1.4 0.0 0.0 0.15 75 0.87 0.85 0.48 5 180.0 17.0 5.0 F P 7.17 0.55 0 30.0 1.6 0.1 0.24 0.60 18000 0.27 -0.13 0.5 0.0 0 200000 1 1
514
+ ;TRAIN 25500.0 2.5 7.7 2.9 0.0 0.0 0.0 85 0.58 0.7 0.46 5 140.0 24.0 5.0 4 D 10.00 0.45 0 27.0 1.2 0.05 0.2 1.00 10000 0.47 -0.17 0.5 0.0 0 0 0 1
515
+ ;DODO 2500.0 1.0 10.0 1.2 0.0 1.0 0.0 75 0.65 0.9 0.5 1 200.0 16.0 5.0 4 P 5.0 0.45 0 30.0 5.0 0.1 0.30 0.50 25000 1.25 -0.17 0.5 0.0 4000000 200000 0 1
516
+ ;MAFIA 1700.0 2.0 4.9 1.6 0.0 0.2 -0.15 75 0.95 0.80 0.55 5 200.0 24.0 5.0 R P 10.0 0.53 0 30.0 1.5 0.13 0.2 0.65 35000 0.23 -0.16 0.5 0.5 2000 400000 0 1
517
+ ;CUBAN 2150.0 2.1 5.0 2.2 0.0 0.0 0.2 75 0.75 0.75 0.53 5 160.0 25.0 5.0 4 P 6.0 0.54 0 40.0 0.8 0.08 0.26 0.55 10000 0.25 -0.26 0.5 0.45 2000 0 1 1
518
+ ;GANGBUR 2000.0 2.1 5.0 2.3 0.0 0.1 -0.25 85 0.95 0.85 0.52 5 150.0 27.0 5.0 4 P 10.5 0.45 0 30.0 1.4 0.14 0.2 0.50 26000 0.33 -0.21 0.4 0.5 2001 400000 0 1
519
+ ;ZEBRA 2250.0 2.2 5.0 2.3 0.0 0.1 -0.2 75 1.00 0.80 0.52 4 160.0 26.0 5.0 R P 9.0 0.48 0 40.0 1.9 0.11 0.2 0.18 10000 0.25 -0.17 0.5 0.5 0 404000 1 1
520
+ ;SABRETUR 1800.0 2.1 4.5 2.1 0.0 0.2 0.1 70 1.05 0.84 0.52 5 180.0 32.0 5.0 R P 6.1 0.52 0 33.0 1.3 0.10 0.3 0.55 45000 0.30 -0.20 0.5 0.40 2000 40420C 1 1
521
+ ;PHEONIX 1400.0 2.3 4.5 1.6 0.0 0.2 -0.25 70 1.00 0.80 0.53 5 200.0 28.0 5.0 R P 11.1 0.52 0 30.0 1.4 0.10 0.34 0.60 45000 0.31 -0.25 0.5 0.3 2000 C00000 1 1
522
+ ;DELUXO 1600.0 2.2 4.9 1.7 0.0 0.0 0.2 75 0.80 0.85 0.52 5 200.0 26.0 5.0 4 P 10.0 0.53 0 30.0 2.25 0.16 0.28 0.52 35000 0.27 -0.16 0.5 0.35 2004 400000 0 1
523
+ ;SPAND 2400.0 2.2 5.5 2.5 0.0 0.0 0.1 85 0.9 0.8 0.47 5 150.0 15.0 5.0 F D 5.5 0.6 0 30.0 1.4 0.1 0.40 0.90 16000 0.35 -0.15 0.5 0.0 80 0 0 3
524
+ ;KAUFMAN 1650.0 2.1 5.0 2.2 0.0 0.1 -0.1 75 1.00 0.89 0.52 4 160.0 24.0 5.0 R P 7.0 0.47 0 40.0 2.0 0.11 0.2 0.32 10000 0.25 -0.18 0.5 0.4 0 0 1 1
525
+ ;LOVEFIST 2700.0 2.0 7.3 1.6 0.0 0.1 -0.1 75 0.91 0.70 0.51 5 180.0 15.0 5.0 4 P 10.0 0.40 0 30.0 1.2 0.09 0.2 0.47 40000 0.35 -0.15 0.5 0.0 2000 400000 0 1
526
+ ;ANGEL 800.0 1.2 2.2 1.5 0.0 0.15 0.0 103 1.2 0.86 0.52 4 190.0 45.0 5.0 R P 12.0 0.55 0 35.0 0.65 0.20 0.3 0.24 10000 0.09 -0.11 0.55 0.0 1002000 0 1 1
527
+ ;
528
+ ;the end
cdn/files/SAMP/main.scm ADDED
Binary file (18.3 kB). View file
 
cdn/files/SAMP/main.txt ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ // This file was decompiled using SASCM.ini published on 2022-03-20
2
+ DEFINE OBJECTS 1
3
+ DEFINE OBJECT SANNY BUILDER 3.2.4
4
+
5
+ DEFINE MISSIONS 0
6
+
7
+ DEFINE EXTERNAL_SCRIPTS 0 // Use -1 in order not to compile AAA script
8
+
9
+ DEFINE UNKNOWN_EMPTY_SEGMENT 0
10
+
11
+ DEFINE UNKNOWN_THREADS_MEMORY 0
12
+
13
+
14
+ //-------------MAIN---------------
15
+ script_name 'MAIN'
16
+ fade 0 time 0
17
+ 042C: set_total_missions_to 0
18
+ 030D: set_max_progress 0
19
+ 01F0: set_max_wanted_level_to 6
20
+ set_wb_check_to 0
21
+ 00C0: set_current_time_hours_to 10 minutes_to 0
22
+ 04E4: refresh_game_renderer_at 0.0 0.0
23
+ Camera.SetAtPos(0.0, 0.0, 20.0)
24
+ 062A: change_float_stat 21 to 0.0
25
+ 0629: change_integer_stat 181 to 4
26
+ 0629: change_integer_stat 68 to 0
27
+ Player.Create($PLAYER_CHAR, 0, 2493.0, -2141.0, 21.0)
28
+ 07AF: $PLAYER_GROUP = player $PLAYER_CHAR group
29
+ Actor.EmulateFromPlayer($PLAYER_ACTOR, $PLAYER_CHAR)
30
+ Camera.SetBehindPlayer
31
+ Actor.Angle($PLAYER_ACTOR) = 0.0
32
+ set_weather 15
33
+ Player.SetClothes($PLAYER_CHAR, "TSHIRTBOBORED", "TSHIRT", BodyPart.Torso)
34
+ Player.SetClothes($PLAYER_CHAR, "WORKTRGREY", "WORKTR", BodyPart.Legs)
35
+ Player.SetClothes($PLAYER_CHAR, "SNEAKERBINCBLK", "SNEAKER", BodyPart.Shoes)
36
+ Player.SetClothes($PLAYER_CHAR, "PLAYER_FACE", "HEAD", BodyPart.Head)
37
+ Player.Build($PLAYER_CHAR)
38
+ select_interior 0
39
+ Player.CanMove($PLAYER_CHAR, True)
40
+ 016C: restart_if_wasted_at 2778.0 -414.0 24.0 angle 0.0 town_number 0
41
+ 016C: restart_if_wasted_at 2778.0 -414.0 24.0 angle 0.0 town_number 0
42
+ fade 1 time 1000
43
+ wait 100
44
+ 03E6: remove_text_box
45
+ jump @MAIN_409
46
+ 0A60:
47
+
48
+ :MAIN_345
49
+ wait 20
50
+ if or
51
+ 00E1: player 0 pressed_key 4
52
+ 0A52:
53
+ jf @MAIN_345
54
+ 023C: load_special_actor 'CASHIE' as 1 // models 290-299
55
+ 038B: load_requested_models
56
+
57
+ :MAIN_383
58
+ if
59
+ 823D: not special_actor 1 loaded
60
+ jf @MAIN_409
61
+ wait 0
62
+ jump @MAIN_383
63
+
64
+ :MAIN_409
65
+
66
+ :MAIN_432
67
+ jump @MAIN_665
68
+
69
+ :MAIN_543
70
+ wait 10
71
+ if or
72
+ 00E1: player 0 pressed_key 4
73
+ 0A52:
74
+ jf @MAIN_543
75
+ 02A3: enable_widescreen 1
76
+ wait 5000
77
+ 02A3: enable_widescreen 0
78
+
79
+ :MAIN_579
80
+ wait 10
81
+ if or
82
+ 00E1: player 0 pressed_key 4
83
+ 0A52:
84
+ jf @MAIN_579
85
+ 02A3: enable_widescreen 1
86
+ Player.CanMove($PLAYER_CHAR, False)
87
+ 0337: set_actor $PLAYER_ACTOR visibility 0
88
+ wait 5000
89
+ 02A3: enable_widescreen 0
90
+ 0337: set_actor $PLAYER_ACTOR visibility 1
91
+ Player.CanMove($PLAYER_CHAR, True)
92
+ 09C7: change_player $PLAYER_CHAR model_to 0
93
+ jump @MAIN_543
94
+
95
+ :MAIN_665
96
+ wait 2500
97
+ jump @MAIN_665
cdn/files/SAMP/outfit.dat ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ; outfit.asi
2
+ ; Ryosuke839
3
+ ;
4
+ ; If you don't want to see the weapon, you have to just add ';' on the top of the line or delete the line.
5
+ ; Redundant lines will be used for dual weapons or grenades.
6
+ ; When you stay in pause menu for more than 1 second, this file will be reloaded and models will be reset.
7
+ ; BoneID is same as used in ifp. You can check it by using GTAAnimManager.
8
+ ;
9
+ ; WeaponID
10
+ ; If this weapon slot is used, the model will be placed at secondary coordinate.
11
+ ; Primary coordinate Secondary coordinate
12
+ ; BoneID X Pos Y Pos Z Pos X Rot Y Rot Z Rot BoneID X Pos Y Pos Z Pos X Rot Y Rot Z Rot
13
+ 1 -1 24 0.0 0.0 0.0 0.0 0.0 0.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; BRASSKNUCKLE
14
+ 2 -1 3 -0.15 -0.1 -0.1 180.0 75.0 7.5 0 0.0 0.0 0.0 0.0 0.0 0.0 ; GOLFCLUB
15
+ 3 -1 41 0.15 0.2 0.1 7.5 97.5 -45.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; NIGHTSTICK
16
+ 4 -1 41 0.15 0.15 0.05 7.5 97.5 -45.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; KNIFE
17
+ 5 -1 3 -0.05 -0.1 -0.1 180.0 75.0 7.5 0 0.0 0.0 0.0 0.0 0.0 0.0 ; BASEBALLBAT
18
+ 6 -1 3 -0.05 -0.1 -0.1 180.0 75.0 97.5 0 0.0 0.0 0.0 0.0 0.0 0.0 ; SHOVEL
19
+ 7 -1 3 -0.05 -0.1 -0.1 180.0 75.0 7.5 0 0.0 0.0 0.0 0.0 0.0 0.0 ; POOLCUE
20
+ 8 -1 3 -0.05 -0.1 -0.1 180.0 75.0 7.5 0 0.0 0.0 0.0 0.0 0.0 0.0 ; KATANA
21
+ 9 -1 1 0.05 0.15 0.2 -90.0 165.0 15.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; CHAINSAW
22
+ 10 -1 51 0.05 0.05 0.05 -22.5 90.0 45.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; DILDO1
23
+ 11 -1 51 0.05 0.05 0.05 0.0 90.0 45.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; DILDO2
24
+ 12 -1 51 0.05 0.05 0.05 0.0 90.0 45.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; VIBE1
25
+ 13 -1 51 0.05 0.05 0.05 0.0 90.0 45.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; VIBE2
26
+ 14 -1 51 0.05 0.05 0.05 -15.0 75.0 45.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; FLOWERS
27
+ 15 -1 51 0.1 0.15 0.0 0.0 90.0 -135.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; CANE
28
+ 16 -1 3 0.2 0.15 -0.05 30.0 135.0 -15.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; GRENADE
29
+ 16 -1 3 0.1 0.15 0.1 30.0 15.0 -15.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; GRENADE
30
+ 16 -1 3 0.3 0.1 -0.05 30.0 135.0 -15.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; GRENADE
31
+ 16 -1 3 0.2 0.1 0.1 30.0 15.0 -15.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; GRENADE
32
+ 17 -1 3 0.1 0.15 -0.1 30.0 150.0 90.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; TEARGAS
33
+ 17 -1 3 0.15 0.15 0.05 30.0 30.0 90.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; TEARGAS
34
+ 17 -1 3 0.2 0.1 -0.1 30.0 150.0 90.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; TEARGAS
35
+ 17 -1 3 0.25 0.1 0.05 30.0 30.0 90.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; TEARGAS
36
+ 18 -1 3 0.1 0.05 -0.2 30.0 150.0 90.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; MOLOTOV
37
+ 18 -1 3 0.2 0.05 0.15 30.0 22.5 90.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; MOLOTOV
38
+ 18 -1 3 0.2 0.05 -0.2 30.0 150.0 90.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; MOLOTOV
39
+ 18 -1 3 0.3 0.05 0.15 30.0 22.5 90.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; MOLOTOV
40
+ 19 -1 2 0.15 0.05 -0.2 0.0 7.5 -60.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; ROCKET
41
+ 19 -1 2 0.15 0.05 0.2 0.0 7.5 -60.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; ROCKET
42
+ 22 -1 51 -0.05 -0.05 0.1 -97.5 0.0 -7.5 0 0.0 0.0 0.0 0.0 0.0 0.0 ; PISTOL
43
+ 22 -1 41 -0.05 -0.05 -0.05 -82.5 0.0 0.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; PISTOL
44
+ 23 -1 51 -0.05 -0.05 0.1 -97.5 0.0 -7.5 0 0.0 0.0 0.0 0.0 0.0 0.0 ; PISTOL_SILENCED
45
+ 24 -1 51 -0.05 -0.05 0.1 -97.5 0.0 -7.5 0 0.0 0.0 0.0 0.0 0.0 0.0 ; DESERT_EAGLE
46
+ 25 6 3 0.25 -0.15 -0.1 -15.0 187.5 0.0 1 0.05 -0.05 -0.15 22.5 15.0 -167.5 ; SHOTGUN
47
+ 26 -1 1 0.1 0.0 -0.15 37.5 15.0 -167.5 0 0.0 0.0 0.0 0.0 0.0 0.0 ; SAWNOFF
48
+ 26 -1 1 0.1 -0.05 0.2 37.5 180.0 -7.5 0 0.0 0.0 0.0 0.0 0.0 0.0 ; SAWNOFF
49
+ 27 6 3 0.35 -0.2 -0.05 -15.0 187.5 0.0 1 0.15 0.0 -0.2 22.5 15.0 -167.5 ; SPAS12
50
+ 28 -1 41 0.1 -0.1 -0.05 -82.5 0.0 0.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; MICRO_UZI
51
+ 28 -1 51 0.1 -0.1 0.1 -97.5 0.0 -7.5 0 0.0 0.0 0.0 0.0 0.0 0.0 ; MICRO_UZI
52
+ 29 5 3 0.3 -0.15 0.0 187.5 165.0 0.0 41 0.1 -0.15 -0.1 -75.0 30.0 -22.5 ; MP5
53
+ 30 7 3 0.25 -0.15 -0.1 187.5 -165.0 0.0 3 0.25 -0.1 0.05 187.5 180.0 0.0 ; AK47
54
+ 31 7 3 0.25 -0.15 -0.1 187.5 -165.0 0.0 3 0.25 -0.1 0.05 187.5 180.0 0.0 ; M4
55
+ 32 -1 51 0.1 -0.1 0.1 -97.5 0.0 -7.5 0 0.0 0.0 0.0 0.0 0.0 0.0 ; TEC9
56
+ 32 -1 41 0.1 -0.1 -0.05 -82.5 0.0 0.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; TEC9
57
+ 33 -1 3 0.25 -0.15 -0.1 -15.0 187.5 0.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; COUNTRYRIFLE
58
+ 34 -1 3 0.25 -0.15 -0.1 -15.0 187.5 0.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; SNIPERRIFLE
59
+ 35 -1 3 0.2 -0.2 -0.1 0.0 15.0 0.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; RLAUNCHER
60
+ 36 -1 3 0.1 -0.2 -0.1 0.0 15.0 0.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; RLAUNCHER_HS
61
+ 37 -1 3 0.55 -0.1 0.0 0.0 -15.0 180.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; FTHROWER
62
+ 38 -1 3 0.4 -0.35 -0.1 60.0 -90.0 75.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; MINIGUN
63
+ 39 -1 3 0.0 0.25 0.05 180.0 90.0 30.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; SATCHEL_CHARGE
64
+ 39 -1 3 0.0 0.1 0.3 180.0 90.0 -30.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; SATCHEL_CHARGE
65
+ 40 -1 2 0.15 0.1 -0.15 -120.0 0.0 180.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; DETONATOR
66
+ 41 -1 2 0.2 0.15 0.15 0.0 90.0 0.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; SPRAYCAN
67
+ 42 -1 2 0.35 0.2 0.2 0.0 135.0 0.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; EXTINGUISHER
68
+ 43 -1 1 0.1 0.2 0.05 -135.0 -165.0 0.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; CAMERA
69
+ 44 -1 5 0.1 0.1 0.0 0.0 0.0 -30.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; NIGHTVISION
70
+ 45 -1 5 0.1 0.1 0.0 0.0 0.0 -30.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; INFRARED
71
+ 46 -1 3 0.1 -0.15 0.0 0.0 90.0 0.0 0 0.0 0.0 0.0 0.0 0.0 0.0 ; PARACHUTE
cdn/files/SAMP/peds.ide ADDED
@@ -0,0 +1,316 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ peds
2
+ 0, null, generic, CIVMALE, STAT_PLAYER, player, 0, 0, null, 9, 9, PED_TYPE_PLAYER, VOICE_GEN_MALE01, VOICE_GEN_MALE01
3
+ 1, TRUTH, TRUTH, CIVMALE, STAT_PLAYER, man, 0, 0, null, 9,9, PED_TYPE_GEN, VOICE_GEN_MALE01, VOICE_GEN_MALE01
4
+ 2, MACCER, MACCER, CIVMALE, STAT_PLAYER, man, 0, 0, null, 9,9, PED_TYPE_GEN, VOICE_GEN_MALE01, VOICE_GEN_MALE01
5
+ 3, ANDRE, ANDRE, CIVMALE, STAT_PLAYER, man, 0, 0, null, 1,4, PED_TYPE_GEN, VOICE_GEN_MALE01, VOICE_GEN_MALE01
6
+ 4, BBTHIN, BBTHIN, CIVMALE, STAT_PLAYER, man, 0, 0, null, 1,4, PED_TYPE_GEN, VOICE_GEN_MALE01, VOICE_GEN_MALE01
7
+ 5, BB, BB, CIVMALE, STAT_PLAYER, man, 0, 0, null, 1,4, PED_TYPE_GEN, VOICE_GEN_MALE01, VOICE_GEN_MALE01
8
+ 6, EMMET, EMMET, CIVMALE, STAT_PLAYER, man, 0, 0, null, 1,4, PED_TYPE_GEN, VOICE_GEN_MALE01, VOICE_GEN_MALE01
9
+ 7, male01, male01, CIVMALE, STAT_PLAYER, man, 0, 0, null, 1, 4, PED_TYPE_GEN, VOICE_GEN_MALE01, VOICE_GEN_MALE01
10
+ 8, JANITOR, JANITOR, CIVMALE, STAT_PLAYER, man, 0, 0, null, 1,4, PED_TYPE_GEN, VOICE_GEN_MALE01, VOICE_GEN_MALE01
11
+ 9, BFORI, BFORI, CIVFEMALE, STAT_PLAYER, woman, 0, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_BFORI, VOICE_GEN_BFORI
12
+ 10, BFOST, BFOST, CIVMALE, STAT_PLAYER, man, 0, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_BFOST, VOICE_GEN_BFOST
13
+ 11, VBFYCRP, VBFYCRP, CIVFEMALE, STAT_PLAYER, man, 0, 0, null, 3, 7, PED_TYPE_GEN, VOICE_GEN_BFYCRP, VOICE_GEN_BFYCRP
14
+ 12, BFYRI, BFYRI, CIVFEMALE, STAT_PLAYER, sexywoman, 0, 0, null, 7, 9, PED_TYPE_GEN, VOICE_GEN_BFYRI, VOICE_GEN_BFYRI
15
+ 13, BFYST, BFYST, CIVFEMALE, STAT_PLAYER, woman, 0, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_BFYST, VOICE_GEN_BFYST
16
+ 14, BMORI, bmori, CIVMALE, STAT_PLAYER, man, 0, 0, null, 9, 8, PED_TYPE_GEN, VOICE_GEN_BMORI, VOICE_GEN_BMORI
17
+ 15, BMOST, bmost, CIVMALE, STAT_PLAYER, man, 0, 0, null, 8, 9, PED_TYPE_GEN, VOICE_GEN_BMOST, VOICE_GEN_BMOST
18
+ 16, BMYAP, BMYAP, CIVMALE, STAT_PLAYER, man, 0, 0, null, 0, 8, PED_TYPE_GEN, VOICE_GEN_BMYAP, VOICE_GEN_BMYAP
19
+ 17, BMYBU, BMYBU, CIVMALE, STAT_PLAYER, man, 0, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_BMYBU, VOICE_GEN_BMYBU
20
+ 18, BMYBE, BMYBE, CIVMALE, STAT_PLAYER, man, 0, 0, null, 7, 3, PED_TYPE_GEN, VOICE_GEN_BMYBE, VOICE_GEN_BMYBE
21
+ 19, BMYDJ, BMYDJ, CIVMALE, STAT_PLAYER, man, 0, 0, null, 5, 0, PED_TYPE_GEN, VOICE_GEN_BMYDJ, VOICE_GEN_BMYDJ
22
+ 20, BMYRI, BMYRI, CIVMALE, STAT_PLAYER, man, 0, 0, null, 7, 5, PED_TYPE_GEN, VOICE_GEN_BMYRI, VOICE_GEN_BMYRI
23
+ 21, BMYCR, BMYCR, CRIMINAL, STAT_PLAYER, man, 0, 0, null, 5, 0, PED_TYPE_GEN, VOICE_GEN_BMYCR, VOICE_GEN_BMYCR
24
+ 22, BMYST, BMYST, CIVFEMALE, STAT_PLAYER, sexywoman, 0, 0, null, 7, 9, PED_TYPE_GEN, VOICE_GEN_BFYRI, VOICE_GEN_BFYRI
25
+ 23, WMYBMX, WMYBMX, CIVMALE, STAT_PLAYER, man, 0, 0, null, 6, 4, PED_TYPE_GEN, VOICE_GEN_WMYBMX, VOICE_GEN_WMYBMX
26
+ 24, WBDYG1, WBDYG1, CIVMALE, STAT_PLAYER, man, 0, 0, null, 10, 1, PED_TYPE_GEN, VOICE_GEN_BBDYG1, VOICE_GEN_BBDYG1
27
+ 25, WBDYG2, WBDYG2, CIVMALE, STAT_PLAYER, man, 0, 0, null, 2, 1, PED_TYPE_GEN, VOICE_GEN_BBDYG2, VOICE_GEN_BBDYG2
28
+ 26, WMYBP, WMYBP, CIVMALE, STAT_PLAYER, man, 0, 0, null, 2, 6, PED_TYPE_GEN, VOICE_GEN_WMYBP, VOICE_GEN_WMYBP
29
+ 27, WMYCON, WMYCON, CIVMALE, STAT_PLAYER, man, 130C, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_WMYCON, VOICE_GEN_WMYCON
30
+ 28, BMYDRUG, BMYdrug, CRIMINAL, STAT_CRIMINAL, gang2, 110F, 0, man, 5, 5, PED_TYPE_GEN, VOICE_GEN_BMYDRUG, VOICE_GEN_BMYDRUG
31
+ 29, WMYDRUG, WMYdrug, CRIMINAL, STAT_CRIMINAL, man, 110F, 0, null, 4, 4, PED_TYPE_GEN, VOICE_GEN_WMYDRUG, VOICE_GEN_WMYDRUG
32
+ 30, HMYDRUG, HMYdrug, CRIMINAL, STAT_PLAYER, man, 110F, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_HMYDRUG, VOICE_GEN_HMYDRUG
33
+ 31, DWFOLC, dwfolc, CIVFEMALE, STAT_PLAYER, woman, 1003, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_DWFOLC, VOICE_GEN_DWFOLC
34
+ 32, DWMOLC1, dwmolc1, CIVMALE, STAT_PLAYER, man, 1003, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_DWMOLC1, VOICE_GEN_DWMOLC1
35
+ 33, DWMOLC2, dwmolc2, CIVMALE, STAT_PLAYER, man, 1003, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_DWMOLC2, VOICE_GEN_DWMOLC2
36
+ 34, DWMYLC1, dwmylc1, CIVMALE, STAT_PLAYER, man, 1983, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_DWMYLC1, VOICE_GEN_DWMYLC2
37
+ 35, HMOGAR, HMOgar, CIVMALE, STAT_PLAYER, man, 1003, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_WMYGAR, VOICE_GEN_WMYGAR
38
+ 36, WMYGOL1, WMYgol1, CIVMALE, STAT_FIREMAN, man, 170F, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_WMYGOL1, VOICE_GEN_WMYGOL1
39
+ 37, WMYGOL2, WMYgol2, CIVMALE, STAT_CRIMINAL, man, 170F, 0, man, 9, 9, PED_TYPE_GEN, VOICE_GEN_WMYGOL2, VOICE_GEN_WMYGOL2
40
+ 38, HFORI, hfori, CIVFEMALE, STAT_COWARD, player, 120C, 0, man, 10, 9, PED_TYPE_GEN, VOICE_GEN_HFORI, VOICE_GEN_HFORI
41
+ 39, HFOST, hfost, CIVFEMALE, STAT_PLAYER, woman, 1003, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_HFOST, VOICE_GEN_HFOST
42
+ 40, HFYRI, HFYRI, CIVFEMALE, STAT_PLAYER, sexywoman, 120C, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_HFYRI, VOICE_GEN_HFYRI
43
+ 41, HFYST, HFYST, CIVFEMALE, STAT_STREET_GIRL, man, 1983, 1, null, 6, 1, PED_TYPE_GEN, VOICE_GEN_HFYST, VOICE_GEN_HFYST
44
+ 42, JETHRO, JETHRO, CIVMALE, STAT_SENSIBLE_GUY, man, 0, 0, man, 1,4, PED_TYPE_GEN, VOICE_GEN_MALE01, VOICE_GEN_MALE01
45
+ 43, HMORI, HMORI, CRIMINAL, STAT_CRIMINAL, man, 120C, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_HMORI, VOICE_GEN_HMORI
46
+ 44, HMOST, HMOST, CIVMALE, STAT_PLAYER, man, 1003, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_HMOST, VOICE_GEN_HMOST
47
+ 45, HMYBE, HMYBE, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_HMYBE, VOICE_GEN_HMYBE
48
+ 46, HMYRI, HMYRI, CIVMALE, STAT_PLAYER, man, 1983, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_HMYRI, VOICE_GEN_HMYRI
49
+ 47, HMYCR, HMYCR, CIVMALE, STAT_PLAYER, man, 110F, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_HMYCR, VOICE_GEN_HMYCR
50
+ 48, HMYST, HMYST, CIVMALE, STAT_PLAYER, man, 1983, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_HMYST, VOICE_GEN_HMYST
51
+ 49, OMOKUNG, OMOkung, CIVMALE, STAT_OLD_GUY, oldman, 1003, 0, man, 1, 4, PED_TYPE_GEN, VOICE_GEN_OMOKUNG, VOICE_GEN_OMOKUNG
52
+ 50, WMYMECH, WMYMECH, CIVMALE, STAT_TOUGH_GUY, man, 1433, 1, null, 6, 6, PED_TYPE_GEN, VOICE_GEN_WMYMECH, VOICE_GEN_WMYMECH
53
+ 51, BMYMOUN, BMYMOUN, CIVFEMALE, STAT_PLAYER, man, 800, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_BMYMOUN, VOICE_GEN_BMYMOUN
54
+ 52, WMYMOUN, WMYMOUN, CIVMALE, STAT_PLAYER, man, 800, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_WMYMOUN, VOICE_GEN_WMYMOUN
55
+ 53, OFORI, OFORI, CIVFEMALE, STAT_OLD_GIRL, man, 120C, 0, man, 10, 1, PED_TYPE_GEN, VOICE_GEN_OFORI, VOICE_GEN_OFORI
56
+ 54, OFOST, OFOST, CIVFEMALE, STAT_PLAYER, woman, 1003, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_OFOST, VOICE_GEN_OFOST
57
+ 55, OFYRI, OFYRI, CIVFEMALE, STAT_COWARD, man, 120C, 1, null, 2, 7, PED_TYPE_GEN, VOICE_GEN_OFYRI, VOICE_GEN_OFYRI
58
+ 56, OFYST, OFYST, CIVFEMALE, STAT_TOURIST, woman, 1003, 1, null, 6, 6, PED_TYPE_GEN, VOICE_GEN_OFYST, VOICE_GEN_OFYST
59
+ 57, OMORI, OMORI, CIVMALE, STAT_PLAYER, man, 120C, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_OMORI, VOICE_GEN_OMORI
60
+ 58, OMOST, OMOST, CIVMALE, STAT_PLAYER, man, 1003, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_OMOST, VOICE_GEN_OMOST
61
+ 59, OMYRI, OMYRI, CIVMALE, STAT_PLAYER, man, 120C, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_OMYRI, VOICE_GEN_OMYRI
62
+ 60, OMYST, OMYST, CIVMALE, STAT_PLAYER, man, 1983, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_OMYST, VOICE_GEN_OMYST
63
+ 61, WMYPLT, WMYPLT, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_WMYPLT, VOICE_GEN_WMYPLT
64
+ 62, WMOPJ, WMOpj, CIVMALE, STAT_OLD_GUY, oldman, 1000, 0, null, 1, 1, PED_TYPE_GEN, VOICE_GEN_WMOPJ, VOICE_GEN_WMOPJ
65
+ 63, BFYPRO, BFYPRO, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_BFYPRO, VOICE_GEN_BFYPRO
66
+ 64, HFYPRO, HFYPRO, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_HFYPRO, VOICE_GEN_HFYPRO
67
+ 65, KENDL, KENDL, CIVFEMALE, STAT_SENSIBLE_GUY, skatef, 0, 0, woman, 1,4, PED_TYPE_GEN, VOICE_GEN_HFYRI, VOICE_GEN_HFYRI
68
+ 66, BMYPOL1, BMYpol1, CIVMALE, STAT_PLAYER, man, 110F, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_BMYPOL1, VOICE_GEN_BMYPOL1
69
+ 67, BMYPOL2, BMYpol2, CIVMALE, STAT_PLAYER, man, 110F, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_BMYPOL2, VOICE_GEN_BMYPOL2
70
+ 68, WMOPREA, WMOprea, CIVFEMALE, STAT_PLAYER, woman, 170F, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_WMOPREA, VOICE_GEN_WMOPREA
71
+ 69, SBFYST, sbfyst, CIVFEMALE, STAT_PLAYER, woman, 1983, 0, null, 4, 6, PED_TYPE_GEN, VOICE_GEN_SBFYST, VOICE_GEN_SBFYST
72
+ 70, WMOSCI, WMOsci, CIVMALE, STAT_PLAYER, man, 120C, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_WMOSCI, VOICE_GEN_WMOSCI
73
+ 71, WMYSGRD, WMYSGRD, CIVMALE, STAT_TOUGH_GUY, man, 170F, 1, null, 2, 6, PED_TYPE_GEN, VOICE_GEN_WMYSGRAD, VOICE_GEN_WMYSGRAD
74
+ 72, SWMYHP1, SWMYhp1, CIVMALE, STAT_PLAYER, man, 1983, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_SWMYHP1, VOICE_GEN_SWMYHP1
75
+ 73, SWMYHP2, SWMYhp2, CIVFEMALE, STAT_PLAYER, woman, 1882, 0, null, 2, 8, PED_TYPE_GEN, VOICE_GEN_SWMYHP2, VOICE_GEN_SWMYHP2
76
+ 75, SWFOPRO, sWFOpro, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_SWFOPRO, VOICE_GEN_SWFOPRO
77
+ 76, WFYSTEW, WFYSTEW, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_WFYSTEW, VOICE_GEN_WFYSTEW
78
+ 77, SWMOTR1, sWMOtr1, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_SWMOTR1, VOICE_GEN_SWMOTR1
79
+ 78, WMOTR1, WMOTR1, CIVMALE, STAT_TRAMP_MALE, man, 1000, 0, man, 1, 4, PED_TYPE_GEN, VOICE_GEN_WMOTR1, VOICE_GEN_WMOTR1
80
+ 79, BMOTR1, BMOTR1, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_BMOTR1, VOICE_GEN_BMOTR1
81
+ 80, VBMYBOX, VBMYbox, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_BMYBOX, VOICE_GEN_BMYBOX
82
+ 81, VWMYBOX, VWMYbox, CIVMALE, STAT_TOUGH_GUY, man, 1000, 0, man, 1, 4, PED_TYPE_GEN, VOICE_GEN_WMYBOX, VOICE_GEN_WMYBOX
83
+ 82, VHMYELV, VHMYELV, CIVMALE, STAT_PLAYER, man, 170F, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_VHMYELV, VOICE_GEN_VHMYELV
84
+ 83, VBMYELV, VBMYELV, CIVMALE, STAT_TOUGH_GUY, man, 170F, 1, null, 2, 1, PED_TYPE_GEN, VOICE_GEN_VBMYELV, VOICE_GEN_VBMYELV
85
+ 84, VIMYELV, VIMYELV, CIVMALE, STAT_PLAYER, man, 170F, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_VIMYELV, VOICE_GEN_VIMYELV
86
+ 85, VWFYPRO, VWFYPRO, PROSTITUTE, STAT_PROSTITUTE, player, 1000, 1, man, 1, 4, PED_TYPE_GEN, VOICE_GEN_VWFYPRO, VOICE_GEN_VWFYPRO
87
+ 86, RYDER3, RYDER3, CIVMALE, STAT_SENSIBLE_GUY, player, 0, 0, man, 1,4, PED_TYPE_GANG, VOICE_GNG_RYDER, VOICE_GNG_RYDER
88
+ 87, VWFYST1, VWFYST1, CIVFEMALE, STAT_STREET_GIRL, man, 1000, 1, man, 1, 4, PED_TYPE_GEN, VOICE_GEN_VWFYST1, VOICE_GEN_VWFYST1
89
+ 88, WFORI, WFORI, CIVFEMALE, STAT_COWARD, player, 120C, 0, man, 10, 1, PED_TYPE_GEN, VOICE_GEN_WFORI, VOICE_GEN_WFORI
90
+ 89, WFOST, WFOST, CIVFEMALE, STAT_STREET_GIRL, player, 1003, 0, man, 1, 2, PED_TYPE_GEN, VOICE_GEN_WFOST, VOICE_GEN_WFOST
91
+ 90, WFYJG, WFYJG, CIVFEMALE, STAT_COWARD, player, 1000, 0, beach, 9, 9, PED_TYPE_GEN, VOICE_GEN_WFYJG, VOICE_GEN_WFYJG
92
+ 91, WFYRI, WFYRI, CIVFEMALE, STAT_COWARD, man, 120C, 1, null, 4, 6, PED_TYPE_GEN, VOICE_GEN_WFYRI, VOICE_GEN_WFYRI
93
+ 92, WFYRO, WFYRO, CIVFEMALE, STAT_SKATER, player, 1000, 1, null, 1, 4, PED_TYPE_GEN, VOICE_GEN_WFYRO, VOICE_GEN_WFYRO
94
+ 93, WFYST, WFYST, CIVFEMALE, STAT_STREET_GIRL, player, 1983, 1, null, 4, 6, PED_TYPE_GEN, VOICE_GEN_WFYST, VOICE_GEN_WFYST
95
+ 94, WMORI, WMORI, CIVMALE, STAT_SUIT_GUY, player, 120C, 0, man, 10, 10, PED_TYPE_GEN, VOICE_GEN_WMORI, VOICE_GEN_WMORI
96
+ 95, WMOST, WMOST, CIVMALE, STAT_OLD_GUY, man, 1003, 0, man, 8, 1, PED_TYPE_GEN, VOICE_GEN_WMOST, VOICE_GEN_WMOST
97
+ 96, WMYJG, WMYJG, COP, STAT_COP, swat, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_WMYJG, VOICE_GEN_WMYJG
98
+ 97, WMYLG, WMYlG, CIVMALE, STAT_GEEK_GUY, jogger, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_WMYLG, VOICE_GEN_WMYLG
99
+ 98, WMYRI, WMYRI, CIVMALE, STAT_PLAYER, man, 120C, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_WMYRI, VOICE_GEN_WMYRI
100
+ 99, WMYRO, WMYRO, CIVMALE, STAT_SKATER, player, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_WMYRO, VOICE_GEN_WMYRO
101
+ 100, WMYCR, WMYCR, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_WMYCR, VOICE_GEN_WMYCR
102
+ 101, WMYST, WMYST, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_WMYST, VOICE_GEN_WMYST
103
+ 102, BALLAS1, BALLAS1, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_GANG, VOICE_GNG_BALLAS1, VOICE_GNG_BALLAS2
104
+ 103, BALLAS2, BALLAS2, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_GANG, VOICE_GNG_BALLAS3, VOICE_GNG_BALLAS4
105
+ 104, BALLAS3, BALLAS3, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_GANG, VOICE_GNG_BALLAS5, VOICE_GNG_BALLAS5
106
+ 105, FAM1, FAM1, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GANG, VOICE_GNG_FAM1, VOICE_GNG_FAM2
107
+ 106, FAM2, FAM2, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GANG, VOICE_GNG_FAM3, VOICE_GNG_FAM4
108
+ 107, FAM3, FAM3, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GANG, VOICE_GNG_FAM5, VOICE_GNG_FAM5
109
+ 108, LSV1, LSV1, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GANG, VOICE_GNG_LSV1, VOICE_GNG_LSV2
110
+ 109, LSV2, LSV2, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GANG, VOICE_GNG_LSV3, VOICE_GNG_LSV4
111
+ 110, LSV3, LSV3, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GANG, VOICE_GNG_LSV5, VOICE_GNG_LSV5
112
+ 111, MAFFA, MAFFA, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_MAFFA, VOICE_GEN_MAFFA
113
+ 112, MAFFB, MAFFB, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_MAFFB, VOICE_GEN_MAFFB
114
+ 113, MAFBOSS, MAFBOSS, CRIMINAL, STAT_CRIMINAL, player, 110F, 1, null, 2, 2, PED_TYPE_GANG, VOICE_GNG_MAFBOSS, VOICE_GNG_MAFBOSS
115
+ 114, VLA1, VLA1, GANG8, STAT_GANG8, gang1, 110F, 1, man, 0, 0, PED_TYPE_GANG, VOICE_GNG_VLA1, VOICE_GNG_VLA2
116
+ 115, VLA2, VLA2, GANG8, STAT_GANG8, gang2, 110F, 1, man, 0, 0, PED_TYPE_GANG, VOICE_GNG_VLA3, VOICE_GNG_VLA4
117
+ 116, VLA3, VLA3, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GANG, VOICE_GNG_VLA5, VOICE_GNG_VLA5
118
+ 117, TRIADA, TRIADA, GANG7, STAT_GANG7, player, 110F, 1, man, 4, 4, PED_TYPE_GANG, VOICE_GNG_STRI1, VOICE_GNG_STRI5
119
+ 118, TRIADB, TRIADB, GANG7, STAT_GANG7, man, 110F, 1, man, 4, 4, PED_TYPE_GANG, VOICE_GNG_STRI1, VOICE_GNG_STRI1
120
+ 119, SINDACO, SINDACO, CIVMALE, STAT_SENSIBLE_GUY, man, 0, 0, man, 1,4, PED_TYPE_GEN, VOICE_GEN_MALE01, VOICE_GEN_MALE01
121
+ 120, TRIBOSS, TRIBOSS, GANG7, STAT_GANG7, player, 110F, 1, man, 4, 4, PED_TYPE_GANG, VOICE_GNG_STRI1, VOICE_GNG_STRI1
122
+ 121, DNB1, DNB1, CIVMALE, STAT_PLAYER, man, 110F, 0, null, 3, 4, PED_TYPE_GANG, VOICE_GNG_DNB1, VOICE_GNG_DNB1
123
+ 122, DNB2, DNB2, GANG5, STAT_GANG5, gang2, 110F, 1, man, 3, 4, PED_TYPE_GANG, VOICE_GNG_DNB2, VOICE_GNG_DNB2
124
+ 123, DNB3, DNB3, GANG5, STAT_GANG5, gang1, 110F, 1, man, 3, 4, PED_TYPE_GANG, VOICE_GNG_DNB3, VOICE_GNG_DNB5
125
+ 124, VMAFF1, VMAFF1, GANG6, STAT_GANG6, gang1, 110F, 1, man, 2, 2, PED_TYPE_GANG, VOICE_GNG_VMAFF1, VOICE_GNG_VMAFF2
126
+ 125, VMAFF2, VMAFF2, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_GANG, VOICE_GNG_VMAFF3, VOICE_GNG_VMAFF3
127
+ 126, VMAFF3, VMAFF3, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GANG, VOICE_GNG_VMAFF4, VOICE_GNG_VMAFF4
128
+ 127, VMAFF4, VMAFF4, GANG6, STAT_GANG6, player, 110F, 1, man, 2, 2, PED_TYPE_GANG, VOICE_GNG_VMAFF5, VOICE_GNG_VMAFF5
129
+ 128, DNMYLC, DNMYLC, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_DNMYLC, VOICE_GEN_DNMYLC
130
+ 129, DNFOLC1, DNFOLC1, CIVFEMALE, STAT_COWARD, player, 1003, 0, man, 10, 2, PED_TYPE_GEN, VOICE_GEN_DNFOLC1, VOICE_GEN_DNFOLC1
131
+ 130, DNFOLC2, DNFOLC2, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_DNFOLC2, VOICE_GEN_DNFOLC2
132
+ 131, DNFYLC, DNFYLC, CIVFEMALE, STAT_COWARD, sexywoman, 1FFF, 1, man, 2, 6, PED_TYPE_GEN, VOICE_GEN_DNFYLC, VOICE_GEN_DNFYLC
133
+ 132, DNMOLC1, DNMOLC1, CIVMALE, STAT_OLD_GUY, man, 1003, 0, man, 1, 10, PED_TYPE_GEN, VOICE_GEN_DNMOLC1, VOICE_GEN_DNMOLC1
134
+ 133, DNMOLC2, DNMOLC2, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_DNMOLC2, VOICE_GEN_DNMOLC2
135
+ 134, SBMOTR2, SBMOTR2, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_SBMOTR1, VOICE_GEN_SBMOTR2
136
+ 135, SWMOTR2, SWMOTR2, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_SWMOTR2, VOICE_GEN_SWMOTR2
137
+ 136, SBMYTR3, SBMYTR3, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_SBMYTR3, VOICE_GEN_SBMYTR3
138
+ 137, SWMOTR3, SWMOTR3, CIVMALE, STAT_TRAMP_MALE, player, 1000, 0, man, 1, 4, PED_TYPE_GEN, VOICE_GEN_SWMOTR3, VOICE_GEN_SWMOTR3
139
+ 138, WFYBE, WFYBE, CIVFEMALE, STAT_COWARD, woman, 1000, 0, beach, 1, 4, PED_TYPE_GEN, VOICE_GEN_WFYBE, VOICE_GEN_WFYBE
140
+ 139, BFYBE, BFYBE, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 1, 4, PED_TYPE_GEN, VOICE_GEN_BFYBE, VOICE_GEN_BFYBE
141
+ 140, HFYBE, HFYBE, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_HFYBE, VOICE_GEN_HFYBE
142
+ 141, SOFYBU, SOFYBU, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_SOFYBU, VOICE_GEN_SOFYBU
143
+ 142, SBMYST, SBMYST, CIVMALE, STAT_STREET_GUY, player, 1983, 1, man, 8, 5, PED_TYPE_GEN, VOICE_GEN_SBMYST, VOICE_GEN_SBMYST
144
+ 143, SBMYCR, SBMYCR, CRIMINAL, STAT_CRIMINAL, player, 110F, 1, man, 5, 0, PED_TYPE_GEN, VOICE_GEN_SBMYCR, VOICE_GEN_SBMYCR
145
+ 144, BMYCG, bmycg, CRIMINAL, STAT_CRIMINAL, gang2, 110F, 1, man, 8, 3, PED_TYPE_GEN, VOICE_GEN_BMYCG, VOICE_GEN_BMYCG
146
+ 145, WFYCRK, Wfycrk, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_WFYCRK, VOICE_GEN_WFYCRK
147
+ 146, HMYCM, hmycm, CRIMINAL, STAT_CRIMINAL, man, 110F, 1, man, 8, 10, PED_TYPE_GEN, VOICE_GEN_HMYCM, VOICE_GEN_HMYCM
148
+ 147, WMYBU, wmybu, CIVMALE, STAT_COWARD, man, 120C, 1, man, 6, 3, PED_TYPE_GEN, VOICE_GEN_WMYBU, VOICE_GEN_WMYBU
149
+ 148, BFYBU, bfybu, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_BFYBU, VOICE_GEN_BFYBU
150
+ 149, SMOKEV, SMOKEV, CIVMALE, STAT_SENSIBLE_GUY, player, 0, 0, man, 1,4, PED_TYPE_GANG, VOICE_GNG_SMOKE, VOICE_GNG_SMOKE
151
+ 150, WFYBU, wfybu, CIVFEMALE, STAT_SUIT_GIRL, man, 120C, 1, man, 9, 2, PED_TYPE_GEN, VOICE_GEN_WFYBU, VOICE_GEN_WFYBU
152
+ 151, DWFYLC1, Dwfylc1, CIVFEMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_DWFYLC1, VOICE_GEN_DWFYLC2
153
+ 152, WFYPRO, WFYpro, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_WFYPRO, VOICE_GEN_WFYPRO
154
+ 153, WMYCONB, wmyconb, CIVMALE, STAT_SUIT_GUY, player, 170F, 1, man, 6, 2, PED_TYPE_GEN, VOICE_GEN_WMYCONB, VOICE_GEN_WMYCONB
155
+ 154, WMYBE, wmybe, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_WMYBE, VOICE_GEN_WMYBE
156
+ 155, WMYPIZZ, wmypizz, CIVMALE, STAT_PLAYER, player, 1000, 0, null, 9, 9, PED_TYPE_GFD, VOICE_GFD_WMYPIZZ, VOICE_GFD_WMYPIZZ
157
+ 156, BMOBAR, bmobar, CIVMALE, STAT_OLD_GUY, man, 1000, 0, man, 1, 4, PED_TYPE_GFD, VOICE_GFD_BMOBAR, VOICE_GFD_BMOBAR
158
+ 157, CWFYHB, cwfyhb, CIVFEMALE, STAT_TOUGH_GIRL, woman, 1000, 1, man, 1, 4, PED_TYPE_GEN, VOICE_GEN_CWFYHB1, VOICE_GEN_CWFYHB1
159
+ 158, CWMOFR, cwmofr, CIVMALE, STAT_OLD_GUY, player, 1000, 0, man, 1, 4, PED_TYPE_GEN, VOICE_GEN_CWMOFR1, VOICE_GEN_CWMOFR1
160
+ 159, CWMOHB1, cwmohb1, CIVMALE, STAT_OLD_GUY, player, 110F, 0, man, 1, 1, PED_TYPE_GEN, VOICE_GEN_CWMOHB1, VOICE_GEN_CWMOHB1
161
+ 160, CWMOHB2, cwmohb2, CIVMALE, STAT_OLD_GUY, player, 1983, 0, man, 1, 1, PED_TYPE_GEN, VOICE_GEN_CWMOHB2, VOICE_GEN_CWMOHB2
162
+ 161, CWMYFR, cwmyfr, CIVMALE, STAT_TOUGH_GUY, player, 1983, 1, man, 1, 6, PED_TYPE_GEN, VOICE_GEN_CWMYFR, VOICE_GEN_CWMYFR
163
+ 162, CWMYHB1, cwmyhb1, CIVMALE, STAT_TOUGH_GUY, player, 1000, 0, man, 6, 2, PED_TYPE_GEN, VOICE_GEN_CWMYHB1, VOICE_GEN_CWMYHB1
164
+ 163, BMYBOUN, bmyboun, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_BMYBOUN, VOICE_GEN_BMYBOUN
165
+ 164, WMYBOUN, wmyboun, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_WMYBOUN, VOICE_GEN_WMYBOUN
166
+ 165, WMOMIB, wmomib, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_WMOMIB, VOICE_GEN_WMOMIB
167
+ 166, BMYMIB, bmymib, COP, STAT_COP, swat, 1000, 0, null, 11, 10, PED_TYPE_GEN, VOICE_GEN_BMYMIB, VOICE_GEN_BMYMIB
168
+ 167, WMYBELL, wmybell, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 8, PED_TYPE_GFD, VOICE_GFD_WMYBELL, VOICE_GFD_WMYBELL
169
+ 168, BMOCHIL, bmochil, CIVMALE, STAT_SENSIBLE_GUY, man, 1000, 1, man, 1, 4, PED_TYPE_GEN, VOICE_GEN_BMOST, VOICE_GEN_BMOST
170
+ 169, SOFYRI, sofyri, CIVFEMALE, STAT_COWARD, player, 120C, 1, man, 6, 4, PED_TYPE_GEN, VOICE_GEN_SOFYRI, VOICE_GEN_SOFYRI
171
+ 170, SOMYST, somyst, CIVMALE, STAT_COWARD, man, 1983, 0, man, 4, 9, PED_TYPE_GEN, VOICE_GEN_SOMYST, VOICE_GEN_SOMYST
172
+ 171, VWMYBJD, vwmybjd, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_VWMYBJD, VOICE_GEN_VWMYBJD
173
+ 172, VWFYCRP, vwfycrp, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_WFYCRP, VOICE_GEN_WFYCRP
174
+ 173, SFR1, SFR1, COP, STAT_COP, swat, 1000, 0, null, 9, 9, PED_TYPE_GANG, VOICE_GNG_SFR1, VOICE_GNG_SFR2
175
+ 174, SFR2, SFR2, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 8, 8, PED_TYPE_GANG, VOICE_GNG_SFR3, VOICE_GNG_SFR4
176
+ 175, SFR3, SFR3, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GANG, VOICE_GNG_SFR5, VOICE_GNG_SFR5
177
+ 176, BMYBAR, BMYBAR, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 1, 4, PED_TYPE_GFD, VOICE_GFD_BMYBARB, VOICE_GFD_BMYBARB
178
+ 177, WMYBAR, WMYBAR, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GFD, VOICE_GFD_WMYBARB, VOICE_GFD_WMYBARB
179
+ 178, WFYSEX, WFYSEX, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_NOVOICE, VOICE_GEN_NOVOICE
180
+ 179, WMYAMMO, WMYAMMO, CIVMALE, STAT_TOUGH_GUY, player, 1000, 1, man, 1, 4, PED_TYPE_GFD, VOICE_GFD_WMYAMMO, VOICE_GFD_WMYAMMO
181
+ 180, BMYTATT, BMYTATT, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GFD, VOICE_GFD_BMYTATT, VOICE_GFD_BMYTATT
182
+ 181, VWMYCR, VWMYCR, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_VWMYCR, VOICE_GEN_VWMYCR
183
+ 182, VBMOCD, VBMOCD, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_VBMOCD, VOICE_GEN_VBMOCD
184
+ 183, VBMYCR, VBMYCR, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_VBMYCR, VOICE_GEN_VBMYCR
185
+ 184, VHMYCR, VHMYCR, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_VHMYCR, VOICE_GEN_VHMYCR
186
+ 185, SBMYRI, SBMYRI, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_SBMYRI, VOICE_GEN_SBMYRI
187
+ 186, SOMYRI, SOMYRI, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_SOMYRI, VOICE_GEN_SOMYRI
188
+ 187, SOMYBU, SOMYBU, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_SOMYBU, VOICE_GEN_SOMYBU
189
+ 188, SWMYST, SWMYST, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_SWMYST, VOICE_GEN_SWMYST
190
+ 189, WMYVA, WMYVA , CIVFEMALE, STAT_SKATER, skatef, 1000, 1, skatef, 1, 4, PED_TYPE_GEN, VOICE_GEN_HFYST, VOICE_GEN_HFYST
191
+ 190, COPGRL3, COPGRL3 , CIVFEMALE, STAT_SKATER, skatef, 1000, 1, skatef, 1, 4, PED_TYPE_GEN, VOICE_GEN_HFYST, VOICE_GEN_HFYST
192
+ 191, GUNGRL3, GUNGRL3 , CIVFEMALE, STAT_STREET_GIRL, woman, 1FFF,0, null,0,3,PED_TYPE_GFD,VOICE_GFD_HELENA ,VOICE_GFD_HELENA
193
+ 192, MECGRL3, MECGRL3 , CIVFEMALE, STAT_STREET_GIRL, sexywoman, 1FFF,0, null,0,3,PED_TYPE_GFD,VOICE_GFD_MICHELLE ,VOICE_GFD_MICHELLE
194
+ 193, NURGRL3, NURGRL3 , CIVMALE, STAT_STD_MISSION, mine_anim, 1000, 1, mine_anim, 1, 4, PED_TYPE_GEN, VOICE_GNG_TRUTH, VOICE_GNG_TRUTH
195
+ 194, CROGRL3, CROGRL3 , CIVMALE, STAT_STD_MISSION, mine_anim, 1000, 1, mine_anim, 1, 4, PED_TYPE_GEN, VOICE_GNG_TRUTH, VOICE_GNG_TRUTH
196
+ 195, GANGRL3, GANGRL3 , CIVMALE, STAT_STD_MISSION, mine_anim, 1000, 1, mine_anim, 1, 4, PED_TYPE_GEN, VOICE_GNG_TRUTH, VOICE_GNG_TRUTH
197
+ 196, CWFOFR, CWFOFR , CIVFEMALE, STAT_COWARD, player,1003,0, null,1,1,PED_TYPE_GEN,VOICE_GEN_CWFOFR,VOICE_GEN_CWFOFR
198
+ 197, CWFOHB, CWFOHB , CIVFEMALE, STAT_OLD_GIRL, pro,1003,0, null,1,1,PED_TYPE_GEN,VOICE_GEN_CWFOHB,VOICE_GEN_CWFOHB
199
+ 198, CWFYFR1, CWFYFR1, CIVFEMALE, STAT_PLAYER, oldwoman, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_CWFYFR1, VOICE_GEN_CWFYFR1
200
+ 199, CWFYFR2, CWFYFR2, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_CWFYFR2, VOICE_GEN_CWFYFR2
201
+ 200, CWMYHB2, CWMYHB2, CIVMALE, STAT_TOUGH_GUY, player, 1983, 1, null, 1, 1, PED_TYPE_GEN, VOICE_GEN_CWMYHB2, VOICE_GEN_CWMYHB2
202
+ 201, DWFYLC2, DWFYLC2, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_DWFYLC2, VOICE_GEN_DWFYLC2
203
+ 202, DWMYLC2, DWMYLC2, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_DWMYLC2, VOICE_GEN_DWMYLC2
204
+ 203, OMYKARA, OMYKARA, CIVMALE, STAT_TOUGH_GUY, man, 1FFF, 0, null, 0, 7, PED_TYPE_GEN, VOICE_GEN_NOVOICE, VOICE_GEN_NOVOICE
205
+ 204, WMYKARA, WMYKARA, CIVMALE, STAT_TOUGH_GUY, player, 1FFF, 0, null, 2, 0, PED_TYPE_GEN, VOICE_GEN_NOVOICE, VOICE_GEN_NOVOICE
206
+ 205, WFYBURG, WFYBURG, CIVFEMALE, STAT_STREET_GIRL, man, 1FFF, 1, null, 0, 3, PED_TYPE_GFD, VOICE_GFD_WFYBURG, VOICE_GFD_WFYBURG
207
+ 206, VWMYCD, VWMYCD, CIVMALE, STAT_TAXIDRIVER, man, 0040, 0, null, 6, 5, PED_TYPE_GEN, VOICE_GEN_VWMYCD, VOICE_GEN_VWMYCD
208
+ 207, VHFYPRO, VHFYPRO, PROSTITUTE, STAT_PROSTITUTE, man, 1000, 1, man, 1, 4, PED_TYPE_GEN, VOICE_GEN_VHFYPRO, VOICE_GEN_VHFYPRO
209
+ 208, SUZIE, SUZIE, CIVMALE, STAT_SENSIBLE_GUY, man, 0, 0, man, 1,4, PED_TYPE_GANG, VOICE_GNG_STRI1, VOICE_GNG_STRI1
210
+ 209, OMONOOD, OMONOOD, CIVMALE, STAT_OLD_GUY, man, 1FFF, 0, null, 1, 4, PED_TYPE_GEN, VOICE_GEN_OMOST, VOICE_GEN_OMOST
211
+ 210, OMOBOAT, OMOBOAT, CIVMALE, STAT_OLD_GUY, player, 1FFF, 0, null, 1, 4, PED_TYPE_GEN, VOICE_GEN_OMOBOAT, VOICE_GEN_OMOBOAT
212
+ 211, WFYCLOT, WFYCLOT, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GFD, VOICE_GFD_WFYCLOT, VOICE_GFD_WFYCLOT
213
+ 212, VWMOTR1, VWMOTR1, CIVMALE, STAT_TRAMP_MALE, man, 1000, 0, null, 1, 4, PED_TYPE_GEN, VOICE_GEN_VWMOTR1, VOICE_GEN_VWMOTR1
214
+ 213, VWMOTR2, VWMOTR2, CIVMALE, STAT_TRAMP_MALE, man, 1000, 0, null, 1, 4, PED_TYPE_GEN, VOICE_GEN_VWMOTR2, VOICE_GEN_VWMOTR2
215
+ 214, VWFYWAI, VWFYWAI, CIVFEMALE, STAT_STREET_GIRL, man, 1FFF, 0, null, 1, 4, PED_TYPE_GEN, VOICE_GEN_VWFYWAI, VOICE_GEN_VWFYWAI
216
+ 215, SBFORI, SBFORI, CIVFEMALE, STAT_COWARD, man, 120C, 0, null, 9, 10, PED_TYPE_GEN, VOICE_GEN_SBFORI, VOICE_GEN_SBFORI
217
+ 216, SWFYRI, SWFYRI, CIVFEMALE, STAT_SHOPPER, woman, 120C, 0, null, 4, 6, PED_TYPE_GEN, VOICE_GEN_SWFYRI, VOICE_GEN_SWFYRI
218
+ 217, WMYCLOT, WMYCLOT, CIVMALE, STAT_STREET_GUY, man, 1FFF, 1, null, 1, 4, PED_TYPE_GFD, VOICE_GFD_WMYCLOT, VOICE_GFD_WMYCLOT
219
+ 218, SBFOST, SBFOST, CIVFEMALE, STAT_STREET_GIRL, player, 1003, 0, null, 8, 9, PED_TYPE_GEN, VOICE_GEN_SBFOST, VOICE_GEN_SBFOST
220
+ 219, SBFYRI, SBFYRI, CIVFEMALE, STAT_COWARD, player, 120C, 0, null, 7, 4, PED_TYPE_GEN, VOICE_GEN_SBFYRI, VOICE_GEN_SBFYRI
221
+ 220, SBMOCD, SBMOCD, CIVMALE, STAT_TAXIDRIVER, man, 0040, 0, null, 0, 0, PED_TYPE_GEN, VOICE_GEN_SBMOCD, VOICE_GEN_SBMOCD
222
+ 221, SBMORI, SBMORI, CIVMALE, STAT_SUIT_GUY, man, 120C, 1, null, 8, 0, PED_TYPE_GEN, VOICE_GEN_SBMORI, VOICE_GEN_SBMORI
223
+ 222, SBMOST, SBMOST, CIVMALE, STAT_STREET_GUY, man, 1003, 0, null, 0, 8, PED_TYPE_GEN, VOICE_GEN_SBMOST, VOICE_GEN_SBMOST
224
+ 223, SHMYCR, SHMYCR, CRIMINAL, STAT_CRIMINAL, man, 110F, 1, null, 4, 9, PED_TYPE_GEN, VOICE_GEN_SHMYCR, VOICE_GEN_SHMYCR
225
+ 224, SOFORI, SOFORI, CIVFEMALE, STAT_OLD_GIRL, player, 120C, 0, null, 1, 10, PED_TYPE_GEN, VOICE_GEN_SOFORI, VOICE_GEN_SOFORI
226
+ 225, SOFOST, SOFOST, CIVFEMALE, STAT_PLAYER, fatwoman, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_SOFOST, VOICE_GEN_SOFOST
227
+ 226, SOFYST, SOFYST, CIVFEMALE, STAT_STREET_GIRL, player, 1003, 1, null, 4, 7, PED_TYPE_GEN, VOICE_GEN_SOFYST, VOICE_GEN_SOFYST
228
+ 227, SOMOBU, SOMOBU, CIVMALE, STAT_SUIT_GUY, man, 120C, 0, null, 10, 10, PED_TYPE_GEN, VOICE_GEN_SOMOBU, VOICE_GEN_SOMOBU
229
+ 228, SOMORI, SOMORI, CIVMALE, STAT_COWARD, player, 120C, 0, null, 9, 3, PED_TYPE_GEN, VOICE_GEN_SOMORI, VOICE_GEN_SOMORI
230
+ 229, SOMOST, SOMOST, CIVMALE, STAT_STREET_GUY, player, 1003, 0, null, 9, 2, PED_TYPE_GEN, VOICE_GEN_SOMOST, VOICE_GEN_SOMOST
231
+ 230, SWMOTR5, SWMOTR5, CIVMALE, STAT_TRAMP_MALE, player, 1000, 0, null, 1, 4, PED_TYPE_GEN, VOICE_GEN_SWMOTR5, VOICE_GEN_SWMOTR5
232
+ 231, SWFORI, SWFORI, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_SWFORI, VOICE_GEN_SWFORI
233
+ 232, SWFOST, SWFOST, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_SWFOST, VOICE_GEN_SWFOST
234
+ 233, SWFYST, SWFYST, CIVFEMALE, STAT_STREET_GIRL, player, 1983, 1, null, 7, 3, PED_TYPE_GEN, VOICE_GEN_SWFYST, VOICE_GEN_SWFYST
235
+ 234, SWMOCD, SWMOCD, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_SWMOCD, VOICE_GEN_SWMOCD
236
+ 235, SWMORI, SWMORI, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_SWMORI, VOICE_GEN_SWMORI
237
+ 236, SWMOST, SWMOST, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_SWMOST, VOICE_GEN_SWMOST
238
+ 237, SHFYPRO, SHFYPRO, PROSTITUTE, STAT_PROSTITUTE, player, 1000, 1, null, 1, 4, PED_TYPE_GEN, VOICE_GEN_SHFYPRO, VOICE_GEN_SHFYPRO
239
+ 238, SBFYPRO, SBFYPRO, PROSTITUTE, STAT_PROSTITUTE, player, 1000, 1, null, 1, 4, PED_TYPE_GEN, VOICE_GEN_SBFYPRO, VOICE_GEN_SBFYPRO
240
+ 239, SWMOTR4, SWMOTR4, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_SWMOTR4, VOICE_GEN_SWMOTR4
241
+ 240, SWMYRI, SWMYRI, CIVMALE, STAT_COWARD, man, 120C, 1, null, 4, 4, PED_TYPE_GEN, VOICE_GEN_SWMYRI, VOICE_GEN_SWMYRI
242
+ 241, SMYST, SMYST, CIVMALE, STAT_STREET_GUY, man, 1983, 1, null, 0, 5, PED_TYPE_GEN, VOICE_GEN_SMYST, VOICE_GEN_SMYST
243
+ 242, SMYST2, SMYST2, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_SMYST2, VOICE_GEN_SMYST2
244
+ 243, SFYPRO, SFYPRO, PROSTITUTE, STAT_PROSTITUTE, player, 1000, 1, null, 1, 4, PED_TYPE_GEN, VOICE_GEN_SFYPRO, VOICE_GEN_SFYPRO
245
+ 244, VBFYST2, VBFYST2, CIVFEMALE, STAT_STREET_GIRL, man, 1000, 1, null, 1, 4, PED_TYPE_GEN, VOICE_GEN_VBFYST2, VOICE_GEN_VBFYST2
246
+ 245, VBFYPRO, VBFYPRO, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_VBFYPRO, VOICE_GEN_VBFYPRO
247
+ 246, VHFYST3, VHFYST3, CIVFEMALE, STAT_STREET_GIRL, man, 1000, 1, null, 1, 4, PED_TYPE_GEN, VOICE_GEN_VHFYST3, VOICE_GEN_VHFYST3
248
+ 247, BIKERA, BIKERA, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_BIKERA, VOICE_GEN_BIKERA
249
+ 248, BIKERB, BIKERB, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_BIKERB, VOICE_GEN_BIKERB
250
+ 249, BMYPIMP, BMYPIMP, CIVMALE, STAT_STREET_GUY, man, 130C, 1, null, 3, 7, PED_TYPE_GEN, VOICE_GEN_BMYPI, VOICE_GEN_BMYPI
251
+ 250, SWMYCR, SWMYCR, CRIMINAL, STAT_CRIMINAL, man, 110F, 1, man, 6, 0, PED_TYPE_GEN, VOICE_GEN_SWMYCR, VOICE_GEN_SWMYCR
252
+ 251, WFYLG, WFYLG, CIVFEMALE, STAT_BEACH_GIRL, woman, 1000, 0, beach, 1, 4, PED_TYPE_GEN, VOICE_GEN_WFYLG, VOICE_GEN_WFYLG
253
+ 252, WMYVA2, WMYVA2, CIVMALE, STAT_STREET_GUY, man, 1983, 1, null, 9, 7, PED_TYPE_GEN, VOICE_GEN_WMYVA, VOICE_GEN_WMYVA
254
+ 253, BMOSEC, BMOSEC, CIVMALE, STAT_OLD_GUY, player, 1003, 0, null, 8, 0, PED_TYPE_GEN, VOICE_GEN_BMOSEC, VOICE_GEN_BMOSEC
255
+ 254, BIKDRUG, BIKDRUG, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_BIKDRUG, VOICE_GEN_BIKDRUG
256
+ 255, WMYCH, WMYCH, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_WMYCH, VOICE_GEN_WMYCH
257
+ 256, SBFYSTR, SBFYSTR, CIVFEMALE, STAT_STREET_GIRL, player, 130C, 0, null, 3, 7, PED_TYPE_GEN, VOICE_GEN_SBFYST, VOICE_GEN_SBFYST
258
+ 257, SWFYSTR, SWFYSTR, CIVFEMALE, STAT_STREET_GIRL, man, 130C, 0, null, 5, 9, PED_TYPE_GEN, VOICE_GEN_SWFYST, VOICE_GEN_SWFYST
259
+ 258, HECK1, HECK1, CIVMALE, STAT_TOUGH_GUY, man, 0, 1, null, 7, 0, PED_TYPE_GEN, VOICE_GEN_NOVOICE, VOICE_GEN_NOVOICE
260
+ 259, HECK2, HECK2, CIVMALE, STAT_TOUGH_GUY, player, 0, 1, null, 7, 0, PED_TYPE_GEN, VOICE_GEN_NOVOICE, VOICE_GEN_NOVOICE
261
+ 260, BMYCON, BMYCON, CIVMALE, STAT_TOUGH_GUY, player, 0, 1, null, 7, 0, PED_TYPE_GEN, VOICE_GEN_BMYCON, VOICE_GEN_BMYCON
262
+ 261, WMYCD1, WMYCD1, CIVMALE, STAT_TAXIDRIVER, man, 40, 1, null, 6, 1, PED_TYPE_GEN, VOICE_GEN_WMYCD1, VOICE_GEN_WMYCD1
263
+ 262, BMOCD, BMOCD, CIVMALE, STAT_TAXIDRIVER, man, 40, 0, null, 8, 0, PED_TYPE_GEN, VOICE_GEN_BMOCD, VOICE_GEN_BMOCD
264
+ 263, VWFYWA2, VWFYWA2, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_VWFYWAI, VOICE_GEN_VWFYWAI
265
+ 264, WMOICE, WMOICE, CIVMALE, STAT_STREET_GUY, man, 1FFF, 0, null, 1, 4, PED_TYPE_GEN, VOICE_GEN_NOVOICE, VOICE_GEN_NOVOICE
266
+
267
+ 265, TENPEN, TENPEN, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_SPC, 0, 0
268
+ 266, PULASKI, PULASKI, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_SPC, 0, 0
269
+ 267, HERN, HERN, CIVMALE, STAT_STD_MISSION, man, 1FFF, 0, null, 9, 9, PED_TYPE_SPC, VOICE_GEN_NOVOICE, VOICE_GEN_NOVOICE
270
+ 268, DWAYNE, DWAYNE, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_SPC, 0, 0
271
+ 269, SMOKE, SMOKE, CIVMALE, STAT_STD_MISSION, man, 1FFF, 0, null, 9, 9, PED_TYPE_SPC, VOICE_GNG_SMOKE, VOICE_GNG_SMOKE
272
+ 270, SWEET, SWEET, CIVMALE, STAT_STD_MISSION, player, 1FFF, 0, null, 9, 9, PED_TYPE_SPC, VOICE_GNG_SWEET, VOICE_GNG_SWEET
273
+ 271, RYDER2, RYDER2, CIVMALE, STAT_STD_MISSION, man, 1FFF, 0, null, 9, 9, PED_TYPE_SPC, VOICE_GNG_RYDER, VOICE_GNG_RYDER
274
+ 272, FORELLI, FORELLI, CIVMALE, STAT_STD_MISSION, player, 1FFF, 0, null, 9, 9, PED_TYPE_SPC, VOICE_GNG_MAFBOSS, VOICE_GNG_MAFBOSS
275
+ 273, TBONE, TBONE, CIVMALE, STAT_SENSIBLE_GUY, man, 0, 0, man, 1, 4, PED_TYPE_GANG, VOICE_GNG_TBONE, VOICE_GNG_TBONE
276
+
277
+ 274, laemt1, laemt1, MEDIC, STAT_MEDIC, man, 1000, 0, null, 9, 9, PED_TYPE_EMG, VOICE_EMG_EMT1, VOICE_EMG_EMT5
278
+ 275, lvemt1, lvemt1, MEDIC, STAT_MEDIC, man, 1000, 0, null, 9, 9, PED_TYPE_EMG, VOICE_EMG_EMT1, VOICE_EMG_EMT5
279
+ 276, sfemt1, sfemt1, MEDIC, STAT_MEDIC, man, 1000, 0, null, 9, 9, PED_TYPE_EMG, VOICE_EMG_EMT1, VOICE_EMG_EMT5
280
+ 277, lafd1, lafd1, FIREMAN, STAT_FIREMAN, swat, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_NOVOICE, VOICE_GEN_NOVOICE
281
+ 278, lvfd1, lvfd1, MEDIC, STAT_MEDIC, man, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_NOVOICE, VOICE_GEN_NOVOICE
282
+ 279, sffd1, sffd1, FIREMAN, STAT_FIREMAN, swat, 1000, 0, null, 9, 9, PED_TYPE_GEN, VOICE_GEN_NOVOICE, VOICE_GEN_NOVOICE
283
+ 280, lapd1, lapd1, COP, STAT_COP, man, 1000, 0, null, 9, 9, PED_TYPE_EMG, VOICE_EMG_LAPD1, VOICE_EMG_LAPD8
284
+ 281, sfpd1, sfpd1, COP, STAT_COP, man, 1000, 0, null, 9, 9, PED_TYPE_EMG, VOICE_EMG_SFPD1, VOICE_EMG_SFPD5
285
+ 282, lvpd1, lvpd1, COP, STAT_COP, swat, 1000, 0, null, 9, 9, PED_TYPE_EMG, VOICE_EMG_LVPD1, VOICE_EMG_LVPD5
286
+ 283, csher, csher, COP, STAT_COP, man, 1000, 0, null, 9, 9, PED_TYPE_EMG, VOICE_EMG_RCOP1, VOICE_EMG_RCOP4
287
+ 284, lapdm1, lapdm1, COP, STAT_COP, woman, 1000, 0, null, 9, 9, PED_TYPE_EMG, VOICE_EMG_MCOP1, VOICE_EMG_MCOP6
288
+ 285, swat, swat, COP, STAT_COP, man, 1000, 0, null, 9, 9, PED_TYPE_EMG, VOICE_EMG_SWAT1, VOICE_EMG_SWAT6
289
+ 286, fbi, fbi, COP, STAT_COP, player, 1FFF, 0, null, 9, 9, PED_TYPE_EMG, VOICE_EMG_FBI2, VOICE_EMG_FBI6
290
+ 287, army, army, COP, STAT_COP, man, 1000, 0, null, 9, 9, PED_TYPE_EMG, VOICE_EMG_ARMY1, VOICE_EMG_ARMY3
291
+ 288, dsher, dsher, COP, STAT_COP, man, 1000, 0, null, 9, 9, PED_TYPE_EMG, VOICE_EMG_RCOP1, VOICE_EMG_RCOP4
292
+
293
+ 289, ZERO, ZERO, CIVMALE, STAT_SENSIBLE_GUY, man, 0, 0, man, 1, 4, PED_TYPE_GEN, VOICE_GEN_MALE01, VOICE_GEN_MALE01
294
+ 290, ROSE, ROSE, CIVMALE, STAT_STREET_GUY, man, 1FFF,0, null, 1, 4, PED_TYPE_GEN, VOICE_GEN_NOVOICE, VOICE_GEN_NOVOICE
295
+ 291, PAUL, PAUL, CIVMALE, STAT_STREET_GUY, player, 1FFF,0, null, 1, 4, PED_TYPE_GEN, VOICE_GEN_NOVOICE, VOICE_GEN_NOVOICE
296
+ 292, CESAR, CESAR, CIVMALE, STAT_STREET_GUY, man, 1FFF,0, null, 1, 4, PED_TYPE_GEN, VOICE_GNG_CESAR, VOICE_GNG_CESAR
297
+ 293, OGLOC, OGLOC, CIVMALE, STAT_STREET_GUY, man, 1FFF,0, null, 1, 4, PED_TYPE_GEN, VOICE_GNG_OGLOC, VOICE_GNG_OGLOC
298
+ 294, WUZIMU, WUZIMU, CIVMALE, STAT_STREET_GUY, man, 1FFF,0, null, 1, 4, PED_TYPE_GEN, VOICE_GNG_WOOZIE, VOICE_GNG_WOOZIE
299
+ 295, TORINO, TORINO, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_SPC, 0, 0
300
+ 296, JIZZY, JIZZY, CIVMALE, STAT_STREET_GUY, player, 1FFF, 0, null, 1, 4, PED_TYPE_GEN, VOICE_GNG_JIZZY, VOICE_GNG_JIZZY
301
+ 297, MADDOGG, MADDOGG, CIVMALE, STAT_STREET_GUY, player, 1FFF, 0, null, 1, 4,PED_TYPE_GEN, VOICE_GEN_NOVOICE, VOICE_GEN_NOVOICE
302
+ 298, CAT, CAT, CIVMALE, STAT_STREET_GUY, player, 1FFF, 0, null, 1, 4, PED_TYPE_GEN, VOICE_GFD_CATALINA, VOICE_GFD_CATALINA
303
+ 299, CLAUDE, CLAUDE, CIVMALE, STAT_STREET_GUY, man, 1FFF, 0, null, 1, 4, PED_TYPE_GEN,VOICE_GEN_NOVOICE, VOICE_GEN_NOVOICE
304
+
305
+ 300, lapdna, lapd1, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_SPC, 0, 0
306
+ 301, sfpdna, sfpd1, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_SPC, 0, 0
307
+ 302, lvpdna, lvpd1, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_SPC, 0, 0
308
+ 303, lapdpc, lapdpc, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_SPC, 0, 0
309
+ 304, lapdpd, lapdpd, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_SPC, 0, 0
310
+ 305, lvpdpc, lvpdpc, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_SPC, 0, 0
311
+ 306, WFYCLPD, WFYCLPD, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_SPC, 0, 0
312
+ 307, VBFYCPD, VBFYCPD, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_SPC, 0, 0
313
+ 308, WFYCLEM, WFYCLEM, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_SPC, 0, 0
314
+ 309, WFYCLLV, WFYCLLV, CIVFEMALE, STAT_PLAYER, woman, 1000, 0, null, 9, 9, PED_TYPE_SPC, 0, 0
315
+ 310, csherna, csherna, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_SPC, 0, 0
316
+ 311, dsherna, dsherna, CIVMALE, STAT_PLAYER, man, 1000, 0, null, 9, 9, PED_TYPE_SPC, 0, 0
cdn/files/SAMP/plates/ru_font.ttf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f4548e9f1764f95bf7507cff920d6d2a9b4b103b98feda4cecf964133018807
3
+ size 233076
cdn/files/SAMP/plates/ua_font.ttf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a779505c100f727f55c7a49b271f2e7db60d737b98b9d2eeae0f0feb9250dc68
3
+ size 233176
cdn/files/SAMP/sampn.dat ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Real Skybox by Junior_Djjr - MixMods.com.br
2
+ skytexs
3
+ 0, cloudy_1 # EXTRASUNNY_LA
4
+ 1, cloudy_2 # SUNNY_LA
5
+ 2, cloudy_3 # EXTRASUNNY_SMOG_LA
6
+ 3, cloudy_1 # SUNNY_SMOG_LA
7
+ 4, cloudy_2 # CLOUDY_LA
8
+ 5, cloudy_4 # SUNNY_SF
9
+ 6, cloudy_1 # EXTRASUNNY_SF
10
+ 7, cloudy_2 # CLOUDY_SF
11
+ 8, cloudy_1 # RAINY_SF
12
+ 9, cloudy_3 # FOGGY_SF
13
+ 10, cloudy_4 # SUNNY_VEGAS
14
+ 11, cloudy_2 # EXTRASUNNY_VEGAS
15
+ 12, cloudy_4 # CLOUDY_VEGAS
16
+ 13, cloudy_3 # EXTRASUNNY_COUNTRYSIDE
17
+ 14, cloudy_2 # SUNNY_COUNTRYSIDE
18
+ 15, cloudy_3 # CLOUDY_COUNTRYSIDE
19
+ 16, cloudy_2 # RAINY_COUNTRYSIDE
20
+ 17, cloudy_3 # EXTRASUNNY_DESERT
21
+ 18, cloudy_3 # SUNNY_DESERT
22
+ 19, cloudy_5 # SANDSTORM_DESERT
23
+ 20, stars_1 # night stars
24
+ end
cdn/files/SAMP/sampn.dff ADDED
Binary file (34.8 kB). View file
 
cdn/files/SAMP/script.img ADDED
Binary file (4.1 kB). View file
 
cdn/files/SAMP/settings.ini ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [client]
2
+ name = Gold_Owner
3
+ ip = 62.122.213.60
4
+ port = 7777
5
+ password =
6
+ player_password =
7
+ autologin = 0
8
+ server = 0
9
+ debug = 0
10
+ headmove = 0
11
+ dl = 0
12
+ timestamp = 0
13
+ test = 0
14
+ host = 51.91.91.99
15
+
16
+ [gui]
17
+ hparmourtext = 1
18
+ damageinformer = 1
19
+ text3dinveh = 1
20
+ Font = visby-round-cf-extra-bold.ttf
21
+ FontSize = 30.000000
22
+ FontOutline = 2
23
+ fps = 60
24
+ ChatFontSize = -1
25
+ ChatMaxMessages = 6
26
+ androidKeyboard = 0
27
+ outfit = 0
28
+ VoiceChatEnable = true
29
+
cdn/files/SAMP/sky_box1.dff ADDED
Binary file (34.8 kB). View file
 
cdn/files/SAMP/svlog.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ [dbg:render:init] : module initializing...
2
+ [dbg:render:init] : module initialized
3
+ [dbg:samp:init] : module initializing...
4
+ [dbg:samp:init] : module initialized
5
+ [sv:dbg:playback:init] : module initializing...
6
+ [sv:dbg:playback:init] : module initialized
7
+ [sv:dbg:playback:bassinithook] : module loading...
8
+ [sv:dbg:playback:bassinithook] : calling function BASS_Init(device:-1, freq:48000, flags:0x6)...
9
+ [sv:dbg:playback:bassinithook] : module loaded
10
+ [dbg:samp:load] : module loaded
cdn/files/SAMP/tracks2.dat ADDED
@@ -0,0 +1 @@
 
 
1
+ 0
cdn/files/SAMP/tracks4.dat ADDED
@@ -0,0 +1 @@
 
 
1
+ 0
cdn/files/SAMP/vehicles.ide ADDED
@@ -0,0 +1,576 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #
2
+ # see default.ide for id ranges
3
+ #
4
+ # flags:
5
+ # 0x01 gets streamed out after 1 car is generated (for dumpsters, MrWoopy etc)
6
+ # 0x02 Don't use. Used by code internally.
7
+
8
+ cars
9
+ # Id, Model name, Txd name, Type HandlingId Game name, Anims Class Frq flags Comprules
10
+ #
11
+ # cars have two extra fields wheelmodelId and wheel scale
12
+ # planes have one extra field model id of low level of detail
13
+ 400, landstal, landstal, car, LANDSTAL, LANDSTK, null, normal, 10, 0, 0, -1, 0.768, 0.768, 0
14
+ 401, bravura, bravura, car, BRAVURA, BRAVURA, null, poorfamily, 10, 0, 0, -1, 0.74, 0.74, 0
15
+ 402, buffalo, buffalo, car, BUFFALO, BUFFALO, null, executive, 5, 0, 0, -1, 0.7, 0.7, 0
16
+ 403, linerun, linerun, car, LINERUN, LINERUN, truck, worker, 6, 0, 0, -1, 1.1, 1.1, -1
17
+ 404, peren, peren, car, PEREN, PEREN, null, poorfamily, 10, 0, 0, -1, 0.66, 0.66, 0
18
+ 405, sentinel, sentinel, car, SENTINEL, SENTINL, null, richfamily, 10, 0, 0, -1, 0.7, 0.7, 0
19
+ 406, dumper, dumper, mtruck, DUMPER, DUMPER, truck, worker, 5, 1, 0, -1, 2.28, 2.28, -1
20
+ 407, firetruk, firetruk, car, FIRETRUK, FIRETRK, truck, ignore, 10, 0, 0, -1, 1.0, 1.0, -1
21
+ 408, trash, trash, car, TRASH, TRASHM, null, worker, 5, 0, 0, -1, 1.06, 1.06, -1
22
+ 409, stretch, stretch, car, STRETCH, STRETCH, null, executive, 5, 0, 0, -1, 0.75, 0.75, 0
23
+ 410, manana, manana, car, MANANA, MANANA, null, poorfamily, 10, 0, 0, -1, 0.62, 0.62, 0
24
+ 411, infernus, infernus, car, INFERNUS, INFERNU, null, executive, 5, 0, 0, -1, 0.7, 0.7, 0
25
+ 412, voodoo, voodoo, car, VOODOO, VOODOO, null, poorfamily, 10, 0, 0, -1, 0.7, 0.7, 0
26
+ 413, pony, pony, car, PONY, PONY, van, worker, 10, 0, 0, -1, 0.72, 0.72, -1
27
+ 414, mule, mule, car, MULE, MULE, null, worker, 10, 0, 0, -1, 0.76, 0.76, -1
28
+ 415, cheetah, cheetah, car, CHEETAH, CHEETAH, null, executive, 5, 0, 0, -1, 0.68, 0.68, 0
29
+ 416, ambulan, ambulan, car, AMBULAN, AMBULAN, van, ignore, 10, 0, 0, -1, 0.864, 0.864, -1
30
+ 417, leviathn, leviathn, heli, LEVIATHN, LEVIATH, null, ignore, 5, 0, 0, -1, 0.54, 0.4, -1
31
+ 418, moonbeam, moonbeam, car, MOONBEAM, MOONBM, null, normal, 10, 0, 0, -1, 0.7, 0.7, 0
32
+ 419, esperant, esperant, car, ESPERANT, ESPERAN, null, normal, 10, 0, 0, -1, 0.64, 0.64, 0
33
+ 420, taxi, taxi, car, TAXI, TAXI, null, taxi, 10, 0, 1f10, -1, 0.7, 0.7, 0
34
+ 421, washing, washing, car, WASHING, WASHING, null, richfamily, 10, 0, 0, -1, 0.65, 0.65, 0
35
+ 422, bobcat, bobcat, car, BOBCAT, BOBCAT, null, worker, 10, 0, 0, -1, 0.7, 0.7, 0
36
+ 423, mrwhoop, mrwhoop, car, MRWHOOP, WHOOPEE, null, worker, 4, 1, 0, -1, 0.7, 0.7, -1
37
+ 424, bfinject, bfinject, car, BFINJECT, BFINJC, BF_injection, executive, 6, 0, 0, -1, 0.84, 0.92, -1
38
+ 425, hunter, hunter, heli, HUNTER, HUNTER, rustler,ignore, 10, 0, 0, -1, 0.64, 0.4, -1
39
+ 426, premier, premier, car, PREMIER, PREMIER, null, richfamily, 10, 0, 0, -1, 0.7, 0.7, 0
40
+ 427, enforcer, enforcer, car, ENFORCER, ENFORCR, van, ignore, 10, 0, 0, -1, 0.936, 0.936, -1
41
+ 428, securica, securica, car, SECURICA, SECURI, van, big, 4, 0, 3f10, -1, 0.914, 0.914, -1
42
+ 429, banshee, banshee, car, BANSHEE, BANSHEE, null, executive, 5, 0, 0, -1, 0.7, 0.7, 0
43
+ 430, predator, predator, boat, PREDATOR, PREDATR, null, ignore, 10, 0, 0
44
+ 431, bus, bus, car, BUS, BUS, bus, normal, 5, 0, 0, -1, 1, 1, -1
45
+ 432, rhino, rhino, car, RHINO, RHINO, tank, normal, 7, 0, 0, -1, 1.3, 1.3, 0
46
+ 433, barracks, barracks, car, BARRACKS, BARRCKS, truck, ignore, 4, 0, 1f10, -1, 1.2, 1.2, -1
47
+ 434, hotknife, hotknife, car, HOTKNIFE, HOTKNIF, null, executive, 4, 0, 0, -1, 0.72, 0.8, -1
48
+ 435, artict1, artict1, trailer, ARTICT1, ARTICT1, null, ignore, 6, 0, 0, -1, 1.1, 1.1, -1
49
+ 436, previon, previon, car, PREVION, PREVION, null, poorfamily, 10, 0, 0, -1, 0.7, 0.7, 0
50
+ 437, coach, coach, car, COACH, COACH, coach, normal, 5, 0, 1f10, -1, 1.0, 1.0, -1
51
+ 438, cabbie, cabbie, car, CABBIE, CABBIE, null, taxi, 6, 0, 1f10, -1, 0.7, 0.7, 0
52
+ 439, stallion, stallion, car, STALLION, STALION, null, poorfamily, 10, 0, 3210, -1, 0.7, 0.7, 0
53
+ 440, rumpo, rumpo, car, RUMPO, RUMPO, van, poorfamily, 10, 0, 0, -1, 0.7, 0.7, -1
54
+ 441, rcbandit, rcbandit, car, RCBANDIT, RCBANDT, null, ignore, 1, 0, 0, -1, 0.25, 0.25, -1
55
+ 442, romero, romero, car, ROMERO, ROMERO, null, normal, 4, 0, 0, -1, 0.68, 0.68, 0
56
+ 443, packer, packer, car, PACKER, PACKER, truck, worker, 5, 0, 0, -1, 1.082, 1.082, -1
57
+ 444, monster, monster, mtruck, MONSTER, MONSTER, truck, ignore, 1, 0, 0, -1, 1.5, 1.5, -1
58
+ 445, admiral, admiral, car, ADMIRAL, ADMIRAL, null, richfamily, 10, 0, 0, -1, 0.68, 0.68, 0
59
+ 446, squalo, squalo, boat, SQUALO, SQUALO, null, ignore, 10, 0, 0,
60
+ 447, seaspar, seaspar, heli, SEASPAR, SEASPAR, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
61
+ 448, pizzaboy, pizzaboy, bike, MOPED, PIZZABO, bikev, normal, 4, 1, 0, 16, 0.464, 0.464, -1
62
+ 449, tram, tram, train, TRAM, TRAM, van, ignore, 10, 0, 1012, -1, 0.78, 0.78, -1
63
+ 450, artict2, artict2, trailer, ARTICT2, ARTICT2, null, ignore, 6, 0, 0, -1, 1.1, 1.1, -1
64
+ 451, turismo, turismo, car, TURISMO, TURISMO, null, executive, 4, 0, 0, -1, 0.7, 0.75, 0
65
+ 452, speeder, speeder, boat, SPEEDER, SPEEDER, null, leisureboat, 10, 0, 4fff
66
+ 453, reefer, reefer, boat, REEFER, REEFER, null, workerboat, 10, 0, 3f01
67
+ 454, tropic, tropic, boat, TROPIC, TROPIC, null, leisureboat, 10, 0, 4fff
68
+ 455, flatbed, flatbed, car, FLATBED, FLATBED, truck, worker, 5, 0, 4fff, -1, 1.2, 1.2, -1
69
+ 456, yankee, yankee, car, YANKEE, YANKEE, null, worker, 10, 0, 0, -1, 0.84, 0.84, -1
70
+ 457, caddy, caddy, car, GOLFCART, CADDY, null, richfamily, 1, 0, 30123345, -1, 0.5, 0.5, -1
71
+ 458, solair, solair, car, SOLAIR, SOLAIR, null, normal, 10, 0, 0, -1, 0.72, 0.72, 0
72
+ 459, topfun, topfun, car, TOPFUN, TOPFUN, van, ignore, 1, 0, 0, -1, 0.7, 0.7, -1
73
+ 460, skimmer, skimmer, plane, SEAPLANE, SKIMMER, null, ignore, 5, 0, 0
74
+ 461, pcj600, pcj600, bike, BIKE, PCJ600, bikes, motorbike, 10, 0, 0, 16, 0.67, 0.67, -1
75
+ 462, faggio, faggio, bike, MOPED, FAGGIO, bikev, moped, 10, 0, 0, 16, 0.464, 0.464, -1
76
+ 463, freeway, freeway, bike, FREEWAY, FREEWAY, bikeh, motorbike, 10, 0, 0, 23, 0.654, 0.654, -1
77
+ 464, rcbaron, rcbaron, plane, RCBARON, RCBARON, null, ignore, 1, 0, 0, -1, 0.25, 0.25, -1
78
+ 465, rcraider, rcraider, heli, RCRAIDER, RCRAIDE, null, ignore, 1, 0, 0, -1, 0.25, 0.25, -1
79
+ 466, glendale, glendale, car, GLENDALE, GLENDAL, null, normal, 10, 0, 0, -1, 0.7, 0.7, 0
80
+ 467, oceanic, oceanic, car, OCEANIC, OCEANIC, null, normal, 10, 0, 0, -1, 0.7, 0.7, 0
81
+ 468, sanchez, sanchez, bike, DIRTBIKE, SANCHEZ, biked, motorbike, 5, 0, 0, 23, 0.68, 0.62, -1
82
+ 469, sparrow, sparrow, heli, SPARROW, SPARROW, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
83
+ 470, patriot, patriot, car, PATRIOT, PATRIOT, null, ignore, 2, 0, 0, -1, 0.894, 0.894, -1
84
+ 471, quad, quad, quad, QUADBIKE, QUAD, quad, normal, 4, 0, 0, -1, 0.6, 0.6, -1
85
+ 472, coastg, coastg, boat, COASTGRD, COASTG, null, ignore, 5, 0, 3012
86
+ 473, dinghy, dinghy, boat, DINGHY, DINGHY, null, workerboat, 7, 0, 0
87
+ 474, hermes, hermes, car, HERMES, HERMES, null, richfamily, 4, 0, 0, -1, 0.7, 0.7, 0
88
+ 475, sabre, sabre, car, SABRE, SABRE, null, normal, 10, 0, 2ff0, -1, 0.7, 0.7, 0
89
+ 476, rustler, rustler, plane, RUSTLER, RUSTLER, rustler,ignore, 10, 0, 0, -1, 0.6, 0.3, -1
90
+ 477, zr350, zr350, car, ZR350, ZR350, null, richfamily, 10, 0, 0, -1, 0.76, 0.76, 0
91
+ 478, walton, walton, car, WALTON, WALTON, null, worker, 6, 0, 0, -1, 0.7, 0.7, 0
92
+ 479, regina, regina, car, REGINA, REGINA, null, normal, 10, 0, 0, -1, 0.7, 0.7, 0
93
+ 480, comet, comet, car, COMET, COMET, null, executive, 5, 0, 2ff0, -1, 0.7, 0.7, 0
94
+ 481, bmx, bmx, bmx, BMX, BMX, bmx, bicycle, 5, 0, 0, 23, 0.54, 0.54, -1
95
+ 482, burrito, burrito, car, BURRITO, BURRITO, van, normal, 10, 0, 0, -1, 0.7, 0.7, -1
96
+ 483, camper, camper, car, CAMPER, CAMPER, van, normal, 4, 0, 0, -1, 0.66, 0.66, -1
97
+ 484, marquis, marquis, boat, MARQUIS, MARQUIS, null, workerboat, 10, 0, 0
98
+ 485, baggage, baggage, car, BAGGAGE, BAGGAGE, null, normal, 4, 0, 0, -1, 0.6, 0.6, -1
99
+ 486, dozer, dozer, car, DOZER, DOZER, dozer, ignore, 4, 0, 0, -1, 1.5, 1.5, -1
100
+ 487, maverick, maverick, heli, MAVERICK, MAVERIC, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
101
+ 488, vcnmav, vcnmav, heli, COASTMAV, SANMAV, null, ignore, 6, 0, 0, -1, 0.7, 0.7, -1
102
+ 489, rancher, rancher, car, RANCHER, RANCHER, null, normal, 10, 0, 0, -1, 0.9, 0.9, 0
103
+ 490, fbiranch, fbiranch, car, FBIRANCH, FBIRANC, null, ignore, 3, 0, 0, -1, 0.92, 0.92, -1
104
+ 491, virgo, virgo, car, VIRGO, VIRGO, null, normal, 10, 0, 0, -1, 0.65, 0.65, 0
105
+ 492, greenwoo, greenwoo, car, GREENWOO, GREENWO, null, poorfamily, 10, 0, 0, -1, 0.7, 0.7, 0
106
+ 493, jetmax, jetmax, boat, CUPBOAT, JETMAX, null, ignore, 8, 0, 0
107
+ 494, hotring, hotring, car, HOTRING, HOTRING, null, ignore, 1, 0, 0, -1, 0.82, 0.82, -1
108
+ 495, sandking, sandking, car, SANDKING, SANDKIN, null, ignore, 4, 0, 0, -1, 0.972, 0.972, -1
109
+ 496, blistac, blistac, car, BLISTAC, BLISTAC, null, normal, 10, 0, 0, -1, 0.7, 0.7, 0
110
+ 497, polmav, polmav, heli, POLMAV, POLMAV, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
111
+ 498, boxville, boxville, car, BOXVILLE, BOXVILL, van, worker, 10, 0, 0, -1, 0.76, 0.76, -1
112
+ 499, benson, benson, car, BENSON, BENSON, null, worker, 10, 0, 0, -1, 0.8, 0.8, -1
113
+ 500, mesa, mesa, car, MESA, MESAA, null, normal, 8, 0, 0, -1, 0.8, 0.8, 0
114
+ 501, rcgoblin, rcgoblin, heli, RCGOBLIN, RCGOBLI, null, ignore, 1, 0, 0, -1, 0.25, 0.25, -1
115
+ 502, hotrina, hotrina, car, HOTRING, HOTRINA, null, ignore, 1, 0, 4fff, -1, 0.82, 0.82, -1
116
+ 503, hotrinb, hotrinb, car, HOTRING, HOTRINB, null, ignore, 1, 0, 4fff, -1, 0.82, 0.82, -1
117
+ 504, bloodra, bloodra, car, BLOODRA, BLOODRA, BF_injection, ignore, 1, 0, 4fff, -1, 0.7, 0.7, -1
118
+ 505, rnchlure, rnchlure, car, RANCHER, RANCHER, null, normal, 10, 0, 0, -1, 0.9, 0.9, -1
119
+ 506, supergt, supergt, car, SUPERGT, SUPERGT, null, executive, 5, 0, 0, -1, 0.7, 0.7, 0
120
+ 507, elegant, elegant, car, ELEGANT, ELEGANT, null, normal, 10, 0, 0, -1, 0.7, 0.7, 0
121
+ 508, journey, journey, car, JOURNEY, JOURNEY, null, worker, 4, 0, 0, -1, 0.8, 0.8, -1
122
+ 509, bike, bike, bmx, CHOPPERB, BIKE, choppa, bicycle, 7, 0, 0, 23, 0.526, 0.612, -1
123
+ 510, mtbike, mtbike, bmx, MTB, MTBIKE, mtb, bicycle, 7, 0, 0, 23, 0.68, 0.68, -1
124
+ 511, beagle, beagle, plane, BEAGLE, BEAGLE, van, ignore, 10, 0, 0, -1, 0.52, 0.52, -1
125
+ 512, cropdust, cropdust, plane, CROPDUST, CROPDST, rustler, ignore, 6, 0, 0, -1, 0.7, 0.3, -1
126
+ 513, stunt, stunt, plane, STUNT, STUNT, rustler, ignore, 6, 0, 0, -1, 0.48, 0.48, -1
127
+ 514, petro, petro, car, PETROL, PETROL, truck, worker, 5, 0, 0, -1, 1.106, 1.106, -1
128
+ 515, rdtrain, rdtrain, car, RDTRAIN, RDTRAIN, truck, worker, 5, 0, 0, -1, 1.18, 1.18, -1
129
+ 516, nebula, nebula, car, NEBULA, NEBULA, null, poorfamily, 10, 0, 0, -1, 0.75, 0.75, 0
130
+ 517, majestic, majestic, car, MAJESTIC, MAJESTC, null, poorfamily, 10, 0, 0, -1, 0.75, 0.75, 0
131
+ 518, buccanee, buccanee, car, BUCCANEE, BUCCANE, null, normal, 10, 0, 0, -1, 0.66, 0.66, 0
132
+ 519, shamal, shamal, plane, SHAMAL, SHAMAL, shamal, ignore, 5, 0, 0, -1, 0.62, 0.62, -1
133
+ 520, hydra, hydra, plane, HYDRA, HYDRA, rustler, ignore, 4, 0, 0, -1, 0.7, 0.3, -1
134
+ 521, fcr900, fcr900, bike, FCR900, FCR900, bikes, motorbike, 6, 0, 3f341210, 16, 0.68, 0.68, -1
135
+ 522, nrg500, nrg500, bike, NRG500, NRG500, bikes, motorbike, 10, 0, 1f341210, 16, 0.68, 0.68, -1
136
+ 523, copbike, copbike, bike, HPV1000, HPV1000, bikes, ignore, 10, 0, 0, 16, 0.68, 0.68, -1
137
+ 524, cement, cement, car, CEMENT, CEMENT, null, worker, 4, 0, 0, -1, 1.12, 1, -1
138
+ 525, towtruck, towtruck, car, TOWTRUCK, TOWTRUK, van, worker, 5, 0, 0, -1, 0.92, 0.92, -1
139
+ 526, fortune, fortune, car, FORTUNE, FORTUNE, null, normal, 10, 0, 0, -1, 0.7, 0.7, 0
140
+ 527, cadrona, cadrona, car, CADRONA, CADRONA, null, poorfamily, 10, 0, 0, -1, 0.7, 0.7, 0
141
+ 528, fbitruck, fbitruck, car, FBITRUCK, FBITRUK, van, big, 4, 0, 0, -1, 0.85, 0.85, -1
142
+ 529, willard, willard, car, WILLARD, WILLARD, null, normal, 10, 0, 0, -1, 0.7, 0.7, 0
143
+ 530, forklift, forklift, car, FORKLIFT, FORKLFT, null, worker, 1, 0, 0, -1, 0.45, 0.45, -1
144
+ 531, tractor, tractor, car, TRACTOR, TRACTOR, null, normal, 5, 0, 0, -1, 0.68, 1.3, -1
145
+ 532, combine, combine, car, COMBINE, COMBINE, truck, ignore, 5, 0, 0, -1, 0.588, 1, -1
146
+ 533, feltzer, feltzer, car, FELTZER, FELTZER, null, executive, 10, 0, 0, -1, 0.7, 0.7, 0
147
+ 534, remingtn, remingtn, car, REMINGTN, REMING, null, executive, 10, 0, 0, -1, 0.7, 0.7, 2
148
+ 535, slamvan, slamvan, car, SLAMVAN, SLAMVAN, null, richfamily, 5, 0, 1f10, -1, 0.74, 0.74, 2
149
+ 536, blade, blade, car, BLADE, BLADE, null, executive, 7, 0, 0, -1, 0.7, 0.7, 2
150
+ 537, freight, freight, train, FREIGHT, FREIGHT, truck, ignore, 10, 0, 0, -1, 1.06, 1.06, -1
151
+ 538, streak, streak, train, STREAK, STREAK, truck, ignore, 10, 0, 0, -1, 1.06, 1.06, -1
152
+ 539, vortex, vortex, plane, VORTEX, VORTEX, vortex, ignore, 4, 0, 0, -1, 0.7, 0.7, -1
153
+ 540, vincent, vincent, car, VINCENT, VINCENT, null, normal, 10, 0, 0, -1, 0.7, 0.7, 0
154
+ 541, bullet, bullet, car, BULLET, BULLET, null, executive, 4, 0, 0, -1, 0.7, 0.75, 0
155
+ 542, clover, clover, car, CLOVER, CLOVER, null, poorfamily, 10, 0, 0, -1, 0.74, 0.74, 0
156
+ 543, sadler, sadler, car, SADLER, SADLER, null, normal, 10, 0, 0, -1, 0.7, 0.7, -1
157
+ 544, firela, firela, car, FIRETRUK, FIRELA, truck, ignore, 10, 0, 0, -1, 1.0, 1.0, -1
158
+ 545, hustler, hustler, car, HUSTLER, HUSTLER, null, normal, 4, 0, 0, -1, 0.7, 0.7, 0
159
+ 546, intruder, intruder, car, INTRUDER, INTRUDR, null, normal, 10, 0, 0, -1, 0.7, 0.7, 0
160
+ 547, primo, primo, car, PRIMO, PRIMO, null, normal, 10, 0, 0, -1, 0.7, 0.7, 0
161
+ 548, cargobob, cargobob, heli, CARGOBOB, CARGOBB, null, ignore, 5, 0, 0, -1, 0.74, 0.74, -1
162
+ 549, tampa, tampa, car, TAMPA, TAMPA, null, poorfamily, 10, 0, 0, -1, 0.684, 0.684, 0
163
+ 550, sunrise, sunrise, car, SUNRISE, SUNRISE, null, normal, 10, 0, 0, -1, 0.76, 0.76, 0
164
+ 551, merit, merit, car, MERIT, MERIT, null, richfamily, 10, 0, 0, -1, 0.75, 0.75, 0
165
+ 552, utility, utility, car, UTILITY, UTILITY, van, worker, 5, 0, 0, -1, 0.84, 0.84, -1
166
+ 553, nevada, nevada, plane, NEVADA, NEVADA, nevada, ignore, 4, 0, 0, -1, 0.85, 0.4, -1
167
+ 554, yosemite, yosemite, car, YOSEMITE, YOSEMIT, null, normal, 10, 0, 0, -1, 0.84, 0.84, -1
168
+ 555, windsor, windsor, car, WINDSOR, WINDSOR, null, executive, 4, 0, 0, -1, 0.7, 0.7, 0
169
+ 556, monstera, monstera, mtruck, MTRUCK_A, MONSTA, truck, ignore, 1, 0, 0, -1, 1.5, 1.5, -1
170
+ 557, monsterb, monsterb, mtruck, MTRUCK_B, MONSTB, truck, ignore, 1, 0, 0, -1, 1.5, 1.5, -1
171
+ 558, uranus, uranus, car, URANUS, URANUS, null, richfamily, 7, 0, 0, -1, 0.7, 0.7, 1
172
+ 559, jester, jester, car, JESTER, JESTER, null, richfamily, 7, 0, 0, -1, 0.7, 0.7, 1
173
+ 560, sultan, sultan, car, SULTAN, SULTAN, null, richfamily, 7, 0, 0, -1, 0.7, 0.7, 1
174
+ 561, stratum, stratum, car, STRATUM, STRATUM, null, richfamily, 7, 0, 0, -1, 0.7, 0.7, 1
175
+ 562, elegy, elegy, car, ELEGY, ELEGY, null, richfamily, 7, 0, 0, -1, 0.68, 0.68, 1
176
+ 563, raindanc, raindanc, heli, RAINDANC, RAINDNC, null, ignore, 7, 0, 0, -1, 0.64, 0.64, -1
177
+ 564, rctiger, rctiger, car, RCTIGER, RCTIGER, null, ignore, 1, 0, 0, -1, 0.25, 0.25, -1
178
+ 565, flash, flash, car, FLASH, FLASH, null, richfamily, 7, 0, 0, -1, 0.64, 0.64, 1
179
+ 566, tahoma, tahoma, car, TAHOMA, TAHOMA, null, richfamily, 10, 0, 0, -1, 0.7, 0.7, 0
180
+ 567, savanna, savanna, car, SAVANNA, SAVANNA, null, poorfamily, 7, 0, 2ff0, -1, 0.7, 0.7, 2
181
+ 568, bandito, bandito, car, BANDITO, BANDITO, null, ignore, 4, 0, 0, -1, 0.55, 0.7, -1
182
+ 569, freiflat, freiflat, train, FREIFLAT, FRFLAT, null, ignore, 10, 0, 0, -1, 1.06, 1.06, -1
183
+ 570, streakc, streakc, train, CSTREAK, STREAKC, coach, ignore, 10, 0, 0, -1, 1.06, 1.06, -1
184
+ 571, kart, kart, car, KART, KART, KART, ignore, 4, 0, 0, -1, 0.26, 0.26, -1
185
+ 572, mower, mower, car, MOWER, MOWER, null, ignore, 4, 0, 0, -1, 0.48, 0.56, -1
186
+ 573, duneride, duneride, mtruck, DUNE, DUNE, truck, ignore, 4, 0, 0, -1, 1.14, 1.14, -1
187
+ 574, sweeper, sweeper, car, SWEEPER, SWEEPER, null, worker, 4, 0, 0, -1, 0.5, 0.5, -1
188
+ 575, broadway, broadway, car, BROADWAY, BROADWY, null, poorfamily, 7, 0, 2ff0, -1, 0.7, 0.7, 2
189
+ 576, tornado, tornado, car, TORNADO, TORNADO, null, poorfamily, 7, 0, 2ff0, -1, 0.7, 0.7, 2
190
+ 577, at400, at400, plane, AT400, AT400, coach, ignore, 10, 0, 0, -1, 1.12, 1.12, -1
191
+ 578, dft30, dft30, car, DFT30, DFT30, truck, worker, 10, 0, 4fff, -1, 1, 1, -1
192
+ 579, huntley, huntley, car, HUNTLEY, HUNTLEY, null, richfamily, 6, 7, 0, -1, 0.90, 0.90, 0
193
+ 580, stafford, stafford, car, STAFFORD, STAFFRD, null, normal, 4, 0, 0, -1, 0.78, 0.78, 0
194
+ 581, bf400, bf400, bike, BF400, BF400, bikes, motorbike, 10, 0, 3f341210, 16, 0.68, 0.68, -1
195
+ 582, newsvan, newsvan, car, NEWSVAN, NEWSVAN, van, normal, 4, 0, 0, -1, 0.77, 0.77, -1
196
+ 583, tug, tug, car, TUG, TUG, null, normal, 4, 0, 0, -1, 0.66, 0.75, -1
197
+ 584, petrotr, petrotr, trailer, PETROTR, PETROTR, null, ignore, 6, 0, 0, -1, 1.12, 1.12, -1
198
+ 585, emperor emperor, car, EMPEROR, EMPEROR, null, normal, 10, 0, 0, -1, 0.74, 0.74, 0
199
+ 586, wayfarer wayfarer, bike, WAYFARER, WAYFARE, wayfarer,motorbike, 6, 0, 0, 23, 0.654, 0.654, -1
200
+ 587, euros, euros, car, EUROS, EUROS, null, richfamily, 10, 0, 0, -1, 0.7, 0.7, 0
201
+ 588, hotdog, hotdog, car, HOTDOG, HOTDOG, van, worker, 4, 0, 0, -1, 0.86, 0.86, -1
202
+ 589, club, club, car, CLUB, CLUB, null, normal, 8, 0, 0, -1, 0.74, 0.74, 0
203
+ 590, freibox, freibox, train, FREIFLAT, FRBOX, null, ignore, 10, 0, 0, -1, 1.06, 1.06, -1
204
+ 591, artict3, artict3, trailer, ARTICT3, ARTICT3, null, ignore, 6, 0, 0, -1, 1.1, 1.1, -1
205
+ 592, androm, androm, plane, ANDROM, ANDROM, null, ignore, 4, 0, 0, -1, 0.95, 0.95, -1
206
+ 593, dodo dodo, plane, DODO, DODO, van, ignore, 10, 0, 0, -1, 0.56, 0.56, -1
207
+ 594, rccam, rccam, car, RCCAM, RCCAM, null, ignore, 1, 0, 0, -1, 0.25, 0.25, -1
208
+ 595, launch, launch, boat, LAUNCH, LAUNCH, null, leisureboat, 10, 0, 0
209
+
210
+ 596, copcarla, copcarla, car, POLICE_LA, POLICAR, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
211
+ 597, copcarsf, copcarsf, car, POLICE_SF, POLICAR, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
212
+ 598, copcarvg, copcarvg, car, POLICE_VG, POLICAR, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
213
+ 599, copcarru, copcarru, car, POLRANGER, RANGER, null, ignore, 10, 0, 0, -1, 0.95, 0.95, -1
214
+
215
+ 600, picador, picador, car, PICADOR, PICADOR, null, normal, 10, 0, 0, -1, 0.7, 0.7, 0
216
+ 601, swatvan, swatvan, car, SWATVAN, SWATVAN, van, big, 4, 0, 0, -1, 1.366, 1.366, -1
217
+ 602, alpha, alpha, car, ALPHA, ALPHA, null, executive, 10, 0, 0, -1, 0.7, 0.7, 0
218
+ 603, phoenix, phoenix, car, PHOENIX, PHOENIX, null, normal, 7, 0, 0, -1, 0.7, 0.7, 0
219
+ 604, glenshit, glenshit, car, GLENDALE, GLENSHI, null, normal, 5, 0, 0, -1, 0.7, 0.7, -1
220
+ 605, sadlshit, sadlshit, car, SADLER, SADLSHI, null, normal, 10, 0, 0, -1, 0.7, 0.7, -1
221
+ 606, bagboxa, bagboxa, trailer, BAGBOXA, BAGBOXA, null, ignore, 4, 0, 0, -1, 0.6, 0.6, -1
222
+ 607, bagboxb, bagboxb, trailer, BAGBOXB, BAGBOXB, null, ignore, 4, 0, 0, -1, 0.6, 0.6, -1
223
+ 608, tugstair, tugstair, trailer, STAIRS, TUGSTAI, null, ignore, 4, 0, 0, -1, 0.6, 0.6, -1
224
+ 609, boxburg, boxburg, car, BOXBURG, BOXBURG, van, worker, 10, 0, 0, -1, 0.76, 0.76, -1
225
+ 610, farmtr1, farmtr1, trailer, FARM_TR1, FARMTR1, null, ignore, 4, 0, 0, -1, 0.32, 0.32, -1
226
+ 611, utiltr1, utiltr1, trailer, UTIL_TR1, UTILTR1, null, ignore, 4, 0, 0, -1, 0.68, 0.68, -1
227
+
228
+ 2700, w210e420, w210e420, car, WASHING, WASHING, null, ignore, 10, 0, 0, -1, 0.65, 0.65, -1
229
+ 2701, focusrs, focusrs, car, PEREN, PEREN, null, ignore, 10, 0, 0, -1, 0.73, 0.73, -1
230
+ 2702, lancerx, lancerx, car, ELEGANT, ELEGANT, null, ignore, 10, 0, 0, -1, 0.68, 0.68, -1
231
+ 2703, audiq8, audiq8, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
232
+ 2704, volvov60, volvov60, car, PEREN, PEREN, null, ignore, 10, 0, 0, -1, 0.86, 0.86, -1
233
+ 2705, gt63s, gt63s, car, SULTAN, SULTAN, null, ignore, 10, 0, 0, -1, 0.64, 0.64, -1
234
+ 2706, bentayga, bentayga, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.94, 0.94, -1
235
+ 2707, rrphantom, rrphantom, car, WASHING, WASHING, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
236
+ 2708, g63amg6x6, g63amg6x6, car, FBIRANCH, FBIRANC, null, ignore, 10, 0, 0, -1, 0.96, 0.96, -1
237
+ 2709, cadillac2020, cadillac2020, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.85, 0.85, -1
238
+
239
+ 2710, cayenne, cayenne, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.80, 0.80, -1
240
+ 2711, ferrari458, ferrari458, car, BULLET, BULLET, null, ignore, 10, 0, 0, -1, 0.72, 0.74, -1
241
+ 2712, jaguarxe, jaguarxe, car, MERIT, MERIT, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
242
+ 2713, lambo_lm002, lambo_lm002, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.84, 0.84, -1
243
+ 2714, lasterion, lasterion, car, BULLET, BULLET, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
244
+ 2715, m1car, m1car, car, PICADOR, PICADOR, null, ignore, 10, 0, 0, -1, 0.68, 0.68, -1
245
+ 2716, pboxter, pboxter, car, MAJESTIC, MAJESTC, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
246
+ 2717, m5cs, m5cs, car, GLENDALE, GLENDAL, null, ignore, 10, 0, 0, -1, 0.8, 0.8, -1
247
+ 2718, mclaren_p1, mclaren_p1, car, VIRGO, VIRGO, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
248
+ 2719, mcqueen_car, mcqueen_car, car, VIRGO, VIRGO, null, ignore, 10, 0, 0, -1, 0.72, 0.72, -1
249
+ 2720, porsche918, porsche918, car, VIRGO, VIRGO, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
250
+ 2721, subarustih, subarustih, car, STRATUM, STRATUM, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
251
+ 2722, taycan, taycan, car, SULTAN, SULTAN, null, ignore, 10, 0, 0, -1, 0.85, 0.85, -1
252
+ 2723, bmwe38, bmwe38, car, PRIMO, PRIMO, null, ignore, 10, 0, 0, -1, 0.85, 0.85, -1
253
+ 2724, bmw750li, bmw750li, car, SULTAN, SULTAN, null, ignore, 10, 0, 0, -1, 0.70, 0.70, -1
254
+ 2725, bmwmone, bmwmone, car, ZR350, ZR350, null, ignore, 10, 0, 0, -1, 0.65, 0.70, -1
255
+ 2726, wrangler, wrangler, car, LANDSTAL, LANDSTK, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
256
+ 2727, xpeng, xpeng, car, SULTAN, SULTAN, null, ignore, 10, 0, 0, -1, 0.80, 0.80, -1
257
+ 2728, bmwx5e53, bmwx5e53, car, LANDSTAL, LANDSTK, null, ignore, 10, 0, 0, -1, 0.82, 0.82, -1
258
+ 2729, larevent, larevent, car, VIRGO, VIRGO, null, ignore, 10, 0, 0, -1, 0.82, 1.20, -1
259
+ 2730, jagfpace, jagfpace, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.70, 0.70, -1
260
+ 2731, mac570, mac570, car, VIRGO, VIRGO, null, ignore, 10, 0, 0, -1, 0.82, 1.20, -1
261
+ 2732, bveyron, bveyron, car, VIRGO, VIRGO, null, ignore, 10, 0, 0, -1, 0.68, 0.68, -1
262
+ 2733, audi100, audi100, car, NEBULA, NEBULA, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
263
+ 2734, ns240sx, ns240sx, car, ZR350, ZR350, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
264
+ 2735, chtahoe, chtahoe, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.85, 0.85, -1
265
+ 2736, feraragt, feraragt, car, ZR350, ZR350, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
266
+ 2737, audicf, audicf, car, NEBULA, NEBULA, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
267
+ 2738, audirs41, audirs41, car, STRATUM, STRATUM, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
268
+ 2739, gle63st, gle63st, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
269
+ 2740, lexusrc, lexusrc, car, ZR350, ZR350, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
270
+ 2741, chevrozr1, chevrozr1, car, ZR350, ZR350, null, ignore, 10, 0, 0, -1, 0.80, 0.80, -1
271
+ 2742, terradyne, terradyne, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.90, 0.90, -1
272
+
273
+ 2743, lambogalardo, lambogalardo, car, BULLET, BULLET, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
274
+ 2744, cherokee_old, cherokee_old, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
275
+ 2745, mustangb_200, mustangb_200, car, ZR350, ZR350, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
276
+ 2746, zenvotsr19, zenvotsr19, car, ZR350, ZR350, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
277
+ 2747, bmw850i, bmw850i, car, ZR350, ZR350, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
278
+ 2748, vaz2107, vaz2107, car, PRIMO, PRIMO, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
279
+ 2749, nmbcls63, nmbcls63, car, SULTAN, SULTAN, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
280
+ 2750, vaz2109, vaz2109, car, PEREN, PEREN, null, ignore, 10, 0, 0, -1, 0.8, 0.8, -1
281
+ 2751, toyotland, toyotland, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
282
+
283
+ 2752, audirs7, audirs7, car, MERIT, MERIT, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
284
+ 2753, bmwm66, bmwm66, car, ZR350, ZR350, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
285
+ 2754, hondaca, hondaca, car, STRATUM, STRATUM, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
286
+ 2755, kagera, kagera, car, VIRGO, VIRGO, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
287
+ 2756, kiasting, kiasting, car, SULTAN, SULTAN, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
288
+ 2757, lexss, lexss, car, SULTAN, SULTAN, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
289
+ 2758, rwrait, rwrait, car, ZR350, ZR350, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
290
+ 2759, tchaser, tchaser, car, MERIT, MERIT, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
291
+ 2760, suburban, suburban, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.90, 0.90, -1
292
+ 2761, sestoelem, sestoelem, car, BULLET, BULLET, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
293
+ 2762, audis8, audis8, car, GLENDALE, GLENDAL, null, ignore, 10, 0, 0, -1, 0.82, 0.82, -1
294
+ 2763, pormacan, pormacan, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.9, 0.9, -1
295
+ 2764, bmwx4, bmwx4, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.9, 0.9, -1
296
+ 2765, viperrr, viperrr, car, ZR350, ZR350, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
297
+ 2766, kiakf, kiakf, car, SULTAN, SULTAN, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
298
+ 2767, mercescup, mercescup, car, ZR350, ZR350, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
299
+ 2768, audiq7, audiq7, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
300
+ 2769, coronet_1967, coronet_1967, car, ZR350, ZR350, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
301
+ 2770, bike_skull, bike_skull, bike, NRG500, NRG500, bikes, ignore, 10, 0, 0, -1, 0.68, 0.68, -1
302
+ 2771, humking, humking, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.9, 0.9, -1
303
+ 2772, humvee, humvee, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.9, 0.9, -1
304
+ 2773, psinger, psinger, car, BULLET, BULLET, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
305
+ 2774, bentlmn, bentlmn, car, BULLET, BULLET, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
306
+ 2775, vesta, vesta, car, MERIT, MERIT, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
307
+ 2776, rezvani, rezvani, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.85, 0.85, -1
308
+ 2777, optimus_tr, optimus_tr, car, FIRETRUK, FIRETRK, truck, ignore, 10, 0, 0, -1, 1.1, 1.1, -1
309
+ 2778, rx7fddrift, rx7fddrift, car, ZR350, ZR350, null, normal, 10, 0, 0, -1, 0.70, 0.70, 2
310
+ 2779, urusoff, urusoff, car, FBIRANCH, FBIRANC, null, ignore, 10, 0, 0, -1, 0.96, 0.96, -1
311
+ 2780, fordcobra, fordcobra, car, ZR350, ZR350, null, normal, 10, 0, 0, -1, 0.75, 0.75, 0
312
+ 2781, asenat, asenat, car, MERIT, MERIT, null, normal, 10, 0, 0, -1, 0.75, 0.75, 0
313
+ 2782, cybertr, cybertr, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.85, 0.85, -1
314
+ 2783, aq7_police, aq7_police, car, SULTAN, SULTAN, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
315
+ 2784, ars7_police, ars7_police, car, SULTAN, SULTAN, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
316
+ 2785, e63s_police, e63s_police, car, SULTAN, SULTAN, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
317
+ 2786, veloceraptor, veloceraptor, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.9, 0.9, -1
318
+ 2787, dlanos6x6, dlanos6x6, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.9, 0.9, -1
319
+ 2788, matiz08, matiz08, car, ZR350, ZR350, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
320
+ 2789, bmwninetr, bmwninetr, bike, NRG500, NRG500, bikes, ignore, 10, 0, 0, -1, 0.68, 0.68, -1
321
+ 2790, 939rsr, 939rsr, car, BULLET, BULLET, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
322
+ 2791, gcanis, gcanis, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.85, 0.85, -1
323
+ 2792, shaman, shaman, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.9, 0.9, -1
324
+ 2793, ntitan, ntitan, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.9, 0.9, -1
325
+ 2794, 2105s, 2105s, car, PRIMO, PRIMO, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
326
+ 2795, 2113gr, 2113gr, car, PRIMO, PRIMO, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
327
+ 2796, 2002ferrari, 2002ferrari, car, BULLET, BULLET, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
328
+ 2797, uaz, uaz, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.9, 0.9, -1
329
+ 2798, buhanka, buhanka, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.9, 0.9, -1
330
+ 2799, f40, f40, car, BULLET, BULLET, null, ignore, 10, 0, 0, -1, 0.9, 0.9, -1
331
+ 2800, fantom, fantom, quad, QUADBIKE, QUAD, quad, normal, 4, 0, 0, -1, 0.6, 0.6, -1
332
+ 2801, gemera, gemera, car, BULLET, BULLET, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
333
+ 2802, vanda, vanda, car, BULLET, BULLET, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
334
+ 2803, narhc, narhc, car, BULLET, BULLET, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
335
+ 2804, nexia, nexia, car, PRIMO, PRIMO, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
336
+ 2805, one77, one77, car, BULLET, BULLET, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
337
+ 2806, tundratrd, tundratrd, car, HUNTLEY, HUNTLEY, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
338
+ 2807, oneo, oneo, car, BULLET, BULLET, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1,
339
+ 2808, m5sting, m5sting, car, BULLET, BULLET, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
340
+ 2809, pitbaik, pitbaik, bike, NRG500, NRG500, bikes, ignore, 10, 0, 0, -1, 0.68, 0.68, -1
341
+ 2810, suzuka, suzuka, bike, NRG500, NRG500, bikes, ignore, 10, 0, 0, -1, 0.68, 0.68, -1
342
+ 2811, yamahar6, yamahar6, bike, NRG500, NRG500, bikes, ignore, 10, 0, 0, -1, 0.68, 0.68, -1
343
+ 2812, diavelka, diavelka, bike, NRG500, NRG500, bikes, ignore, 10, 0, 0, -1, 0.68, 0.68, -1
344
+ 2813, kawaxr10, kawaxr10, bike, NRG500, NRG500, bikes, ignore, 10, 0, 0, -1, 0.68, 0.68, -1
345
+ 2814, western, western, bike, NRG500, NRG500, bikes, ignore, 10, 0, 0, -1, 0.68, 0.68, -1
346
+ 2815, mercesg, mercesg, car, HUNTLEY, HUNTLEY, null, richfamily, 6, 7, 0, -1, 0.90, 0.90, 0
347
+ 2816, copbmwza, copbmwza, car, BULLET, BULLET, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
348
+ 2817, amggt24, amggt24, car, BULLET, BULLET, null, executive, 5, 0, 0, -1, 0.75, 0.75, 0
349
+ 2818, bcentodieci, bcentodieci, car, BULLET, BULLET, null, normal, 10, 0, 0, -1, 0.76, 0.76, 0
350
+ 2819, dsxtn, dsxtn, car, BULLET, BULLET, null, executive, 5, 0, 0, -1, 0.81, 0.81, 0
351
+ 2820, e53_amg_25, e53_amg_25, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
352
+ 2821, plygtx, plygtx, car, BUFFALO, BUFFALO, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
353
+ 2822, sf90ofroad, sf90ofroad, car, BULLET, BULLET, null, richfamily, 7, 0, 0, -1, 0.8, 0.8, 1
354
+ 2823, xmmans, xmmans, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.93, 0.93, 0
355
+ 2824, glcamg25, glcamg25, car, HUNTLEY, HUNTLEY, null, richfamily, 6, 7, 0, -1, 0.90, 0.90, 0
356
+ 2825, dwedatsun, dwedatsun, car, BULLET, BULLET, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
357
+ 2826, alpinae34, alpinae34, car, BULLET, BULLET, null, executive, 5, 0, 0, -1, 0.75, 0.75, 0
358
+ 2827, amdbs18, amdbs18, car, BULLET, BULLET, null, normal, 10, 0, 0, -1, 0.76, 0.76, 0
359
+ 2828, mh917, mh917, car, HUNTLEY, HUNTLEY, null, richfamily, 6, 7, 0, -1, 0.90, 0.90, 0
360
+ 2829, s500w223bwd, s500w223bwd, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
361
+ 2830, minicm, minicm, car, BUFFALO, BUFFALO, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
362
+ 2831, rrsm, rrsm, car, BULLET, BULLET, null, richfamily, 7, 0, 0, -1, 0.8, 0.8, 1
363
+ 2832, mizu, mizu, quad, QUADBIKE, QUAD, quad, normal, 4, 0, 0, -1, 0.6, 0.6, -1
364
+ 2833, tankt34, tankt34, car, RHINO, RHINO, tank, normal, 7, 0, 0, -1, 1.3, 1.3, 0
365
+ 2834, brbsgts, brbsgts, car, HUNTLEY, HUNTLEY, null, richfamily, 6, 7, 0, -1, 0.90, 0.90, 0
366
+ 2835, mcsen, mcsen, car, BULLET, BULLET, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
367
+ 2836, bentleygt3, bentleygt3, car, BULLET, BULLET, null, executive, 5, 0, 0, -1, 0.75, 0.75, 0
368
+ 2837, moshina, moshina, car, BULLET, BULLET, null, normal, 10, 0, 0, -1, 0.76, 0.76, 0
369
+ 2838, lincnav, lincnav, car, HUNTLEY, HUNTLEY, null, richfamily, 6, 7, 0, -1, 0.90, 0.90, 0
370
+ 2839, dcd24, dcd24, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
371
+ 2840, cadlarte, cadlarte, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
372
+ 2841, eclipse, eclipse, car, BULLET, BULLET, null, richfamily, 7, 0, 0, -1, 0.8, 0.8, 1
373
+ 2842, ns15tune, ns15tune, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
374
+ 2843, p24rs911, p24rs911, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
375
+ 2844, rrbt, rrbt, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
376
+ 2845, prsng, prsng, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
377
+
378
+ 2846, mist, mist, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
379
+ 2847, chiron, chiron, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
380
+ 2848, dacia, dacia, car, PRIMO, PRIMO, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
381
+ 2849, fsf23, fsf23, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
382
+ 2850, mersw116, mersw116, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
383
+ 2851, urusm, urusm, car, HUNTLEY, HUNTLEY, null, richfamily, 6, 7, 0, -1, 0.90, 0.90, 0
384
+ 2852, g630, g630, car, HUNTLEY, HUNTLEY, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
385
+
386
+ 2853, cybermans, cybermans, car, HUNTLEY, HUNTLEY, null, richfamily, 6, 7, 0, -1, 0.90, 0.90, 0
387
+ 2854, lpmurciela, lpmurciela, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
388
+ 2855, escaladeiq, escaladeiq, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
389
+ 2856, mbolph, mbolph, car, BULLET, BULLET, null, richfamily, 7, 0, 0, -1, 0.8, 0.8, 1
390
+ 2857, gelencart, gelencart, car, KART, KART, KART, ignore, 4, 0, 0, -1, 0.26, 0.26, -1
391
+ 2858, uruskart, uruskart, car, KART, KART, KART, ignore, 4, 0, 0, -1, 0.26, 0.26, -1
392
+ 2859, jesko, jesko, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
393
+ 2860, camarozl1, camarozl1, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
394
+ 2861, koenig1, koenig1, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
395
+ 2862, bugatl, bugatl, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
396
+
397
+ #blackrussia
398
+ 2863, delora, delora, car, PHOENIX, PHOENIX, null, normal, 10, 0, 0, -1, 0.7, 0.7, 0
399
+ 2864, marussiab, marussiab, car, TORNADO, TORNADO, null, normal, 10, 0, 0, -1, 0.7, 0.7, 0
400
+ 2865, patriotf, patriotf, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 0
401
+
402
+ 2866, amggtbs, amggtbs, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
403
+ 2867, bigmatiz, bigmatiz, mtruck, MONSTER, MONSTER, truck, ignore, 1, 0, 0, -1, 0.85, 0.85, -1
404
+ 2868, bugbol, bugbol, car, BULLET, BULLET, null, richfamily, 7, 0, 0, -1, 0.8, 0.8, 1
405
+ 2869, codalunga, codalunga, car, BULLET, BULLET, null, normal, 10, 0, 0, -1, 0.8, 0.8, 0
406
+ 2870, gt500, gt500, car, BULLET, BULLET, null, normal, 10, 0, 0, -1, 0.82, 0.82, 2
407
+ 2871, lc500c, lc500c, car, FELTZER, FELTZER, null, executive, 10, 0, 0, -1, 0.85, 0.85, 0
408
+ 2872, mclspeed, mclspeed, car, TURISMO, TURISMO, null, executive, 4, 0, 0, -1, 0.83, 0.83, 0
409
+ 2873, phuayra, phuayra, car, TURISMO, TURISMO, null, normal, 10, 0, 0, -1, 0.73, 0.73, 0
410
+
411
+ 2874, barbie_cv, barbie_cv, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
412
+ 2875, offe34, offe34, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
413
+ 2876, bmwx5h, bmwx5h, plane, VORTEX, VORTEX, vortex, ignore, 4, 0, 0, -1, 0.7, 0.7, -1
414
+ 2877, bentp750, bentp750, car, BULLET, BULLET, null, richfamily, 7, 0, 0, -1, 0.8, 0.8, 1
415
+ 2878, gffwht, gffwht, car, HUNTLEY, HUNTLEY, null, richfamily, 6, 7, 0, -1, 0.90, 0.90, 0
416
+ 2879, huramante, huramante, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
417
+ 2880, bmwx7l, bmwx7l, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
418
+ 2881, kmztyph, kmztyph, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
419
+ 2882, huracanst, huracanst, car, BULLET, BULLET, null, richfamily, 7, 0, 0, -1, 0.8, 0.8, 1
420
+ 2883, sf90, sf90, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
421
+ 2884, lucidair, lucidair, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
422
+ 2600, taurusfbi, taurusfbi, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
423
+ 2601, bmwg90, bmwg90, car, BULLET, BULLET, null, normal, 10, 0, 0, -1, 0.8, 0.8, 0
424
+ 2602, xpenght, xpenght, car, BULLET, BULLET, null, normal, 10, 0, 0, -1, 0.8, 0.8, 0
425
+
426
+ 2603, 180itasha, 180itasha, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
427
+ 2604, 2106, 2106, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
428
+ 2605, 2107ofr, 2107ofr, car, BULLET, BULLET, null, richfamily, 7, 0, 0, -1, 0.8, 0.8, 1
429
+ 2606, audirsq8m, audirsq8m, car, HUNTLEY, HUNTLEY, null, richfamily, 6, 7, 0, -1, 0.90, 0.90, 0
430
+ 2607, bentayga24, bentayga24, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
431
+ 2608, cturbogt, cturbogt, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
432
+ 2609, corvettec8, corvettec8, car, BULLET, BULLET, null, richfamily, 7, 0, 0, -1, 0.8, 0.8, 1
433
+ 2610, mustrtr, mustrtr, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
434
+ 2611, vaz2104, vaz2104, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
435
+ 2612, vaz2108, vaz2108, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
436
+ 2613, vestas, vestas, car, BULLET, BULLET, null, normal, 10, 0, 0, -1, 0.8, 0.8, 0
437
+ 2614, mbcheqsuv, mbcheqsuv, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
438
+
439
+ 2615, frdmrzr, frdmrzr, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
440
+ 2616, ghostrll, ghostrll, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
441
+ 2617, lveneno, lveneno, car, BULLET, BULLET, null, richfamily, 7, 0, 0, -1, 0.8, 0.8, 1
442
+ 2618, gmansory63, gmansory63, car, HUNTLEY, HUNTLEY, null, richfamily, 6, 7, 0, -1, 0.90, 0.90, 0
443
+ 2619, mbg63army, mbg63army, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
444
+ 2620, whplsh, whplsh, car, BULLET, BULLET, null, normal, 10, 0, 0, -1, 0.8, 0.8, 0
445
+ 2621, lambtouch, lambtouch, car, BULLET, BULLET, null, richfamily, 7, 0, 0, -1, 0.8, 0.8, 1
446
+ 2622, pturbos, pturbos, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
447
+ 2623, tcelicagt, tcelicagt, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
448
+ 2624, w213, w213, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
449
+ 2625, zen, zen, car, BULLET, BULLET, null, normal, 10, 0, 0, -1, 0.8, 0.8, 0
450
+ 2626, vision, vision, car, BULLET, BULLET, null, normal, 10, 0, 0, -1, 0.8, 0.8, 0
451
+ 2627, semi, semi, car, LINERUN, LINERUN, truck, worker, 6, 0, 0, -1, 1.1, 1.1, -1
452
+ 2628, volvofh12, volvofh12, car, LINERUN, LINERUN, truck, worker, 6, 0, 0, -1, 1.1, 1.1, -1
453
+
454
+ 2651, cbelair, cbelair, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
455
+ 2652, chevcor, chevcor, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
456
+ 2653, dodgcha, dodgcha, car, BULLET, BULLET, null, richfamily, 7, 0, 0, -1, 0.8, 0.8, 1
457
+ 2654, volgatti, volgatti, car, BULLET, BULLET, null, richfamily, 7, 0, 0, -1, 0.8, 0.8, 1
458
+ 2655, uruspir, uruspir, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
459
+ 2656, dodgchapir, dodgchapir, car, BULLET, BULLET, null, normal, 10, 0, 0, -1, 0.8, 0.8, 0
460
+ 2657, e5325pol, e5325pol, car, BULLET, BULLET, null, richfamily, 7, 0, 0, -1, 0.8, 0.8, 1
461
+ 2658, evo9tt, evo9tt, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
462
+ 2659, huracanpt, huracanpt, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
463
+ 2660, lambsvj, lambsvj, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
464
+ 2661, mrx7, mrx7, car, BULLET, BULLET, null, normal, 10, 0, 0, -1, 0.8, 0.8, 0
465
+ 2662, uaehuracan, uaehuracan, car, BULLET, BULLET, null, normal, 10, 0, 0, -1, 0.8, 0.8, 0
466
+
467
+ #newID
468
+ 5321, bt41r, bt41r, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
469
+ 5322, zenst1, zenst1, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
470
+ 5323, zondafrd, zondafrd, car, BULLET, BULLET, null, richfamily, 7, 0, 0, -1, 0.8, 0.8, 1
471
+ 5324, nivapc, nivapc, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
472
+ 5325, jeepamp, jeepamp, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
473
+
474
+ 5326, atlantik, atlantik, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
475
+ 5327, bgsx, bgsx, car, BULLET, BULLET, null, richfamily, 10, 0, 0, -1, 0.82, 0.82, 0
476
+ 5328, bmwcsl, bmwcsl, car, BULLET, BULLET, null, richfamily, 7, 0, 0, -1, 0.8, 0.8, 1
477
+ 5329, bmwmfd, bmwmfd, car, PRIMO, PRIMO, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
478
+ 5330, bmwsport, bmwsport, car, BULLET, BULLET, null, richfamily, 7, 0, 0, -1, 0.8, 0.8, 1
479
+ 5331, braviy, braviy, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
480
+ 5332, carnival, carnival, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
481
+ 5333, corvetts, corvetts, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
482
+ 5334, emgrand, emgrand, car, PRIMO, PRIMO, null, ignore, 10, 0, 0, -1, 0.75, 0.75, -1
483
+ 5335, ferarat, ferarat, car, BULLET, BULLET, null, richfamily, 7, 0, 0, -1, 0.8, 0.8, 1
484
+ 5336, fersup, fersup, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
485
+ 5337, flankr, flankr, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
486
+ 5338, flcn, flcn, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
487
+ 5339, fr330, fr330, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
488
+ 5340, gaz21c, gaz21c, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
489
+ 5341, ultrarank, ultrarank, car, PICADOR, PICADOR, null, ignore, 10, 0, 0, -1, 0.68, 0.68, -1
490
+ 5342, honikorn, honikorn, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
491
+ 5343, hudson, hudson, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
492
+ 5344, karakal, karakal, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
493
+ 5345, mersr230, mersr230, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
494
+ 5346, miata, miata, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
495
+ 5347, miura, miura, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
496
+ 5348, saleen, saleen, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
497
+ 5349, smart, smart, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
498
+ 5360, nisvgt, nisvgt, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
499
+ 5361, rtrfbi, rtrfbi, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
500
+ 5362, srttoma, srttoma, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
501
+ 5363, mbw211, mbw211, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
502
+ 5364, slngshot, slngshot, car, BANDITO, BANDITO, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
503
+ 5365, x5g05, x5g05, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
504
+ 5366, mercbrab, mercbrab, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
505
+
506
+ 5367, 4runner, 4runner, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
507
+ 5368, apie, apie, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
508
+ 5369, mmc20m, mmc20m, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
509
+ 5370, bmwm3g81, bmwm3g81, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
510
+ 11956, bellfcx, bellfcx, heli, MAVERICK, MAVERIC, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
511
+ 11957, scifitruck, scifitruck, car, SECURICA, SECURI, van, big, 4, 0, 3f10, -1, 1.4, 1.4, -1
512
+
513
+ 11648, f150r, f150r, car, PICADOR, PICADOR, null, ignore, 10, 0, 0, -1, 0.68, 0.68, -1
514
+ 11649, f150rmon, f150rmon, mtruck, MONSTER, MONSTER, truck, ignore, 1, 0, 0, -1, 0.85, 0.85, -1
515
+ 11650, e30, e30, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
516
+ 11651, ferlcycle, ferlcycle, bike, NRG500, NRG500, bikes, ignore, 10, 0, 0, -1, 0.68, 0.68, -1
517
+ 11652, ff80, ff80, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
518
+ 11653, gbcar, gbcar, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
519
+ 11654, lbsian, lbsian, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
520
+ 11655, wmoto, wmoto, bike, NRG500, NRG500, bikes, ignore, 10, 0, 0, -1, 0.68, 0.68, -1
521
+ 11656, wowrod, wowrod, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
522
+ 11657, xisu7, xisu7, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
523
+ 11658, wowgyro, wowgyro, heli, MAVERICK, MAVERIC, null, ignore, 10, 0, 0, -1, 0.7, 0.7, -1
524
+
525
+ 11659, mater, mater, car, PICADOR, PICADOR, null, ignore, 10, 0, 0, -1, 0.68, 0.68, -1
526
+ 11660, jstorm, jstorm, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
527
+ 11661, monza, monza, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
528
+ 11662, bfspur, bfspur, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
529
+ 11663, hod_rod_hulk, hod_rod_hulk, car, HOTKNIFE, HOTKNIF, null, executive, 4, 0, 0, -1, 0.72, 0.8, -1
530
+ 11664, tronbike, tronbike, bike, NRG500, NRG500, bikes, ignore, 10, 0, 0, -1, 0.68, 0.68, -1
531
+ 11665, frankym, frankym, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
532
+ 11666, giga, giga, car, MONSTER, MONSTER, truck, ignore, 1, 0, 0, -1, 0.85, 0.85, -1
533
+ 11667, madgaz, madgaz, car, MONSTER, MONSTER, truck, ignore, 1, 0, 0, -1, 0.85, 0.85, -1
534
+ 11668, monster1, monster1, car, MONSTER, MONSTER, truck, ignore, 1, 0, 0, -1, 0.85, 0.85, -1
535
+ 11669, monster2, monster2, car, MONSTER, MONSTER, truck, ignore, 1, 0, 0, -1, 0.85, 0.85, -1
536
+ 11670, monster3, monster3, car, MONSTER, MONSTER, truck, ignore, 1, 0, 0, -1, 0.85, 0.85, -1
537
+ 11671, monster4, monster4, car, MONSTER, MONSTER, truck, ignore, 1, 0, 0, -1, 0.85, 0.85, -1
538
+
539
+ 13958, t80utrak, t80utrak, car, RHINO, RHINO, tank, normal, 7, 0, 0, -1, 1.3, 1.3, 0
540
+ 13959, btr70, btr70, car, SWATVAN, SWATVAN, van, big, 4, 0, 0, -1, 1.366, 1.366, -1
541
+ 13960, frdexp20civ, frdexp20civ, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
542
+ 13961, ct7pm, ct7pm, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
543
+ 13962, mbc63sc, mbc63sc, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
544
+ 13963, benefactor, benefactor, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
545
+ 13964, valkyrie, valkyrie, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
546
+ 13965, mb190et, mb190et, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
547
+ 13966, mgtny25, mgtny25, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
548
+ 13967, dodsanki, dodsanki, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
549
+ 13968, lotusem, lotusem, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
550
+ 13969, 427custom, 427custom, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
551
+ 13970, lotv8, lotv8, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
552
+ 13971, ktank, ktank, car, BULLET, BULLET, KART, normal, 5, 0, 0, -1, 0.80, 0.80, 0
553
+
554
+ 13705, bugeye, bugeye, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
555
+ 13706, camaro2026, camaro2026, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
556
+ 13707, lavntdr, lavntdr, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
557
+ 13708, vazturbo, vazturbo, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
558
+ 13709, vanda1, vanda1, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
559
+ 13710, uaz12, uaz12, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
560
+ 13711, mcl570stun, mcl570stun, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
561
+
562
+ 14350, banana, banana, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
563
+ 14351, camrytrd, camrytrd, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
564
+ 14352, clsbrab, clsbrab, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
565
+ 14353, feraf8mnsr, feraf8mnsr, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
566
+ 14354, cayennemnsr, cayennemnsr, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
567
+ 14355, g900mgarage, g900mgarage, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
568
+ 14356, mustangoffrd, mustangoffrd, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
569
+ 14357, gbrabus900, gbrabus900, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
570
+ 14358, rrculabflug, rrculabflug, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
571
+ 14359, rs01, rs01, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
572
+ 14360, s3btcc, s3btcc, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
573
+ 14361, temer, temer, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
574
+ 14362, x7ncs, x7ncs, car, HUNTLEY, HUNTLEY, null, normal, 10, 0, 0, -1, 0.75, 0.75, 2
575
+ 14363, z4gt3, z4gt3, car, BULLET, BULLET, null, normal, 5, 0, 0, -1, 0.80, 0.80, 0
576
+ end
cdn/files/SAMP/weapon.dat ADDED
@@ -0,0 +1,171 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #
2
+ # ALL WEAPONS
3
+ #-----------------------------------------------
4
+ # A: string weaponType
5
+ # B: string eFireType
6
+ # C,D: float targetRange, weaponRange
7
+ # E,F: int modelId1, modelId2
8
+ # G,H: int reloadSampleTime1, reloadSampleTime2
9
+ # I: int weaponslot
10
+ #
11
+ #GUN DATA (use $ identifier)
12
+ #-----------------------------------------------
13
+ # J: AssocGroupId
14
+ # K: int ammoClip
15
+ # L: int damage
16
+ # M,N,O: float fireOffset x, y, z
17
+ # P: int skillLevel 0:POOR 1:STD 2:PRO
18
+ # Q: req stat level to get this weapon skill level
19
+ # R, S: float accuracy (0.5 - 2.0f), move speed (0.5 - 1.5)
20
+ # T,U,V: int animLoop start, end, fire
21
+ # W,X,Y: int animLoop2 start, end, fire
22
+ # Z: int breakoutTime
23
+ #
24
+ # a: hex flags
25
+ #
26
+ # b,c: float speed, radius
27
+ # d,e: float lifespan, spread
28
+ #
29
+ #
30
+ # 1stDigit: CANAIM:1 AIMWITHARM:2 1STPERSON:4 ONLYFREEAIM:8
31
+ # 2ndDigit: MOVEAIM:1 MOVEFIRE:2
32
+ # 3rdDigit: THROW:1 HEAVY:2 CONTINUOUSFIRE:4 TWIN_PISTOL:8
33
+ # 4thDigit: RELOAD:1 CROUCHFIRE:2 RELOAD2START:4 LONG_RELOAD:8
34
+ # 5thDigit: SLOWSDWN:1 RANDSPEED:2 EXPANDS:4
35
+ #
36
+ # MELEE DATA (use � identifier)
37
+ #-----------------------------------------------
38
+ # J: string baseCombo
39
+ # K: int numCombos
40
+ # L: hex flags
41
+ #
42
+ # Melee Weapons
43
+ #-----------------------ranges------modelIds----slot----baseCombo---numCombos---flags---steathanimgrp----
44
+ # A B C D E F I J K L M
45
+ � UNARMED MELEE 10.0 1.6 -1 -1 0 UNARMED 4 1 null
46
+ � BRASSKNUCKLE MELEE 10.0 1.6 331 -1 0 UNARMED 4 1 null
47
+ � GOLFCLUB MELEE 10.0 1.6 333 -1 1 BBALLBAT 1 1 null
48
+ � NIGHTSTICK MELEE 10.0 1.6 334 -1 1 BBALLBAT 1 1 null
49
+ � KNIFE MELEE 10.0 1.6 335 -1 1 KNIFE 1 1 stealth_kn
50
+ � BASEBALLBAT MELEE 10.0 1.6 336 -1 1 BBALLBAT 1 1 null
51
+ � SHOVEL MELEE 10.0 1.6 337 -1 1 BBALLBAT 1 1 null
52
+ � POOLCUE MELEE 10.0 1.6 338 -1 1 BBALLBAT 1 1 null
53
+ � KATANA MELEE 10.0 1.6 339 -1 1 SWORD 1 1 null
54
+ #� SKATEBOARD MELEE 10.0 1.6 340 -1 1 SKATEBOARD 1 1 null
55
+ � CHAINSAW MELEE 10.0 1.6 341 -1 1 CHAINSAW 1 201 null
56
+ # gifts ----------------
57
+ � DILDO1 MELEE 10.0 1.6 321 -1 10 DILDO 1 1 null
58
+ � DILDO2 MELEE 10.0 1.6 322 -1 10 KNIFE 1 1 null
59
+ � VIBE1 MELEE 10.0 1.6 323 -1 10 DILDO 1 1 null
60
+ � VIBE2 MELEE 10.0 1.6 324 -1 10 KNIFE 1 1 null
61
+ � FLOWERS MELEE 10.0 1.6 325 -1 10 FLOWERS 1 1 null
62
+ � CANE MELEE 10.0 1.6 326 -1 10 SWORD 1 1 null
63
+ #- special -------------
64
+ � PARACHUTE MELEE 10.0 1.6 371 -1 11 UNARMED 1 1 null
65
+ #
66
+ # Gun Weapons
67
+ #-------------------------------ranges------modelIds----slot-animgrp----ammo-dam----offset--------------skill---------------loop1--------loop2----break-flags-------old_shot_data-------
68
+ # A B C D E F I J K L M N O P Q R S T U V W X Y Z a b c d e
69
+ ################
70
+ $ GRENADE PROJECTILE 30.0 40.0 342 -1 8 grenade 1 75 0.0 0.0 0.0 1 0 1.0 1.0 0 99 6 0 99 8 99 100 0.25 -1.0 800.0 1.0
71
+ $ TEARGAS PROJECTILE 30.0 40.0 343 -1 8 grenade 1 75 0.0 0.0 0.0 1 0 1.0 1.0 0 99 6 0 99 10 99 100 0.25 -1.0 800.0 1.0
72
+ $ MOLOTOV PROJECTILE 30.0 40.0 344 -1 8 grenade 1 75 0.0 0.0 0.0 1 0 1.0 1.0 0 99 6 0 99 8 99 100 0.25 -1.0 2000.0 5.0
73
+ $ ROCKET PROJECTILE 30.0 40.0 345 -1 8 null 1 75 0.0 0.0 0.0 1 0 1.0 1.0 0 99 6 0 99 10 99 100 0.25 -1.0 800.0 1.0
74
+ $ ROCKET_HS PROJECTILE 30.0 40.0 345 -1 8 null 1 75 0.0 0.0 0.0 1 0 1.0 1.0 0 99 6 0 99 10 99 100 0.25 -1.0 800.0 1.0
75
+ $ FREEFALL_BOMB PROJECTILE 30.0 40.0 345 -1 8 null 1 75 0.0 0.0 0.0 1 0 1.0 1.0 0 99 6 0 99 10 99 100 0.25 -1.0 800.0 1.0
76
+ ################
77
+ $ PISTOL INSTANT_HIT 25.0 30.0 346 -1 2 colt45 17 25 0.25 0.05 0.09 0 0 0.75 1.0 6 17 6 6 16 6 99 3033
78
+ $ PISTOL INSTANT_HIT 30.0 35.0 346 -1 2 colt45 17 25 0.25 0.05 0.09 1 40 1.0 1.0 6 15 6 6 15 6 99 3033
79
+ $ PISTOL INSTANT_HIT 35.0 35.0 346 -1 2 colt45pro 34 25 0.25 0.05 0.09 2 999 1.25 1.0 6 18 6 6 17 6 99 3833
80
+ $ PISTOL INSTANT_HIT 30.0 35.0 346 -1 2 colt_cop 17 25 0.25 0.05 0.09 3 5000 1.0 1.0 6 15 6 6 15 6 99 7031
81
+
82
+ $ PISTOL_SILENCED INSTANT_HIT 25.0 30.0 347 -1 2 silenced 17 40 0.40 0.05 0.15 0 0 1.0 1.0 6 20 6 6 20 6 40 7001
83
+ $ PISTOL_SILENCED INSTANT_HIT 30.0 35.0 347 -1 2 silenced 17 40 0.40 0.05 0.15 1 500 1.25 1.2 6 18 6 6 18 6 40 7011
84
+ $ PISTOL_SILENCED INSTANT_HIT 35.0 35.0 347 -1 2 silenced 17 40 0.40 0.05 0.15 2 999 1.5 1.5 6 17 6 6 17 6 40 7031
85
+
86
+ $ DESERT_EAGLE INSTANT_HIT 25.0 30.0 348 -1 2 pythonbad 7 70 0.41 0.03 0.12 0 0 0.75 1.0 7 36 8 6 30 7 40 7001
87
+ $ DESERT_EAGLE INSTANT_HIT 30.0 35.0 348 -1 2 python 7 140 0.41 0.03 0.12 1 200 1.0 1.2 6 30 7 6 28 7 40 7011
88
+ $ DESERT_EAGLE INSTANT_HIT 35.0 35.0 348 -1 2 python 7 140 0.41 0.03 0.12 2 999 1.25 1.5 6 28 7 6 28 7 40 7031
89
+ ################
90
+ $ SHOTGUN INSTANT_HIT 30.0 40.0 349 -1 3 shotgunbad 1 10 0.82 -0.02 0.23 0 0 1.0 1.0 6 40 7 6 40 7 28 2001
91
+ $ SHOTGUN INSTANT_HIT 35.0 40.0 349 -1 3 shotgun 1 10 0.82 -0.02 0.25 1 200 1.2 1.1 6 38 7 6 40 7 20 2011
92
+ $ SHOTGUN INSTANT_HIT 40.0 40.0 349 -1 3 shotgun 1 10 0.82 -0.02 0.25 2 999 1.4 1.3 6 38 7 6 40 7 25 2031
93
+
94
+ $ SAWNOFF INSTANT_HIT 25.0 30.0 350 -1 3 sawnoff 2 10 0.56 0.0 0.15 0 0 0.7 1.0 6 15 6 6 15 6 30 3033
95
+ $ SAWNOFF INSTANT_HIT 30.0 35.0 350 -1 3 sawnoff 2 10 0.56 0.0 0.15 1 200 0.8 1.1 6 15 6 6 15 6 30 3033
96
+ $ SAWNOFF INSTANT_HIT 35.0 35.0 350 -1 3 sawnoffpro 4 10 0.56 0.0 0.15 2 999 0.9 1.3 6 15 6 6 15 6 30 3833
97
+
98
+ $ SPAS12 INSTANT_HIT 35.0 40.0 351 -1 3 buddy 7 15 0.75 -0.06 0.22 0 0 1.4 1.0 6 18 7 6 18 7 35 7001
99
+ $ SPAS12 INSTANT_HIT 40.0 40.0 351 -1 3 buddy 7 15 0.75 -0.06 0.22 1 200 1.8 1.0 6 16 7 6 16 7 35 7011
100
+ $ SPAS12 INSTANT_HIT 40.0 40.0 351 -1 3 buddy 7 15 0.75 -0.06 0.22 2 999 2.0 1.2 6 16 7 6 16 7 35 7031
101
+ ################
102
+ $ MICRO_UZI INSTANT_HIT 25.0 30.0 352 -1 4 colt45 50 20 0.25 0.0 0.11 0 0 0.75 1.0 6 10 6 6 10 6 99 3013
103
+ $ MICRO_UZI INSTANT_HIT 30.0 35.0 352 -1 4 colt45 50 20 0.25 0.0 0.11 1 50 1.05 1.0 6 10 6 6 10 6 99 3033
104
+ $ MICRO_UZI INSTANT_HIT 35.0 35.0 352 -1 4 colt45pro 100 20 0.25 0.0 0.11 2 999 1.1 1.0 6 10 6 6 10 6 99 3833
105
+
106
+ $ TEC9 INSTANT_HIT 25.0 30.0 372 -1 4 colt45 50 20 0.45 -0.05 0.11 0 0 0.75 1.0 11 15 12 6 11 7 99 3013
107
+ $ TEC9 INSTANT_HIT 30.0 35.0 372 -1 4 colt45 50 20 0.45 -0.05 0.11 1 50 1.05 1.0 11 15 12 6 11 7 99 3033
108
+ $ TEC9 INSTANT_HIT 35.0 35.0 372 -1 4 colt45pro 100 20 0.45 -0.05 0.11 2 999 1.1 1.0 11 15 12 6 11 7 99 3833
109
+
110
+ $ MP5 INSTANT_HIT 35.0 40.0 353 -1 4 uzibad 30 25 0.51 -0.01 0.20 0 0 0.75 1.1 6 9 7 6 9 6 30 7001
111
+ $ MP5 INSTANT_HIT 40.0 45.0 353 -1 4 uzi 30 25 0.51 -0.01 0.20 1 250 1.0 1.3 6 9 7 6 9 6 30 7011
112
+ $ MP5 INSTANT_HIT 45.0 45.0 353 -1 4 uzi 30 25 0.51 -0.01 0.20 2 999 1.2 1.5 6 9 7 6 9 6 30 7031
113
+ ################
114
+ $ AK47 INSTANT_HIT 40.0 70.0 355 -1 5 riflebad 30 30 0.78 -0.06 0.13 0 0 0.40 0.9 6 10 7 6 10 7 99 7001
115
+ $ AK47 INSTANT_HIT 45.0 70.0 355 -1 5 rifle 30 30 0.78 -0.06 0.13 1 200 0.50 1.0 6 10 7 6 10 7 99 7011
116
+ $ AK47 INSTANT_HIT 50.0 70.0 355 -1 5 rifle 30 30 0.78 -0.06 0.13 2 999 0.60 1.1 6 10 7 6 10 7 99 7031
117
+
118
+ $ M4 INSTANT_HIT 40.0 90.0 356 -1 5 riflebad 50 30 0.74 -0.04 0.13 0 0 0.45 0.9 6 10 7 6 10 7 99 7001
119
+ $ M4 INSTANT_HIT 45.0 90.0 356 -1 5 rifle 50 30 0.74 -0.04 0.13 1 200 0.65 1.0 6 10 7 6 10 7 99 7011
120
+ $ M4 INSTANT_HIT 50.0 90.0 356 -1 5 rifle 50 30 0.74 -0.04 0.13 2 999 0.80 1.1 6 10 7 6 10 7 99 7031
121
+ ################
122
+ #$ COUNTRYRIFLE INSTANT_HIT 50.0 100.0 357 -1 6 sniper 1 75 0.7 -0.05 0.2 0 0 0.75 1.0 6 17 7 6 17 7 99 A018
123
+ $ COUNTRYRIFLE INSTANT_HIT 55.0 100.0 357 -1 6 sniper 1 75 0.7 -0.05 0.2 1 300 1.0 1.2 6 17 7 6 17 7 99 A008
124
+ #$ COUNTRYRIFLE INSTANT_HIT 60.0 100.0 357 -1 6 sniper 1 75 0.7 -0.05 0.2 2 999 1.25 1.3 6 17 7 6 17 7 99 A038
125
+
126
+ #$ SNIPERRIFLE INSTANT_HIT 40.0 100.0 358 -1 6 sniper 1 125 0.7 -0.05 0.2 0 0 0.75 1.0 6 17 7 6 17 7 99 A014
127
+ $ SNIPERRIFLE INSTANT_HIT 50.0 100.0 358 -1 6 sniper 1 125 0.7 -0.05 0.2 1 300 1.0 1.0 6 17 7 6 17 7 99 A014
128
+ #$ SNIPERRIFLE INSTANT_HIT 60.0 100.0 358 -1 6 sniper 1 125 0.7 -0.05 0.2 2 999 1.25 1.0 6 17 7 6 17 7 99 A014
129
+ ################
130
+ $ RLAUNCHER PROJECTILE 50.0 55.0 359 -1 7 rocket 1 75 0.42 0.0 0.05 1 0 1.0 1.0 11 19 12 14 99 15 99 48214
131
+ $ RLAUNCHER_HS PROJECTILE 50.0 55.0 360 -1 7 rocket 1 75 0.42 0.0 0.05 1 0 1.0 1.0 11 19 12 14 99 15 99 48214
132
+ $ FTHROWER AREA_EFFECT 4.0 5.1 361 -1 7 flame 500 25 0.98 0.0 0.40 1 0 1.0 1.0 11 12 11 11 12 11 35 30238 0.5 0.0075 1000.0 2.0
133
+ $ MINIGUN INSTANT_HIT 65.0 75.0 362 -1 7 flame 500 140 1.15 0.0 0.40 1 0 1.0 1.0 11 12 11 11 12 11 35 238
134
+ #############
135
+ $ SATCHEL_CHARGE PROJECTILE 30.0 40.0 363 364 8 grenade 1 75 0.0 0.0 0.0 1 0 1.0 1.0 0 99 6 0 99 9 99 100 0.25 -1.0 800.0 1.0
136
+ $ DETONATOR USE 25.0 25.0 364 -1 12 null 1 0 0.0 0.0 0.13 1 0 1.0 1.0 0 10 3 0 10 3 99 0
137
+ ################
138
+ $ SPRAYCAN AREA_EFFECT 4.0 6.1 365 -1 9 spraycan 500 1 0.20 0.0 -0.1 1 0 1.0 1.0 12 58 13 11 58 13 99 0431 0.05 0.5 1000.0 0.01
139
+ $ EXTINGUISHER AREA_EFFECT 10.0 10.1 366 -1 9 flame 500 1 0.45 0.10 0.15 1 0 1.0 1.0 11 12 11 11 12 11 35 0038 0.1 0.5 1000.0 0.01
140
+ $ CAMERA CAMERA 70.0 100.0 367 -1 9 rifle 36 0 0.0 -0.0 -0.0 1 0 1.0 1.0 10 99 11 14 99 15 0 4
141
+ ################
142
+ $ NIGHTVISION USE 70.0 100.0 368 -1 11 goggles 0 0 0.0 -0.0 -0.0 1 0 1.0 1.0 10 99 11 14 99 15 0 0
143
+ $ INFRARED USE 70.0 100.0 369 -1 11 goggles 0 0 0.0 -0.0 -0.0 1 0 1.0 1.0 10 99 11 14 99 15 0 0
144
+ #$ JETPACK USE 25.0 25.0 370 -1 9 null 1 0 0.0 0.0 0.13 1 0 1.0 1.0 0 10 3 0 10 3 99 0
145
+ #
146
+ # Gun Aiming Offsets
147
+ #-------------------AimX----AimZ--------DuckX---DuckZ---RLoad-A/B---CrouchRLoad-A/B--
148
+ # A B C D E F G H I
149
+ % python 0.1 0.5 0.0 0.0 254 633 254 633
150
+ % pythonbad 0.1 0.55 0.05 0.0 254 633 254 633
151
+ % colt45 0.2 0.6 0.1 0.1 254 633 254 633
152
+ % colt_cop 0.2 0.6 0.1 0.0 254 633 254 633
153
+ % colt45pro 0.2 0.6 0.1 0.0 254 633 254 633
154
+ % sawnoff 0.2 0.6 0.1 0.1 189 815 254 633
155
+ % sawnoffpro 0.2 0.6 0.1 0.0 189 815 254 633
156
+ % silenced 0.1 0.55 0.1 0.0 254 633 254 633
157
+ % shotgun 0.18 0.44 0.0 0.0 0 726 0 726
158
+ % shotgunbad 0.15 0.15 0.0 0.0 0 726 0 726
159
+ % buddy 0.22 0.1 0.0 0.0 383 689 271 619
160
+ % buddybad 0.05 0.15 0.1 0.0 383 689 271 619
161
+ % uzi 0.19 0.45 0.1 0.0 382 933 382 933
162
+ % uzibad 0.18 0.25 0.1 0.0 382 933 382 933
163
+ % rifle 0.20 0.48 0.10 0.0 380 897 380 897
164
+ % riflebad 0.16 0.2 0.1 0.0 380 897 380 897
165
+ % sniper 0.20 0.48 0.10 0.0 429 633 429 633
166
+ % grenade 0.0 0.0 0.0 0.0 0 0 0 0
167
+ % flame 0.2 0.0 0.0 0.0 0 0 0 0
168
+ % rocket 0.1 0.7 0.0 0.0 254 633 254 633
169
+ % spraycan 0.0 0.44 0.0 0.0 0 0 0 0
170
+
171
+ ENDWEAPONDATA
cdn/files/Text/american.gxt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a1fa485ba052ef35308b2a6dbaf0ef8da7df91adb1b50aa38351c682d563e5d
3
+ size 1339424
cdn/files/Text/french.gxt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d4279145f629f8a58c6631ff2d6312b4b23e1e06fdd07429ef3007bed6f3b39
3
+ size 1459044
cdn/files/Text/german.gxt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f2f5f54626f118c2aed9f320ef2c7f46cb3714447dd7a9085ef636bbee33baf
3
+ size 1497182
cdn/files/Text/italian.gxt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0822d1f3e702929678c1e092281df8a63bd1d2184f66e60ea78a4d76aca0de75
3
+ size 1371048
cdn/files/Text/japanese.gxt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:181667fb4f9829caf06aaa8b44d535bb0dc8744c8794fc943ad26c310eb587d8
3
+ size 643202
cdn/files/Text/russian.gxt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6842f18393a2276daa059ce98a5df0e656396fb313304a5f7e9a52ea11542163
3
+ size 1421038
cdn/files/Text/spanish.gxt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dba20c1128d5928acd6f7fab75c4849f2fe8fec5a0101f45da51781fd189a7a2
3
+ size 1386744
cdn/files/Textures/fonts/JapaneseFont.met ADDED
@@ -0,0 +1,1675 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ METRICS1
2
+ JapaneseFont
3
+ 5
4
+ 32 0 0 0 0
5
+ 33 0 0 7 25
6
+ 34 7 0 15 25
7
+ 35 15 0 30 25
8
+ 36 30 0 45 25
9
+ 37 45 0 65 25
10
+ 38 65 0 82 25
11
+ 39 82 0 87 25
12
+ 40 87 0 95 25
13
+ 41 95 0 103 25
14
+ 42 103 0 112 25
15
+ 43 112 0 127 25
16
+ 44 127 0 134 25
17
+ 45 134 0 143 25
18
+ 46 143 0 150 25
19
+ 47 150 0 162 25
20
+ 48 162 0 177 25
21
+ 49 177 0 192 25
22
+ 50 192 0 207 25
23
+ 51 207 0 222 25
24
+ 52 222 0 237 25
25
+ 53 237 0 252 25
26
+ 54 252 0 267 25
27
+ 55 267 0 282 25
28
+ 56 282 0 297 25
29
+ 57 297 0 312 25
30
+ 58 312 0 320 25
31
+ 59 320 0 328 25
32
+ 60 328 0 343 25
33
+ 61 343 0 358 25
34
+ 62 358 0 373 25
35
+ 63 373 0 386 25
36
+ 64 386 0 407 25
37
+ 65 407 0 422 25
38
+ 66 422 0 438 25
39
+ 67 438 0 455 25
40
+ 68 455 0 473 25
41
+ 69 473 0 487 25
42
+ 70 487 0 501 25
43
+ 71 501 0 519 25
44
+ 72 519 0 537 25
45
+ 73 537 0 544 25
46
+ 74 544 0 553 25
47
+ 75 553 0 569 25
48
+ 76 569 0 582 25
49
+ 77 582 0 604 25
50
+ 78 604 0 622 25
51
+ 79 622 0 641 25
52
+ 80 641 0 656 25
53
+ 81 656 0 675 25
54
+ 82 675 0 691 25
55
+ 83 691 0 705 25
56
+ 84 705 0 719 25
57
+ 85 719 0 737 25
58
+ 86 737 0 752 25
59
+ 87 752 0 774 25
60
+ 88 774 0 791 25
61
+ 89 791 0 806 25
62
+ 90 806 0 822 25
63
+ 91 822 0 829 25
64
+ 92 829 0 844 25
65
+ 93 844 0 851 25
66
+ 94 851 0 863 25
67
+ 95 863 0 875 25
68
+ 96 875 0 887 25
69
+ 97 887 0 900 25
70
+ 98 900 0 915 25
71
+ 99 915 0 928 25
72
+ 100 928 0 943 25
73
+ 101 943 0 957 25
74
+ 102 957 0 965 25
75
+ 103 965 0 978 25
76
+ 104 978 0 993 25
77
+ 105 993 0 1000 25
78
+ 106 1000 0 1007 25
79
+ 107 1007 0 1020 25
80
+ 108 0 25 7 50
81
+ 109 7 25 28 50
82
+ 110 28 25 43 50
83
+ 111 43 25 58 50
84
+ 112 58 25 73 50
85
+ 113 73 25 88 50
86
+ 114 88 25 97 50
87
+ 115 97 25 108 50
88
+ 116 108 25 116 50
89
+ 117 116 25 131 50
90
+ 118 131 25 143 50
91
+ 119 143 25 161 50
92
+ 120 161 25 173 50
93
+ 121 173 25 185 50
94
+ 122 185 25 197 50
95
+ 123 197 25 205 50
96
+ 124 205 25 210 50
97
+ 125 210 25 218 50
98
+ 126 218 25 230 50
99
+ 176 230 25 238 50
100
+ 215 238 25 258 50
101
+ 8213 258 25 281 50
102
+ 8220 281 25 294 50
103
+ 8221 294 25 307 50
104
+ 8230 307 25 331 50
105
+ 8592 331 25 355 50
106
+ 8593 355 25 379 50
107
+ 8594 379 25 403 50
108
+ 8595 403 25 427 50
109
+ 8722 427 25 442 50
110
+ 12288 442 25 442 25
111
+ 12289 442 25 454 50
112
+ 12290 454 25 466 50
113
+ 12293 466 25 485 50
114
+ 12300 485 25 499 50
115
+ 12301 499 25 513 50
116
+ 12302 513 25 528 50
117
+ 12303 528 25 543 50
118
+ 12353 543 25 562 50
119
+ 12354 562 25 584 50
120
+ 12355 584 25 603 50
121
+ 12356 603 25 625 50
122
+ 12357 625 25 641 50
123
+ 12358 641 25 659 50
124
+ 12359 659 25 676 50
125
+ 12360 676 25 697 50
126
+ 12361 697 25 716 50
127
+ 12362 716 25 738 50
128
+ 12363 738 25 762 50
129
+ 12364 762 25 786 50
130
+ 12365 786 25 806 50
131
+ 12366 806 25 828 50
132
+ 12367 828 25 844 50
133
+ 12368 844 25 863 50
134
+ 12369 863 25 885 50
135
+ 12370 885 25 908 50
136
+ 12371 908 25 927 50
137
+ 12372 927 25 948 50
138
+ 12373 948 25 968 50
139
+ 12374 968 25 990 50
140
+ 12375 990 25 1009 50
141
+ 12376 0 50 19 75
142
+ 12377 19 50 41 75
143
+ 12378 41 50 63 75
144
+ 12379 63 50 86 75
145
+ 12380 86 50 109 75
146
+ 12381 109 50 130 75
147
+ 12382 130 50 152 75
148
+ 12383 152 50 175 75
149
+ 12384 175 50 198 75
150
+ 12385 198 50 219 75
151
+ 12387 219 50 238 75
152
+ 12388 238 50 261 75
153
+ 12389 261 50 284 75
154
+ 12390 284 50 305 75
155
+ 12391 305 50 327 75
156
+ 12392 327 50 346 75
157
+ 12393 346 50 366 75
158
+ 12394 366 50 389 75
159
+ 12395 389 50 411 75
160
+ 12396 411 50 435 75
161
+ 12397 435 50 458 75
162
+ 12398 458 50 481 75
163
+ 12399 481 50 504 75
164
+ 12400 504 50 527 75
165
+ 12401 527 50 550 75
166
+ 12402 550 50 573 75
167
+ 12403 573 50 596 75
168
+ 12404 596 50 619 75
169
+ 12405 619 50 642 75
170
+ 12406 642 50 666 75
171
+ 12407 666 50 689 75
172
+ 12408 689 50 713 75
173
+ 12409 713 50 737 75
174
+ 12410 737 50 761 75
175
+ 12411 761 50 784 75
176
+ 12412 784 50 807 75
177
+ 12413 807 50 831 75
178
+ 12414 831 50 851 75
179
+ 12415 851 50 874 75
180
+ 12416 874 50 898 75
181
+ 12417 898 50 921 75
182
+ 12418 921 50 941 75
183
+ 12419 941 50 960 75
184
+ 12420 960 50 982 75
185
+ 12421 982 50 1001 75
186
+ 12422 1001 50 1024 75
187
+ 12423 0 75 17 100
188
+ 12424 17 75 37 100
189
+ 12425 37 75 56 100
190
+ 12426 56 75 75 100
191
+ 12427 75 75 95 100
192
+ 12428 95 75 119 100
193
+ 12429 119 75 139 100
194
+ 12431 139 75 162 100
195
+ 12434 162 75 183 100
196
+ 12435 183 75 205 100
197
+ 12449 205 75 222 100
198
+ 12450 222 75 243 100
199
+ 12451 243 75 259 100
200
+ 12452 259 75 277 100
201
+ 12453 277 75 294 100
202
+ 12454 294 75 314 100
203
+ 12455 314 75 333 100
204
+ 12456 333 75 355 100
205
+ 12457 355 75 372 100
206
+ 12458 372 75 393 100
207
+ 12459 393 75 414 100
208
+ 12460 414 75 436 100
209
+ 12461 436 75 457 100
210
+ 12462 457 75 479 100
211
+ 12463 479 75 498 100
212
+ 12464 498 75 520 100
213
+ 12465 520 75 541 100
214
+ 12466 541 75 563 100
215
+ 12467 563 75 583 100
216
+ 12468 583 75 605 100
217
+ 12469 605 75 628 100
218
+ 12470 628 75 651 100
219
+ 12471 651 75 672 100
220
+ 12472 672 75 694 100
221
+ 12473 694 75 716 100
222
+ 12474 716 75 739 100
223
+ 12475 739 75 761 100
224
+ 12476 761 75 784 100
225
+ 12477 784 75 803 100
226
+ 12478 803 75 824 100
227
+ 12479 824 75 844 100
228
+ 12480 844 75 866 100
229
+ 12481 866 75 888 100
230
+ 12483 888 75 905 100
231
+ 12484 905 75 925 100
232
+ 12485 925 75 947 100
233
+ 12486 947 75 969 100
234
+ 12487 969 75 992 100
235
+ 12488 992 75 1009 100
236
+ 12489 0 100 18 125
237
+ 12490 18 100 40 125
238
+ 12491 40 100 62 125
239
+ 12492 62 100 81 125
240
+ 12493 81 100 103 125
241
+ 12494 103 100 120 125
242
+ 12495 120 100 143 125
243
+ 12496 143 100 167 125
244
+ 12497 167 100 190 125
245
+ 12498 190 100 210 125
246
+ 12499 210 100 231 125
247
+ 12500 231 100 252 125
248
+ 12501 252 100 271 125
249
+ 12502 271 100 292 125
250
+ 12503 292 100 314 125
251
+ 12504 314 100 337 125
252
+ 12505 337 100 360 125
253
+ 12506 360 100 383 125
254
+ 12507 383 100 405 125
255
+ 12508 405 100 427 125
256
+ 12509 427 100 449 125
257
+ 12510 449 100 471 125
258
+ 12511 471 100 490 125
259
+ 12512 490 100 512 125
260
+ 12513 512 100 531 125
261
+ 12514 531 100 553 125
262
+ 12515 553 100 571 125
263
+ 12516 571 100 593 125
264
+ 12517 593 100 612 125
265
+ 12518 612 100 634 125
266
+ 12519 634 100 651 125
267
+ 12520 651 100 671 125
268
+ 12521 671 100 691 125
269
+ 12522 691 100 709 125
270
+ 12523 709 100 733 125
271
+ 12524 733 100 752 125
272
+ 12525 752 100 773 125
273
+ 12527 773 100 793 125
274
+ 12531 793 100 814 125
275
+ 12534 814 100 832 125
276
+ 12539 832 100 844 125
277
+ 12540 844 100 867 125
278
+ 19968 867 100 891 125
279
+ 19969 891 100 915 125
280
+ 19975 915 100 939 125
281
+ 19976 939 100 963 125
282
+ 19977 963 100 987 125
283
+ 19978 987 100 1011 125
284
+ 19979 0 125 24 150
285
+ 19981 24 125 48 150
286
+ 19982 48 125 72 150
287
+ 19990 72 125 96 150
288
+ 19992 96 125 120 150
289
+ 20001 120 125 144 150
290
+ 20006 144 125 168 150
291
+ 20013 168 125 192 150
292
+ 20018 192 125 216 150
293
+ 20024 216 125 240 150
294
+ 20027 240 125 264 150
295
+ 20037 264 125 288 150
296
+ 20047 288 125 312 150
297
+ 20055 312 125 336 150
298
+ 20061 336 125 360 150
299
+ 20062 360 125 384 150
300
+ 20081 384 125 408 150
301
+ 20083 408 125 432 150
302
+ 20094 432 125 456 150
303
+ 20102 456 125 480 150
304
+ 20104 480 125 504 150
305
+ 20105 504 125 528 150
306
+ 20107 528 125 552 150
307
+ 20108 552 125 576 150
308
+ 20114 576 125 600 150
309
+ 20116 600 125 624 150
310
+ 20129 624 125 648 150
311
+ 20132 648 125 672 150
312
+ 20154 672 125 696 150
313
+ 20170 696 125 720 150
314
+ 20171 720 125 744 150
315
+ 20175 744 125 768 150
316
+ 20181 768 125 792 150
317
+ 20182 792 125 816 150
318
+ 20184 816 125 840 150
319
+ 20195 840 125 864 150
320
+ 20196 864 125 888 150
321
+ 20197 888 125 912 150
322
+ 20206 912 125 936 150
323
+ 20208 936 125 960 150
324
+ 20210 960 125 984 150
325
+ 20214 984 125 1008 150
326
+ 20219 0 150 24 175
327
+ 20225 24 150 48 175
328
+ 20237 48 150 72 175
329
+ 20239 72 150 96 175
330
+ 20241 96 150 120 175
331
+ 20250 120 150 144 175
332
+ 20253 144 150 168 175
333
+ 20280 168 150 192 175
334
+ 20284 192 150 216 175
335
+ 20301 216 150 240 175
336
+ 20302 240 150 264 175
337
+ 20303 264 150 288 175
338
+ 20307 288 150 312 175
339
+ 20309 312 150 336 175
340
+ 20313 336 150 360 175
341
+ 20316 360 150 384 175
342
+ 20341 384 150 408 175
343
+ 20351 408 150 432 175
344
+ 20363 432 150 456 175
345
+ 20379 456 150 480 175
346
+ 20385 480 150 504 175
347
+ 20398 504 150 528 175
348
+ 20405 528 150 552 175
349
+ 20415 552 150 576 175
350
+ 20418 576 150 600 175
351
+ 20445 600 150 624 175
352
+ 20449 624 150 648 175
353
+ 20462 648 150 672 175
354
+ 20474 672 150 696 175
355
+ 20489 696 150 720 175
356
+ 20491 720 150 744 175
357
+ 20498 744 150 768 175
358
+ 20505 768 150 792 175
359
+ 20511 792 150 816 175
360
+ 20516 816 150 840 175
361
+ 20553 840 150 864 175
362
+ 20572 864 150 888 175
363
+ 20581 888 150 912 175
364
+ 20596 912 150 936 175
365
+ 20597 936 150 960 175
366
+ 20598 960 150 984 175
367
+ 20605 984 150 1008 175
368
+ 20621 0 175 24 200
369
+ 20633 24 175 48 200
370
+ 20652 48 175 72 200
371
+ 20663 72 175 96 200
372
+ 20670 96 175 120 200
373
+ 20685 120 175 144 200
374
+ 20687 144 175 168 200
375
+ 20693 168 175 192 200
376
+ 20698 192 175 216 200
377
+ 20711 216 175 240 200
378
+ 20736 240 175 264 200
379
+ 20778 264 175 288 200
380
+ 20786 288 175 312 200
381
+ 20803 312 175 336 200
382
+ 20804 336 175 360 200
383
+ 20805 360 175 384 200
384
+ 20808 384 175 408 200
385
+ 20809 408 175 432 200
386
+ 20813 432 175 456 200
387
+ 20826 456 175 480 200
388
+ 20837 480 175 504 200
389
+ 20840 504 175 528 200
390
+ 20844 528 175 552 200
391
+ 20849 552 175 576 200
392
+ 20853 576 175 600 200
393
+ 20855 600 175 624 200
394
+ 20856 624 175 648 200
395
+ 20860 648 175 672 200
396
+ 20869 672 175 696 200
397
+ 20870 696 175 720 200
398
+ 20877 720 175 744 200
399
+ 20887 744 175 768 200
400
+ 20889 768 175 792 200
401
+ 20919 792 175 816 200
402
+ 20941 816 175 840 200
403
+ 20961 840 175 864 200
404
+ 20966 864 175 888 200
405
+ 20982 888 175 912 200
406
+ 20986 912 175 936 200
407
+ 20992 936 175 960 200
408
+ 20998 960 175 984 200
409
+ 20999 984 175 1008 200
410
+ 21000 0 200 24 225
411
+ 21009 24 200 48 225
412
+ 21015 48 200 72 225
413
+ 21021 72 200 96 225
414
+ 21028 96 200 120 225
415
+ 21029 120 200 144 225
416
+ 21033 144 200 168 225
417
+ 21040 168 200 192 225
418
+ 21046 192 200 216 225
419
+ 21048 216 200 240 225
420
+ 21050 240 200 264 225
421
+ 21051 264 200 288 225
422
+ 21063 288 200 312 225
423
+ 21066 312 200 336 225
424
+ 21069 336 200 360 225
425
+ 21092 360 200 384 225
426
+ 21103 384 200 408 225
427
+ 21106 408 200 432 225
428
+ 21147 432 200 456 225
429
+ 21151 456 200 480 225
430
+ 21152 480 200 504 225
431
+ 21155 504 200 528 225
432
+ 21161 528 200 552 225
433
+ 21162 552 200 576 225
434
+ 21169 576 200 600 225
435
+ 21172 600 200 624 225
436
+ 21177 624 200 648 225
437
+ 21187 648 200 672 225
438
+ 21191 672 200 696 225
439
+ 21193 696 200 720 225
440
+ 21205 720 200 744 225
441
+ 21208 744 200 768 225
442
+ 21209 768 200 792 225
443
+ 21213 792 200 816 225
444
+ 21218 816 200 840 225
445
+ 21220 840 200 864 225
446
+ 21250 864 200 888 225
447
+ 21253 888 200 912 225
448
+ 21270 912 200 936 225
449
+ 21271 936 200 960 225
450
+ 21305 960 200 984 225
451
+ 21306 984 200 1008 225
452
+ 21307 0 225 24 250
453
+ 21313 24 225 48 250
454
+ 21315 48 225 72 250
455
+ 21322 72 225 96 250
456
+ 21329 96 225 120 250
457
+ 21330 120 225 144 250
458
+ 21332 144 225 168 250
459
+ 21335 168 225 192 250
460
+ 21336 192 225 216 250
461
+ 21338 216 225 240 250
462
+ 21344 240 225 264 250
463
+ 21360 264 225 288 250
464
+ 21361 288 225 312 250
465
+ 21364 312 225 336 250
466
+ 21365 336 225 360 250
467
+ 21380 360 225 384 250
468
+ 21407 384 225 408 250
469
+ 21427 408 225 432 250
470
+ 21435 432 225 456 250
471
+ 21442 456 225 480 250
472
+ 21450 480 225 504 250
473
+ 21451 504 225 528 250
474
+ 21452 528 225 552 250
475
+ 21453 552 225 576 250
476
+ 21454 576 225 600 250
477
+ 21460 600 225 624 250
478
+ 21462 624 225 648 250
479
+ 21463 648 225 672 250
480
+ 21475 672 225 696 250
481
+ 21476 696 225 720 250
482
+ 21477 720 225 744 250
483
+ 21481 744 225 768 250
484
+ 21483 768 225 792 250
485
+ 21487 792 225 816 250
486
+ 21488 816 225 840 250
487
+ 21489 840 225 864 250
488
+ 21490 864 225 888 250
489
+ 21491 888 225 912 250
490
+ 21495 912 225 936 250
491
+ 21496 936 225 960 250
492
+ 21508 960 225 984 250
493
+ 21512 984 225 1008 250
494
+ 21514 0 250 24 275
495
+ 21516 24 250 48 275
496
+ 21517 48 250 72 275
497
+ 21520 72 250 96 275
498
+ 21521 96 250 120 275
499
+ 21531 120 250 144 275
500
+ 21542 144 250 168 275
501
+ 21547 168 250 192 275
502
+ 21560 192 250 216 275
503
+ 21561 216 250 240 275
504
+ 21574 240 250 264 275
505
+ 21578 264 250 288 275
506
+ 21608 288 250 312 275
507
+ 21610 312 250 336 275
508
+ 21619 336 250 360 275
509
+ 21628 360 250 384 275
510
+ 21629 384 250 408 275
511
+ 21644 408 250 432 275
512
+ 21696 432 250 456 275
513
+ 21697 456 250 480 275
514
+ 21729 480 250 504 275
515
+ 21807 504 250 528 275
516
+ 21830 528 250 552 275
517
+ 21839 552 250 576 275
518
+ 21892 576 250 600 275
519
+ 21899 600 250 624 275
520
+ 21916 624 250 648 275
521
+ 21927 648 250 672 275
522
+ 21930 672 250 696 275
523
+ 21936 696 250 720 275
524
+ 21942 720 250 744 275
525
+ 21957 744 250 768 275
526
+ 22040 768 250 792 275
527
+ 22057 792 250 816 275
528
+ 22082 816 250 840 275
529
+ 22107 840 250 864 275
530
+ 22120 864 250 888 275
531
+ 22132 888 250 912 275
532
+ 22235 912 250 936 275
533
+ 22238 936 250 960 275
534
+ 22240 960 250 984 275
535
+ 22243 984 250 1008 275
536
+ 22256 0 275 24 300
537
+ 22258 24 275 48 300
538
+ 22259 48 275 72 300
539
+ 22266 72 275 96 300
540
+ 22269 96 275 120 300
541
+ 22290 120 275 144 300
542
+ 22303 144 275 168 300
543
+ 22311 168 275 192 300
544
+ 22312 192 275 216 300
545
+ 22320 216 275 240 300
546
+ 22338 240 275 264 300
547
+ 22343 264 275 288 300
548
+ 22346 288 275 312 300
549
+ 22411 312 275 336 300
550
+ 22475 336 275 360 300
551
+ 22495 360 275 384 300
552
+ 22496 384 275 408 300
553
+ 22522 408 275 432 300
554
+ 22528 432 275 456 300
555
+ 22530 456 275 480 300
556
+ 22549 480 275 504 300
557
+ 22564 504 275 528 300
558
+ 22577 528 275 552 300
559
+ 22580 552 275 576 300
560
+ 22592 576 275 600 300
561
+ 22602 600 275 624 300
562
+ 22612 624 275 648 300
563
+ 22615 648 275 672 300
564
+ 22622 672 275 696 300
565
+ 22645 696 275 720 300
566
+ 22659 720 275 744 300
567
+ 22675 744 275 768 300
568
+ 22679 768 275 792 300
569
+ 22684 792 275 816 300
570
+ 22687 816 275 840 300
571
+ 22721 840 275 864 300
572
+ 22730 864 275 888 300
573
+ 22763 888 275 912 300
574
+ 22768 912 275 936 300
575
+ 22770 936 275 960 300
576
+ 22793 960 275 984 300
577
+ 22805 984 275 1008 300
578
+ 22806 0 300 24 325
579
+ 22810 24 300 48 325
580
+ 22812 48 300 72 325
581
+ 22818 72 300 96 325
582
+ 22823 96 300 120 325
583
+ 22825 120 300 144 325
584
+ 22826 144 300 168 325
585
+ 22827 168 300 192 325
586
+ 22830 192 300 216 325
587
+ 22833 216 300 240 325
588
+ 22855 240 300 264 325
589
+ 22865 264 300 288 325
590
+ 22885 288 300 312 325
591
+ 22890 312 300 336 325
592
+ 22894 336 300 360 325
593
+ 22899 360 300 384 325
594
+ 22900 384 300 408 325
595
+ 22909 408 300 432 325
596
+ 22916 432 300 456 325
597
+ 22937 456 300 480 325
598
+ 22952 480 300 504 325
599
+ 22956 504 300 528 325
600
+ 22969 528 300 552 325
601
+ 22985 552 300 576 325
602
+ 22987 576 300 600 325
603
+ 22996 600 300 624 325
604
+ 23039 624 300 648 325
605
+ 23041 648 300 672 325
606
+ 23064 672 300 696 325
607
+ 23100 696 300 720 325
608
+ 23130 720 300 744 325
609
+ 23142 744 300 768 325
610
+ 23241 768 300 792 325
611
+ 23244 792 300 816 325
612
+ 23305 816 300 840 325
613
+ 23330 840 300 864 325
614
+ 23376 864 300 888 325
615
+ 23380 888 300 912 325
616
+ 23383 912 300 936 325
617
+ 23384 936 300 960 325
618
+ 23395 960 300 984 325
619
+ 23396 984 300 1008 325
620
+ 23398 0 325 24 350
621
+ 23403 24 325 48 350
622
+ 23429 48 325 72 350
623
+ 23431 72 325 96 350
624
+ 23432 96 325 120 350
625
+ 23433 120 325 144 350
626
+ 23436 144 325 168 350
627
+ 23448 168 325 192 350
628
+ 23449 192 325 216 350
629
+ 23450 216 325 240 350
630
+ 23453 240 325 264 350
631
+ 23455 264 325 288 350
632
+ 23458 288 325 312 350
633
+ 23459 312 325 336 350
634
+ 23460 336 325 360 350
635
+ 23475 360 325 384 350
636
+ 23478 384 325 408 350
637
+ 23481 408 325 432 350
638
+ 23487 432 325 456 350
639
+ 23490 456 325 480 350
640
+ 23492 480 325 504 350
641
+ 23494 504 325 528 350
642
+ 23506 528 325 552 350
643
+ 23517 552 325 576 350
644
+ 23519 576 325 600 350
645
+ 23529 600 325 624 350
646
+ 23544 624 325 648 350
647
+ 23546 648 325 672 350
648
+ 23550 672 325 696 350
649
+ 23553 696 325 720 350
650
+ 23554 720 325 744 350
651
+ 23556 744 325 768 350
652
+ 23558 768 325 792 350
653
+ 23561 792 325 816 350
654
+ 23562 816 325 840 350
655
+ 23563 840 325 864 350
656
+ 23566 864 325 888 350
657
+ 23567 888 325 912 350
658
+ 23569 912 325 936 350
659
+ 23601 936 325 960 350
660
+ 23611 960 325 984 350
661
+ 23613 984 325 1008 350
662
+ 23614 0 350 24 375
663
+ 23616 24 350 48 375
664
+ 23621 48 350 72 375
665
+ 23624 72 350 96 375
666
+ 23626 96 350 120 375
667
+ 23627 120 350 144 375
668
+ 23633 144 350 168 375
669
+ 23637 168 350 192 375
670
+ 23652 192 350 216 375
671
+ 23665 216 350 240 375
672
+ 23721 240 350 264 375
673
+ 23736 264 350 288 375
674
+ 23776 288 350 312 375
675
+ 23777 312 350 336 375
676
+ 23815 336 350 360 375
677
+ 23849 360 350 384 375
678
+ 24029 384 350 408 375
679
+ 24030 408 350 432 375
680
+ 24033 432 350 456 375
681
+ 24035 456 350 480 375
682
+ 24037 480 350 504 375
683
+ 24038 504 350 528 375
684
+ 24040 528 350 552 375
685
+ 24046 552 350 576 375
686
+ 24049 576 350 600 375
687
+ 24059 600 350 624 375
688
+ 24066 624 350 648 375
689
+ 24067 648 350 672 375
690
+ 24076 672 350 696 375
691
+ 24107 696 350 720 375
692
+ 24109 720 350 744 375
693
+ 24111 744 350 768 375
694
+ 24112 768 350 792 375
695
+ 24115 792 350 816 375
696
+ 24120 816 350 840 375
697
+ 24125 840 350 864 375
698
+ 24133 864 350 888 375
699
+ 24149 888 350 912 375
700
+ 24179 912 350 936 375
701
+ 24180 936 350 960 375
702
+ 24184 960 350 984 375
703
+ 24185 984 350 1008 375
704
+ 24187 0 375 24 400
705
+ 24189 24 375 48 400
706
+ 24195 48 375 72 400
707
+ 24202 72 375 96 400
708
+ 24207 96 375 120 400
709
+ 24213 120 375 144 400
710
+ 24215 144 375 168 400
711
+ 24220 168 375 192 400
712
+ 24230 192 375 216 400
713
+ 24231 216 375 240 400
714
+ 24235 240 375 264 400
715
+ 24259 264 375 288 400
716
+ 24266 288 375 312 400
717
+ 24310 312 375 336 400
718
+ 24311 336 375 360 400
719
+ 24314 360 375 384 400
720
+ 24321 384 375 408 400
721
+ 24335 408 375 432 400
722
+ 24341 432 375 456 400
723
+ 24351 456 375 480 400
724
+ 24369 480 375 504 400
725
+ 24373 504 375 528 400
726
+ 24375 528 375 552 400
727
+ 24382 552 375 576 400
728
+ 24403 576 375 600 400
729
+ 24418 600 375 624 400
730
+ 24425 624 375 648 400
731
+ 24433 648 375 672 400
732
+ 24441 672 375 696 400
733
+ 24444 696 375 720 400
734
+ 24453 720 375 744 400
735
+ 24460 744 375 768 400
736
+ 24466 768 375 792 400
737
+ 24467 792 375 816 400
738
+ 24471 816 375 840 400
739
+ 24481 840 375 864 400
740
+ 24489 864 375 888 400
741
+ 24494 888 375 912 400
742
+ 24499 912 375 936 400
743
+ 24500 936 375 960 400
744
+ 24505 960 375 984 400
745
+ 24515 984 375 1008 400
746
+ 24517 0 400 24 425
747
+ 24524 24 400 48 425
748
+ 24525 48 400 72 425
749
+ 24536 72 400 96 425
750
+ 24537 96 400 120 425
751
+ 24540 120 400 144 425
752
+ 24544 144 400 168 425
753
+ 24555 168 400 192 425
754
+ 24565 192 400 216 425
755
+ 24594 216 400 240 425
756
+ 24598 240 400 264 425
757
+ 24605 264 400 288 425
758
+ 24613 288 400 312 425
759
+ 24615 312 400 336 425
760
+ 24618 336 400 360 425
761
+ 24623 360 400 384 425
762
+ 24651 384 400 408 425
763
+ 24656 408 400 432 425
764
+ 24677 432 400 456 425
765
+ 24680 456 400 480 425
766
+ 24681 480 400 504 425
767
+ 24687 504 400 528 425
768
+ 24693 528 400 552 425
769
+ 24724 552 400 576 425
770
+ 24735 576 400 600 425
771
+ 24736 600 400 624 425
772
+ 24739 624 400 648 425
773
+ 24742 648 400 672 425
774
+ 24745 672 400 696 425
775
+ 24746 696 400 720 425
776
+ 24754 720 400 744 425
777
+ 24773 744 400 768 425
778
+ 24785 768 400 792 425
779
+ 24794 792 400 816 425
780
+ 24796 816 400 840 425
781
+ 24808 840 400 864 425
782
+ 24819 864 400 888 425
783
+ 24847 888 400 912 425
784
+ 24858 912 400 936 425
785
+ 24859 936 400 960 425
786
+ 24863 960 400 984 425
787
+ 24904 984 400 1008 425
788
+ 24907 0 425 24 450
789
+ 24908 24 425 48 450
790
+ 24910 48 425 72 450
791
+ 24930 72 425 96 450
792
+ 24931 96 425 120 450
793
+ 24942 120 425 144 450
794
+ 24944 144 425 168 450
795
+ 24962 168 425 192 450
796
+ 24974 192 425 216 450
797
+ 24999 216 425 240 450
798
+ 25014 240 425 264 450
799
+ 25040 264 425 288 450
800
+ 25074 288 425 312 450
801
+ 25080 312 425 336 450
802
+ 25104 336 425 360 450
803
+ 25105 360 425 384 450
804
+ 25106 384 425 408 450
805
+ 25126 408 425 432 450
806
+ 25134 432 425 456 450
807
+ 25147 456 425 480 450
808
+ 25151 480 425 504 450
809
+ 25152 504 425 528 450
810
+ 25161 528 425 552 450
811
+ 25163 552 425 576 450
812
+ 25165 576 425 600 450
813
+ 25171 600 425 624 450
814
+ 25173 624 425 648 450
815
+ 25201 648 425 672 450
816
+ 25215 672 425 696 450
817
+ 25216 696 425 720 450
818
+ 25233 720 425 744 450
819
+ 25237 744 425 768 450
820
+ 25239 768 425 792 450
821
+ 25240 792 425 816 450
822
+ 25244 816 425 840 450
823
+ 25246 840 425 864 450
824
+ 25259 864 425 888 450
825
+ 25265 888 425 912 450
826
+ 25269 912 425 936 450
827
+ 25276 936 425 960 450
828
+ 25285 960 425 984 450
829
+ 25296 984 425 1008 450
830
+ 25307 0 450 24 475
831
+ 25309 24 450 48 475
832
+ 25312 48 450 72 475
833
+ 25313 72 450 96 475
834
+ 25331 96 450 120 475
835
+ 25334 120 450 144 475
836
+ 25335 144 450 168 475
837
+ 25342 168 450 192 475
838
+ 25345 192 450 216 475
839
+ 25351 216 450 240 475
840
+ 25361 240 450 264 475
841
+ 25375 264 450 288 475
842
+ 25384 288 450 312 475
843
+ 25391 312 450 336 475
844
+ 25402 336 450 360 475
845
+ 25405 360 450 384 475
846
+ 25407 384 450 408 475
847
+ 25429 408 450 432 475
848
+ 25436 432 450 456 475
849
+ 25447 456 450 480 475
850
+ 25448 480 450 504 475
851
+ 25475 504 450 528 475
852
+ 25480 528 450 552 475
853
+ 25490 552 450 576 475
854
+ 25496 576 450 600 475
855
+ 25499 600 450 624 475
856
+ 25503 624 450 648 475
857
+ 25505 648 450 672 475
858
+ 25506 672 450 696 475
859
+ 25509 696 450 720 475
860
+ 25522 720 450 744 475
861
+ 25539 744 450 768 475
862
+ 25545 768 450 792 475
863
+ 25551 792 450 816 475
864
+ 25552 816 450 840 475
865
+ 25562 840 450 864 475
866
+ 25563 864 450 888 475
867
+ 25569 888 450 912 475
868
+ 25582 912 450 936 475
869
+ 25588 936 450 960 475
870
+ 25594 960 450 984 475
871
+ 25613 984 450 1008 475
872
+ 25644 0 475 24 500
873
+ 25645 24 475 48 500
874
+ 25658 48 475 72 500
875
+ 25731 72 475 96 500
876
+ 25764 96 475 120 500
877
+ 25774 120 475 144 500
878
+ 25778 144 475 168 500
879
+ 25805 168 475 192 500
880
+ 25842 192 475 216 500
881
+ 25903 216 475 240 500
882
+ 25913 240 475 264 500
883
+ 25915 264 475 288 500
884
+ 25918 288 475 312 500
885
+ 25919 312 475 336 500
886
+ 25925 336 475 360 500
887
+ 25937 360 475 384 500
888
+ 25943 384 475 408 500
889
+ 25945 408 475 432 500
890
+ 25954 432 475 456 500
891
+ 25955 456 475 480 500
892
+ 25964 480 475 504 500
893
+ 25968 504 475 528 500
894
+ 25972 528 475 552 500
895
+ 25973 552 475 576 500
896
+ 25975 576 475 600 500
897
+ 25991 600 475 624 500
898
+ 25993 624 475 648 500
899
+ 26009 648 475 672 500
900
+ 26012 672 475 696 500
901
+ 26017 696 475 720 500
902
+ 26029 720 475 744 500
903
+ 26032 744 475 768 500
904
+ 26041 768 475 792 500
905
+ 26045 792 475 816 500
906
+ 26053 816 475 840 500
907
+ 26059 840 475 864 500
908
+ 26063 864 475 888 500
909
+ 26085 888 475 912 500
910
+ 26086 912 475 936 500
911
+ 26087 936 475 960 500
912
+ 26089 960 475 984 500
913
+ 26119 984 475 1008 500
914
+ 26126 0 500 24 525
915
+ 26127 24 500 48 525
916
+ 26132 48 500 72 525
917
+ 26143 72 500 96 525
918
+ 26149 96 500 120 525
919
+ 26152 120 500 144 525
920
+ 26172 144 500 168 525
921
+ 26178 168 500 192 525
922
+ 26222 192 500 216 525
923
+ 26223 216 500 240 525
924
+ 26228 240 500 264 525
925
+ 26247 264 500 288 525
926
+ 26262 288 500 312 525
927
+ 26263 312 500 336 525
928
+ 26286 336 500 360 525
929
+ 26292 360 500 384 525
930
+ 26311 384 500 408 525
931
+ 26332 408 500 432 525
932
+ 26354 432 500 456 525
933
+ 26356 456 500 480 525
934
+ 26360 480 500 504 525
935
+ 26361 504 500 528 525
936
+ 26367 528 500 552 525
937
+ 26368 552 500 576 525
938
+ 26376 576 500 600 525
939
+ 26377 600 500 624 525
940
+ 26381 624 500 648 525
941
+ 26395 648 500 672 525
942
+ 26397 672 500 696 525
943
+ 26399 696 500 720 525
944
+ 26408 720 500 744 525
945
+ 26410 744 500 768 525
946
+ 26411 768 500 792 525
947
+ 26412 792 500 816 525
948
+ 26413 816 500 840 525
949
+ 26448 840 500 864 525
950
+ 26449 864 500 888 525
951
+ 26454 888 500 912 525
952
+ 26463 912 500 936 525
953
+ 26465 936 500 960 525
954
+ 26469 960 500 984 525
955
+ 26479 984 500 1008 525
956
+ 26481 0 525 24 550
957
+ 26495 24 525 48 550
958
+ 26519 48 525 72 550
959
+ 26522 72 525 96 550
960
+ 26524 96 525 120 550
961
+ 26550 120 525 144 550
962
+ 26564 144 525 168 550
963
+ 26580 168 525 192 550
964
+ 26619 192 525 216 550
965
+ 26628 216 525 240 550
966
+ 26657 240 525 264 550
967
+ 26681 264 525 288 550
968
+ 26684 288 525 312 550
969
+ 26696 312 525 336 550
970
+ 26719 336 525 360 550
971
+ 26800 360 525 384 550
972
+ 26834 384 525 408 550
973
+ 26847 408 525 432 550
974
+ 26862 432 525 456 550
975
+ 26908 456 525 480 550
976
+ 26965 480 525 504 550
977
+ 26989 504 525 528 550
978
+ 26997 528 525 552 550
979
+ 27005 552 525 576 550
980
+ 27060 576 525 600 550
981
+ 27083 600 525 624 550
982
+ 27096 624 525 648 550
983
+ 27161 648 525 672 550
984
+ 27169 672 525 696 550
985
+ 27177 696 525 720 550
986
+ 27178 720 525 744 550
987
+ 27211 744 525 768 550
988
+ 27231 768 525 792 550
989
+ 27424 792 525 816 550
990
+ 27425 816 525 840 550
991
+ 27442 840 525 864 550
992
+ 27468 864 525 888 550
993
+ 27475 888 525 912 550
994
+ 27490 912 525 936 550
995
+ 27491 936 525 960 550
996
+ 27494 960 525 984 550
997
+ 27497 984 525 1008 550
998
+ 27507 0 550 24 575
999
+ 27508 24 550 48 575
1000
+ 27515 48 550 72 575
1001
+ 27530 72 550 96 575
1002
+ 27531 96 550 120 575
1003
+ 27572 120 550 144 575
1004
+ 27573 144 550 168 575
1005
+ 27578 168 550 192 575
1006
+ 27597 192 550 216 575
1007
+ 27598 216 550 240 575
1008
+ 27602 240 550 264 575
1009
+ 27604 264 550 288 575
1010
+ 27663 288 550 312 575
1011
+ 27665 312 550 336 575
1012
+ 27671 336 550 360 575
1013
+ 27700 360 550 384 575
1014
+ 27704 384 550 408 575
1015
+ 27714 408 550 432 575
1016
+ 27738 432 550 456 575
1017
+ 27744 456 550 480 575
1018
+ 27770 480 550 504 575
1019
+ 27784 504 550 528 575
1020
+ 27798 528 550 552 575
1021
+ 27809 552 550 576 575
1022
+ 27832 576 550 600 575
1023
+ 27833 600 550 624 575
1024
+ 27835 624 550 648 575
1025
+ 27836 648 550 672 575
1026
+ 27839 672 550 696 575
1027
+ 27841 696 550 720 575
1028
+ 27850 720 550 744 575
1029
+ 27861 744 550 768 575
1030
+ 27873 768 550 792 575
1031
+ 27874 792 550 816 575
1032
+ 27875 816 550 840 575
1033
+ 27877 840 550 864 575
1034
+ 27880 864 550 888 575
1035
+ 27888 888 550 912 575
1036
+ 27891 912 550 936 575
1037
+ 27927 936 550 960 575
1038
+ 27934 960 550 984 575
1039
+ 27963 984 550 1008 575
1040
+ 27966 0 575 24 600
1041
+ 27969 24 575 48 600
1042
+ 28014 48 575 72 600
1043
+ 28020 72 575 96 600
1044
+ 28023 96 575 120 600
1045
+ 28040 120 575 144 600
1046
+ 28057 144 575 168 600
1047
+ 28145 168 575 192 600
1048
+ 28151 192 575 216 600
1049
+ 28155 216 575 240 600
1050
+ 28168 240 575 264 600
1051
+ 28169 264 575 288 600
1052
+ 28187 288 575 312 600
1053
+ 28193 312 575 336 600
1054
+ 28204 336 575 360 600
1055
+ 28207 360 575 384 600
1056
+ 28286 384 575 408 600
1057
+ 28288 408 575 432 600
1058
+ 28304 432 575 456 600
1059
+ 28310 456 575 480 600
1060
+ 28316 480 575 504 600
1061
+ 28342 504 575 528 600
1062
+ 28346 528 575 552 600
1063
+ 28357 552 575 576 600
1064
+ 28369 576 575 600 600
1065
+ 28382 600 575 624 600
1066
+ 28436 624 575 648 600
1067
+ 28448 648 575 672 600
1068
+ 28460 672 575 696 600
1069
+ 28508 696 575 720 600
1070
+ 28526 720 575 744 600
1071
+ 28528 744 575 768 600
1072
+ 28608 768 575 792 600
1073
+ 28641 792 575 816 600
1074
+ 28779 816 575 840 600
1075
+ 28784 840 575 864 600
1076
+ 28797 864 575 888 600
1077
+ 28810 888 575 912 600
1078
+ 28814 912 575 936 600
1079
+ 28857 936 575 960 600
1080
+ 28858 960 575 984 600
1081
+ 28872 984 575 1008 600
1082
+ 28954 0 600 24 625
1083
+ 28961 24 600 48 625
1084
+ 28966 48 600 72 625
1085
+ 28982 72 600 96 625
1086
+ 28988 96 600 120 625
1087
+ 29017 120 600 144 625
1088
+ 29031 144 600 168 625
1089
+ 29105 168 600 192 625
1090
+ 29123 192 600 216 625
1091
+ 29190 216 600 240 625
1092
+ 29238 240 600 264 625
1093
+ 29242 264 600 288 625
1094
+ 29255 288 600 312 625
1095
+ 29275 312 600 336 625
1096
+ 29287 336 600 360 625
1097
+ 29289 360 600 384 625
1098
+ 29298 384 600 408 625
1099
+ 29305 408 600 432 625
1100
+ 29309 432 600 456 625
1101
+ 29344 456 600 480 625
1102
+ 29356 480 600 504 625
1103
+ 29359 504 600 528 625
1104
+ 29366 528 600 552 625
1105
+ 29378 552 600 576 625
1106
+ 29401 576 600 600 625
1107
+ 29417 600 600 624 625
1108
+ 29420 624 600 648 625
1109
+ 29421 648 600 672 625
1110
+ 29436 672 600 696 625
1111
+ 29437 696 600 720 625
1112
+ 29483 720 600 744 625
1113
+ 29486 744 600 768 625
1114
+ 29503 768 600 792 625
1115
+ 29508 792 600 816 625
1116
+ 29539 816 600 840 625
1117
+ 29554 840 600 864 625
1118
+ 29572 864 600 888 625
1119
+ 29575 888 600 912 625
1120
+ 29577 912 600 936 625
1121
+ 29579 936 600 960 625
1122
+ 29645 960 600 984 625
1123
+ 29677 984 600 1008 625
1124
+ 29694 0 625 24 650
1125
+ 29699 24 625 48 650
1126
+ 29702 48 625 72 650
1127
+ 29863 72 625 96 650
1128
+ 29872 96 625 120 650
1129
+ 29942 120 625 144 650
1130
+ 29976 144 625 168 650
1131
+ 29983 168 625 192 650
1132
+ 29987 192 625 216 650
1133
+ 29992 216 625 240 650
1134
+ 30000 240 625 264 650
1135
+ 30001 264 625 288 650
1136
+ 30002 288 625 312 650
1137
+ 30003 312 625 336 650
1138
+ 30007 336 625 360 650
1139
+ 30010 360 625 384 650
1140
+ 30011 384 625 408 650
1141
+ 30028 408 625 432 650
1142
+ 30031 432 625 456 650
1143
+ 30033 456 625 480 650
1144
+ 30041 480 625 504 650
1145
+ 30053 504 625 528 650
1146
+ 30058 528 625 552 650
1147
+ 30064 552 625 576 650
1148
+ 30097 576 625 600 650
1149
+ 30123 600 625 624 650
1150
+ 30130 624 625 648 650
1151
+ 30149 648 625 672 650
1152
+ 30151 672 625 696 650
1153
+ 30171 696 625 720 650
1154
+ 30178 720 625 744 650
1155
+ 30185 744 625 768 650
1156
+ 30274 768 625 792 650
1157
+ 30290 792 625 816 650
1158
+ 30330 816 625 840 650
1159
+ 30331 840 625 864 650
1160
+ 30333 864 625 888 650
1161
+ 30334 888 625 912 650
1162
+ 30340 912 625 936 650
1163
+ 30342 936 625 960 650
1164
+ 30382 960 625 984 650
1165
+ 30410 984 625 1008 650
1166
+ 30423 0 650 24 675
1167
+ 30427 24 650 48 675
1168
+ 30431 48 650 72 675
1169
+ 30435 72 650 96 675
1170
+ 30446 96 650 120 675
1171
+ 30450 120 650 144 675
1172
+ 30452 144 650 168 675
1173
+ 30456 168 650 192 675
1174
+ 30465 192 650 216 675
1175
+ 30475 216 650 240 675
1176
+ 30495 240 650 264 675
1177
+ 30496 264 650 288 675
1178
+ 30505 288 650 312 675
1179
+ 30522 312 650 336 675
1180
+ 30524 336 650 360 675
1181
+ 30528 360 650 384 675
1182
+ 30561 384 650 408 675
1183
+ 30563 408 650 432 675
1184
+ 30690 432 650 456 675
1185
+ 30693 456 650 480 675
1186
+ 30701 480 650 504 675
1187
+ 30707 504 650 528 675
1188
+ 30722 528 650 552 675
1189
+ 30740 552 650 576 675
1190
+ 30741 576 650 600 675
1191
+ 30770 600 650 624 675
1192
+ 30772 624 650 648 675
1193
+ 30906 648 650 672 675
1194
+ 30913 672 650 696 675
1195
+ 30952 696 650 720 675
1196
+ 31034 720 650 744 675
1197
+ 31036 744 650 768 675
1198
+ 31038 768 650 792 675
1199
+ 31048 792 650 816 675
1200
+ 31069 816 650 840 675
1201
+ 31070 840 650 864 675
1202
+ 31085 864 650 888 675
1203
+ 31105 888 650 912 675
1204
+ 31119 912 650 936 675
1205
+ 31169 936 650 960 675
1206
+ 31185 960 650 984 675
1207
+ 31186 984 650 1008 675
1208
+ 31192 0 675 24 700
1209
+ 31209 24 675 48 700
1210
+ 31216 48 675 72 700
1211
+ 31227 72 675 96 700
1212
+ 31243 96 675 120 700
1213
+ 31246 120 675 144 700
1214
+ 31278 144 675 168 700
1215
+ 31292 168 675 192 700
1216
+ 31309 192 675 216 700
1217
+ 31311 216 675 240 700
1218
+ 31339 240 675 264 700
1219
+ 31348 264 675 288 700
1220
+ 31350 288 675 312 700
1221
+ 31354 312 675 336 700
1222
+ 31361 336 675 360 700
1223
+ 31379 360 675 384 700
1224
+ 31435 384 675 408 700
1225
+ 31452 408 675 432 700
1226
+ 31471 432 675 456 700
1227
+ 31478 456 675 480 700
1228
+ 31505 480 675 504 700
1229
+ 31532 504 675 528 700
1230
+ 31561 528 675 552 700
1231
+ 31563 552 675 576 700
1232
+ 31570 576 675 600 700
1233
+ 31572 600 675 624 700
1234
+ 31574 624 675 648 700
1235
+ 31639 648 675 672 700
1236
+ 31649 672 675 696 700
1237
+ 31665 696 675 720 700
1238
+ 31680 720 675 744 700
1239
+ 31684 744 675 768 700
1240
+ 31689 768 675 792 700
1241
+ 31777 792 675 816 700
1242
+ 31859 816 675 840 700
1243
+ 31881 840 675 864 700
1244
+ 31934 864 675 888 700
1245
+ 31995 888 675 912 700
1246
+ 32000 912 675 936 700
1247
+ 32004 936 675 960 700
1248
+ 32013 960 675 984 700
1249
+ 32020 984 675 1008 700
1250
+ 32025 0 700 24 725
1251
+ 32026 24 700 48 725
1252
+ 32032 48 700 72 725
1253
+ 32043 72 700 96 725
1254
+ 32048 96 700 120 725
1255
+ 32057 120 700 144 725
1256
+ 32058 144 700 168 725
1257
+ 32066 168 700 192 725
1258
+ 32068 192 700 216 725
1259
+ 32070 216 700 240 725
1260
+ 32076 240 700 264 725
1261
+ 32080 264 700 288 725
1262
+ 32097 288 700 312 725
1263
+ 32102 312 700 336 725
1264
+ 32113 336 700 360 725
1265
+ 32118 360 700 384 725
1266
+ 32154 384 700 408 725
1267
+ 32173 408 700 432 725
1268
+ 32187 432 700 456 725
1269
+ 32202 456 700 480 725
1270
+ 32207 480 700 504 725
1271
+ 32209 504 700 528 725
1272
+ 32210 528 700 552 725
1273
+ 32218 552 700 576 725
1274
+ 32224 576 700 600 725
1275
+ 32232 600 700 624 725
1276
+ 32233 624 700 648 725
1277
+ 32244 648 700 672 725
1278
+ 32257 672 700 696 725
1279
+ 32260 696 700 720 725
1280
+ 32283 720 700 744 725
1281
+ 32294 744 700 768 725
1282
+ 32302 768 700 792 725
1283
+ 32321 792 700 816 725
1284
+ 32340 816 700 840 725
1285
+ 32368 840 700 864 725
1286
+ 32566 864 700 888 725
1287
+ 32608 888 700 912 725
1288
+ 32618 912 700 936 725
1289
+ 32622 936 700 960 725
1290
+ 32624 960 700 984 725
1291
+ 32626 984 700 1008 725
1292
+ 32650 0 725 24 750
1293
+ 32654 24 725 48 750
1294
+ 32676 48 725 72 750
1295
+ 32681 72 725 96 750
1296
+ 32701 96 725 120 750
1297
+ 32722 120 725 144 750
1298
+ 32764 144 725 168 750
1299
+ 32769 168 725 192 750
1300
+ 32771 192 725 216 750
1301
+ 32773 216 725 240 750
1302
+ 32784 240 725 264 750
1303
+ 32819 264 725 288 750
1304
+ 32854 288 725 312 750
1305
+ 32862 312 725 336 750
1306
+ 32884 336 725 360 750
1307
+ 32887 360 725 384 750
1308
+ 32905 384 725 408 750
1309
+ 32925 408 725 432 750
1310
+ 32929 432 725 456 750
1311
+ 32937 456 725 480 750
1312
+ 32938 480 725 504 750
1313
+ 32943 504 725 528 750
1314
+ 32946 528 725 552 750
1315
+ 32954 552 725 576 750
1316
+ 32966 576 725 600 750
1317
+ 32972 600 725 624 750
1318
+ 33012 624 725 648 750
1319
+ 33016 648 725 672 750
1320
+ 33021 672 725 696 750
1321
+ 33026 696 725 720 750
1322
+ 33029 720 725 744 750
1323
+ 33031 744 725 768 750
1324
+ 33073 768 725 792 750
1325
+ 33075 792 725 816 750
1326
+ 33104 816 725 840 750
1327
+ 33109 840 725 864 750
1328
+ 33136 864 725 888 750
1329
+ 33145 888 725 912 750
1330
+ 33180 912 725 936 750
1331
+ 33235 936 725 960 750
1332
+ 33256 960 725 984 750
1333
+ 33258 984 725 1008 750
1334
+ 33261 0 750 24 775
1335
+ 33267 24 750 48 775
1336
+ 33288 48 750 72 775
1337
+ 33292 72 750 96 775
1338
+ 33294 96 750 120 775
1339
+ 33310 120 750 144 775
1340
+ 33322 144 750 168 775
1341
+ 33324 168 750 192 775
1342
+ 33333 192 750 216 775
1343
+ 33337 216 750 240 775
1344
+ 33368 240 750 264 775
1345
+ 33391 264 750 288 775
1346
+ 33394 288 750 312 775
1347
+ 33509 312 750 336 775
1348
+ 33510 336 750 360 775
1349
+ 33521 360 750 384 775
1350
+ 33590 384 750 408 775
1351
+ 33609 408 750 432 775
1352
+ 33618 432 750 456 775
1353
+ 33655 456 750 480 775
1354
+ 33853 480 750 504 775
1355
+ 33865 504 750 528 775
1356
+ 33900 528 750 552 775
1357
+ 34065 552 750 576 775
1358
+ 34101 576 750 600 775
1359
+ 34180 600 750 624 775
1360
+ 34220 624 750 648 775
1361
+ 34299 648 750 672 775
1362
+ 34384 672 750 696 775
1363
+ 34411 696 750 720 775
1364
+ 34503 720 750 744 775
1365
+ 34701 744 750 768 775
1366
+ 34880 768 750 792 775
1367
+ 34886 792 750 816 775
1368
+ 34892 816 750 840 775
1369
+ 34899 840 750 864 775
1370
+ 34903 864 750 888 775
1371
+ 34907 888 750 912 775
1372
+ 34909 912 750 936 775
1373
+ 34915 936 750 960 775
1374
+ 34920 960 750 984 775
1375
+ 34955 984 750 1008 775
1376
+ 35009 0 775 24 800
1377
+ 35010 24 775 48 800
1378
+ 35013 48 775 72 800
1379
+ 35023 72 775 96 800
1380
+ 35029 96 775 120 800
1381
+ 35036 120 775 144 800
1382
+ 35069 144 775 168 800
1383
+ 35079 168 775 192 800
1384
+ 35090 192 775 216 800
1385
+ 35186 216 775 240 800
1386
+ 35199 240 775 264 800
1387
+ 35201 264 775 288 800
1388
+ 35207 288 775 312 800
1389
+ 35211 312 775 336 800
1390
+ 35215 336 775 360 800
1391
+ 35222 360 775 384 800
1392
+ 35223 384 775 408 800
1393
+ 35226 408 775 432 800
1394
+ 35242 432 775 456 800
1395
+ 35251 456 775 480 800
1396
+ 35282 480 775 504 800
1397
+ 35299 504 775 528 800
1398
+ 35302 528 775 552 800
1399
+ 35328 552 775 576 800
1400
+ 35336 576 775 600 800
1401
+ 35338 600 775 624 800
1402
+ 35342 624 775 648 800
1403
+ 35347 648 775 672 800
1404
+ 35351 672 775 696 800
1405
+ 35352 696 775 720 800
1406
+ 35373 720 775 744 800
1407
+ 35377 744 775 768 800
1408
+ 35379 768 775 792 800
1409
+ 35380 792 775 816 800
1410
+ 35388 816 775 840 800
1411
+ 35413 840 775 864 800
1412
+ 35430 864 775 888 800
1413
+ 35433 888 775 912 800
1414
+ 35440 912 775 936 800
1415
+ 35441 936 775 960 800
1416
+ 35443 960 775 984 800
1417
+ 35463 984 775 1008 800
1418
+ 35465 0 800 24 825
1419
+ 35469 24 800 48 825
1420
+ 35475 48 800 72 825
1421
+ 35480 72 800 96 825
1422
+ 35486 96 800 120 825
1423
+ 35488 120 800 144 825
1424
+ 35500 144 800 168 825
1425
+ 35501 168 800 192 825
1426
+ 35504 192 800 216 825
1427
+ 35506 216 800 240 825
1428
+ 35519 240 800 264 825
1429
+ 35527 264 800 288 825
1430
+ 35531 288 800 312 825
1431
+ 35558 312 800 336 825
1432
+ 35576 336 800 360 825
1433
+ 35611 360 800 384 825
1434
+ 35613 384 800 408 825
1435
+ 35672 408 800 432 825
1436
+ 35676 432 800 456 825
1437
+ 35686 456 800 480 825
1438
+ 35696 480 800 504 825
1439
+ 35698 504 800 528 825
1440
+ 35703 528 800 552 825
1441
+ 35728 552 800 576 825
1442
+ 35895 576 800 600 825
1443
+ 35914 600 800 624 825
1444
+ 35937 624 800 648 825
1445
+ 35946 648 800 672 825
1446
+ 36000 672 800 696 825
1447
+ 36001 696 800 720 825
1448
+ 36002 720 800 744 825
1449
+ 36007 744 800 768 825
1450
+ 36008 768 800 792 825
1451
+ 36009 792 800 816 825
1452
+ 36012 816 800 840 825
1453
+ 36015 840 800 864 825
1454
+ 36020 864 800 888 825
1455
+ 36023 888 800 912 825
1456
+ 36024 912 800 936 825
1457
+ 36027 936 800 960 825
1458
+ 36039 960 800 984 825
1459
+ 36059 984 800 1008 825
1460
+ 36062 0 825 24 850
1461
+ 36066 24 825 48 850
1462
+ 36074 48 825 72 850
1463
+ 36077 72 825 96 850
1464
+ 36092 96 825 120 850
1465
+ 36104 120 825 144 850
1466
+ 36196 144 825 168 850
1467
+ 36198 168 825 192 850
1468
+ 36208 192 825 216 850
1469
+ 36215 216 825 240 850
1470
+ 36229 240 825 264 850
1471
+ 36234 264 825 288 850
1472
+ 36259 288 825 312 850
1473
+ 36275 312 825 336 850
1474
+ 36317 336 825 360 850
1475
+ 36321 360 825 384 850
1476
+ 36335 384 825 408 850
1477
+ 36339 408 825 432 850
1478
+ 36362 432 825 456 850
1479
+ 36367 456 825 480 850
1480
+ 36420 480 825 504 850
1481
+ 36468 504 825 528 850
1482
+ 36493 528 825 552 850
1483
+ 36523 552 825 576 850
1484
+ 36554 576 825 600 850
1485
+ 36557 600 825 624 850
1486
+ 36578 624 825 648 850
1487
+ 36600 648 825 672 850
1488
+ 36605 672 825 696 850
1489
+ 36617 696 825 720 850
1490
+ 36650 720 825 744 850
1491
+ 36664 744 825 768 850
1492
+ 36676 768 825 792 850
1493
+ 36763 792 825 816 850
1494
+ 36766 816 825 840 850
1495
+ 36785 840 825 864 850
1496
+ 36786 864 825 888 850
1497
+ 36794 888 825 912 850
1498
+ 36796 912 825 936 850
1499
+ 36814 936 825 960 850
1500
+ 36817 960 825 984 850
1501
+ 36820 984 825 1008 850
1502
+ 36843 0 850 24 875
1503
+ 36855 24 850 48 875
1504
+ 36861 48 850 72 875
1505
+ 36864 72 850 96 875
1506
+ 36865 96 850 120 875
1507
+ 36867 120 850 144 875
1508
+ 36870 144 850 168 875
1509
+ 36884 168 850 192 875
1510
+ 36890 192 850 216 875
1511
+ 36895 216 850 240 875
1512
+ 36896 240 850 264 875
1513
+ 36899 264 850 288 875
1514
+ 36910 288 850 312 875
1515
+ 36913 312 850 336 875
1516
+ 36914 336 850 360 875
1517
+ 36933 360 850 384 875
1518
+ 36938 384 850 408 875
1519
+ 36939 408 850 432 875
1520
+ 36942 432 850 456 875
1521
+ 36947 456 850 480 875
1522
+ 36948 480 850 504 875
1523
+ 36949 504 850 528 875
1524
+ 36953 528 850 552 875
1525
+ 36960 552 850 576 875
1526
+ 36963 576 850 600 875
1527
+ 36969 600 850 624 875
1528
+ 36984 624 850 648 875
1529
+ 36986 648 850 672 875
1530
+ 36991 672 850 696 875
1531
+ 36996 696 850 720 875
1532
+ 37027 720 850 744 875
1533
+ 37030 744 850 768 875
1534
+ 37034 768 850 792 875
1535
+ 37048 792 850 816 875
1536
+ 37066 816 850 840 875
1537
+ 37070 840 850 864 875
1538
+ 37096 864 850 888 875
1539
+ 37111 888 850 912 875
1540
+ 37117 912 850 936 875
1541
+ 37197 936 850 960 875
1542
+ 37202 960 850 984 875
1543
+ 37204 984 850 1008 875
1544
+ 37218 0 875 24 900
1545
+ 37228 24 875 48 900
1546
+ 37239 48 875 72 900
1547
+ 37240 72 875 96 900
1548
+ 37320 96 875 120 900
1549
+ 37325 120 875 144 900
1550
+ 37326 144 875 168 900
1551
+ 37327 168 875 192 900
1552
+ 37329 192 875 216 900
1553
+ 37336 216 875 240 900
1554
+ 37347 240 875 264 900
1555
+ 37389 264 875 288 900
1556
+ 37428 288 875 312 900
1557
+ 37444 312 875 336 900
1558
+ 37467 336 875 360 900
1559
+ 37504 360 875 384 900
1560
+ 37507 384 875 408 900
1561
+ 37509 408 875 432 900
1562
+ 37549 432 875 456 900
1563
+ 37664 456 875 480 900
1564
+ 37682 480 875 504 900
1565
+ 37723 504 875 528 900
1566
+ 37749 528 875 552 900
1567
+ 37782 552 875 576 900
1568
+ 37857 576 875 600 900
1569
+ 38263 600 875 624 900
1570
+ 38272 624 875 648 900
1571
+ 38281 648 875 672 900
1572
+ 38283 672 875 696 900
1573
+ 38291 696 875 720 900
1574
+ 38306 720 875 744 900
1575
+ 38343 744 875 768 900
1576
+ 38360 768 875 792 900
1577
+ 38450 792 875 816 900
1578
+ 38459 816 875 840 900
1579
+ 38477 840 875 864 900
1580
+ 38480 864 875 888 900
1581
+ 38498 888 875 912 900
1582
+ 38499 912 875 936 900
1583
+ 38500 936 875 960 900
1584
+ 38501 960 875 984 900
1585
+ 38512 984 875 1008 900
1586
+ 38520 0 900 24 925
1587
+ 38522 24 900 48 925
1588
+ 38525 48 900 72 925
1589
+ 38538 72 900 96 925
1590
+ 38542 96 900 120 925
1591
+ 38543 120 900 144 925
1592
+ 38548 144 900 168 925
1593
+ 38553 168 900 192 925
1594
+ 38555 192 900 216 925
1595
+ 38556 216 900 240 925
1596
+ 38560 240 900 264 925
1597
+ 38563 264 900 288 925
1598
+ 38583 288 900 312 925
1599
+ 38587 312 900 336 925
1600
+ 38596 336 900 360 925
1601
+ 38598 360 900 384 925
1602
+ 38599 384 900 408 925
1603
+ 38609 408 900 432 925
1604
+ 38626 432 900 456 925
1605
+ 38627 456 900 480 925
1606
+ 38632 480 900 504 925
1607
+ 38634 504 900 528 925
1608
+ 38640 528 900 552 925
1609
+ 38647 552 900 576 925
1610
+ 38651 576 900 600 925
1611
+ 38666 600 900 624 925
1612
+ 38695 624 900 648 925
1613
+ 38706 648 900 672 925
1614
+ 38738 672 900 696 925
1615
+ 38745 696 900 720 925
1616
+ 38750 720 900 744 925
1617
+ 38754 744 900 768 925
1618
+ 38761 768 900 792 925
1619
+ 38772 792 900 816 925
1620
+ 38867 816 900 840 925
1621
+ 38899 840 900 864 925
1622
+ 38911 864 900 888 925
1623
+ 38914 888 900 912 925
1624
+ 38915 912 900 936 925
1625
+ 38918 936 900 960 925
1626
+ 38928 960 900 984 925
1627
+ 38929 984 900 1008 925
1628
+ 38936 0 925 24 950
1629
+ 38957 24 925 48 950
1630
+ 38972 48 925 72 950
1631
+ 38988 72 925 96 950
1632
+ 38989 96 925 120 950
1633
+ 38996 120 925 144 950
1634
+ 39000 144 925 168 950
1635
+ 39006 168 925 192 950
1636
+ 39080 192 925 216 950
1637
+ 39131 216 925 240 950
1638
+ 39135 240 925 264 950
1639
+ 39151 264 925 288 950
1640
+ 39154 288 925 312 950
1641
+ 39165 312 925 336 950
1642
+ 39166 336 925 360 950
1643
+ 39178 360 925 384 950
1644
+ 39180 384 925 408 950
1645
+ 39187 408 925 432 950
1646
+ 39208 432 925 456 950
1647
+ 39318 456 925 480 950
1648
+ 39321 480 925 504 950
1649
+ 39340 504 925 528 950
1650
+ 39347 528 925 552 950
1651
+ 39364 552 925 576 950
1652
+ 39365 576 925 600 950
1653
+ 39366 600 925 624 950
1654
+ 39376 624 925 648 950
1655
+ 39442 648 925 672 950
1656
+ 39443 672 925 696 950
1657
+ 39514 696 925 720 950
1658
+ 39592 720 925 744 950
1659
+ 39640 744 925 768 950
1660
+ 39658 768 925 792 950
1661
+ 39740 792 925 816 950
1662
+ 39746 816 925 840 950
1663
+ 39749 840 925 864 950
1664
+ 39764 864 925 888 950
1665
+ 40165 888 925 912 950
1666
+ 40180 912 925 936 950
1667
+ 40635 936 925 960 950
1668
+ 40644 960 925 984 950
1669
+ 40658 984 925 1008 950
1670
+ 40665 0 950 24 975
1671
+ 40723 24 950 48 975
1672
+ 40763 48 950 72 975
1673
+ 40845 72 950 96 975
1674
+ 65374 96 950 119 975
1675
+ 65381 119 950 131 975
cdn/files/Textures/fonts/RussianFont.met ADDED
@@ -0,0 +1,167 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ METRICS1
2
+ RussianFont
3
+ 5
4
+ 32 0 0 17 52
5
+ 33 24 0 30 52
6
+ 34 36 0 46 52
7
+ 35 52 0 69 52
8
+ 36 76 0 90 52
9
+ 37 100 0 124 52
10
+ 38 132 0 147 52
11
+ 39 153 0 157 52
12
+ 40 164 0 172 52
13
+ 41 177 0 185 52
14
+ 42 0 0 17 52
15
+ 43 194 0 218 52
16
+ 44 223 0 229 52
17
+ 45 235 0 246 52
18
+ 46 252 0 258 52
19
+ 47 263 0 277 52
20
+ 48 285 0 298 52
21
+ 49 307 0 316 52
22
+ 50 324 0 338 52
23
+ 51 346 0 359 52
24
+ 52 366 0 381 52
25
+ 53 389 0 402 52
26
+ 54 410 0 423 52
27
+ 55 430 0 444 52
28
+ 56 452 0 465 52
29
+ 57 473 0 486 52
30
+ 58 492 0 498 52
31
+ 59 5 52 12 104
32
+ 60 22 52 45 104
33
+ 61 55 52 78 104
34
+ 62 88 52 111 104
35
+ 63 118 52 130 104
36
+ 64 141 52 175 104
37
+ 65 182 52 201 104
38
+ 66 209 52 223 104
39
+ 67 230 52 244 104
40
+ 68 252 52 267 104
41
+ 69 274 52 287 104
42
+ 70 294 52 307 104
43
+ 71 315 52 329 104
44
+ 72 337 52 351 104
45
+ 73 357 52 362 104
46
+ 74 367 52 380 104
47
+ 75 388 52 405 104
48
+ 76 412 52 424 104
49
+ 77 434 52 456 104
50
+ 78 464 52 479 104
51
+ 79 8 104 23 156
52
+ 80 31 104 45 156
53
+ 81 53 104 71 156
54
+ 82 79 104 93 156
55
+ 83 100 104 114 156
56
+ 84 120 104 136 156
57
+ 85 144 104 159 156
58
+ 86 166 104 185 156
59
+ 87 195 104 224 156
60
+ 88 231 104 250 156
61
+ 89 256 104 274 156
62
+ 90 281 104 296 156
63
+ 91 303 104 310 156
64
+ 92 315 104 329 156
65
+ 93 334 104 342 156
66
+ 94 0 0 17 52
67
+ 95 350 104 364 156
68
+ 96 0 0 17 52
69
+ 97 371 104 383 156
70
+ 98 391 104 402 156
71
+ 99 408 104 419 156
72
+ 100 427 104 438 156
73
+ 101 445 104 458 156
74
+ 102 462 104 471 156
75
+ 103 479 104 490 156
76
+ 104 8 156 19 208
77
+ 105 25 156 30 208
78
+ 106 33 156 41 208
79
+ 107 48 156 61 208
80
+ 108 67 156 72 208
81
+ 109 81 156 101 208
82
+ 110 109 156 120 208
83
+ 111 128 156 139 208
84
+ 112 147 156 158 208
85
+ 113 166 156 177 208
86
+ 114 183 156 191 208
87
+ 115 197 156 208 208
88
+ 116 212 156 222 208
89
+ 117 230 156 241 208
90
+ 118 247 156 262 208
91
+ 119 270 156 294 208
92
+ 120 299 156 314 208
93
+ 121 320 156 335 208
94
+ 122 340 156 350 208
95
+ 123 354 156 364 208
96
+ 124 0 0 17 52
97
+ 125 370 156 380 208
98
+ 126 391 156 413 208
99
+ 160 413 156 430 208
100
+ 1040 437 156 468 208
101
+ 1041 11 208 35 260
102
+ 1042 46 208 70 260
103
+ 1043 80 208 101 260
104
+ 1044 110 208 143 260
105
+ 1045 154 208 178 260
106
+ 1046 187 208 228 260
107
+ 1047 237 208 262 260
108
+ 1048 274 208 299 260
109
+ 1049 311 208 336 260
110
+ 1050 347 208 374 260
111
+ 1051 382 208 410 260
112
+ 1052 423 208 453 260
113
+ 1053 12 260 37 312
114
+ 1054 47 260 78 312
115
+ 1055 90 260 115 312
116
+ 1056 126 260 151 312
117
+ 1057 161 260 190 312
118
+ 1058 198 260 224 312
119
+ 1059 231 260 261 312
120
+ 1060 272 260 307 312
121
+ 1061 314 260 345 312
122
+ 1062 357 260 386 312
123
+ 1063 396 260 420 312
124
+ 1064 433 260 464 312
125
+ 1065 13 312 48 364
126
+ 1066 56 312 90 364
127
+ 1067 103 312 135 364
128
+ 1068 146 312 170 364
129
+ 1069 180 312 209 364
130
+ 1070 223 312 262 364
131
+ 1071 272 312 299 364
132
+ 1072 307 312 328 364
133
+ 1073 337 312 360 364
134
+ 1074 369 312 389 364
135
+ 1075 397 312 411 364
136
+ 1076 418 312 444 364
137
+ 1077 452 312 474 364
138
+ 1078 8 364 40 416
139
+ 1079 47 364 68 416
140
+ 1080 77 364 97 416
141
+ 1081 106 364 126 416
142
+ 1082 135 364 156 416
143
+ 1083 163 364 187 416
144
+ 1084 198 364 225 416
145
+ 1085 234 364 254 416
146
+ 1086 262 364 284 416
147
+ 1087 293 364 313 416
148
+ 1088 322 364 343 416
149
+ 1089 351 364 372 416
150
+ 1090 379 364 399 416
151
+ 1091 406 364 428 416
152
+ 1092 439 364 472 416
153
+ 1093 7 416 29 468
154
+ 1094 39 416 62 468
155
+ 1095 70 416 90 468
156
+ 1096 101 416 131 468
157
+ 1097 143 416 176 468
158
+ 1098 183 416 210 468
159
+ 1099 221 416 248 468
160
+ 1100 257 416 276 468
161
+ 1101 283 416 304 468
162
+ 1102 315 416 344 468
163
+ 1103 351 416 372 468
164
+ 8230 389 416 425 468
165
+ 4000 13 470 38 503
166
+ 4001 65 470 97 503
167
+ 4002 113 470 142 503
cdn/files/Textures/fonts/RussianFont.png ADDED

Git LFS Details

  • SHA256: 125f18a883f4861787346ea02a4d84cefc4821f85962bfe7619ea90018649f8e
  • Pointer size: 130 Bytes
  • Size of remote file: 38.7 kB
cdn/files/anim/anim.img ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32faedd73041091081528045b35a79442a7d8aeb6c44da96243e5ebfc83067c9
3
+ size 10944512
cdn/files/anim/cuts.img ADDED
Binary file (6.14 kB). View file