Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +69 -0
- Adjustable.cfg +2 -0
- GTASAMP10.b +3 -0
- SAMP/SAMP.ide +2053 -0
- SAMP/TIMECYC.DAT +437 -0
- SAMP/carcols.dat +365 -0
- SAMP/carmods.dat +132 -0
- SAMP/crash_log.log +225 -0
- SAMP/default.ide +159 -0
- SAMP/fonts/arial.ttf +3 -0
- SAMP/fonts/sampaux3.ttf +0 -0
- SAMP/gta.dat +65 -0
- SAMP/handling.cfg +515 -0
- SAMP/main.scm +0 -0
- SAMP/object.dat +0 -0
- SAMP/peds.ide +346 -0
- SAMP/popcycle.dat +0 -0
- SAMP/ru.lc +10 -0
- SAMP/samp_log.txt +0 -0
- SAMP/sampvoice/svconfig.ini +9 -0
- SAMP/script.img +0 -0
- SAMP/settings.ini +93 -0
- SAMP/surface.dat +14 -0
- SAMP/vehicleAudioSettings.cfg +278 -0
- SAMP/vehicles.ide +229 -0
- SAMP/weapon.dat +171 -0
- Text/american.gxt +3 -0
- Text/french.gxt +3 -0
- Text/german.gxt +3 -0
- Text/italian.gxt +3 -0
- Text/japanese.gxt +3 -0
- Text/russian.gxt +3 -0
- Text/spanish.gxt +3 -0
- Textures/fonts/JapaneseFont.met +1675 -0
- Textures/fonts/JapaneseFont.png +3 -0
- Textures/fonts/RussianFont.met +167 -0
- Textures/fonts/RussianFont.png +3 -0
- anim/anim.img +3 -0
- anim/cuts.img +3 -0
- anim/ped.ifp +3 -0
- audio/CONFIG/AudioEventHistory.txt +0 -0
- audio/CONFIG/BankLkup.dat +0 -0
- audio/CONFIG/BankSlot.dat +3 -0
- audio/CONFIG/EventVol.dat +0 -0
- audio/CONFIG/PakFiles.dat +0 -0
- audio/CONFIG/SOUNDINF.DAT +3 -0
- audio/CONFIG/StrmPaks.dat +0 -0
- audio/CONFIG/TRKHEAD.DAT +3 -0
- audio/CONFIG/TrakLkup.dat +0 -0
- audio/SFX/FEET.osw +3 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,72 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
anim/anim.img filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
anim/cuts.img filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
anim/ped.ifp filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
audio/CONFIG/BankSlot.dat filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
audio/CONFIG/SOUNDINF.DAT filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
audio/CONFIG/TRKHEAD.DAT filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
audio/SFX/FEET.osw filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
audio/SFX/GENRL.osw filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
audio/SFX/PAIN_A.osw filter=lfs diff=lfs merge=lfs -text
|
| 70 |
+
audio/STREAMS/ADVERTS.osw filter=lfs diff=lfs merge=lfs -text
|
| 71 |
+
audio/STREAMS/AMBIENCE.osw filter=lfs diff=lfs merge=lfs -text
|
| 72 |
+
audio/STREAMS/BEATS.osw filter=lfs diff=lfs merge=lfs -text
|
| 73 |
+
audio/STREAMS/CUTSCENE.osw filter=lfs diff=lfs merge=lfs -text
|
| 74 |
+
data/maps/basic/basicmap.img filter=lfs diff=lfs merge=lfs -text
|
| 75 |
+
data/maps/paths.img filter=lfs diff=lfs merge=lfs -text
|
| 76 |
+
data/maps/t.txd filter=lfs diff=lfs merge=lfs -text
|
| 77 |
+
data/paths/carrec.img filter=lfs diff=lfs merge=lfs -text
|
| 78 |
+
GTASAMP10.b filter=lfs diff=lfs merge=lfs -text
|
| 79 |
+
models/particle.txd filter=lfs diff=lfs merge=lfs -text
|
| 80 |
+
SAMP/fonts/arial.ttf filter=lfs diff=lfs merge=lfs -text
|
| 81 |
+
texdb/cutscene/cutscene.dxt.dat filter=lfs diff=lfs merge=lfs -text
|
| 82 |
+
texdb/cutscene/cutscene.etc.dat filter=lfs diff=lfs merge=lfs -text
|
| 83 |
+
texdb/cutscene/cutscene.pvr.dat filter=lfs diff=lfs merge=lfs -text
|
| 84 |
+
texdb/cutscene.img filter=lfs diff=lfs merge=lfs -text
|
| 85 |
+
texdb/gta3/gta3.dxt.dat filter=lfs diff=lfs merge=lfs -text
|
| 86 |
+
texdb/gta3/gta3.dxt.tmb filter=lfs diff=lfs merge=lfs -text
|
| 87 |
+
texdb/gta3/gta3.etc.dat filter=lfs diff=lfs merge=lfs -text
|
| 88 |
+
texdb/gta3/gta3.etc.tmb filter=lfs diff=lfs merge=lfs -text
|
| 89 |
+
texdb/gta3/gta3.pvr.dat filter=lfs diff=lfs merge=lfs -text
|
| 90 |
+
texdb/gta3/gta3.pvr.tmb filter=lfs diff=lfs merge=lfs -text
|
| 91 |
+
texdb/gta3/gta3.unc.dat filter=lfs diff=lfs merge=lfs -text
|
| 92 |
+
texdb/gta3/gta3.unc.tmb filter=lfs diff=lfs merge=lfs -text
|
| 93 |
+
texdb/gta3.img filter=lfs diff=lfs merge=lfs -text
|
| 94 |
+
texdb/gta_int/gta_int.dxt.dat filter=lfs diff=lfs merge=lfs -text
|
| 95 |
+
texdb/gta_int/gta_int.dxt.tmb filter=lfs diff=lfs merge=lfs -text
|
| 96 |
+
texdb/gta_int/gta_int.etc.dat filter=lfs diff=lfs merge=lfs -text
|
| 97 |
+
texdb/gta_int/gta_int.etc.tmb filter=lfs diff=lfs merge=lfs -text
|
| 98 |
+
texdb/gta_int/gta_int.pvr.dat filter=lfs diff=lfs merge=lfs -text
|
| 99 |
+
texdb/gta_int/gta_int.pvr.tmb filter=lfs diff=lfs merge=lfs -text
|
| 100 |
+
texdb/gta_int/gta_int.unc.tmb filter=lfs diff=lfs merge=lfs -text
|
| 101 |
+
texdb/gta_int.img filter=lfs diff=lfs merge=lfs -text
|
| 102 |
+
texdb/loader.img filter=lfs diff=lfs merge=lfs -text
|
| 103 |
+
texdb/menu/menu.dxt.dat filter=lfs diff=lfs merge=lfs -text
|
| 104 |
+
texdb/menu/menu.etc.dat filter=lfs diff=lfs merge=lfs -text
|
| 105 |
+
texdb/menu/menu.pvr.dat filter=lfs diff=lfs merge=lfs -text
|
| 106 |
+
texdb/mobile/mobile.dxt.dat filter=lfs diff=lfs merge=lfs -text
|
| 107 |
+
texdb/mobile/mobile.etc.dat filter=lfs diff=lfs merge=lfs -text
|
| 108 |
+
texdb/mobile/mobile.pvr.dat filter=lfs diff=lfs merge=lfs -text
|
| 109 |
+
texdb/player/player.pvr.dat filter=lfs diff=lfs merge=lfs -text
|
| 110 |
+
texdb/player.img filter=lfs diff=lfs merge=lfs -text
|
| 111 |
+
texdb/samp/samp.dxt.dat filter=lfs diff=lfs merge=lfs -text
|
| 112 |
+
texdb/samp/samp.etc.dat filter=lfs diff=lfs merge=lfs -text
|
| 113 |
+
texdb/samp/samp.pvr.dat filter=lfs diff=lfs merge=lfs -text
|
| 114 |
+
texdb/samp/samp.unc.dat filter=lfs diff=lfs merge=lfs -text
|
| 115 |
+
texdb/samp.img filter=lfs diff=lfs merge=lfs -text
|
| 116 |
+
texdb/SAMPCOL.img filter=lfs diff=lfs merge=lfs -text
|
| 117 |
+
texdb/txd/txd.360.dat filter=lfs diff=lfs merge=lfs -text
|
| 118 |
+
texdb/txd/txd.dxt.dat filter=lfs diff=lfs merge=lfs -text
|
| 119 |
+
texdb/txd/txd.etc.dat filter=lfs diff=lfs merge=lfs -text
|
| 120 |
+
texdb/txd/txd.etc.tmb filter=lfs diff=lfs merge=lfs -text
|
| 121 |
+
texdb/txd/txd.pvr.dat filter=lfs diff=lfs merge=lfs -text
|
| 122 |
+
texdb/txd/txd.unc.tmb filter=lfs diff=lfs merge=lfs -text
|
| 123 |
+
Text/american.gxt filter=lfs diff=lfs merge=lfs -text
|
| 124 |
+
Text/french.gxt filter=lfs diff=lfs merge=lfs -text
|
| 125 |
+
Text/german.gxt filter=lfs diff=lfs merge=lfs -text
|
| 126 |
+
Text/italian.gxt filter=lfs diff=lfs merge=lfs -text
|
| 127 |
+
Text/japanese.gxt filter=lfs diff=lfs merge=lfs -text
|
| 128 |
+
Text/russian.gxt filter=lfs diff=lfs merge=lfs -text
|
| 129 |
+
Text/spanish.gxt filter=lfs diff=lfs merge=lfs -text
|
Adjustable.cfg
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
;User defined touch control placement. This file contains only positions that have
|
| 2 |
+
; been modified by the user and is loaded on top of the defaults file.
|
GTASAMP10.b
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e2cc3515826de44ea48de60fcba1442ee5fd730196d174171670e78352b3523
|
| 3 |
+
size 130000
|
SAMP/SAMP.ide
ADDED
|
@@ -0,0 +1,2053 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
|
| 1891 |
+
# -- SkyBox -----------------------------
|
| 1892 |
+
17476, lkskybox, lkskybox, 9999, 0
|
| 1893 |
+
#-----------------------------------------------------------------
|
| 1894 |
+
# Extracted from Cutscene IMG and Edited
|
| 1895 |
+
# --------------------------------------
|
| 1896 |
+
19993, CutsceneBowl1, csbowl, 50, 0
|
| 1897 |
+
19994, CutsceneChair1, cschair, 50, 0
|
| 1898 |
+
19995, CutsceneAmmoClip1, csclip, 50, 0
|
| 1899 |
+
19996, CutsceneFoldChair1, csfoldchair, 50, 2097152
|
| 1900 |
+
19997, CutsceneGrgTable1, csgrgtable, 50, 0
|
| 1901 |
+
19998, CutsceneLighterFl, cslighterfluid, 50, 0
|
| 1902 |
+
19999, CutsceneChair2, csrcrdchair, 50, 0
|
| 1903 |
+
#-----------------------------------------------------------------
|
| 1904 |
+
#-----------------------------------------------------------------
|
| 1905 |
+
# 11682 to 12799 ID Range
|
| 1906 |
+
# -----------------------
|
| 1907 |
+
# Extracted and edited cutscene objects continued from above
|
| 1908 |
+
11682, CutsceneCouch1, csmafcouch, 50, 0
|
| 1909 |
+
11683, CutsceneCouch2, csmafcouch, 50, 0
|
| 1910 |
+
11684, CutsceneCouch3, csmafcouch, 50, 0
|
| 1911 |
+
11685, CutsceneCouch4, csmafcouch, 50, 0
|
| 1912 |
+
#-----------------------------------------------------------------
|
| 1913 |
+
# Redsands West Casino Extracted and Edited Items
|
| 1914 |
+
# -----------------------------------------------
|
| 1915 |
+
11686, CBarSection1, int_casinoint3, 50, 0
|
| 1916 |
+
11687, CBarStool1, int_casinoint3, 50, 0
|
| 1917 |
+
11688, CWorkTop1, int_casinoint3, 50, 0
|
| 1918 |
+
11689, CBoothSeat1, int_casinoint3, 50, 0
|
| 1919 |
+
11690, CTable1, int_casinoint3, 50, 0
|
| 1920 |
+
11691, CTable2, int_casinoint3, 50, 0
|
| 1921 |
+
#-----------------------------------------------------------------
|
| 1922 |
+
#-----------------------------------------------------------------
|
| 1923 |
+
# Objects Added by Matite in SA:MP 0.3.7 RC4
|
| 1924 |
+
# ------------------------------------------
|
| 1925 |
+
# A51 Replacement Land Bit
|
| 1926 |
+
# ------------------------
|
| 1927 |
+
# This object is designed to replace the land section at the
|
| 1928 |
+
# Area 51 (69) Base (object ID 16203). Use the new filterscript
|
| 1929 |
+
# called a51_base to see an example.
|
| 1930 |
+
11692, A51LandBit1, a51_ext, 599, 0
|
| 1931 |
+
#-----------------------------------------------------------------
|
| 1932 |
+
# Hills
|
| 1933 |
+
# -----
|
| 1934 |
+
11693, Hills250x250Grass1, beach_sfs, 599, 0
|
| 1935 |
+
11694, Hill250x250Rocky1, des_sw, 599, 0
|
| 1936 |
+
11695, Hill250x250Rocky2, des_sw, 599, 0
|
| 1937 |
+
11696, Hill250x250Rocky3, Hill250x250Rocky3, 599, 0
|
| 1938 |
+
#-----------------------------------------------------------------
|
| 1939 |
+
# Modular Rope Bridge
|
| 1940 |
+
# -------------------
|
| 1941 |
+
11697, RopeBridgePart1, RopeBridge, 299, 0
|
| 1942 |
+
11698, RopeBridgePart2, RopeBridge, 299, 0
|
| 1943 |
+
#-----------------------------------------------------------------
|
| 1944 |
+
# More Road Signs
|
| 1945 |
+
# ---------------
|
| 1946 |
+
# The speed limit sign below has a transparent material overlay
|
| 1947 |
+
# (index 3) so you can use it with the SetObjectMaterialText()
|
| 1948 |
+
# or SetPlayerObjectMaterialText() functions
|
| 1949 |
+
11699, SAMPRoadSign46, SAMPRoadSigns, 50, 132
|
| 1950 |
+
11700, SAMPRoadSign47, SAMPRoadSigns, 50, 128
|
| 1951 |
+
#-----------------------------------------------------------------
|
| 1952 |
+
# Ambulance Lights
|
| 1953 |
+
# ----------------
|
| 1954 |
+
# First object is with lights on and second is with lights off.
|
| 1955 |
+
11701, AmbulanceLights1, AmbulanceLights1, 150, 0
|
| 1956 |
+
11702, AmbulanceLights2, AmbulanceLights1, 150, 0
|
| 1957 |
+
#-----------------------------------------------------------------
|
| 1958 |
+
# Magnetic Crane Object
|
| 1959 |
+
# ---------------------
|
| 1960 |
+
# This object is the same as object ID 1382 except GTASA will not
|
| 1961 |
+
# automatically attach the crane cable and magnet to it.
|
| 1962 |
+
11703, MagnoCrane_03_2, cranes_dyn2_cj, 150, 4
|
| 1963 |
+
#-----------------------------------------------------------------
|
| 1964 |
+
# Extracted Items
|
| 1965 |
+
# ---------------
|
| 1966 |
+
11704, BDupsMask1, bdupsnew, 100, 2097152
|
| 1967 |
+
11705, BlackTelephone1, cuntcuts, 50, 0
|
| 1968 |
+
11706, SmallWasteBin1, cuntcuts, 50, 0
|
| 1969 |
+
11707, TowelRack1, cuntcuts, 50, 0
|
| 1970 |
+
11708, BrickSingle1, sw_well1, 50, 0
|
| 1971 |
+
11709, AbattoirSink1, ab_abbatoir01, 50, 0
|
| 1972 |
+
11710, FireExitSign1, eastbeach8_lae2, 75, 0
|
| 1973 |
+
11711, ExitSign1, eastbeach8_lae2, 75, 0
|
| 1974 |
+
11712, Cross1, Cross1, 50, 0
|
| 1975 |
+
11713, FireExtPanel1, maint1, 50, 0
|
| 1976 |
+
11714, MaintenanceDoors1, maint1, 50, 0
|
| 1977 |
+
11715, MetalFork1, gb_dirtycrock01, 50, 0
|
| 1978 |
+
11716, MetalKnife1, gb_dirtycrock01, 50, 0
|
| 1979 |
+
11717, WooziesCouch1, ab_wooziec, 50, 0
|
| 1980 |
+
11718, SweetsSaucepan1, SweetsStuff1, 50, 0
|
| 1981 |
+
11719, SweetsSaucepan2, SweetsStuff1, 50, 0
|
| 1982 |
+
11720, SweetsBed1, SweetsStuff1, 50, 0
|
| 1983 |
+
11721, Radiator1, lahss2_2int2, 50, 0
|
| 1984 |
+
11722, SauceBottle1, ab_trukstpb, 50, 0
|
| 1985 |
+
11723, SauceBottle2, ab_trukstpb, 50, 0
|
| 1986 |
+
11724, FireplaceSurround1, svcunthoose, 50, 0
|
| 1987 |
+
11725, Fireplace1, svcunthoose, 50, 0
|
| 1988 |
+
11726, HangingLight1, sfhosemed2, 50, 0
|
| 1989 |
+
11727, PaperChaseLight1, papaerchaseoffice, 50, 0
|
| 1990 |
+
11728, PaperChasePhone1, papaerchaseoffice, 50, 0
|
| 1991 |
+
11729, GymLockerClosed1, intring_gymint3, 50, 0
|
| 1992 |
+
11730, GymLockerOpen1, intring_gymint3, 50, 0
|
| 1993 |
+
11731, WHeartBed1, whore_rms, 50, 4
|
| 1994 |
+
11732, WHeartBath1, whore_rms, 50, 0
|
| 1995 |
+
11733, WRockingHorse1, whore_rms, 50, 0
|
| 1996 |
+
11734, WRockingChair1, whore_rms, 50, 0
|
| 1997 |
+
11735, WBoot1, whore_rms, 50, 0
|
| 1998 |
+
11736, MedicalSatchel1, paperchase_bits2, 50, 0
|
| 1999 |
+
11737, RockstarMat1, carter_block_2, 50, 0
|
| 2000 |
+
11738, MedicCase1, MedicCase1, 50, 0
|
| 2001 |
+
#-----------------------------------------------------------------
|
| 2002 |
+
# Extracted from Marco's Bistro
|
| 2003 |
+
# -----------------------------
|
| 2004 |
+
11739, MCake1, MarcosStuff1, 50, 0
|
| 2005 |
+
11740, MCake2, MarcosStuff1, 50, 0
|
| 2006 |
+
11741, MCake3, MarcosStuff1, 50, 0
|
| 2007 |
+
11742, MCakeSlice1, MarcosStuff1, 50, 0
|
| 2008 |
+
11743, MCoffeeMachine1, MarcosStuff1, 50, 0
|
| 2009 |
+
11744, MPlate1, MarcosStuff1, 50, 0
|
| 2010 |
+
#-----------------------------------------------------------------
|
| 2011 |
+
# Hold All (Carry Bag) Edited
|
| 2012 |
+
# ---------------------------
|
| 2013 |
+
# This object is the same as ID 2919 except it is smaller and
|
| 2014 |
+
# not dynamic.
|
| 2015 |
+
11745, HoldAllEdited1, kmb_chute, 50, 4
|
| 2016 |
+
#-----------------------------------------------------------------
|
| 2017 |
+
# Misc
|
| 2018 |
+
# ----
|
| 2019 |
+
11746, DoorKey1, DoorKey1, 50, 0
|
| 2020 |
+
11747, Bandage1, Bandages, 50, 0
|
| 2021 |
+
11748, BandagePack1, Bandages, 50, 0
|
| 2022 |
+
#-----------------------------------------------------------------
|
| 2023 |
+
# Cutscene Handcuffs
|
| 2024 |
+
# ------------------
|
| 2025 |
+
11749, CSHandcuffs1, CSHandcuffs1, 50, 0
|
| 2026 |
+
# The handcuffs below are the same as above except they are folded
|
| 2027 |
+
# in half so they can be attached to an officers belt.
|
| 2028 |
+
11750, CSHandcuffs2, CSHandcuffs1, 50, 0
|
| 2029 |
+
#-----------------------------------------------------------------
|
| 2030 |
+
# Area Boundaries
|
| 2031 |
+
# ---------------
|
| 2032 |
+
11751, AreaBoundary50m, EnExMarkers, 599, 2097220
|
| 2033 |
+
11752, AreaBoundary10m, EnExMarkers, 599, 2097220
|
| 2034 |
+
#-----------------------------------------------------------------
|
| 2035 |
+
#-----------------------------------------------------------------
|
| 2036 |
+
end
|
| 2037 |
+
tobj
|
| 2038 |
+
end
|
| 2039 |
+
path
|
| 2040 |
+
end
|
| 2041 |
+
2dfx
|
| 2042 |
+
end
|
| 2043 |
+
#-----------------------------------------------------------------
|
| 2044 |
+
# Animated (ANIM) Objects
|
| 2045 |
+
# -----------------------
|
| 2046 |
+
# Note: You cannot have more than three ANIM objects in total
|
| 2047 |
+
# listed below and/or in the Custom.IDE file.
|
| 2048 |
+
#-----------------------------------------------------------------
|
| 2049 |
+
txdp
|
| 2050 |
+
end
|
| 2051 |
+
#-----------------------------------------------------------------
|
| 2052 |
+
# Ped skin variants added for 0.3.7
|
| 2053 |
+
#-----------------------------------------------------------------
|
SAMP/TIMECYC.DAT
ADDED
|
@@ -0,0 +1,437 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
//////////// EXTRASUNNY_LA
|
| 2 |
+
//Amb Amb_Obj Dir Sky top Sky bot SunCore SunCorona SunSz SprSz SprBght Shdw LightShd PoleShd FarClp FogSt LightOnGround LowCloudsRGB BottomCloudRGB WaterRGBA Alpha1 RGB1 Alpha2 RGB2 CloudAlpha
|
| 3 |
+
//Midnight
|
| 4 |
+
22 22 22 220 212 130 255 255 255 0 23 24 0 31 32 255 128 0 5 0 0 1.00 1.00 0.30 200 100 0 400.00 100.00 1.00 30 20 0 3 3 3 85 85 65 240 255 87 87 87 255 60 121 122 0 90 0
|
| 5 |
+
//5AM
|
| 6 |
+
22 22 22 194 194 142 255 255 255 0 20 20 0 31 32 255 128 0 255 128 0 0.00 1.00 0.20 150 100 0 400.00 100.00 1.00 35 9 10 27 30 36 53 104 104 240 255 80 80 80 255 60 190 190 0 90 0
|
| 7 |
+
//6AM
|
| 8 |
+
22 22 22 210 194 182 255 255 255 90 205 255 200 144 85 255 128 0 255 128 0 8.40 1.00 0.30 140 93 0 800.00 100.00 0.80 100 34 25 120 92 88 90 170 170 240 255 86 86 86 255 149 94 0 25 120 0
|
| 9 |
+
//7AM
|
| 10 |
+
5 0 0 210 194 182 255 255 255 90 205 255 90 200 255 255 255 255 255 255 255 2.20 1.00 0.30 100 50 75 800.00 100.00 0.50 120 40 40 159 142 106 145 170 170 240 255 133 106 70 255 96 61 15 25 180 0
|
| 11 |
+
//Midday
|
| 12 |
+
11 0 0 210 194 182 255 255 255 68 117 210 36 117 199 255 255 255 255 255 255 1.10 1.00 0.00 236 0 190 800.00 10.00 0.00 44 34 23 145 164 183 90 170 170 240 255 66 66 48 255 166 129 60 25 180 0
|
| 13 |
+
//7PM
|
| 14 |
+
8 5 5 255 255 182 255 255 255 68 117 210 36 117 194 222 88 0 122 55 0 3.90 1.00 0.00 110 40 75 800.00 10.00 0.80 120 40 40 200 123 96 50 97 97 240 255 124 124 107 255 86 50 10 25 180 0
|
| 15 |
+
//8PM
|
| 16 |
+
25 14 14 210 194 182 255 255 255 181 150 84 167 108 65 255 128 0 255 128 0 2.00 1.00 0.40 100 60 0 800.00 10.00 1.00 120 40 40 72 107 159 67 67 67 240 255 81 85 40 255 66 27 0 25 140 0
|
| 17 |
+
//10PM
|
| 18 |
+
21 20 20 210 194 182 255 255 255 137 100 84 60 50 52 255 128 0 5 8 0 1.00 1.00 0.30 160 100 0 600.00 10.00 1.00 70 27 10 15 11 34 67 67 62 240 255 209 143 84 255 76 51 0 25 90 0
|
| 19 |
+
//
|
| 20 |
+
//////////// SUNNY_LA
|
| 21 |
+
//Amb Amb_Obj Dir Sky top Sky bot SunCore SunCorona SunSz SprSz SprBght Shdw LightShd PoleShd FarClp FogSt LightOnGround LowCloudsRGB BottomCloudRGB WaterRGBA Alpha1 RGB1 Alpha2 RGB2 CloudAlpha
|
| 22 |
+
//Midnight
|
| 23 |
+
0 20 20 210 194 182 255 255 255 5 12 15 12 14 13 255 128 0 5 0 0 1.00 0.40 0.40 200 100 0 800.00 100.00 1.00 0 0 0 3 3 3 85 85 65 240 255 110 126 210 255 0 81 104 55 220 0
|
| 24 |
+
//5AM
|
| 25 |
+
6 20 20 210 194 182 255 255 255 0 0 7 19 39 37 255 128 0 255 128 0 0.00 0.30 0.80 150 100 0 800.00 100.00 1.00 0 0 0 14 15 18 25 51 52 240 255 102 132 227 255 4 85 95 90 220 0
|
| 26 |
+
//6AM
|
| 27 |
+
22 17 8 210 194 182 255 255 255 90 205 255 200 144 85 255 128 0 255 128 0 1.20 0.50 0.20 140 93 0 800.00 100.00 0.80 100 34 25 120 92 88 90 170 170 240 255 86 86 86 255 149 94 0 177 220 0
|
| 28 |
+
//7AM
|
| 29 |
+
12 4 0 210 194 182 255 255 255 63 205 255 62 200 255 255 128 0 255 128 0 2.20 1.00 0.00 211 0 149 800.00 100.00 0.50 120 40 40 159 142 106 145 170 170 240 255 58 110 115 255 123 70 14 177 220 0
|
| 30 |
+
//Midday
|
| 31 |
+
12 10 0 210 194 182 255 255 255 30 117 210 53 162 227 189 175 0 168 98 14 1.70 1.00 0.00 236 0 190 800.00 100.00 0.00 44 34 23 129 128 123 90 170 170 240 255 70 121 120 255 160 88 21 88 220 0
|
| 32 |
+
//7PM
|
| 33 |
+
16 10 0 210 194 182 255 255 255 74 156 208 67 144 182 198 128 0 255 128 0 7.50 1.00 0.00 110 40 75 800.00 100.00 0.80 120 40 40 155 155 155 50 97 97 240 255 90 123 113 255 114 61 10 88 220 0
|
| 34 |
+
//8PM
|
| 35 |
+
12 10 4 210 194 182 255 255 255 181 150 84 167 118 65 255 128 0 255 128 0 2.00 1.00 0.20 100 60 0 800.00 43.00 1.00 0 0 0 163 83 63 67 67 67 240 255 129 93 71 255 66 27 0 177 220 0
|
| 36 |
+
//10PM
|
| 37 |
+
22 20 10 210 194 182 255 255 255 172 143 88 167 118 65 255 128 0 5 8 0 1.00 0.40 0.40 160 100 0 800.00 41.00 1.00 70 27 10 55 55 55 67 67 62 240 255 129 0 0 255 66 106 0 111 60 0
|
| 38 |
+
//
|
| 39 |
+
//////////// EXTRASUNNY_SMOG_LA
|
| 40 |
+
//Amb Amb_Obj Dir Sky top Sky bot SunCore SunCorona SunSz SprSz SprBght Shdw LightShd PoleShd FarClp FogSt LightOnGround LowCloudsRGB BottomCloudRGB WaterRGBA Alpha1 RGB1 Alpha2 RGB2 CloudAlpha
|
| 41 |
+
//Midnight
|
| 42 |
+
33 33 33 249 244 235 255 255 255 19 14 19 6 6 17 255 128 0 5 0 0 1.00 0.30 0.90 200 102 0 800.00 100.00 1.00 30 20 0 3 3 3 85 85 65 240 255 50 61 114 255 14 46 55 25 80 0
|
| 43 |
+
//5AM
|
| 44 |
+
22 33 33 210 194 182 255 255 255 16 16 22 15 15 20 255 128 0 255 128 0 0.00 0.30 0.90 150 100 0 800.00 50.00 1.00 35 9 10 27 30 36 53 104 104 240 255 93 90 114 255 34 40 30 25 80 0
|
| 45 |
+
//6AM
|
| 46 |
+
20 16 16 210 194 182 255 255 255 90 205 255 200 144 85 255 128 0 255 128 0 8.40 0.20 0.40 140 93 0 800.00 50.00 0.80 100 34 25 120 92 88 90 170 170 240 255 86 86 86 255 149 94 0 25 120 0
|
| 47 |
+
//7AM
|
| 48 |
+
11 7 1 210 194 182 255 255 255 90 205 255 114 148 166 255 128 0 255 128 0 1.20 0.20 0.80 100 50 75 800.00 10.00 0.50 120 40 40 159 142 106 145 170 170 240 255 106 107 84 255 96 61 15 25 120 0
|
| 49 |
+
//Midday
|
| 50 |
+
14 7 2 210 194 182 255 255 255 90 147 255 129 148 182 255 128 0 255 128 0 1.00 0.20 0.30 236 0 190 800.00 10.00 0.00 44 34 23 145 164 183 90 170 170 240 255 82 80 43 255 125 94 40 25 50 0
|
| 51 |
+
//7PM
|
| 52 |
+
10 10 5 210 194 182 255 255 255 93 127 157 90 144 182 198 128 0 255 128 0 7.50 0.30 1.00 110 40 103 800.00 10.00 0.80 120 40 40 200 123 96 50 97 97 240 255 124 93 67 255 86 50 10 25 150 0
|
| 53 |
+
//8PM
|
| 54 |
+
10 5 5 210 194 182 255 255 255 181 150 84 167 118 65 255 128 0 255 128 0 2.00 0.30 1.00 100 60 0 800.00 10.00 1.00 120 40 40 72 107 159 67 67 67 240 255 121 102 80 255 44 24 0 25 150 0
|
| 55 |
+
//10PM
|
| 56 |
+
22 12 15 255 222 222 255 255 255 209 150 84 167 118 65 255 128 0 5 8 0 1.00 0.30 0.30 160 100 0 800.00 10.00 1.00 70 27 10 15 11 34 67 67 62 240 255 124 124 124 255 44 24 0 25 80 0
|
| 57 |
+
//
|
| 58 |
+
//////////// SUNNY_SMOG_LA
|
| 59 |
+
//Amb Amb_Obj Dir Sky top Sky bot SunCore SunCorona SunSz SprSz SprBght Shdw LightShd PoleShd FarClp FogSt LightOnGround LowCloudsRGB BottomCloudRGB WaterRGBA Alpha1 RGB1 Alpha2 RGB2 CloudAlpha
|
| 60 |
+
//Midnight
|
| 61 |
+
33 33 33 210 188 166 255 255 255 22 5 12 13 13 31 255 128 0 5 0 0 1.00 0.40 0.60 200 100 0 800.00 155.00 1.00 30 20 0 3 3 3 85 85 65 240 255 57 87 87 255 21 27 88 122 90 0
|
| 62 |
+
//5AM
|
| 63 |
+
33 33 33 210 194 182 255 255 255 15 15 16 14 14 20 255 128 0 255 128 0 0.00 0.40 1.00 150 100 0 800.00 155.00 1.00 35 9 10 27 30 36 53 104 104 240 255 50 78 114 255 34 40 30 122 90 0
|
| 64 |
+
//6AM
|
| 65 |
+
33 33 33 210 194 182 255 255 255 90 205 255 200 144 85 255 128 0 255 128 0 8.40 0.30 0.90 140 93 0 800.00 100.00 0.80 100 34 25 120 92 88 90 170 170 240 255 86 86 86 255 149 94 0 122 120 0
|
| 66 |
+
//7AM
|
| 67 |
+
20 11 5 210 194 182 255 255 255 90 205 255 222 204 200 255 128 0 255 128 0 1.20 0.20 0.10 236 50 75 800.00 100.00 0.50 120 40 40 159 142 106 145 170 170 240 255 106 106 106 255 96 61 15 122 180 0
|
| 68 |
+
//Midday
|
| 69 |
+
15 7 0 210 194 182 255 255 255 79 140 243 143 175 175 255 128 0 255 128 0 2.50 1.00 0.10 236 0 190 800.00 80.00 0.00 44 34 23 145 164 183 90 170 170 240 255 127 123 110 255 99 74 10 122 180 0
|
| 70 |
+
//7PM
|
| 71 |
+
15 11 0 210 194 182 255 255 255 109 142 157 90 144 182 255 55 0 255 255 255 4.30 0.30 0.40 222 40 75 800.00 10.00 0.80 120 40 40 200 123 96 50 97 97 240 255 124 124 107 255 86 50 10 122 180 0
|
| 72 |
+
//8PM
|
| 73 |
+
15 5 0 210 194 182 255 255 255 181 150 84 167 118 65 255 128 0 255 128 0 2.00 0.30 0.70 100 60 0 800.00 10.00 1.00 120 40 40 72 107 159 67 67 67 240 255 121 93 71 255 44 24 0 122 120 0
|
| 74 |
+
//10PM
|
| 75 |
+
33 12 12 210 194 182 255 255 255 181 150 84 197 103 39 255 128 0 5 8 0 1.00 0.30 0.60 160 100 0 800.00 10.00 1.00 70 27 10 15 11 34 67 67 62 240 255 117 124 83 255 66 27 0 122 90 0
|
| 76 |
+
//
|
| 77 |
+
//////////// CLOUDY_LA
|
| 78 |
+
//Amb Amb_Obj Dir Sky top Sky bot SunCore SunCorona SunSz SprSz SprBght Shdw LightShd PoleShd FarClp FogSt LightOnGround LowCloudsRGB BottomCloudRGB WaterRGBA Alpha1 RGB1 Alpha2 RGB2 CloudAlpha
|
| 79 |
+
//Midnight
|
| 80 |
+
10 30 30 157 176 208 255 255 255 10 10 10 10 23 33 10 10 0 10 0 0 1.00 1.00 0.20 200 100 0 700.00 79.00 1.00 30 20 0 23 28 30 55 55 66 240 255 124 124 124 255 45 49 32 155 51 0
|
| 81 |
+
//5AM
|
| 82 |
+
10 24 27 160 171 202 255 255 255 10 10 10 10 22 33 10 10 0 10 0 0 1.00 1.00 0.10 200 100 0 700.00 -22.00 1.00 70 27 10 23 28 30 55 55 66 240 255 80 85 91 255 98 120 120 155 100 0
|
| 83 |
+
//6AM
|
| 84 |
+
16 31 31 163 187 192 255 255 255 22 22 22 15 25 27 0 0 0 0 0 0 3.40 0.90 0.10 200 100 0 700.00 90.00 0.80 100 34 25 23 28 30 77 77 88 240 255 63 80 80 255 122 122 90 155 180 0
|
| 85 |
+
//7AM
|
| 86 |
+
22 22 22 190 176 169 255 255 255 125 145 151 125 145 151 0 0 0 0 0 0 0.00 0.70 0.10 80 50 0 700.00 -22.00 0.50 120 40 40 92 116 125 77 77 88 240 255 124 124 124 255 45 28 12 155 180 0
|
| 87 |
+
//Midday
|
| 88 |
+
22 22 22 190 176 169 255 255 255 125 145 151 125 145 151 10 10 0 10 0 0 2.80 0.50 0.10 80 0 120 700.00 -22.00 0.30 120 100 100 92 116 123 125 125 125 240 255 80 80 80 255 122 122 122 155 180 0
|
| 89 |
+
//7PM
|
| 90 |
+
22 22 22 190 176 169 255 255 255 125 145 151 125 145 151 0 0 0 0 0 0 3.50 1.00 0.10 80 0 0 700.00 -22.00 0.80 120 100 100 92 116 123 123 128 134 240 255 44 44 44 255 122 122 122 155 180 0
|
| 91 |
+
//8PM
|
| 92 |
+
22 22 22 190 176 169 255 255 255 34 56 62 62 72 75 0 0 0 0 0 0 0.00 1.00 0.10 80 50 0 700.00 -22.00 1.00 120 100 100 46 58 61 122 126 134 240 255 90 90 90 255 90 122 122 155 180 0
|
| 93 |
+
//10PM
|
| 94 |
+
24 28 20 222 200 200 255 255 255 15 15 20 20 22 22 10 10 0 10 0 0 1.00 1.00 0.40 200 100 0 700.00 111.00 1.00 70 27 10 23 28 30 10 70 60 240 255 64 64 100 255 69 70 87 155 20 0
|
| 95 |
+
//
|
| 96 |
+
//////////// SUNNY_SF
|
| 97 |
+
//Amb Amb_Obj Dir Sky top Sky bot SunCore SunCorona SunSz SprSz SprBght Shdw LightShd PoleShd FarClp FogSt LightOnGround LowCloudsRGB BottomCloudRGB WaterRGBA Alpha1 RGB1 Alpha2 RGB2 CloudAlpha
|
| 98 |
+
//Midnight
|
| 99 |
+
20 30 30 133 133 133 255 255 255 0 8 12 10 36 65 255 128 0 5 0 0 1.00 0.50 0.40 200 100 0 450.00 100.00 1.00 30 20 0 3 3 3 19 40 52 240 255 66 66 66 255 88 56 28 50 120 0
|
| 100 |
+
//5AM
|
| 101 |
+
20 30 30 143 143 143 255 255 255 15 22 32 4 32 66 255 128 0 255 0 0 0.00 0.30 1.00 150 100 0 454.00 100.00 1.00 70 27 10 50 43 36 21 41 56 240 255 66 99 66 255 88 47 23 50 120 0
|
| 102 |
+
//6AM
|
| 103 |
+
30 30 30 188 188 188 255 255 255 90 205 255 200 144 85 255 128 0 255 128 0 3.00 0.20 0.90 140 100 0 455.00 66.00 0.80 100 34 25 120 92 88 178 160 160 200 255 124 124 124 255 45 47 23 50 120 70
|
| 104 |
+
//7AM
|
| 105 |
+
24 26 30 188 188 188 255 255 255 90 205 255 187 146 116 255 128 0 255 0 0 3.30 1.00 0.10 100 50 0 455.00 66.00 0.50 120 40 40 159 142 106 145 170 170 240 255 55 62 64 255 66 66 80 50 120 0
|
| 106 |
+
//Midday
|
| 107 |
+
30 30 30 188 188 188 255 255 255 90 180 255 90 200 255 255 128 0 255 128 0 2.50 1.00 0.10 150 0 150 455.00 66.00 1.00 120 100 100 180 255 255 90 170 170 240 255 44 94 89 255 45 66 36 50 120 0
|
| 108 |
+
//7PM
|
| 109 |
+
30 30 30 163 163 163 255 255 255 109 142 157 111 155 155 255 0 0 255 0 0 3.30 1.00 0.20 110 40 0 455.00 66.00 0.80 120 40 40 200 123 96 103 95 87 240 255 33 99 99 255 66 66 44 50 120 0
|
| 110 |
+
//8PM
|
| 111 |
+
30 30 30 163 163 163 255 255 255 109 142 189 165 155 130 255 128 0 155 0 0 2.00 0.60 0.30 100 60 0 455.00 66.00 1.00 120 40 40 0 0 0 67 67 67 240 255 124 66 44 255 66 55 23 50 120 0
|
| 112 |
+
//10PM
|
| 113 |
+
13 13 30 143 143 143 255 255 255 20 15 45 13 44 65 255 5 8 5 8 0 1.00 0.50 0.50 160 100 0 455.00 66.00 1.00 70 27 10 0 0 0 44 73 96 240 255 124 124 124 255 45 47 23 50 112 0
|
| 114 |
+
//
|
| 115 |
+
//////////// EXTRASUNNY_SF
|
| 116 |
+
//Amb Amb_Obj Dir Sky top Sky bot SunCore SunCorona SunSz SprSz SprBght Shdw LightShd PoleShd FarClp FogSt LightOnGround LowCloudsRGB BottomCloudRGB WaterRGBA Alpha1 RGB1 Alpha2 RGB2 CloudAlpha
|
| 117 |
+
//Midnight
|
| 118 |
+
20 30 30 133 133 133 255 255 255 10 36 65 10 36 65 255 128 0 5 0 0 1.00 0.50 0.40 200 100 0 450.00 100.00 1.00 30 20 0 3 3 3 19 40 52 240 255 66 66 66 255 88 56 28 0 120 0
|
| 119 |
+
//5AM
|
| 120 |
+
20 30 30 143 143 143 255 255 255 4 32 66 4 32 66 255 128 0 255 0 0 0.00 0.30 1.00 150 100 0 454.00 100.00 1.00 70 27 10 50 43 36 21 41 56 240 255 66 99 66 255 88 47 23 0 120 0
|
| 121 |
+
//6AM
|
| 122 |
+
16 20 27 188 188 188 255 255 255 155 155 155 198 124 85 255 128 0 255 128 0 2.70 0.20 0.20 140 100 0 455.00 66.00 0.80 100 34 25 120 92 88 178 160 160 200 255 86 86 86 255 166 94 0 0 120 0
|
| 123 |
+
//7AM
|
| 124 |
+
12 0 0 188 188 188 255 255 255 155 155 155 198 124 85 255 128 0 255 0 0 1.70 1.00 0.10 100 50 0 455.00 66.00 0.50 120 40 40 159 142 106 145 170 170 240 255 86 86 86 255 166 94 0 0 120 0
|
| 125 |
+
//Midday
|
| 126 |
+
30 30 30 188 188 188 255 255 255 90 180 255 90 200 255 255 128 0 255 128 0 2.50 1.00 0.10 150 0 150 455.00 66.00 1.00 120 100 100 180 255 255 90 170 170 240 255 44 94 89 255 45 66 36 0 120 0
|
| 127 |
+
//7PM
|
| 128 |
+
30 30 30 163 163 163 255 255 255 109 142 157 111 155 155 255 0 0 255 0 0 3.30 1.00 0.20 110 40 0 455.00 66.00 0.80 120 40 40 200 123 96 103 95 87 240 255 33 99 99 255 66 66 44 0 120 0
|
| 129 |
+
//8PM
|
| 130 |
+
30 30 30 163 163 163 255 255 255 109 142 189 165 155 130 255 128 0 155 0 0 2.00 0.60 0.30 100 60 0 455.00 66.00 1.00 120 40 40 0 0 0 67 67 67 240 255 124 66 44 255 66 55 23 0 120 0
|
| 131 |
+
//10PM
|
| 132 |
+
13 13 30 141 141 141 255 255 255 5 25 45 13 44 65 255 5 8 5 8 0 1.00 0.50 0.50 160 100 0 455.00 66.00 1.00 70 27 10 0 0 0 44 73 96 240 255 124 124 124 255 45 47 23 0 112 0
|
| 133 |
+
//
|
| 134 |
+
//////////// CLOUDY_SF
|
| 135 |
+
//Amb Amb_Obj Dir Sky top Sky bot SunCore SunCorona SunSz SprSz SprBght Shdw LightShd PoleShd FarClp FogSt LightOnGround LowCloudsRGB BottomCloudRGB WaterRGBA Alpha1 RGB1 Alpha2 RGB2 CloudAlpha
|
| 136 |
+
//Midnight
|
| 137 |
+
30 30 30 108 108 101 255 255 255 11 11 11 11 11 11 10 10 0 10 0 0 1.00 1.00 1.00 200 100 0 1150.00 -22.00 1.00 30 20 0 23 28 30 55 55 66 240 255 64 64 12 255 88 66 66 155 0 0
|
| 138 |
+
//5AM
|
| 139 |
+
30 22 30 108 108 101 255 255 255 14 14 14 14 14 14 10 10 0 10 0 0 0.00 1.00 1.00 200 100 0 1150.00 -22.00 1.00 70 27 10 23 28 30 55 55 66 240 255 77 67 52 255 85 72 66 155 0 0
|
| 140 |
+
//6AM
|
| 141 |
+
30 30 30 153 153 153 255 255 255 41 46 47 31 36 37 10 10 0 10 0 0 3.40 0.90 0.90 200 100 0 1150.00 -22.00 0.80 100 34 25 23 28 30 77 77 88 240 255 64 64 64 255 77 77 77 155 0 100
|
| 142 |
+
//7AM
|
| 143 |
+
5 5 12 153 153 153 255 255 255 62 72 75 62 72 75 10 10 0 10 0 0 0.00 0.70 0.80 200 50 0 1150.00 -22.00 0.50 120 40 40 46 58 61 77 77 88 240 255 124 124 124 255 48 48 48 155 0 0
|
| 144 |
+
//Midday
|
| 145 |
+
5 5 12 122 123 123 255 255 255 125 145 151 125 145 151 10 10 0 10 0 0 2.80 0.50 0.70 80 0 120 1150.00 -22.00 0.30 120 100 100 92 116 123 125 125 125 240 255 124 124 124 255 48 48 48 155 0 0
|
| 146 |
+
//7PM
|
| 147 |
+
5 30 30 123 123 123 255 255 255 62 72 75 62 72 75 10 10 0 10 0 0 3.50 1.00 1.00 80 0 0 1150.00 -22.00 0.80 120 100 100 46 58 61 123 128 134 240 255 124 124 124 255 48 48 48 155 0 0
|
| 148 |
+
//8PM
|
| 149 |
+
30 30 30 108 108 108 255 255 255 62 72 75 62 72 75 10 10 0 10 0 0 2.00 1.00 1.00 80 50 0 1150.00 -22.00 1.00 120 100 100 46 58 61 122 126 134 240 255 64 64 55 255 48 48 48 155 0 0
|
| 150 |
+
//10PM
|
| 151 |
+
30 30 30 108 108 108 255 255 255 41 46 47 31 36 37 10 10 0 10 0 0 1.00 1.00 1.00 200 100 0 1150.00 -22.00 1.00 70 27 10 23 28 30 77 77 88 240 255 64 64 12 255 48 48 48 155 0 0
|
| 152 |
+
//
|
| 153 |
+
//////////// RAINY_SF
|
| 154 |
+
//Amb Amb_Obj Dir Sky top Sky bot SunCore SunCorona SunSz SprSz SprBght Shdw LightShd PoleShd FarClp FogSt LightOnGround LowCloudsRGB BottomCloudRGB WaterRGBA Alpha1 RGB1 Alpha2 RGB2 CloudAlpha
|
| 155 |
+
//Midnight
|
| 156 |
+
20 30 30 135 173 197 255 255 255 10 10 10 20 20 20 0 0 0 0 0 0 1.00 1.00 0.50 200 100 0 650.00 5.00 1.00 30 20 0 0 0 0 59 68 77 240 255 124 124 124 255 16 48 10 155 0 0
|
| 157 |
+
//5AM
|
| 158 |
+
20 30 30 135 173 197 255 255 255 10 10 10 20 20 20 0 0 0 0 0 0 0.00 1.00 0.60 200 100 0 650.00 5.00 1.00 70 27 10 0 0 0 59 68 77 240 255 124 124 124 255 0 48 20 155 0 0
|
| 159 |
+
//6AM
|
| 160 |
+
20 30 30 135 173 197 255 255 255 10 10 10 20 20 20 0 0 0 0 0 0 3.40 0.90 0.40 200 100 0 650.00 5.00 0.90 100 34 25 0 0 0 62 72 77 240 255 124 124 124 255 0 48 20 155 0 100
|
| 161 |
+
//7AM
|
| 162 |
+
20 30 30 135 173 197 255 255 255 40 40 40 50 50 50 0 0 0 0 0 0 2.50 0.70 0.40 80 80 0 650.00 5.00 0.80 120 40 40 0 0 0 107 117 122 240 255 124 124 124 255 0 48 20 155 0 0
|
| 163 |
+
//Midday
|
| 164 |
+
20 30 30 186 186 186 255 255 255 80 80 80 70 70 70 0 0 0 0 0 0 1.00 0.50 0.10 80 50 120 650.00 5.00 0.70 120 100 100 0 0 0 141 141 140 240 255 124 124 124 255 30 38 30 155 0 0
|
| 165 |
+
//7PM
|
| 166 |
+
20 30 30 135 173 193 255 255 255 80 80 80 70 70 70 0 0 0 0 0 0 3.50 1.00 0.50 80 50 0 650.00 5.00 0.90 120 40 40 0 0 0 116 135 144 240 255 124 124 124 255 10 46 22 155 0 0
|
| 167 |
+
//8PM
|
| 168 |
+
20 30 30 167 198 223 255 255 255 40 40 40 70 70 70 0 0 0 0 0 0 2.00 1.00 1.00 80 80 0 650.00 5.00 1.00 120 40 40 0 0 0 132 176 189 240 255 124 124 124 255 0 48 20 155 0 0
|
| 169 |
+
//10PM
|
| 170 |
+
20 30 30 167 198 223 255 255 255 40 40 40 50 50 50 0 0 0 0 0 0 1.00 1.00 1.00 200 100 0 650.00 5.00 1.00 70 27 10 0 0 0 161 176 189 240 255 124 124 124 255 0 48 20 155 0 0
|
| 171 |
+
//
|
| 172 |
+
//////////// FOGGY_SF
|
| 173 |
+
//Amb Amb_Obj Dir Sky top Sky bot SunCore SunCorona SunSz SprSz SprBght Shdw LightShd PoleShd FarClp FogSt LightOnGround LowCloudsRGB BottomCloudRGB WaterRGBA Alpha1 RGB1 Alpha2 RGB2 CloudAlpha
|
| 174 |
+
//Midnight
|
| 175 |
+
33 33 33 141 141 141 255 255 255 0 40 40 0 40 40 10 10 0 10 0 0 1.00 1.00 0.70 60 50 0 150.00 -200.00 1.00 30 20 0 0 0 0 120 120 125 240 255 124 124 124 255 30 30 32 0 120 0
|
| 176 |
+
//5AM
|
| 177 |
+
33 33 33 210 141 141 255 255 255 0 45 45 0 45 45 10 10 0 10 0 0 0.00 1.00 0.70 60 50 0 150.00 -200.00 1.00 70 27 10 0 0 0 120 120 125 240 255 124 124 124 255 30 30 32 0 120 0
|
| 178 |
+
//6AM
|
| 179 |
+
33 33 33 141 141 141 255 255 255 0 45 45 0 45 45 0 10 0 10 0 0 3.40 0.90 0.70 60 50 0 150.00 -200.00 0.80 100 34 25 0 0 0 128 128 125 240 255 124 124 124 255 30 30 32 0 120 100
|
| 180 |
+
//7AM
|
| 181 |
+
33 33 33 141 141 141 255 255 255 40 50 50 40 50 50 10 10 0 10 0 0 2.50 0.70 0.70 60 50 0 150.00 -200.00 0.60 120 40 40 0 0 0 128 128 125 240 255 124 124 124 255 30 30 32 0 120 0
|
| 182 |
+
//Midday
|
| 183 |
+
13 13 13 141 141 141 255 255 255 146 155 155 127 144 144 10 10 0 10 0 0 1.00 0.50 0.30 60 50 60 250.00 -30.00 0.30 120 100 100 0 0 0 128 128 128 240 255 124 124 124 255 30 30 32 0 120 0
|
| 184 |
+
//7PM
|
| 185 |
+
13 13 13 141 141 141 255 255 255 100 100 105 100 100 105 10 10 0 10 0 0 3.50 1.00 0.30 60 50 0 150.00 -70.00 0.80 120 40 40 0 0 0 123 123 124 240 255 124 124 124 255 30 30 32 0 111 0
|
| 186 |
+
//8PM
|
| 187 |
+
13 13 13 141 141 141 255 255 255 41 60 60 35 53 50 10 10 0 10 0 0 2.00 1.00 1.00 60 50 0 150.00 -80.00 1.00 120 40 40 0 0 0 122 121 124 240 255 124 124 124 255 30 30 32 0 120 0
|
| 188 |
+
//10PM
|
| 189 |
+
33 33 33 141 141 141 255 255 255 0 40 40 0 40 40 10 10 0 10 0 0 1.00 1.00 0.70 60 50 0 150.00 -100.00 1.00 70 27 10 0 0 0 123 124 120 240 255 124 124 124 255 30 30 32 0 120 0
|
| 190 |
+
//
|
| 191 |
+
//////////// SUNNY_VEGAS
|
| 192 |
+
//Amb Amb_Obj Dir Sky top Sky bot SunCore SunCorona SunSz SprSz SprBght Shdw LightShd PoleShd FarClp FogSt LightOnGround LowCloudsRGB BottomCloudRGB WaterRGBA Alpha1 RGB1 Alpha2 RGB2 CloudAlpha
|
| 193 |
+
//Midnight
|
| 194 |
+
25 22 22 144 137 137 255 255 255 16 7 23 24 0 37 255 255 0 5 0 0 1.00 0.30 0.80 200 100 0 1000.00 100.00 1.00 30 20 0 3 3 3 38 38 55 240 255 64 64 64 255 88 27 0 122 0 0
|
| 195 |
+
//5AM
|
| 196 |
+
24 16 25 138 138 138 255 255 255 20 4 19 31 11 27 255 128 0 255 0 0 0.00 0.30 0.80 150 100 0 1000.00 100.00 1.00 70 27 10 50 43 36 53 62 68 240 255 64 64 152 255 79 27 0 122 0 0
|
| 197 |
+
//6AM
|
| 198 |
+
0 5 10 188 188 188 255 255 255 90 205 255 200 144 85 255 128 0 255 128 0 8.40 0.40 0.10 140 100 0 1000.00 100.00 0.80 100 34 25 120 92 88 185 160 160 240 255 64 64 64 255 77 66 0 122 0 0
|
| 199 |
+
//7AM
|
| 200 |
+
13 13 1 188 188 188 255 255 255 90 205 255 90 200 255 255 128 0 255 0 0 3.30 0.20 0.10 100 50 0 1000.00 100.00 0.50 120 40 40 159 142 106 145 170 170 240 255 64 64 64 255 64 64 22 122 0 0
|
| 201 |
+
//Midday
|
| 202 |
+
13 13 1 188 188 188 255 255 255 90 180 255 90 200 255 255 128 0 255 128 0 2.50 0.10 0.30 150 0 150 1000.00 10.00 1.00 120 100 100 180 255 255 90 170 170 240 255 64 64 64 255 128 111 44 122 88 0
|
| 203 |
+
//7PM
|
| 204 |
+
1 1 1 163 159 163 255 255 255 109 142 157 90 200 255 255 255 255 255 255 255 3.50 0.20 1.00 110 40 0 1000.00 10.00 0.80 120 40 40 200 123 96 153 95 87 240 255 64 64 64 255 122 27 0 122 0 0
|
| 205 |
+
//8PM
|
| 206 |
+
1 1 0 137 137 137 255 255 255 181 150 84 136 110 74 255 128 0 155 0 0 2.00 0.20 1.00 100 60 0 1000.00 10.00 1.00 120 40 40 0 0 0 67 67 67 240 255 127 93 71 255 83 11 0 122 0 0
|
| 207 |
+
//10PM
|
| 208 |
+
12 6 12 138 138 138 255 255 255 31 15 44 39 24 64 255 5 8 5 8 0 1.00 0.30 0.60 160 100 0 1000.00 10.00 1.00 70 27 10 0 0 0 67 67 62 240 255 124 124 124 255 34 27 0 122 0 0
|
| 209 |
+
//
|
| 210 |
+
//////////// EXTRASUNNY_VEGAS
|
| 211 |
+
//Amb Amb_Obj Dir Sky top Sky bot SunCore SunCorona SunSz SprSz SprBght Shdw LightShd PoleShd FarClp FogSt LightOnGround LowCloudsRGB BottomCloudRGB WaterRGBA Alpha1 RGB1 Alpha2 RGB2 CloudAlpha
|
| 212 |
+
//Midnight
|
| 213 |
+
22 22 22 163 163 163 255 255 255 9 6 9 18 15 44 255 255 0 5 0 0 1.00 0.30 0.70 200 100 0 1000.00 200.00 1.00 30 20 0 3 3 3 38 38 55 240 255 77 77 77 255 88 66 41 0 30 0
|
| 214 |
+
//5AM
|
| 215 |
+
12 12 12 163 163 163 255 255 255 0 5 10 16 1 30 255 128 0 255 0 0 0.00 0.40 0.50 150 100 0 1000.00 200.00 1.00 70 27 10 50 43 36 53 62 68 240 255 124 106 116 255 52 27 0 0 90 0
|
| 216 |
+
//6AM
|
| 217 |
+
12 12 12 188 188 188 255 255 255 141 99 81 200 144 85 255 128 0 255 128 0 8.40 1.00 0.10 140 100 0 1000.00 0.00 0.80 100 34 25 120 92 88 185 160 160 240 255 66 66 66 255 90 70 20 0 90 0
|
| 218 |
+
//7AM
|
| 219 |
+
13 4 0 188 188 188 255 255 255 90 205 255 200 144 90 255 128 0 255 0 0 3.70 1.00 0.00 100 50 0 1000.00 0.00 0.50 120 40 40 159 142 106 145 170 170 240 255 124 60 60 255 89 91 44 0 90 0
|
| 220 |
+
//Midday
|
| 221 |
+
13 13 0 188 188 188 255 255 255 90 180 255 90 200 255 255 128 0 255 128 0 2.50 1.00 0.00 150 0 150 1000.00 10.00 1.00 120 100 100 180 255 255 90 170 170 240 255 64 64 64 255 90 80 33 0 90 0
|
| 222 |
+
//7PM
|
| 223 |
+
13 13 0 163 163 163 255 255 255 90 180 255 90 200 255 255 47 0 255 0 0 2.50 0.30 0.40 110 40 0 1000.00 10.00 0.80 120 40 40 200 123 96 143 121 87 240 255 64 64 64 255 114 57 27 0 90 0
|
| 224 |
+
//8PM
|
| 225 |
+
13 13 0 163 163 163 255 255 255 109 142 189 165 155 130 255 128 0 155 0 0 2.00 0.50 0.60 100 60 0 1000.00 10.00 1.00 120 40 40 0 0 0 67 67 67 240 255 55 55 55 255 120 50 0 0 90 0
|
| 226 |
+
//10PM
|
| 227 |
+
22 22 23 163 163 163 255 255 255 0 0 0 18 15 44 255 5 8 5 8 0 1.00 0.50 0.70 160 100 0 1000.00 200.00 1.00 70 27 10 0 0 0 71 46 53 240 255 77 77 77 255 122 55 33 0 30 0
|
| 228 |
+
//
|
| 229 |
+
//////////// CLOUDY_VEGAS
|
| 230 |
+
//Amb Amb_Obj Dir Sky top Sky bot SunCore SunCorona SunSz SprSz SprBght Shdw LightShd PoleShd FarClp FogSt LightOnGround LowCloudsRGB BottomCloudRGB WaterRGBA Alpha1 RGB1 Alpha2 RGB2 CloudAlpha
|
| 231 |
+
//Midnight
|
| 232 |
+
2 20 33 163 163 163 255 255 255 22 33 44 11 23 44 0 0 0 0 0 0 0.00 1.00 1.00 200 100 0 1000.00 100.00 1.00 30 20 0 3 3 3 38 38 55 240 255 66 124 124 255 34 27 0 44 0 0
|
| 233 |
+
//5AM
|
| 234 |
+
11 22 33 163 163 163 255 255 255 22 33 44 22 33 44 0 0 0 0 0 0 0.00 1.00 1.00 150 100 0 1000.00 100.00 1.00 70 27 10 50 43 36 53 62 68 240 255 66 124 124 255 34 27 0 44 0 0
|
| 235 |
+
//6AM
|
| 236 |
+
22 22 33 188 188 187 255 255 255 84 83 88 77 77 77 0 0 0 0 0 0 0.00 1.00 0.90 140 100 0 1000.00 100.00 0.80 100 34 25 120 92 88 185 160 160 240 255 64 124 124 255 34 27 0 122 0 0
|
| 237 |
+
//7AM
|
| 238 |
+
22 22 22 188 188 188 255 255 255 211 211 255 155 155 155 0 0 0 0 0 0 0.00 1.00 0.80 100 50 0 1000.00 100.00 0.50 120 40 40 159 142 106 145 170 170 240 255 64 64 64 255 66 55 21 122 0 0
|
| 239 |
+
//Midday
|
| 240 |
+
22 22 22 188 188 188 255 255 255 144 144 144 122 122 122 0 0 0 0 0 0 0.00 1.00 0.30 150 0 150 1000.00 10.00 1.00 120 100 100 88 88 88 90 170 170 240 255 124 124 124 255 66 55 21 122 0 0
|
| 241 |
+
//7PM
|
| 242 |
+
22 22 22 188 163 163 255 255 255 144 144 144 155 155 155 0 0 0 0 0 0 0.00 1.00 1.00 110 40 0 1000.00 10.00 0.80 120 40 40 88 88 88 153 95 87 240 255 64 64 64 255 66 66 50 122 0 0
|
| 243 |
+
//8PM
|
| 244 |
+
2 2 13 163 163 163 255 255 255 88 88 88 88 88 88 0 0 0 0 0 0 0.00 1.00 1.00 100 60 0 1000.00 10.00 1.00 120 52 79 88 88 88 67 67 67 240 255 124 124 124 255 34 27 0 122 0 0
|
| 245 |
+
//10PM
|
| 246 |
+
2 20 33 163 163 163 255 255 255 22 33 44 11 23 44 0 0 8 0 0 0 0.00 1.00 1.00 160 100 0 1000.00 10.00 1.00 70 27 10 0 0 0 67 67 62 240 255 124 124 124 255 34 27 0 44 0 0
|
| 247 |
+
//
|
| 248 |
+
//////////// EXTRASUNNY_COUNTRYSIDE
|
| 249 |
+
//Amb Amb_Obj Dir Sky top Sky bot SunCore SunCorona SunSz SprSz SprBght Shdw LightShd PoleShd FarClp FogSt LightOnGround LowCloudsRGB BottomCloudRGB WaterRGBA Alpha1 RGB1 Alpha2 RGB2 CloudAlpha
|
| 250 |
+
//Midnight
|
| 251 |
+
33 33 12 163 163 163 255 255 255 0 30 30 10 22 35 255 255 0 5 0 0 1.00 0.50 1.00 200 100 0 1500.00 100.00 1.00 30 20 0 3 3 3 53 62 68 240 255 89 97 80 255 17 86 109 44 120 0
|
| 252 |
+
//5AM
|
| 253 |
+
22 25 25 163 163 163 255 255 255 0 30 30 10 22 35 255 128 0 255 0 0 0.00 0.40 1.00 150 100 0 1500.00 100.00 1.00 23 30 20 50 43 36 53 62 68 240 255 103 107 80 255 10 90 100 88 120 0
|
| 254 |
+
//6AM
|
| 255 |
+
23 23 23 188 188 188 255 255 255 90 145 227 200 144 85 255 128 0 255 255 255 8.40 0.30 0.90 140 100 0 1500.00 100.00 0.80 100 34 25 120 92 88 185 160 160 240 255 124 124 69 255 91 9 0 75 120 0
|
| 256 |
+
//7AM
|
| 257 |
+
22 24 22 188 188 188 255 255 255 90 205 255 187 146 116 255 128 0 255 255 255 3.30 0.40 0.30 100 50 0 1500.00 5.00 0.50 120 40 40 159 142 106 145 170 170 240 255 62 64 44 255 80 36 22 81 120 0
|
| 258 |
+
//Midday
|
| 259 |
+
22 5 5 203 188 188 255 255 255 90 180 255 57 165 255 255 128 0 255 128 0 2.50 1.00 0.10 150 0 150 1500.00 65.00 1.00 120 100 100 180 255 255 90 170 170 240 255 60 60 46 255 86 84 52 105 120 0
|
| 260 |
+
//7PM
|
| 261 |
+
22 22 22 163 163 163 255 255 255 109 142 157 165 155 130 255 25 0 255 255 255 7.50 0.50 0.60 110 40 0 1500.00 5.00 0.80 120 40 40 200 123 96 148 134 97 240 255 66 66 46 255 80 72 32 99 120 0
|
| 262 |
+
//8PM
|
| 263 |
+
5 5 0 163 163 163 255 255 255 109 142 189 165 155 130 255 128 0 155 0 0 2.00 0.40 0.40 100 60 0 1500.00 10.00 1.00 120 40 40 0 0 0 67 67 67 240 255 118 89 48 255 69 28 6 62 120 0
|
| 264 |
+
//10PM
|
| 265 |
+
22 22 12 163 163 163 255 255 255 20 15 45 66 66 64 255 5 8 5 8 0 1.00 0.30 0.60 160 100 0 1500.00 10.00 1.00 70 27 10 0 0 0 67 67 62 240 255 62 62 124 255 132 80 40 44 120 0
|
| 266 |
+
//
|
| 267 |
+
//////////// SUNNY_COUNTRYSIDE
|
| 268 |
+
//Amb Amb_Obj Dir Sky top Sky bot SunCore SunCorona SunSz SprSz SprBght Shdw LightShd PoleShd FarClp FogSt LightOnGround LowCloudsRGB BottomCloudRGB WaterRGBA Alpha1 RGB1 Alpha2 RGB2 CloudAlpha
|
| 269 |
+
//Midnight
|
| 270 |
+
33 33 33 163 163 163 255 255 255 10 22 35 10 22 35 255 255 0 5 0 0 1.00 0.50 1.00 200 100 0 1500.00 100.00 1.00 30 20 0 3 3 3 53 62 68 240 255 89 97 80 255 17 86 109 44 120 0
|
| 271 |
+
//5AM
|
| 272 |
+
22 25 25 163 163 163 255 255 255 10 22 35 10 22 35 255 128 0 255 0 0 0.00 0.40 1.00 150 100 0 1500.00 100.00 1.00 23 30 20 50 43 36 53 62 68 240 255 103 107 80 255 10 90 100 88 120 0
|
| 273 |
+
//6AM
|
| 274 |
+
23 23 23 188 188 188 255 255 255 90 145 227 200 144 85 255 255 255 122 122 0 8.40 0.30 0.90 140 100 0 1500.00 100.00 0.80 100 34 25 120 92 88 185 160 160 240 255 124 124 69 255 91 9 0 75 120 0
|
| 275 |
+
//7AM
|
| 276 |
+
5 5 5 188 188 188 255 255 255 90 205 255 187 146 116 255 255 255 122 122 0 3.30 0.40 0.30 100 50 0 1500.00 5.00 0.50 120 40 40 159 142 106 145 170 170 240 255 62 64 44 255 80 36 22 81 120 0
|
| 277 |
+
//Midday
|
| 278 |
+
22 22 5 188 188 188 255 255 255 90 180 255 57 165 255 255 128 0 255 128 0 2.50 1.00 0.10 150 0 150 1500.00 65.00 1.00 120 100 100 180 255 255 90 170 170 240 255 60 60 46 255 86 84 52 105 120 0
|
| 279 |
+
//7PM
|
| 280 |
+
22 22 5 163 163 163 255 255 255 109 142 157 165 155 130 255 128 0 255 0 0 7.50 0.50 0.60 110 40 0 1500.00 5.00 0.80 120 40 40 152 123 96 148 134 97 240 255 66 66 46 255 80 72 32 99 120 0
|
| 281 |
+
//8PM
|
| 282 |
+
21 21 21 163 163 163 255 255 255 109 142 189 165 155 130 255 128 0 155 0 0 2.00 0.40 0.40 100 60 0 1500.00 10.00 1.00 120 40 40 54 55 55 67 67 67 240 255 118 89 48 255 69 28 6 62 120 0
|
| 283 |
+
//10PM
|
| 284 |
+
33 33 33 163 163 163 255 255 255 20 15 45 66 66 64 255 5 8 5 8 0 1.00 0.30 0.60 160 100 0 1500.00 10.00 1.00 70 27 10 0 0 0 67 67 62 240 255 62 62 124 255 132 80 40 44 120 0
|
| 285 |
+
//
|
| 286 |
+
//////////// CLOUDY_COUNTRYSIDE
|
| 287 |
+
//Amb Amb_Obj Dir Sky top Sky bot SunCore SunCorona SunSz SprSz SprBght Shdw LightShd PoleShd FarClp FogSt LightOnGround LowCloudsRGB BottomCloudRGB WaterRGBA Alpha1 RGB1 Alpha2 RGB2 CloudAlpha
|
| 288 |
+
//Midnight
|
| 289 |
+
12 22 35 200 200 200 255 255 255 0 9 9 1 24 32 0 0 0 0 0 0 1.00 0.30 0.40 200 100 0 1150.00 -22.00 1.00 30 20 0 23 28 30 32 43 66 240 255 77 77 77 255 99 99 83 122 0 0
|
| 290 |
+
//5AM
|
| 291 |
+
3 18 33 190 176 169 255 255 255 0 9 9 1 24 32 0 0 0 0 0 0 1.00 0.30 0.50 200 100 0 1150.00 -22.00 1.00 70 27 10 23 28 30 26 58 66 240 255 124 124 124 255 48 48 48 122 0 0
|
| 292 |
+
//6AM
|
| 293 |
+
12 22 22 190 176 169 255 255 255 41 46 47 31 36 37 0 0 0 0 0 0 3.40 0.30 0.40 200 100 0 1150.00 -22.00 0.80 100 34 25 23 28 30 42 77 88 240 255 124 124 124 255 48 48 48 122 0 0
|
| 294 |
+
//7AM
|
| 295 |
+
12 22 21 190 176 169 255 255 255 62 72 75 62 72 75 0 0 0 0 0 0 0.00 0.40 0.10 200 50 0 1150.00 -22.00 0.50 120 40 40 46 58 61 52 77 88 240 255 124 124 124 255 48 48 48 122 0 0
|
| 296 |
+
//Midday
|
| 297 |
+
2 5 5 188 188 183 255 255 255 125 145 151 125 145 151 0 0 0 0 9 9 2.00 0.30 0.30 80 0 120 1150.00 -22.00 0.30 120 100 100 92 116 123 97 125 125 240 255 124 124 124 255 48 48 48 122 0 0
|
| 298 |
+
//7PM
|
| 299 |
+
0 5 5 190 176 169 255 255 255 62 72 75 62 72 75 0 0 0 0 0 0 3.50 0.40 0.30 80 0 0 1150.00 -22.00 0.80 120 100 100 46 58 61 102 128 134 240 255 124 124 124 255 48 48 48 122 0 0
|
| 300 |
+
//8PM
|
| 301 |
+
7 5 22 190 176 169 255 255 255 36 36 40 31 36 44 0 0 0 0 0 0 2.00 0.20 1.00 80 50 0 1150.00 -22.00 1.00 120 100 100 46 58 61 105 126 134 240 255 124 124 124 255 48 48 48 122 0 0
|
| 302 |
+
//10PM
|
| 303 |
+
5 22 33 190 176 169 255 255 255 7 9 9 1 24 32 0 0 0 0 0 0 1.00 0.20 1.00 200 100 0 1150.00 -22.00 1.00 70 27 10 23 28 30 41 77 74 240 255 124 124 124 255 48 48 48 122 0 0
|
| 304 |
+
//
|
| 305 |
+
//////////// RAINY_COUNTRYSIDE
|
| 306 |
+
//Amb Amb_Obj Dir Sky top Sky bot SunCore SunCorona SunSz SprSz SprBght Shdw LightShd PoleShd FarClp FogSt LightOnGround LowCloudsRGB BottomCloudRGB WaterRGBA Alpha1 RGB1 Alpha2 RGB2 CloudAlpha
|
| 307 |
+
//Midnight
|
| 308 |
+
21 21 39 135 173 197 255 255 255 40 40 40 50 50 50 0 0 0 0 0 0 1.00 1.00 0.60 200 100 0 650.00 155.00 1.00 30 20 0 0 0 0 58 115 150 240 255 38 64 98 255 0 64 20 90 55 0
|
| 309 |
+
//5AM
|
| 310 |
+
31 31 31 135 173 197 255 255 255 50 50 50 50 50 50 0 0 0 0 0 0 1.00 1.00 0.70 200 100 0 650.00 5.00 1.00 70 27 10 0 0 0 59 68 77 240 255 94 66 55 255 22 66 33 90 120 0
|
| 311 |
+
//6AM
|
| 312 |
+
31 31 31 135 173 197 255 255 255 39 50 50 60 60 60 0 0 0 0 0 0 3.40 0.90 0.30 200 100 0 650.00 161.00 0.90 100 34 25 0 0 0 62 72 77 240 255 88 89 110 255 0 64 20 90 120 100
|
| 313 |
+
//7AM
|
| 314 |
+
21 21 21 135 173 197 255 255 255 69 69 69 79 79 79 0 0 0 0 0 0 0.00 0.70 0.50 80 80 0 650.00 5.00 0.80 120 40 40 0 0 0 107 117 122 240 255 80 61 81 255 14 61 20 90 120 0
|
| 315 |
+
//Midday
|
| 316 |
+
21 21 21 186 186 186 255 255 255 80 80 80 70 70 70 0 0 0 0 0 0 1.00 0.50 0.70 80 50 120 650.00 5.00 0.70 120 100 100 0 0 0 141 141 140 240 255 69 69 69 255 55 55 55 90 120 0
|
| 317 |
+
//7PM
|
| 318 |
+
21 21 21 135 173 193 255 255 255 80 80 80 70 70 70 0 0 0 0 0 0 3.50 0.80 0.80 80 50 0 650.00 5.00 0.90 120 40 40 0 0 0 116 135 144 240 255 60 90 85 255 38 42 22 90 120 0
|
| 319 |
+
//8PM
|
| 320 |
+
255 167 198 223 255 255 255 40 40 40 70 70 70 0 0 0 0 0 0 2.00 1.90 0.80 80 80 0 650.00 123.00 1.00 120 40 40 0 0 0 132 176 189 240 255 38 64 99 255 0 55 20 90 55 0
|
| 321 |
+
//10PM
|
| 322 |
+
31 31 39 167 198 223 255 255 255 40 40 40 50 50 50 0 0 0 0 0 0 1.00 0.20 0.50 200 100 0 650.00 188.00 1.00 70 27 10 0 0 0 80 105 144 240 255 38 64 98 255 0 55 20 90 120 0
|
| 323 |
+
//
|
| 324 |
+
//////////// EXTRASUNNY_DESERT
|
| 325 |
+
//Amb Amb_Obj Dir Sky top Sky bot SunCore SunCorona SunSz SprSz SprBght Shdw LightShd PoleShd FarClp FogSt LightOnGround LowCloudsRGB BottomCloudRGB WaterRGBA Alpha1 RGB1 Alpha2 RGB2 CloudAlpha
|
| 326 |
+
//Midnight
|
| 327 |
+
5 5 11 163 163 163 255 255 255 0 0 26 45 0 64 255 255 0 5 0 0 1.00 0.40 1.00 200 100 0 1500.00 100.00 1.00 30 20 0 3 3 3 38 38 55 240 255 84 109 141 255 34 17 77 0 0 0
|
| 328 |
+
//5AM
|
| 329 |
+
5 5 15 180 163 163 255 255 255 11 0 21 80 50 58 255 128 0 255 0 0 0.00 0.70 0.50 150 100 0 1500.00 100.00 1.00 70 27 10 50 43 36 53 62 68 240 255 124 93 131 255 34 17 14 0 0 0
|
| 330 |
+
//6AM
|
| 331 |
+
5 5 22 188 188 188 255 255 255 90 205 255 200 144 85 255 128 0 155 155 155 8.40 1.00 0.10 140 100 0 1500.00 100.00 0.80 100 34 25 120 92 88 159 138 120 240 255 88 88 88 255 144 77 0 0 69 0
|
| 332 |
+
//7AM
|
| 333 |
+
10 10 10 188 188 188 255 255 255 210 231 200 250 218 143 255 128 0 155 155 155 3.80 1.00 0.20 100 50 0 1500.00 100.00 0.50 120 40 40 159 142 106 145 170 170 240 255 64 64 56 255 113 55 0 0 188 0
|
| 334 |
+
//Midday
|
| 335 |
+
0 0 0 188 188 188 255 255 255 233 231 233 250 156 158 255 128 0 255 128 0 2.50 1.00 0.00 150 0 150 1500.00 111.00 1.00 120 100 100 180 255 255 126 170 140 240 255 77 77 66 255 120 69 0 0 122 0
|
| 336 |
+
//7PM
|
| 337 |
+
0 0 0 163 163 163 255 255 255 210 231 200 250 218 143 255 128 0 255 0 0 7.50 1.00 0.60 110 40 0 1500.00 10.00 0.80 120 40 40 200 123 96 139 112 87 240 255 88 88 77 255 92 20 0 0 188 0
|
| 338 |
+
//8PM
|
| 339 |
+
0 0 0 163 163 163 255 255 255 76 59 26 84 67 24 255 128 0 155 0 0 2.00 1.00 0.40 100 60 0 1500.00 10.00 1.00 120 40 40 30 0 0 67 67 67 240 255 127 96 63 255 165 62 0 0 0 0
|
| 340 |
+
//10PM
|
| 341 |
+
5 5 11 163 163 163 255 255 255 5 11 29 54 0 64 255 5 8 5 8 0 1.00 0.50 0.60 160 100 0 1500.00 10.00 1.00 70 27 10 0 0 0 67 67 62 240 255 84 109 124 255 34 17 77 0 0 0
|
| 342 |
+
//
|
| 343 |
+
//////////// SUNNY_DESERT
|
| 344 |
+
//Amb Amb_Obj Dir Sky top Sky bot SunCore SunCorona SunSz SprSz SprBght Shdw LightShd PoleShd FarClp FogSt LightOnGround LowCloudsRGB BottomCloudRGB WaterRGBA Alpha1 RGB1 Alpha2 RGB2 CloudAlpha
|
| 345 |
+
//Midnight
|
| 346 |
+
10 10 20 163 163 163 255 255 255 0 0 26 45 0 64 255 255 0 5 0 0 1.00 0.40 1.00 200 100 0 1500.00 100.00 1.00 30 20 0 3 3 3 38 38 55 240 255 84 109 141 255 34 17 77 55 0 0
|
| 347 |
+
//5AM
|
| 348 |
+
10 10 15 180 163 163 255 255 255 11 0 21 80 50 58 255 128 0 255 0 0 0.00 0.70 0.50 150 100 0 1500.00 100.00 1.00 70 27 10 50 43 36 53 62 68 240 255 124 93 131 255 34 17 14 55 0 0
|
| 349 |
+
//6AM
|
| 350 |
+
5 5 22 188 188 188 255 255 255 90 205 255 200 144 85 255 128 0 155 155 155 8.40 1.00 0.10 140 100 0 1500.00 100.00 0.80 100 34 25 120 92 88 159 138 120 240 255 88 88 88 255 144 77 0 100 69 0
|
| 351 |
+
//7AM
|
| 352 |
+
0 0 0 188 188 188 255 255 255 210 231 200 250 218 143 255 128 0 155 155 155 3.80 1.00 0.20 100 50 0 1500.00 100.00 0.50 120 40 40 159 142 106 145 170 170 240 255 64 64 56 255 113 55 0 55 188 0
|
| 353 |
+
//Midday
|
| 354 |
+
0 0 0 188 188 188 255 255 255 233 231 233 250 156 158 255 128 0 255 128 0 2.50 1.00 0.00 150 0 150 1500.00 111.00 1.00 120 100 100 180 255 255 126 170 140 240 255 77 77 66 255 120 69 0 33 122 0
|
| 355 |
+
//7PM
|
| 356 |
+
0 0 0 163 163 163 255 255 255 210 231 200 250 218 143 255 128 0 255 0 0 7.50 1.00 0.60 110 40 0 1500.00 10.00 0.80 120 40 40 200 123 96 139 112 87 240 255 88 88 77 255 92 20 0 55 188 0
|
| 357 |
+
//8PM
|
| 358 |
+
0 0 0 163 163 163 255 255 255 181 150 84 167 108 65 255 128 0 155 0 0 2.00 1.00 0.40 100 60 0 1500.00 10.00 1.00 120 40 40 30 0 0 67 67 67 240 255 81 85 40 255 66 27 0 53 0 0
|
| 359 |
+
//10PM
|
| 360 |
+
10 10 10 163 163 163 255 255 255 5 11 29 54 0 64 255 5 8 5 8 0 1.00 0.50 0.60 160 100 0 1500.00 10.00 1.00 70 27 10 0 0 0 67 67 62 240 255 84 109 124 255 34 17 77 55 0 0
|
| 361 |
+
//
|
| 362 |
+
//////////// SANDSTORM_DESERT
|
| 363 |
+
//Amb Amb_Obj Dir Sky top Sky bot SunCore SunCorona SunSz SprSz SprBght Shdw LightShd PoleShd FarClp FogSt LightOnGround LowCloudsRGB BottomCloudRGB WaterRGBA Alpha1 RGB1 Alpha2 RGB2 CloudAlpha
|
| 364 |
+
//Midnight
|
| 365 |
+
21 21 21 137 137 137 255 255 255 55 55 55 55 55 55 255 255 0 5 0 0 1.00 1.00 1.00 50 100 0 150.00 -111.00 1.00 30 20 0 3 3 3 38 38 55 240 255 64 64 64 255 56 38 0 0 12 0
|
| 366 |
+
//5AM
|
| 367 |
+
21 21 21 137 137 137 255 255 255 105 102 82 105 102 82 255 128 0 255 0 0 0.00 1.00 1.00 50 100 0 150.00 -111.00 1.00 70 27 10 50 43 36 53 62 68 240 255 64 64 64 255 56 38 0 0 12 0
|
| 368 |
+
//6AM
|
| 369 |
+
21 21 21 137 137 137 255 255 255 112 109 89 112 109 89 255 128 0 255 128 0 8.40 1.00 0.00 50 100 0 150.00 -111.00 0.80 100 34 25 120 92 88 185 160 160 192 255 64 64 64 255 56 32 0 0 12 0
|
| 370 |
+
//7AM
|
| 371 |
+
21 21 21 137 137 137 255 255 255 120 117 96 120 117 96 0 0 0 0 0 0 0.00 1.00 0.00 50 50 0 150.00 -111.00 0.50 120 40 40 159 142 106 145 170 170 230 255 64 64 64 255 99 89 77 0 12 0
|
| 372 |
+
//Midday
|
| 373 |
+
11 11 11 137 137 137 255 255 255 166 163 140 166 163 140 0 0 0 0 0 0 0.00 1.00 0.00 50 0 0 150.00 -111.00 1.00 120 100 100 180 255 255 45 90 90 240 255 64 44 33 255 99 99 77 0 44 0
|
| 374 |
+
//7PM
|
| 375 |
+
21 21 21 137 137 137 255 255 255 97 94 78 97 94 78 255 128 0 255 0 0 0.00 1.00 1.00 50 40 0 150.00 -111.00 0.80 120 40 40 200 123 96 98 95 87 240 255 64 64 64 255 99 99 99 0 255 0
|
| 376 |
+
//8PM
|
| 377 |
+
21 21 21 137 137 137 255 255 255 87 84 69 87 84 69 255 128 0 155 0 0 2.00 1.00 1.00 50 60 0 150.00 -111.00 1.00 120 40 40 0 0 0 67 67 67 240 255 64 64 64 255 56 38 0 0 255 0
|
| 378 |
+
//10PM
|
| 379 |
+
21 21 21 137 155 33 255 255 255 55 55 55 55 55 55 255 5 8 5 8 0 1.00 1.00 1.00 50 100 0 150.00 -111.00 1.00 70 27 10 0 0 0 67 67 62 240 255 64 64 64 255 56 38 0 0 0 0
|
| 380 |
+
//
|
| 381 |
+
//////////// UNDERWATER
|
| 382 |
+
//Amb Amb_Obj Dir Sky top Sky bot SunCore SunCorona SunSz SprSz SprBght Shdw LightShd PoleShd FarClp FogSt LightOnGround LowCloudsRGB BottomCloudRGB WaterRGBA Alpha1 RGB1 Alpha2 RGB2 CloudAlpha
|
| 383 |
+
//Midnight
|
| 384 |
+
21 21 21 135 173 197 255 255 255 10 10 10 20 20 20 0 0 0 0 0 0 1.00 1.00 1.00 200 100 0 300.00 5.00 1.00 30 20 0 0 0 0 59 68 77 192 255 104 136 83 255 24 76 16 255 0 0
|
| 385 |
+
//5AM
|
| 386 |
+
21 21 21 135 173 197 255 255 255 10 10 10 20 20 20 0 0 0 0 0 0 0.00 1.00 1.00 200 100 0 300.00 5.00 1.00 70 27 10 0 0 0 59 68 77 192 255 94 141 95 255 0 70 20 255 0 0
|
| 387 |
+
//6AM
|
| 388 |
+
21 21 21 135 173 197 255 255 255 10 10 10 20 20 20 0 0 0 0 0 0 3.40 0.90 0.90 200 100 0 300.00 5.00 0.90 100 34 25 0 0 0 62 72 77 192 255 124 174 110 255 0 64 20 255 0 100
|
| 389 |
+
//7AM
|
| 390 |
+
21 21 21 135 173 197 255 255 255 40 40 40 50 50 50 0 0 0 0 0 0 2.50 0.70 0.80 80 80 0 300.00 5.00 0.80 120 40 40 0 0 0 107 117 122 192 255 124 153 104 255 0 48 20 255 0 0
|
| 391 |
+
//Midday
|
| 392 |
+
21 21 21 186 186 186 255 255 255 80 80 80 70 70 70 0 0 0 0 0 0 1.00 0.50 0.70 80 50 120 300.00 5.00 0.70 120 100 100 0 0 0 141 141 140 255 255 124 143 109 255 0 51 24 255 0 0
|
| 393 |
+
//7PM
|
| 394 |
+
21 21 21 135 173 193 255 255 255 80 80 80 70 70 70 0 0 0 0 0 0 3.50 1.00 1.00 80 50 0 300.00 5.00 0.90 120 40 40 0 0 0 116 135 144 192 255 124 139 85 255 10 46 22 255 0 0
|
| 395 |
+
//8PM
|
| 396 |
+
21 21 21 167 198 223 255 255 255 40 40 40 70 70 70 0 0 0 0 0 0 2.00 1.00 1.00 80 80 0 300.00 5.00 1.00 120 40 40 0 0 0 132 176 189 192 255 63 124 99 255 0 87 20 255 0 0
|
| 397 |
+
//10PM
|
| 398 |
+
21 21 21 167 198 223 255 255 255 40 40 40 50 50 50 0 0 0 0 0 0 1.00 1.00 1.00 200 100 0 300.00 5.00 1.00 70 27 10 0 0 0 161 176 189 192 255 124 124 91 255 0 85 20 255 0 0
|
| 399 |
+
//
|
| 400 |
+
//////////// EXTRACOLOURS_1
|
| 401 |
+
//Amb Amb_Obj Dir Sky top Sky bot SunCore SunCorona SunSz SprSz SprBght Shdw LightShd PoleShd FarClp FogSt LightOnGround LowCloudsRGB BottomCloudRGB WaterRGBA Alpha1 RGB1 Alpha2 RGB2 CloudAlpha
|
| 402 |
+
//Midnight
|
| 403 |
+
0 0 0 166 166 166 255 255 255 255 255 255 5 5 5 255 255 0 5 0 0 1.00 1.00 1.00 200 100 0 400.00 100.00 1.00 30 20 0 3 3 3 85 85 65 192 255 64 64 41 255 64 64 64 0 0 0
|
| 404 |
+
//5AM
|
| 405 |
+
0 0 0 121 122 122 255 255 255 1 1 1 5 5 5 255 255 0 5 0 0 1.00 0.40 1.00 200 100 0 400.00 100.00 1.00 30 20 0 3 3 3 65 85 65 147 255 64 64 43 255 73 69 64 0 0 0
|
| 406 |
+
//6AM
|
| 407 |
+
0 0 0 50 50 50 255 255 255 255 255 255 5 5 5 255 255 0 5 0 0 1.00 1.00 1.00 200 100 0 400.00 100.00 1.00 30 20 0 3 3 3 85 85 65 192 255 64 64 64 255 64 64 64 0 0 0
|
| 408 |
+
//7AM
|
| 409 |
+
0 0 0 180 180 180 255 255 255 1 1 1 5 5 5 255 255 0 5 0 0 1.00 1.00 1.00 200 100 0 400.00 100.00 1.00 30 20 0 3 3 3 85 85 65 192 255 64 64 46 255 65 64 64 0 0 0
|
| 410 |
+
//Midday
|
| 411 |
+
8 2 4 22 22 22 255 255 255 255 255 255 5 5 5 255 255 0 5 0 0 1.00 1.00 1.00 200 100 0 400.00 100.00 1.00 30 20 0 3 3 3 85 85 65 192 255 87 64 85 255 64 33 33 0 0 0
|
| 412 |
+
//7PM
|
| 413 |
+
7 9 2 54 55 55 255 255 255 255 255 255 5 5 5 255 255 0 5 0 0 1.00 1.00 1.00 200 100 0 400.00 100.00 1.00 30 20 0 3 3 3 85 85 65 192 255 44 64 87 255 99 99 99 0 0 0
|
| 414 |
+
//8PM
|
| 415 |
+
0 0 0 20 20 20 255 255 255 255 255 255 5 5 5 255 255 0 5 0 0 1.00 1.00 1.00 200 100 0 400.00 100.00 1.00 30 20 0 3 3 3 85 85 65 192 255 64 64 64 255 64 146 64 0 0 0
|
| 416 |
+
//10PM
|
| 417 |
+
0 0 0 20 20 20 255 255 255 255 255 255 5 5 5 255 255 0 5 0 0 1.00 0.40 0.50 200 100 0 400.00 100.00 1.00 30 20 0 3 3 3 85 85 65 192 255 64 64 64 255 96 92 64 0 0 0
|
| 418 |
+
//
|
| 419 |
+
//////////// EXTRACOLOURS_2
|
| 420 |
+
//Amb Amb_Obj Dir Sky top Sky bot SunCore SunCorona SunSz SprSz SprBght Shdw LightShd PoleShd FarClp FogSt LightOnGround LowCloudsRGB BottomCloudRGB WaterRGBA Alpha1 RGB1 Alpha2 RGB2 CloudAlpha
|
| 421 |
+
//Midnight
|
| 422 |
+
0 0 0 99 99 99 255 255 255 255 255 255 5 5 5 255 255 0 5 0 0 1.00 1.00 1.00 200 100 0 400.00 100.00 1.00 30 20 0 3 3 3 85 85 65 192 255 61 53 30 255 64 64 64 0 0 0
|
| 423 |
+
//5AM
|
| 424 |
+
30 30 30 20 20 20 255 255 255 255 255 255 5 5 5 255 255 0 5 0 0 1.00 1.00 1.00 200 100 0 400.00 100.00 1.00 30 20 0 3 3 3 85 85 65 192 255 64 64 64 255 64 73 80 0 0 0
|
| 425 |
+
//6AM
|
| 426 |
+
0 0 0 20 20 20 255 255 255 255 255 255 50 5 50 255 255 0 5 0 0 1.00 1.00 1.00 200 100 0 78.00 50.00 1.00 30 20 0 3 3 3 85 85 65 192 255 64 16 64 255 64 64 64 0 0 0
|
| 427 |
+
//7AM
|
| 428 |
+
0 0 0 133 133 133 255 255 255 255 255 255 0 0 0 0 0 0 5 0 0 1.00 1.00 1.00 200 0 0 400.00 100.00 1.00 30 20 0 3 3 3 85 85 65 192 255 64 64 64 255 64 64 64 0 0 0
|
| 429 |
+
//Midday
|
| 430 |
+
0 0 0 0 0 0 255 255 255 255 255 255 0 0 0 0 0 0 5 0 0 1.00 1.00 1.00 200 0 0 400.00 100.00 1.00 30 20 0 3 3 3 85 85 65 192 255 44 44 44 255 33 64 64 234 0 0
|
| 431 |
+
//7PM
|
| 432 |
+
0 0 0 20 20 20 255 255 255 255 255 255 5 5 5 255 255 0 5 0 0 1.00 1.00 1.00 200 100 0 400.00 100.00 1.00 30 20 0 3 3 3 85 85 65 192 255 64 64 64 255 64 146 64 0 0 0
|
| 433 |
+
//8PM
|
| 434 |
+
0 0 0 50 50 50 255 255 255 255 255 255 5 5 5 255 255 0 5 0 0 1.00 1.00 1.00 200 100 0 400.00 100.00 1.00 30 20 0 3 3 3 85 85 65 192 255 64 64 64 255 64 64 64 0 0 0
|
| 435 |
+
//10PM
|
| 436 |
+
0 0 0 190 180 180 255 255 255 1 1 1 5 5 5 255 255 0 5 0 0 1.00 1.00 1.00 200 100 0 400.00 100.00 1.00 30 20 0 3 3 3 85 85 65 192 255 64 64 64 255 64 64 40 0 0 0
|
| 437 |
+
//
|
SAMP/carcols.dat
ADDED
|
@@ -0,0 +1,365 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
# This file contains all the info about the car colours. There are two
|
| 3 |
+
# sections, col which contains the colour table and car which contains
|
| 4 |
+
# the possible indices into the colour table for each car.
|
| 5 |
+
#
|
| 6 |
+
# The end column of the col section is the radio chat version of the car colour.
|
| 7 |
+
#
|
| 8 |
+
# Press START on controller to reload this file while the game is running.
|
| 9 |
+
#
|
| 10 |
+
#
|
| 11 |
+
#
|
| 12 |
+
#
|
| 13 |
+
#
|
| 14 |
+
# 1-10 service colours - careful with these
|
| 15 |
+
# 126 hot pink - do not use
|
| 16 |
+
#
|
| 17 |
+
#
|
| 18 |
+
#street, 9,73
|
| 19 |
+
|
| 20 |
+
|
| 21 |
+
|
| 22 |
+
col
|
| 23 |
+
0,0,0 # 0 black black
|
| 24 |
+
245,245,245 # 1 white white
|
| 25 |
+
42,119,161 # 2 police car blue blue
|
| 26 |
+
255,0,0 # 3 cherry red red
|
| 27 |
+
38,55,57 # 4 midnight blue dark blue
|
| 28 |
+
134,68,110 # 5 temple curtain purple purple
|
| 29 |
+
255,200,0 # 6 taxi yellow yellow
|
| 30 |
+
0,65,130 # 7 striking blue bright blue
|
| 31 |
+
189,190,220 # 8 light blue grey light blue grey
|
| 32 |
+
94,112,114 # 9 hoods light
|
| 33 |
+
# maibatsu
|
| 34 |
+
70,89,122 # 10 saxony blue poly blue
|
| 35 |
+
101,106,121 # 11 concord blue poly grey
|
| 36 |
+
93,126,141 # 12 jasper green poly blue
|
| 37 |
+
88,89,90 # 13 pewter gray poly grey
|
| 38 |
+
214,218,214 # 14 frost white light
|
| 39 |
+
156,161,163 # 15 silver stone poly grey
|
| 40 |
+
51,95,63 # 16 rio red green
|
| 41 |
+
115,14,26 # 17 torino red pearl red
|
| 42 |
+
123,10,42 # 18 formula red red
|
| 43 |
+
159,157,148 # 19 honey beige poly light
|
| 44 |
+
# shitsu and nioka
|
| 45 |
+
59,78,120 # 20 mariner blue blue
|
| 46 |
+
115,46,62 # 21 blaze red red
|
| 47 |
+
105,30,59 # 22 classic red red
|
| 48 |
+
150,145,140 # 23 winning silver poly grey
|
| 49 |
+
81,84,89 # 24 steel gray poly grey
|
| 50 |
+
63,62,69 # 25 shadow silver poly dark
|
| 51 |
+
165,169,167 # 26 silver stone poly grey
|
| 52 |
+
99,92,90 # 27 warm grey mica grey
|
| 53 |
+
61,74,104 # 28 harbor blue poly blue
|
| 54 |
+
151,149,146 # 29 porcelain silver poly grey
|
| 55 |
+
66,31,33 # 30 mellow burgundy dark
|
| 56 |
+
95,39,43 # 31 graceful red mica red
|
| 57 |
+
132,148,171 # 32 currant blue poly blue
|
| 58 |
+
# kunst
|
| 59 |
+
118,123,124 # 33 gray poly grey
|
| 60 |
+
100,100,100 # 34 arctic white light
|
| 61 |
+
90,87,82 # 35 anthracite gray poly grey
|
| 62 |
+
37,37,39 # 36 black poly dark
|
| 63 |
+
45,58,53 # 37 dark green poly green
|
| 64 |
+
147,163,150 # 38 seafoam poly light
|
| 65 |
+
109,122,136 # 39 diamond blue poly blue
|
| 66 |
+
34,25,24 # 40 biston brown poly dark
|
| 67 |
+
111,103,95 # 41 desert taupe poly dark
|
| 68 |
+
124,28,42 # 42 garnet red poly red
|
| 69 |
+
95,10,21 # 43 desert red red
|
| 70 |
+
25,56,38 # 44 green green
|
| 71 |
+
93,27,32 # 45 cabernet red poly red
|
| 72 |
+
157,152,114 # 46 light ivory light
|
| 73 |
+
122,117,96 # 47 pueblo beige green
|
| 74 |
+
152,149,134 # 48 smoke silver poly light
|
| 75 |
+
173,176,176 # 49 astra silver poly grey
|
| 76 |
+
132,137,136 # 50 ascot gray grey
|
| 77 |
+
48,79,69 # 51 agate green green
|
| 78 |
+
77,98,104 # 52 petrol blue green poly green
|
| 79 |
+
22,34,72 # 53 surf blue blue
|
| 80 |
+
39,47,75 # 54 nautical blue poly blue
|
| 81 |
+
# stuff
|
| 82 |
+
125,98,86 # 55 woodrose poly dark
|
| 83 |
+
158,164,171 # 56 crystal blue poly blue
|
| 84 |
+
156,141,113 # 57 bisque frost poly light
|
| 85 |
+
109,24,34 # 58 currant red solid red
|
| 86 |
+
78,104,129 # 59 lt.crystal blue poly blue
|
| 87 |
+
156,156,152 # 60 lt.titanium poly light
|
| 88 |
+
145,115,71 # 61 race yellow solid yellow
|
| 89 |
+
102,28,38 # 62 brt.currant red poly red
|
| 90 |
+
148,157,159 # 63 clear crystal blue frost poly grey
|
| 91 |
+
164,167,165 # 64 silver poly grey
|
| 92 |
+
142,140,70 # 65 pastel alabaster yellow
|
| 93 |
+
52,26,30 # 66 mid currant red poly dark
|
| 94 |
+
106,122,140 # 67 med regatta blue poly blue
|
| 95 |
+
170,173,142 # 68 oxford white solid yellow
|
| 96 |
+
171,152,143 # 69 alabaster solid light
|
| 97 |
+
133,31,46 # 70 elec.currant red poly red
|
| 98 |
+
111,130,151 # 71 spinnaker blue solid blue
|
| 99 |
+
88,88,83 # 72 dk.titanium poly grey
|
| 100 |
+
154,167,144 # 73 pastel alabaster solid light
|
| 101 |
+
96,26,35 # 74 med.cabernet solid red
|
| 102 |
+
32,32,44 # 75 twilight blue poly dark
|
| 103 |
+
164,160,150 # 76 titanium frost poly grey
|
| 104 |
+
170,157,132 # 77 sandalwood frost poly light
|
| 105 |
+
120,34,43 # 78 wild strawberry poly red
|
| 106 |
+
14,49,109 # 79 ultra blue poly blue
|
| 107 |
+
114,42,63 # 80 vermilion solid red
|
| 108 |
+
123,113,94 # 81 med.sandalwood poly light
|
| 109 |
+
116,29,40 # 82 med.red solid red
|
| 110 |
+
30,46,50 # 83 deep jewel green green
|
| 111 |
+
77,50,47 # 84 med.woodrose poly dark
|
| 112 |
+
85,0,130 # 85 purple OR23
|
| 113 |
+
# more stuff
|
| 114 |
+
1,175,35 # 86 green green
|
| 115 |
+
57,90,131 # 87 bright blue poly blue
|
| 116 |
+
109,40,55 # 88 bright red red
|
| 117 |
+
167,162,143 # 89 lt.champagne poly light
|
| 118 |
+
175,177,177 # 90 silver poly silver
|
| 119 |
+
54,65,85 # 91 steel blue poly blue
|
| 120 |
+
109,108,110 # 92 medium gray poly grey
|
| 121 |
+
# generic
|
| 122 |
+
15,106,137 # 93 arctic pearl light
|
| 123 |
+
32,75,107 # 94 nassau blue poly blue
|
| 124 |
+
43,62,87 # 95 med.sapphire blue poly blue
|
| 125 |
+
155,159,157 # 96 silver poly silver
|
| 126 |
+
108,132,149 # 97 lt.sapphire blue poly blue
|
| 127 |
+
77.93,96 # 98 malachite poly blue
|
| 128 |
+
174,155,127 # 99 flax yellow
|
| 129 |
+
64,108,143 # 100 med.maui blue poly blue
|
| 130 |
+
31,37,59 # 101 dk.sapphire blue poly dark
|
| 131 |
+
171,146,118 # 102 copper beige light
|
| 132 |
+
19,69,115 # 103 bright blue poly blue
|
| 133 |
+
1,10,45 # 104 dark blue OR23
|
| 134 |
+
100,104,106 # 105 med.gray poly grey
|
| 135 |
+
16,80,130 # 106 bright blue poly blue
|
| 136 |
+
161,153,131 # 107 lt.driftwood poly light
|
| 137 |
+
56,86,148 # 108 blue blue
|
| 138 |
+
82,86,97 # 109 steel gray poly grey
|
| 139 |
+
101,1,1 # 110 dark red OR23
|
| 140 |
+
200,50,1 # 111 alternate orange OR23
|
| 141 |
+
89,110,135 # 112 lt.sapphire blue poly blue
|
| 142 |
+
71,53,50 # 113 dk.beechwood poly dark
|
| 143 |
+
220,100,0 # 114 bright orange OR23
|
| 144 |
+
115,10,39 # 115 bright red red
|
| 145 |
+
34,52,87 # 116 med.sapphire blue firemist blue
|
| 146 |
+
100,13,27 # 117 med.garnet red poly red
|
| 147 |
+
1,25,4 # 118 greenage OR23
|
| 148 |
+
255,255,0 # 119 pure yellow OR23
|
| 149 |
+
155,139,128 # 120 antelope beige light
|
| 150 |
+
98,11,28 # 121 brilliant red poly red
|
| 151 |
+
91,93,94 # 122 gun metal poly grey
|
| 152 |
+
100,100,70 # 123 med.beechwood poly dark
|
| 153 |
+
115,24,39 # 124 brilliant red poly red
|
| 154 |
+
27,55,109 # 125 bright blue poly blue
|
| 155 |
+
236,106,174 # 126 gay pink girls color
|
| 156 |
+
|
| 157 |
+
|
| 158 |
+
|
| 159 |
+
end
|
| 160 |
+
car
|
| 161 |
+
admiral, 34,34, 35,35, 37,37, 39,39, 41,41, 43,43, 45,45, 47,47
|
| 162 |
+
alpha, 58,1, 69,1, 75,77, 18,1, 32,1, 45,45, 13,1, 34,1
|
| 163 |
+
ambulan, 1,3
|
| 164 |
+
androm, 1,1
|
| 165 |
+
artict1, 1,1
|
| 166 |
+
artict2, 1,1
|
| 167 |
+
artict3, 1,1
|
| 168 |
+
at400, 1,3, 8,7, 8,10, 8,16, 23,31, 40,44
|
| 169 |
+
baggage, 1,73, 1,74, 1,75, 1,76, 1,77, 1,78, 1,79
|
| 170 |
+
bandito, 2,39, 9,39, 17,1, 21,1, 33,0, 37,0, 41,29, 56,29
|
| 171 |
+
banshee, 12,12, 13,13, 14,14, 1,2, 2,1, 1,3, 3,1, 10,10
|
| 172 |
+
barracks, 43,0
|
| 173 |
+
beagle, 3,90, 4,90, 7,68, 8,66, 12,60, 27,97, 34,51, 37,51
|
| 174 |
+
benson, 109,25, 109,32, 112,32, 10,32, 30,44, 32,52, 84,66, 84,69
|
| 175 |
+
bf400, 54,1, 58,1, 66,1, 72,1, 75,1, 87,1, 101,1, 36,1
|
| 176 |
+
bfinject, 1,0, 2,2, 3,2, 3,6, 6,16, 15,30, 24,53, 35,61
|
| 177 |
+
bike, 7,1, 74,1, 61,1, 16,1, 25,1, 30,1, 36,1, 53,1
|
| 178 |
+
blade, 9,1, 12,1, 26,96, 30,96, 32,1, 37,1, 57,96, 71,96
|
| 179 |
+
blistac, 74,72, 66,72, 53,56, 37,19, 22,22, 20,20, 9,14, 0,0
|
| 180 |
+
bloodra, 51,39, 57,38, 45,29, 34,9, 65,9, 14,1, 12,9, 26,1
|
| 181 |
+
bmx, 1,1, 3,3, 6,6, 46,46, 65,9, 14,1, 12,9, 26,1
|
| 182 |
+
bobcat, 96,25, 97,25, 101,25, 96,31, 113,36, 83,57, 67,59
|
| 183 |
+
boxburg, 36,36
|
| 184 |
+
boxville, 11,123, 13,120, 20,117, 24,112, 27,107, 36,105, 37,107, 43,93
|
| 185 |
+
bravura, 41,41, 47,47, 52,52, 66,66, 74,74, 87,87,91,91, 113,113
|
| 186 |
+
broadway, 12,1, 19,96, 31,64, 25,96, 38,1, 51,96, 57,1, 66,96
|
| 187 |
+
buccanee, 2,39, 9,39, 17,1, 21,1, 33,0, 37,0, 41,29, 56,29
|
| 188 |
+
buffalo, 10,10, 13,13, 22,22, 30,30, 39,39, 90,90, 98,98, 110,110
|
| 189 |
+
bullet, 51,1, 58,8, 60,1, 68,8, 2,1, 13,8, 22,1, 36,8
|
| 190 |
+
burrito, 41,41, 48,48, 52,52, 64,64, 71,71, 124,124, 10,10, 62,62
|
| 191 |
+
bus, 71,59, 75,59, 92,72, 47,74, 55,83, 59,83, 71,87, 82,87
|
| 192 |
+
cabbie, 6,76
|
| 193 |
+
caddy, 58,1, 2,1, 63,1, 18,1, 32,1, 45,1, 13,1, 34,1
|
| 194 |
+
cadrona, 52,1, 53,1, 66,1, 75,1, 76,1, 81,1, 95,1, 109,1
|
| 195 |
+
cargobob, 1,1
|
| 196 |
+
cheetah, 20,1, 25,1, 36,1, 40,1 62,1, 75,1, 92,1, 0,1
|
| 197 |
+
clover, 13,90, 24,90, 31,93, 32,92, 45,92, 113,92, 105,113, 122,113
|
| 198 |
+
club, 37,37, 31,31, 23,23, 22,22, 7,7, 124,124, 98,98, 112,112
|
| 199 |
+
coach, 54,7, 79,7, 87,7, 95,16, 98,20, 105,20, 123,20, 125,21
|
| 200 |
+
coastg, 56,15, 56,53
|
| 201 |
+
comet, 73,45, 12,12, 2,2, 6,6, 4,4, 46,46, 53,53
|
| 202 |
+
copcarla, 0,1
|
| 203 |
+
copcarsf, 0,1
|
| 204 |
+
copcarvg, 0,1
|
| 205 |
+
copcarru, 0,1
|
| 206 |
+
cropdust, 17,39, 15,123, 32,112, 45,88, 52,71, 57,67, 61,96, 96,96
|
| 207 |
+
dft30, 1,1
|
| 208 |
+
dinghy, 56,15, 56,53
|
| 209 |
+
dodo, 51,1, 58,8, 60,1, 68,8, 2,1, 13,8, 22,1, 36,8
|
| 210 |
+
dozer, 1,1
|
| 211 |
+
dumper, 1,1
|
| 212 |
+
duneride, 91,38, 115,43, 124,6, 79,7, 78,8, 77,18, 79,18, 86,24
|
| 213 |
+
elegant, 37,37, 42,42, 53,53, 62,62, 7,7, 10,10, 11,11, 15,15
|
| 214 |
+
elegy, 36,1, 35,1, 17,1, 11,1, 116,1, 113,1, 101,1, 92,1
|
| 215 |
+
emperor, 37,37, 42,42, 53,53, 62,62, 7,7, 10,10, 11,11, 15,15
|
| 216 |
+
enforcer, 0,1
|
| 217 |
+
esperant, 45,75, 47,76, 33,75, 13,76, 54,75, 69,76, 59,75, 87,76
|
| 218 |
+
euros, 36,1, 40,1, 43,1, 53,1, 72,1, 75,1, 95,1, 101,1
|
| 219 |
+
faggio, 12,12, 13,13, 14,14, 1,2, 2,1, 1,3, 3,1, 10,10
|
| 220 |
+
fbiranch, 0,0
|
| 221 |
+
fcr900, 74,74, 75,13, 87,90, 92,3, 115,90, 25,90, 36,0, 90,90
|
| 222 |
+
feltzer, 73,1, 74,1, 75,1, 77,1, 79,1, 83,1, 84,1, 91,1
|
| 223 |
+
firela, 3,1
|
| 224 |
+
firetruk, 3,1
|
| 225 |
+
flash, 37,37, 42,42, 53,53, 62,62, 7,7, 10,10, 11,11, 15,15
|
| 226 |
+
flatbed, 84,15, 84,58, 84,31, 32,74, 43,31, 1,31, 77,31, 32,74
|
| 227 |
+
forklift, 110,1, 96,1, 112,1, 98,1, 123,1, 122,1, 4,1, 13,1
|
| 228 |
+
fortune, 2,39, 9,39, 17,1, 21,1, 33,0, 37,0, 41,29, 56,29
|
| 229 |
+
freeway, 79,79, 84,84, 7,7, 11,11, 19,19, 22,22, 36,36, 53,53
|
| 230 |
+
freight, 1,1
|
| 231 |
+
glendale, 67,76, 68,76, 78,76, 2,76, 16,76, 18,76, 25,76, 45,88
|
| 232 |
+
glenshit, 67,76, 68,76, 78,76, 2,76, 16,76, 18,76, 25,76, 45,88
|
| 233 |
+
greenwoo, 30,26, 77,26, 81,27, 24,55, 28,56, 49,59, 52,69, 71,107
|
| 234 |
+
hermes, 97,1, 81,1, 105,1, 110,1, 91,1, 74,1, 84,1, 83,1
|
| 235 |
+
hotdog, 1,1
|
| 236 |
+
hotknife, 1,1, 12,12, 2,2, 6,6, 4,4, 46,46, 53,53
|
| 237 |
+
hotrina, 7,94, 36,88, 51,75, 53,75 ,58,67, 75,67, 75,61, 79,62
|
| 238 |
+
hotrinb, 83,66, 87,74, 87,75, 98,83, 101,100, 103,101, 117,116, 123,36
|
| 239 |
+
hotring, 36,117, 36,13, 42,30, 42,33, 54,36, 75,79, 92,101, 98,109
|
| 240 |
+
hunter, 43,0
|
| 241 |
+
huntley, 37,37, 42,42, 53,53, 62,62, 7,7, 10,10, 11,11, 15,15
|
| 242 |
+
hustler, 50,1, 47,1, 44,96, 40,96, 39,1, 30,1, 28,96, 9,96
|
| 243 |
+
infernus, 12,1, 64,1, 123,1, 116,1, 112,1, 106,1, 80,1, 75,1
|
| 244 |
+
intruder, 62,37, 78,38, 2,62, 3,87, 2,78, 113,78, 123,62, 7,78
|
| 245 |
+
jester, 51,1, 58,8, 60,1, 68,8, 2,1, 13,8, 22,1, 36,8
|
| 246 |
+
jetmax, 36,13
|
| 247 |
+
journey, 1,1
|
| 248 |
+
kart, 2,35, 36,2, 51,53, 91,2, 11,22, 40,35
|
| 249 |
+
landstal, 4,1, 123,1, 113,1, 101,1, 75,1, 62,1, 40,1, 36,1
|
| 250 |
+
launch, 112,20
|
| 251 |
+
linerun, 36,1, 37,1, 30,1, 28,1, 25,1, 40,1, 101,1, 113,1
|
| 252 |
+
quad, 120,117, 103,96, 120,98, 74,91, 120,112, 74,83, 120,113, 66,71
|
| 253 |
+
majestic, 37,36, 36,36, 40,36, 43,41, 47,41, 51,72, 54,75, 55,84
|
| 254 |
+
mtbike, 43,43, 46,46, 39,39, 28,28, 16,16, 6,6, 5,5, 2,2
|
| 255 |
+
manana, 4,1, 9,1, 10,1, 25,1, 36,1, 40,1, 45,1, 84,1
|
| 256 |
+
marquis, 12,35, 50,32, 40,26, 66,36
|
| 257 |
+
maverick, 26,14, 29,42, 26,57, 54,29, 26,3, 3,29, 12,39, 74,35
|
| 258 |
+
merit, 67,1, 72,1, 75,1, 83,1, 91,1, 101,1, 109,1, 20,1
|
| 259 |
+
mesa, 75,84, 40,84, 40,110, 28,123, 25,123, 21,123, 13,123, 4,123
|
| 260 |
+
monster, 32,36, 32,42, 32,53, 32,66, 32,14, 32,32
|
| 261 |
+
monstera, 1,1
|
| 262 |
+
monsterb, 1,1
|
| 263 |
+
moonbeam, 123,123, 117,227, 98,98, 108,108, 95,95, 81,81, 61,61, 41,41
|
| 264 |
+
mower, 94,1, 101,1, 116,1, 117,1, 4,1, 25,1, 30,1, 37,1
|
| 265 |
+
mrwhoop, 1,16, 1,56, 1,17, 1,53, 1,5, 1,35
|
| 266 |
+
mule, 25,1, 28,1, 43,1, 67,1, 72,1, 9,1, 95,1, 24,1
|
| 267 |
+
nebula, 116,1, 123,1, 122,1, 4,1, 9,1, 24,1, 27,1, 36,1
|
| 268 |
+
nevada, 38,9, 55,23, 61,74, 71,87, 91,87, 98,98, 102,123, 96,3
|
| 269 |
+
newsvan, 41,10, 41,20, 49,11, 56,123, 110,113, 112,116, 98,90, 123,101
|
| 270 |
+
nrg500, 3,3, 3,8, 6,25, 7,79, 8,82, 36,105, 39,106, 51,90
|
| 271 |
+
oceanic, 51,1, 58,8, 60,1, 68,8, 2,1, 13,8, 22,1, 36,8
|
| 272 |
+
packer, 4,1, 20,1, 24,1, 25,1, 36,1, 40,1, 54,1, 84,1
|
| 273 |
+
patriot, 43,0
|
| 274 |
+
pcj600, 36,1, 37,1, 43,1, 53,1, 61,1, 75,1, 79,1, 88,1
|
| 275 |
+
peren, 113,39, 123,50, 123,92, 109,100, 101,101, 95,105, 83,110, 66,25
|
| 276 |
+
petro, 10,1, 25,1, 28,1, 36,1, 40,1, 54,1, 75,1, 113,1
|
| 277 |
+
petrotr, 1,1
|
| 278 |
+
phoenix, 58,1, 69,1, 75,77, 18,1, 32,1, 45,45, 13,1, 34,1
|
| 279 |
+
picador, 81,8, 32,8, 43,8, 67,8, 11,11, 8,90, 2,2, 83,13
|
| 280 |
+
pizzaboy,3,6
|
| 281 |
+
polmav, 0,1
|
| 282 |
+
pony, 87,1, 88,1, 91,1, 105,1, 109,1, 123,1, 4,1, 25,1
|
| 283 |
+
predator, 46,26
|
| 284 |
+
premier, 37,37, 42,42, 53,53, 62,62, 7,7, 10,10, 11,11, 15,15
|
| 285 |
+
previon, 83,1, 87,1, 92,1, 95,1, 109,1, 123,45, 11,1,
|
| 286 |
+
primo, 122,1, 123,1, 125,1, 10,1, 24,1, 37,1, 55,1, 66,1
|
| 287 |
+
raindanc, 1,6
|
| 288 |
+
rancher, 13,90, 14,123, 120,123, 112,120, 84,110, 76,102
|
| 289 |
+
rcbandit, 2,96, 79,42, 82,54, 67,86, 126,96, 70,96, 110,54, 67,98
|
| 290 |
+
rcbaron, 14,75
|
| 291 |
+
rcraider, 14,75
|
| 292 |
+
rcgoblin, 14,75
|
| 293 |
+
rdtrain, 13,76, 24,77, 63,78, 42,76, 54,77, 39,78, 11,76, 62,77
|
| 294 |
+
reefer, 56,56
|
| 295 |
+
regina, 27,36, 59,36, 60,35, 55,41, 54,31, 49,23, 45,32, 40,29
|
| 296 |
+
remingtn, 37,37, 42,42, 53,53, 62,62, 7,7, 10,10, 11,11, 15,15
|
| 297 |
+
rhino, 43,0
|
| 298 |
+
rnchlure, 13,90, 14,123, 120,123, 112,120, 84,110, 76,102
|
| 299 |
+
romero, 0,0, 11,105, 25,109, 36,0, 40,36, 75,36, 0,36, 0,109
|
| 300 |
+
rumpo, 34,34, 32,32, 20,20, 110,110, 66,66, 84,84, 90,90, 121,121
|
| 301 |
+
rustler, 6,7, 7,6, 1,6, 89,91, 123,117, 103,102, 77,87, 71,77
|
| 302 |
+
sabre, 2,39, 9,39, 17,1, 21,1, 33,0, 37,0, 41,29, 56,29
|
| 303 |
+
sadler, 76,8, 32,8, 43,8, 67,8, 11,11, 8,90, 2,2, 83,13
|
| 304 |
+
sadlshit, 61,8, 32,8, 43,8, 67,8, 11,11, 8,90, 2,2, 83,13
|
| 305 |
+
sanchez, 6,6, 46,46, 53,53, 3,3
|
| 306 |
+
sandking, 123,124, 123,122, 90,117, 116,115, 98,108, 101,106, 88,90, 5,6
|
| 307 |
+
savanna, 97,96, 88,64, 90,96, 93,64, 97,96, 90,81, 102,98, 98,1
|
| 308 |
+
seaspar, 75,2
|
| 309 |
+
securica, 4,75
|
| 310 |
+
sentinel, 11,1, 24,1, 36,1, 40,1, 75,1, 91,1, 123,1, 4,1
|
| 311 |
+
shamal, 1,1
|
| 312 |
+
streak, 1,1
|
| 313 |
+
streakc, 1,1
|
| 314 |
+
skimmer, 1,3, 1,9, 1,18, 1,30, 17,23, 46,23, 46,32, 57,34
|
| 315 |
+
slamvan, 3,1, 28,1, 31,1, 55,1, 66,1 97, 1, 123, 1, 90, 1
|
| 316 |
+
solair, 91,1, 101,1, 109,1, 113,1, 4,1, 25,1, 30,1, 36,1
|
| 317 |
+
sparrow, 1,3
|
| 318 |
+
speeder, 1,3, 1,5, 1,16, 1,22, 1,35, 1,44, 1,53, 1,57
|
| 319 |
+
stafford, 92,92, 81,81, 67,67, 66,66, 61,61, 53,53, 51,51, 47,47, 43,43
|
| 320 |
+
stallion, 57,8, 8,17, 43,21, 54,38, 67,8, 37,78, 65,79, 25,78
|
| 321 |
+
stratum, 57,8, 8,17, 43,21, 54,38, 67,8, 37,78, 65,79, 25,78
|
| 322 |
+
stretch, 1,1, 0,0, 3,1
|
| 323 |
+
stunt, 38,51, 21,36, 21,34, 30,34, 54,34, 55,20, 48,18, 51,6
|
| 324 |
+
sultan, 52,39, 9,39, 17,1, 21,1, 33,0, 37,0, 41,29, 56,29
|
| 325 |
+
sunrise, 37,37, 42,42, 53,53, 62,62, 7,7, 10,10, 11,11, 15,15
|
| 326 |
+
supergt, 3,3, 6,6, 7,7, 52,52, 76,76
|
| 327 |
+
swatvan, 1,1
|
| 328 |
+
sweeper, 26,26
|
| 329 |
+
tahoma, 109,1, 30,8, 95,1, 84,8, 83,1, 72,8, 71,1, 52,8
|
| 330 |
+
tampa, 74,39, 72,39, 75,39, 79,39, 83,36, 84,36, 89,35, 91,35
|
| 331 |
+
taxi, 6,1
|
| 332 |
+
topfun, 26,26, 28,28, 44,44, 51,51, 57,57, 72,72, 106,106, 112,112
|
| 333 |
+
tornado, 67,1, 68,96, 72,1, 74,8, 75,96, 76,8, 79,1, 84,96
|
| 334 |
+
towtruck, 1,1, 17,20, 18,20, 22,30, 36,43, 44,51, 52,54
|
| 335 |
+
tractor, 2,35, 36,2, 51,53, 91,2, 11,22, 40,35
|
| 336 |
+
tram, 1,74
|
| 337 |
+
trash, 26,26
|
| 338 |
+
tropic, 26,26
|
| 339 |
+
tug, 1,1
|
| 340 |
+
tugstair, 1,1
|
| 341 |
+
turismo, 123,123, 125,125, 36,36, 16,16, 18,18, 46,46, 61,61, 75,75
|
| 342 |
+
uranus, 112,1, 116,1, 117,1, 24,1, 30,1, 35,1, 36,1, 40,1
|
| 343 |
+
utility, 56,56, 49,49, 26,124
|
| 344 |
+
vcnmav, 2,26, 2,29
|
| 345 |
+
vincent, 37,37, 42,42, 53,53, 62,62, 7,7, 10,10, 11,11, 15,15
|
| 346 |
+
virgo, 40,65, 71,72, 52,66, 64,72, 30,72, 60,72
|
| 347 |
+
voodoo, 9,1, 10,8, 11,1, 25,8, 27,1, 29,8, 30,1, 37,8
|
| 348 |
+
vortex, 96,67, 86,70, 79,74, 70,86, 61,98, 75,75, 75,91
|
| 349 |
+
walton, 72,1, 66,1, 59,1, 45,1, 40,1, 39,1, 35,1, 20,1
|
| 350 |
+
washing, 4,1, 13,1, 25,1, 30,1, 36,1, 40,1, 75,1, 95,1
|
| 351 |
+
wayfarer, 123,1, 122,1, 8,1, 10,1, 13,1, 25,1, 27,1, 32,1
|
| 352 |
+
willard, 37,37, 42,42, 53,53, 62,62, 7,7, 10,10, 11,11, 15,15
|
| 353 |
+
windsor, 51,1, 58,1, 60,1, 68,1, 2,1, 13,1, 22,1, 36,1
|
| 354 |
+
yankee, 84,63, 91,63, 102,65, 105,72, 110,93, 121,93, 12,95, 23,1
|
| 355 |
+
yosemite, 53,32, 15,32, 45,32, 34,30, 65,32, 14,32, 12,32, 43,32
|
| 356 |
+
zr350, 92,1, 94,1, 101,1, 121,1, 0,1, 22,1, 36,1, 75,1
|
| 357 |
+
|
| 358 |
+
|
| 359 |
+
end
|
| 360 |
+
|
| 361 |
+
car4
|
| 362 |
+
camper, 1,31,1,0, 1,31,1,0, 1,20,3,0, 1,5,0,0, 0,6,3,0, 3,6,3,0, 16,0,8,0, 17,0,120,0
|
| 363 |
+
cement, 60,24,23,0, 61,27,123,0, 65,31,31,0, 61,61,30,0, 81,35,23,0, 62,61,62,0, 83,66,64,0, 83,64,64,0
|
| 364 |
+
squalo, 0,0,0,1, 1,5,1,1, 3,3,0,1, 1,22,1,1, 1,35,1,1, 1,44,1,1, 1,53,1,1, 1,57,1,1
|
| 365 |
+
end
|
SAMP/carmods.dat
ADDED
|
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#
|
| 2 |
+
# filename: carmods.dat
|
| 3 |
+
#
|
| 4 |
+
# description: List of cars and the mods that can be added to these cars
|
| 5 |
+
#
|
| 6 |
+
link
|
| 7 |
+
bntl_b_ov, bntr_b_ov
|
| 8 |
+
bntl_b_sq, bntr_b_sq
|
| 9 |
+
wg_l_b_ssk, wg_r_b_ssk
|
| 10 |
+
wg_l_c_j, wg_r_c_j
|
| 11 |
+
wg_l_a_j, wg_r_a_j
|
| 12 |
+
wg_l_a_f, wg_r_a_f
|
| 13 |
+
wg_l_c_f, wg_r_c_f
|
| 14 |
+
wg_l_a_s, wg_r_a_s
|
| 15 |
+
wg_l_c_s, wg_r_c_s
|
| 16 |
+
wg_l_a_u, wg_r_a_u
|
| 17 |
+
wg_l_c_u, wg_r_c_u
|
| 18 |
+
wg_l_a_l, wg_r_a_l
|
| 19 |
+
wg_l_c_l, wg_r_c_l
|
| 20 |
+
wg_l_a_st, wg_r_a_st
|
| 21 |
+
wg_l_c_st, wg_r_c_st
|
| 22 |
+
wg_l_lr_bl1, wg_r_lr_bl1
|
| 23 |
+
wg_l_lr_br1, wg_r_lr_br1
|
| 24 |
+
wg_l_lr_sv, wg_r_lr_sv
|
| 25 |
+
wg_l_lr_rem1, wg_r_lr_rem1
|
| 26 |
+
wg_l_lr_rem2, wg_r_lr_rem2
|
| 27 |
+
wg_l_lr_slv1, wg_r_lr_slv1
|
| 28 |
+
wg_l_lr_slv2, wg_r_lr_slv2
|
| 29 |
+
wg_l_lr_t1, wg_r_lr_t1
|
| 30 |
+
end
|
| 31 |
+
|
| 32 |
+
|
| 33 |
+
mods
|
| 34 |
+
|
| 35 |
+
admiral, nto_b_l, nto_b_s, nto_b_tw
|
| 36 |
+
alpha, nto_b_l, nto_b_s, nto_b_tw
|
| 37 |
+
banshee, nto_b_l, nto_b_s, nto_b_tw
|
| 38 |
+
blistac, rf_b_sc_r, wg_l_b_ssk, bnt_b_sc_p_m, exh_b_t, spl_b_bbb_m, spl_b_bab_m, nto_b_l, nto_b_s, nto_b_tw, spl_b_mab_m, spl_b_bar_m, bntl_b_ov, exh_b_l
|
| 39 |
+
bobcat, exh_b_l, exh_b_m, exh_b_t, lgt_b_rspt, nto_b_l, nto_b_s, nto_b_tw, wg_l_b_ssk
|
| 40 |
+
bravura, bnt_b_sc_l, bnt_b_sc_m, bntl_b_ov, bntl_b_sq, exh_b_l, exh_b_t, lgt_b_rspt, nto_b_l, nto_b_s, nto_b_tw, rf_b_sc_r, spl_b_bab_m, spl_b_mab_m, wg_l_b_ssk
|
| 41 |
+
buccanee, bnt_b_sc_l, bntl_b_ov, bntl_b_sq, exh_b_l, exh_b_ts, lgt_b_rspt, nto_b_l, nto_b_s, nto_b_tw, rf_b_sc_r, spl_b_bab_m, spl_b_bbb_m, spl_b_mab_m, wg_l_b_ssk
|
| 42 |
+
buffalo, nto_b_s, nto_b_s, nto_b_tw
|
| 43 |
+
bullet, nto_b_l, nto_b_s, nto_b_tw
|
| 44 |
+
cabbie, nto_b_l, nto_b_s, nto_b_tw
|
| 45 |
+
cadrona, nto_b_l, nto_b_s, nto_b_tw
|
| 46 |
+
cheetah, exh_b_t, exh_b_ts, nto_b_l, nto_b_s, nto_b_tw, spl_b_bab_m, spl_b_bbb_m, spl_b_mab_m, wg_l_b_ssk
|
| 47 |
+
clover, bntl_b_sq, exh_b_l, exh_b_m, exh_b_t, exh_b_ts, nto_b_l, nto_b_s, nto_b_tw, spl_b_bar_l, spl_b_bbr_l
|
| 48 |
+
club, bnt_b_sc_l, bnt_b_sc_m, bntl_b_sq, exh_b_l, exh_b_ts, nto_b_l, nto_b_s, nto_b_tw, lgt_b_sspt, lgt_b_rspt, rf_b_sc_r, spl_b_bbr_m, spl_b_mar_m, wg_l_b_ssk
|
| 49 |
+
comet, nto_b_l, nto_b_s, nto_b_tw
|
| 50 |
+
elegant, nto_b_l, nto_b_s, nto_b_tw
|
| 51 |
+
emperor, bntl_b_ov, bntl_b_sq, exh_b_l, exh_b_t, exh_b_ts, lgt_b_rspt, nto_b_l, nto_b_s, nto_b_tw, rf_b_sc_r, spl_b_bab_m, spl_b_bbb_m, spl_b_mab_m, wg_l_b_ssk
|
| 52 |
+
esperant, nto_b_l, nto_b_s, nto_b_tw
|
| 53 |
+
euros, nto_b_l, nto_b_s, nto_b_tw
|
| 54 |
+
feltzer, nto_b_l, nto_b_s, nto_b_tw
|
| 55 |
+
fortune, nto_b_l, nto_b_s, nto_b_tw
|
| 56 |
+
glendale, nto_b_l, nto_b_s, nto_b_tw
|
| 57 |
+
greenwoo, bnt_b_sc_l, bnt_b_sc_m, nto_b_l, nto_b_s, nto_b_tw, rf_b_sc_r, spl_b_bbr_m, spl_b_mar_m
|
| 58 |
+
hermes, nto_b_l, nto_b_s, nto_b_tw
|
| 59 |
+
huntley, nto_b_l, nto_b_s, nto_b_tw
|
| 60 |
+
hustler, nto_b_l, nto_b_s, nto_b_tw
|
| 61 |
+
infernus, nto_b_s, nto_b_l, nto_b_tw
|
| 62 |
+
intruder, bnt_b_sc_m, bntl_b_ov, bntl_b_sq, exh_b_t, exh_b_ts, lgt_b_sspt, nto_b_l, nto_b_s, nto_b_tw, rf_b_sc_r, spl_b_bar_m, spl_b_bab_m, spl_b_bbb_m, wg_l_b_ssk
|
| 63 |
+
landstal, exh_b_l, exh_b_m, exh_b_t, exh_b_ts, lgt_b_rspt, lgt_b_sspt, nto_b_l, nto_b_s, nto_b_tw
|
| 64 |
+
majestic, bntl_b_ov, bntl_b_sq, exh_b_l, exh_b_t, exh_b_ts, nto_b_l, nto_b_s, nto_b_tw, spl_b_bar_m, spl_b_bbb_m, spl_b_bbr_m, spl_b_mab_m, wg_l_b_ssk
|
| 65 |
+
manana, exh_b_t, exh_b_m, exh_b_l, lgt_b_rspt, lgt_b_sspt, nto_b_l, nto_b_s, nto_b_tw, spl_b_bab_m, spl_b_bbb_m, spl_b_mab_m, wg_l_b_ssk
|
| 66 |
+
merit, bnt_b_sc_l, exh_b_l, exh_b_m, exh_b_t, exh_b_ts, nto_b_l, nto_b_s, nto_b_tw, rf_b_sc_r, spl_b_bar_m, spl_b_bbb_m, spl_b_bbr_m, spl_b_mab_m
|
| 67 |
+
mesa, exh_b_l, exh_b_m, exh_b_t, lgt_b_rspt, lgt_b_sspt, nto_b_l, nto_b_s, nto_b_tw
|
| 68 |
+
moonbeam, exh_b_l, exh_b_m, nto_b_l, nto_b_s, nto_b_tw, rf_b_sc_r, spl_b_bar_m, spl_b_bbr_m
|
| 69 |
+
nebula, bnt_b_sc_m, exh_b_l, exh_b_m, exh_b_t, exh_b_ts, nto_b_l, nto_b_s, nto_b_tw, spl_b_bar_m, spl_b_bbr_l, spl_b_bbr_m, spl_b_mar_m, wg_l_b_ssk
|
| 70 |
+
oceanic, nto_b_l, nto_b_s, nto_b_tw
|
| 71 |
+
peren, exh_b_l, exh_b_m, exh_b_t, lgt_b_rspt, nto_b_l, nto_b_s, nto_b_tw, spl_b_bar_m, spl_b_bbr_m, spl_b_mar_m, wg_l_b_ssk
|
| 72 |
+
phoenix, nto_b_l, nto_b_s, nto_b_tw, wheel_sr1, wheel_sr2, wheel_sr3, wheel_sr4, wheel_sr5, wheel_sr6, lgt_b_rspt, lgt_b_sspt
|
| 73 |
+
picador, bnt_b_sc_l, bnt_b_sc_m, exh_b_l, exh_b_s, exh_b_ts, lgt_b_rspt, nto_b_l, nto_b_s, nto_b_tw, rf_b_sc_r, wg_l_b_ssk
|
| 74 |
+
premier, bnt_b_sc_l, bnt_b_sc_m, exh_b_m, exh_b_t, nto_b_l, nto_b_s, nto_b_tw, rf_b_sc_r, spl_b_bab_m, spl_b_mab_m
|
| 75 |
+
previon, exh_b_l, exh_b_m, exh_b_s, exh_b_t, lgt_b_rspt, nto_b_l, nto_b_s, nto_b_tw, rf_b_sc_r, spl_b_bab_m, spl_b_mab_m, wg_l_b_ssk
|
| 76 |
+
primo, bntl_b_ov, exh_b_l, exh_b_m, exh_b_t, exh_b_ts, nto_b_l, nto_b_s, nto_b_tw, spl_b_bbr_m, spl_b_mab_m, spl_b_mar_m
|
| 77 |
+
rancher, bnt_b_sc_l, bnt_b_sc_m, exh_b_l, exh_b_t, exh_b_ts, lgt_b_rspt, lgt_b_sspt, nto_b_l, nto_b_s, nto_b_tw, rf_b_sc_r, spl_b_bar_m, spl_b_bbr_m, spl_b_mar_m
|
| 78 |
+
regina, nto_b_l, nto_b_s, nto_b_tw
|
| 79 |
+
romero, nto_b_l, nto_b_s, nto_b_tw
|
| 80 |
+
sabre, nto_b_l, nto_b_s, nto_b_tw
|
| 81 |
+
sentinel, exh_b_l, exh_b_m, exh_b_t, exh_b_ts, nto_b_l, nto_b_s, nto_b_tw, spl_b_bab_m, spl_b_bar_l, spl_b_bbb_m, spl_b_mar_m
|
| 82 |
+
solair, nto_b_l, nto_b_s, nto_b_tw
|
| 83 |
+
stafford, exh_b_l, exh_b_ts, nto_b_l, nto_b_s, nto_b_tw, rf_b_sc_r, spl_b_bab_m, spl_b_bbb_m, wg_l_b_ssk
|
| 84 |
+
stallion, spl_b_mab_m, spl_b_bbb_m, spl_b_bab_m, nto_b_l, nto_b_s, nto_b_tw, wg_l_b_ssk, bntl_b_ov, bntl_b_sq, lgt_b_rspt
|
| 85 |
+
stretch, nto_b_s
|
| 86 |
+
sunrise, bnt_b_sc_l, bnt_b_sc_m, bntl_b_ov, bntl_b_sq, exh_b_l, exh_b_t, exh_b_ts, nto_b_l, nto_b_s, nto_b_tw, rf_b_sc_r, spl_b_bab_m, spl_b_bbb_m, spl_b_mab_m
|
| 87 |
+
supergt, nto_b_l, nto_b_s, nto_b_tw
|
| 88 |
+
tahoma, nto_b_l, nto_b_s, nto_b_tw
|
| 89 |
+
tampa, bnt_b_sc_p_l, bnt_b_sc_p_m, bntl_b_ov, bntl_b_sq, exh_b_l, exh_b_t, exh_b_ts, nto_b_l, nto_b_s, nto_b_tw, spl_b_bab_m, spl_b_bbb_m, spl_b_mab_m, wg_l_b_ssk
|
| 90 |
+
taxi, bnt_b_sc_l, bnt_b_sc_m, exh_b_m, exh_b_t, nto_b_l, nto_b_s, nto_b_tw, spl_b_bab_m, spl_b_mab_m
|
| 91 |
+
turismo, nto_b_l, nto_b_s, nto_b_tw
|
| 92 |
+
vincent, bnt_b_sc_m, bntl_b_ov, bntl_b_sq, exh_b_l, exh_b_t, exh_b_ts, lgt_b_sspt, nto_b_l, nto_b_s, nto_b_tw, rf_b_sc_r, spl_b_bab_m, spl_b_bbb_m, wg_l_b_ssk
|
| 93 |
+
virgo, nto_b_l, nto_b_s, nto_b_tw
|
| 94 |
+
voodoo, nto_b_l, nto_b_s, nto_b_tw
|
| 95 |
+
walton, bnt_b_sc_l, bnt_b_sc_m, bnt_b_sc_p_l, exh_b_l, exh_b_m, exh_b_s, lgt_b_rspt, lgt_b_sspt, nto_b_l, nto_b_s, nto_b_tw
|
| 96 |
+
washing, exh_b_l, exh_b_m, exh_b_t, exh_b_ts, nto_b_l, nto_b_s, nto_b_tw, spl_b_bar_l, spl_b_bbb_m, spl_b_bbr_m, spl_b_mar_m
|
| 97 |
+
willard, bnt_b_sc_p_l, bnt_b_sc_p_m, exh_b_l, exh_b_t, exh_b_ts, nto_b_l, nto_b_s, nto_b_tw, rf_b_sc_r, spl_b_bab_m, spl_b_bbb_m, spl_b_mab_m, wg_l_b_ssk
|
| 98 |
+
windsor, nto_b_l, nto_b_s, nto_b_tw
|
| 99 |
+
zr350, exh_b_l, exh_b_m, exh_b_t, exh_b_ts, nto_b_l, nto_b_s, nto_b_tw, rf_b_sc_r, wg_l_b_ssk
|
| 100 |
+
|
| 101 |
+
elegy, exh_a_l, exh_c_l, fbmp_a_l, fbmp_c_l, nto_b_l, nto_b_s, nto_b_tw, rbmp_a_l, rbmp_c_l, rf_a_l, rf_c_l, spl_a_l_b, spl_c_l_b, wg_l_a_l, wg_l_c_l
|
| 102 |
+
flash, exh_a_f, exh_c_f, fbmp_a_f, fbmp_c_f, nto_b_l, nto_b_s, nto_b_tw, rbmp_a_f, rbmp_c_f, rf_a_f, rf_c_f, spl_a_f_r, spl_c_f_r, wg_l_a_f, wg_l_c_f
|
| 103 |
+
jester, exh_a_j, exh_c_j, fbmp_a_j, fbmp_c_j, nto_b_l, nto_b_s, nto_b_tw, rbmp_a_j, rbmp_c_j, spl_a_j_b, spl_c_j_b, rf_a_j, rf_c_j, wg_l_a_j, wg_l_c_j, nto_b_s
|
| 104 |
+
stratum, exh_a_st, exh_c_st, fbmp_a_st, fbmp_c_st, nto_b_l, nto_b_s, nto_b_tw, rbmp_a_st, rbmp_c_st, rf_a_st, rf_c_st, spl_a_st_r, spl_c_st_r, wg_l_a_st, wg_l_c_st
|
| 105 |
+
sultan, exh_a_s, exh_c_s, fbmp_a_s, fbmp_c_s, nto_b_l, nto_b_s, nto_b_tw, rbmp_a_s, rbmp_c_s, rf_a_s, rf_c_s, spl_a_s_b, spl_c_s_b, wg_l_a_s, wg_l_c_s
|
| 106 |
+
uranus, exh_a_u, exh_c_u, fbmp_a_u, fbmp_c_u, nto_b_l, nto_b_s, nto_b_tw, rbmp_a_u, rbmp_c_u, rf_a_u, rf_c_u, spl_a_u_b, spl_c_u_b, wg_l_a_u, wg_l_c_u
|
| 107 |
+
|
| 108 |
+
blade, exh_lr_bl1, exh_lr_bl2, fbmp_lr_bl1, fbmp_lr_bl2, nto_b_l, nto_b_s, nto_b_tw, rbmp_lr_bl1, rbmp_lr_bl2, rf_lr_bl1, rf_lr_bl2, wg_l_lr_bl1
|
| 109 |
+
broadway, exh_lr_br1, exh_lr_br2, fbmp_lr_br1, fbmp_lr_br2, nto_b_l, nto_b_s, nto_b_tw, rbmp_lr_br1, rbmp_lr_br2, wg_l_lr_br1
|
| 110 |
+
remingtn, nto_b_l, nto_b_s, nto_b_tw
|
| 111 |
+
savanna, exh_lr_sv1, exh_lr_sv2, fbmp_lr_sv1, fbmp_lr_sv2, nto_b_l, nto_b_s, nto_b_tw, rbmp_lr_sv1, rbmp_lr_sv2, rf_lr_sv1, rf_lr_sv2, wg_l_lr_sv
|
| 112 |
+
slamvan, bbb_lr_slv1, bbb_lr_slv2, exh_lr_slv1, exh_lr_slv2, fbb_lr_slv1, fbb_lr_slv2, fbmp_lr_slv1, nto_b_l, nto_b_s, nto_b_tw, wg_l_lr_slv1, wg_l_lr_slv2
|
| 113 |
+
tornado, exh_lr_t1, exh_lr_t2, fbmp_lr_t1, fbmp_lr_t2, nto_b_l, nto_b_s, nto_b_tw, rbmp_lr_t1, rbmp_lr_t2, wg_l_lr_t1
|
| 114 |
+
|
| 115 |
+
#fcr900, exh_bk_fc_sa, exh_bk_fc_ta, exh_bk_fc_tc, misc_a_bk_fc1, misc_a_bk_fc2, nto_bk_s, nto_bk_tw
|
| 116 |
+
#bf400, exh_bk_bf_sa, exh_bk_bf_ta, exh_bk_bf_tc, misc_a_bk_bf1, misc_a_bk_bf2, nto_bk_s, nto_bk_tw
|
| 117 |
+
#nrg500, exh_bk_nr_sa, exh_bk_nr_ta, exh_bk_nr_tc, misc_a_bk_nr1, misc_a_bk_nr2, nto_bk_s, nto_bk_tw
|
| 118 |
+
#pcj600, exh_bk_pc_sa, exh_bk_pc_ta, exh_bk_pc_tc, misc_a_bk_pc1, misc_a_bk_pc2, nto_bk_s, nto_bk_tw
|
| 119 |
+
|
| 120 |
+
|
| 121 |
+
end
|
| 122 |
+
|
| 123 |
+
|
| 124 |
+
wheel
|
| 125 |
+
|
| 126 |
+
0, wheel_gn1, wheel_gn2, wheel_gn3, wheel_gn4, wheel_gn5, wheel_sr3, wheel_sr4, wheel_lr3, wheel_lr4, wheel_or1
|
| 127 |
+
1, wheel_sr1, wheel_sr2, wheel_sr3, wheel_sr4, wheel_sr5, wheel_sr6, wheel_lr1, wheel_lr2, wheel_gn1, wheel_gn2
|
| 128 |
+
2, wheel_lr1, wheel_lr2, wheel_lr3, wheel_lr4, wheel_lr5, wheel_sr1, wheel_sr2, wheel_gn4, wheel_gn5
|
| 129 |
+
|
| 130 |
+
|
| 131 |
+
|
| 132 |
+
end
|
SAMP/crash_log.log
ADDED
|
@@ -0,0 +1,225 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
SA:MP version: 2.0
|
| 3 |
+
Build time: lebedev :)
|
| 4 |
+
Last processed auto and entity: 407 122
|
| 5 |
+
Last processed skin and entity: 0 288
|
| 6 |
+
ID: 747
|
| 7 |
+
Last rendered object: 0
|
| 8 |
+
SIGSEGV | Fault address: 0x4
|
| 9 |
+
libGTASA base address: 0xC2985000
|
| 10 |
+
libsamp base address: 0xBD215000
|
| 11 |
+
libc base address: 0xEDE1E000
|
| 12 |
+
register states:
|
| 13 |
+
r0: 0x0, r1: 0xA1A4E800, r2: 0xBFCCE2C0, r3: 0x20
|
| 14 |
+
r4: 0x0, r5: 0xc2fee518, r6: 0xc2fee520, r7: 0xbe9021b8
|
| 15 |
+
r8: 0xc2fee520, r9: 0xc0636e70, sl: 0x19, fp: 0x6f2c8b78
|
| 16 |
+
ip: 0xee2110c4, sp: 0xbe9021a0, lr: 0xc2c0ea63, pc: 0xc2bc0914
|
| 17 |
+
backtrace:
|
| 18 |
+
1: libGTASA.so + 0x23B914
|
| 19 |
+
2: libGTASA.so + 0x289A63
|
| 20 |
+
1: libsamp.so + 0x59AB914
|
| 21 |
+
2: libsamp.so + 0x59F9A63
|
| 22 |
+
1: libc.so + 0xD4DA2914
|
| 23 |
+
2: libc.so + 0xD4DF0A63
|
| 24 |
+
|
| 25 |
+
SA:MP version: 2.0
|
| 26 |
+
Build time: lebedev :)
|
| 27 |
+
Last processed auto and entity: 407 263
|
| 28 |
+
Last processed skin and entity: 263 407
|
| 29 |
+
ID: 105
|
| 30 |
+
Last rendered object: 0
|
| 31 |
+
SIGSEGV | Fault address: 0x8
|
| 32 |
+
libGTASA base address: 0xBD803000
|
| 33 |
+
libsamp base address: 0xBD3C0000
|
| 34 |
+
libc base address: 0xEDE1E000
|
| 35 |
+
register states:
|
| 36 |
+
r0: 0x8, r1: 0xBDDAEEE0, r2: 0x66697265, r3: 0x0
|
| 37 |
+
r4: 0x30, r5: 0x65726966, r6: 0xffffffff, r7: 0x0
|
| 38 |
+
r8: 0xbe0ba550, r9: 0xbe0ba56c, sl: 0x0, fp: 0xc
|
| 39 |
+
ip: 0x0, sp: 0xc27d2f90, lr: 0xbdb99d21, pc: 0xede7c8e8
|
| 40 |
+
backtrace:
|
| 41 |
+
1: libGTASA.so + 0x306798E8
|
| 42 |
+
2: libGTASA.so + 0x396D21
|
| 43 |
+
1: libsamp.so + 0x30ABC8E8
|
| 44 |
+
2: libsamp.so + 0x7D9D21
|
| 45 |
+
1: libc.so + 0x5E8E8
|
| 46 |
+
2: libc.so + 0xCFD7BD21
|
| 47 |
+
|
| 48 |
+
SA:MP version: 2.0
|
| 49 |
+
Build time: lebedev :)
|
| 50 |
+
Last processed auto and entity: 417 15001
|
| 51 |
+
Last processed skin and entity: 84 15921
|
| 52 |
+
ID: 11646
|
| 53 |
+
Last rendered object: 0
|
| 54 |
+
SIGSEGV | Fault address: 0xAA1DA194
|
| 55 |
+
libGTASA base address: 0xBD6C1000
|
| 56 |
+
libsamp base address: 0xBD295000
|
| 57 |
+
libc base address: 0xEDE1E000
|
| 58 |
+
register states:
|
| 59 |
+
r0: 0xBDDB42B0, r1: 0xACFDA030, r2: 0xAA1DA194, r3: 0x0
|
| 60 |
+
r4: 0x0, r5: 0xbd08ede0, r6: 0x25f, r7: 0xbd08ec44
|
| 61 |
+
r8: 0xbd08ede0, r9: 0xacfda000, sl: 0xbddb44b0, fp: 0xbddb42b8
|
| 62 |
+
ip: 0xae12b800, sp: 0xbd08ec44, lr: 0xbd95b707, pc: 0xbd9595d4
|
| 63 |
+
backtrace:
|
| 64 |
+
1: libGTASA.so + 0x2985D4
|
| 65 |
+
2: libGTASA.so + 0x29A707
|
| 66 |
+
1: libsamp.so + 0x6C45D4
|
| 67 |
+
2: libsamp.so + 0x6C6707
|
| 68 |
+
|
| 69 |
+
SA:MP version: 2.0
|
| 70 |
+
Build time: lebedev :)
|
| 71 |
+
Last processed auto and entity: 495 15001
|
| 72 |
+
Last processed skin and entity: 184 15914
|
| 73 |
+
ID: 3423
|
| 74 |
+
Last rendered object: 0
|
| 75 |
+
SIGSEGV | Fault address: 0xD7DB47E
|
| 76 |
+
libGTASA base address: 0xBD5C2000
|
| 77 |
+
libsamp base address: 0xBD183000
|
| 78 |
+
libc base address: 0xEDE1E000
|
| 79 |
+
register states:
|
| 80 |
+
r0: 0xBDCB52B0, r1: 0xB082E030, r2: 0xAC0E2DFC, r3: 0xD7DB47C
|
| 81 |
+
r4: 0x0, r5: 0xc30cbdc0, r6: 0x25d, r7: 0xc30cbc68
|
| 82 |
+
r8: 0xc30cbdc0, r9: 0xb082e000, sl: 0xbdcb54b0, fp: 0xbdcb52b0
|
| 83 |
+
ip: 0x930fa800, sp: 0xc30cbc24, lr: 0xbd85c707, pc: 0xbd85a092
|
| 84 |
+
backtrace:
|
| 85 |
+
1: libGTASA.so + 0x298092
|
| 86 |
+
2: libGTASA.so + 0x29A707
|
| 87 |
+
1: libsamp.so + 0x6D7092
|
| 88 |
+
2: libsamp.so + 0x6D9707
|
| 89 |
+
1: libc.so + 0xCFA3C092
|
| 90 |
+
2: libc.so + 0xCFA3E707
|
| 91 |
+
|
| 92 |
+
SA:MP version: 2.0
|
| 93 |
+
Build time: lebedev :)
|
| 94 |
+
Last processed auto and entity: 469 15001
|
| 95 |
+
Last processed skin and entity: 122 469
|
| 96 |
+
ID: 11453
|
| 97 |
+
Last rendered object: 0
|
| 98 |
+
SIGSEGV | Fault address: 0xAA8E8C3C
|
| 99 |
+
libGTASA base address: 0xBD4C5000
|
| 100 |
+
libsamp base address: 0xBD095000
|
| 101 |
+
|
| 102 |
+
SA:MP version: 2.0
|
| 103 |
+
Build time: lebedev :)
|
| 104 |
+
Last processed auto and entity: 577 15001
|
| 105 |
+
Last processed skin and entity: 84 577
|
| 106 |
+
ID: 3727
|
| 107 |
+
Last rendered object: 0
|
| 108 |
+
SIGSEGV | Fault address: 0xA72B284C
|
| 109 |
+
libGTASA base address: 0xBD807000
|
| 110 |
+
libsamp base address: 0xBD3DE000
|
| 111 |
+
libc base address: 0xEDE1E000
|
| 112 |
+
register states:
|
| 113 |
+
r0: 0xBDEFA2B0, r1: 0xACAB6830, r2: 0xA72B284C, r3: 0x0
|
| 114 |
+
r4: 0x0, r5: 0xc30bbe08, r6: 0x261, r7: 0xc30bbc6c
|
| 115 |
+
r8: 0xc30bbe08, r9: 0xacab6800, sl: 0xbdefa4b0, fp: 0xbdefa2c0
|
| 116 |
+
ip: 0xb08ba800, sp: 0xc30bbc6c, lr: 0xbdaa1707, pc: 0xbda9f5d4
|
| 117 |
+
backtrace:
|
| 118 |
+
1: libGTASA.so + 0x2985D4
|
| 119 |
+
2: libGTASA.so + 0x29A707
|
| 120 |
+
1: libsamp.so + 0x6C15D4
|
| 121 |
+
2: libsamp.so + 0x6C3707
|
| 122 |
+
1: libc.so + 0xCFC815D4
|
| 123 |
+
2: libc.so + 0xCFC83707
|
| 124 |
+
|
| 125 |
+
SA:MP version: 2.0
|
| 126 |
+
Build time: lebedev :)
|
| 127 |
+
Last processed auto and entity: 577 15001
|
| 128 |
+
Last processed skin and entity: 122 15914
|
| 129 |
+
ID: 180
|
| 130 |
+
Last rendered object: 0
|
| 131 |
+
SIGSEGV | Fault address: 0x15BC3910
|
| 132 |
+
libGTASA base address: 0xBBAC0000
|
| 133 |
+
libsamp base address: 0xBB445000
|
| 134 |
+
libc base address: 0xEDE1E000
|
| 135 |
+
register states:
|
| 136 |
+
r0: 0xBC1B32B0, r1: 0xAED8A830, r2: 0xA64959A4, r3: 0x15BC390E
|
| 137 |
+
r4: 0x0, r5: 0xbb23ee08, r6: 0x25f, r7: 0xbb23ecb0
|
| 138 |
+
r8: 0xbb23ee08, r9: 0xaed8a800, sl: 0xbc1b34b0, fp: 0xbc1b32b8
|
| 139 |
+
ip: 0xa06f7000, sp: 0xbb23ec6c, lr: 0xbbd5a707, pc: 0xbbd58092
|
| 140 |
+
backtrace:
|
| 141 |
+
1: libGTASA.so + 0x298092
|
| 142 |
+
2: libGTASA.so + 0x29A707
|
| 143 |
+
1: libsamp.so + 0x913092
|
| 144 |
+
2: libsamp.so + 0x915707
|
| 145 |
+
1: libc.so + 0xCDF3A092
|
| 146 |
+
2: libc.so + 0xCDF3C707
|
| 147 |
+
|
| 148 |
+
SA:MP version: 2.0
|
| 149 |
+
Build time: lebedev :)
|
| 150 |
+
Last processed auto and entity: 577 15671
|
| 151 |
+
Last processed skin and entity: 122 15658
|
| 152 |
+
ID: 5116
|
| 153 |
+
Last rendered object: 0
|
| 154 |
+
SIGSEGV | Fault address: 0x12F95D02
|
| 155 |
+
libGTASA base address: 0xBE0C6000
|
| 156 |
+
libsamp base address: 0xC4410000
|
| 157 |
+
libc base address: 0xEEE8F000
|
| 158 |
+
register states:
|
| 159 |
+
r0: 0xBE7B92B0, r1: 0xB1B9A670, r2: 0xAD5FD0DC, r3: 0x12F95D00
|
| 160 |
+
r4: 0x0, r5: 0xbf8dbde0, r6: 0x25d, r7: 0xbf8dbc88
|
| 161 |
+
r8: 0xbf8dbde0, r9: 0xb1b9a640, sl: 0xbe7b94b0, fp: 0xbe7b92b0
|
| 162 |
+
ip: 0x9869da80, sp: 0xbf8dbc44, lr: 0xbe360707, pc: 0xbe35e092
|
| 163 |
+
backtrace:
|
| 164 |
+
1: libGTASA.so + 0x298092
|
| 165 |
+
2: libGTASA.so + 0x29A707
|
| 166 |
+
1: libsamp.so + 0xF9F4E092
|
| 167 |
+
2: libsamp.so + 0xF9F50707
|
| 168 |
+
1: libc.so + 0xCF4CF092
|
| 169 |
+
2: libc.so + 0xCF4D1707
|
| 170 |
+
|
| 171 |
+
SA:MP version: 2.0
|
| 172 |
+
Build time: lebedev :)
|
| 173 |
+
Last processed auto and entity: 0 0
|
| 174 |
+
Last processed skin and entity: 0 4316
|
| 175 |
+
ID: 15290
|
| 176 |
+
Last rendered object: 0
|
| 177 |
+
SIGSEGV | Fault address: 0xBDFCE060
|
| 178 |
+
libGTASA base address: 0xC3F42000
|
| 179 |
+
libsamp base address: 0xBDF9A000
|
| 180 |
+
libc base address: 0xEEE8F000
|
| 181 |
+
register states:
|
| 182 |
+
r0: 0xBDFCE061, r1: 0x3B, r2: 0x3C, r3: 0xC6095340
|
| 183 |
+
r4: 0x2f, r5: 0xbdfce060, r6: 0xbdfce060, r7: 0xffb3cb58
|
| 184 |
+
r8: 0x200, r9: 0x1a5, sl: 0xc6095340, fp: 0xc44d4ccc
|
| 185 |
+
ip: 0xc450f798, sp: 0xffb3cb48, lr: 0xc41795bf, pc: 0xeef20a6a
|
| 186 |
+
backtrace:
|
| 187 |
+
1: libGTASA.so + 0x2AFDEA6A
|
| 188 |
+
2: libGTASA.so + 0x2375BF
|
| 189 |
+
1: libsamp.so + 0x30F86A6A
|
| 190 |
+
2: libsamp.so + 0x61DF5BF
|
| 191 |
+
1: libc.so + 0x91A6A
|
| 192 |
+
2: libc.so + 0xD52EA5BF
|
| 193 |
+
|
| 194 |
+
SA:MP version: 2.0
|
| 195 |
+
Build time: lebedev :)
|
| 196 |
+
Last processed auto and entity: 457 228
|
| 197 |
+
Last processed skin and entity: 228 457
|
| 198 |
+
ID: 4747
|
| 199 |
+
Last rendered object: 0
|
| 200 |
+
SIGSEGV | Fault address: 0x4
|
| 201 |
+
libGTASA base address: 0xB6348000
|
| 202 |
+
libsamp base address: 0xBC316000
|
| 203 |
+
|
| 204 |
+
SA:MP version: 2.0
|
| 205 |
+
Build time: lebedev :)
|
| 206 |
+
Last processed auto and entity: 0 0
|
| 207 |
+
Last processed skin and entity: 0 4316
|
| 208 |
+
ID: 9606
|
| 209 |
+
Last rendered object: 0
|
| 210 |
+
SIGSEGV | Fault address: 0x0
|
| 211 |
+
libGTASA base address: 0xBD142000
|
| 212 |
+
libsamp base address: 0xBCD15000
|
| 213 |
+
libc base address: 0xEE632000
|
| 214 |
+
register states:
|
| 215 |
+
r0: 0xB9E4A720, r1: 0xB90C19C0, r2: 0xB8DC3E58, r3: 0x0
|
| 216 |
+
r4: 0xb9e4a720, r5: 0xb9c46f00, r6: 0xbda2a2a0, r7: 0xb82860e0
|
| 217 |
+
r8: 0xbda2a2a4, r9: 0xbda0e420, sl: 0xbd70f760, fp: 0xbda2a620
|
| 218 |
+
ip: 0xbd70fb50, sp: 0xb82860e0, lr: 0xbd50350d, pc: 0x0
|
| 219 |
+
backtrace:
|
| 220 |
+
1: libGTASA.so + 0x42EBE000
|
| 221 |
+
2: libGTASA.so + 0x3C150D
|
| 222 |
+
1: libsamp.so + 0x432EB000
|
| 223 |
+
2: libsamp.so + 0x7EE50D
|
| 224 |
+
1: libc.so + 0x119CE000
|
| 225 |
+
2: libc.so + 0xCEED150D
|
SAMP/default.ide
ADDED
|
@@ -0,0 +1,159 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#
|
| 2 |
+
# ModelIDs
|
| 3 |
+
# peds: 0-129 (special characters 99-109)
|
| 4 |
+
# vehicles: 400-799
|
| 5 |
+
# car components 800-805
|
| 6 |
+
# ped components 806-807
|
| 7 |
+
# wheels: 810-820
|
| 8 |
+
# gifts and misc weapons: 821-829
|
| 9 |
+
# weapons: 830-869
|
| 10 |
+
# cutscene heads/objs: 870-874
|
| 11 |
+
#
|
| 12 |
+
|
| 13 |
+
|
| 14 |
+
objs
|
| 15 |
+
#misc
|
| 16 |
+
320, airtrain_vlo, generic, 1, 2000, 0
|
| 17 |
+
end
|
| 18 |
+
|
| 19 |
+
weap
|
| 20 |
+
# gift type weapons
|
| 21 |
+
321, gun_dildo1, gun_dildo1, null, 1, 50, 0
|
| 22 |
+
322, gun_dildo2, gun_dildo2, null, 1, 50, 0
|
| 23 |
+
323, gun_vibe1, gun_vibe1, null, 1, 50, 0
|
| 24 |
+
324, gun_vibe2, gun_vibe2, null, 1, 50, 0
|
| 25 |
+
325, flowera, flowera, null, 1, 30, 0
|
| 26 |
+
326, gun_cane, gun_cane, null, 1, 50, 0
|
| 27 |
+
327, gun_boxwee, gun_boxwee, colt45, 1, 50, 0
|
| 28 |
+
328, gun_boxbig, gun_boxbig, null, 1, 50, 0
|
| 29 |
+
|
| 30 |
+
# melee weapons
|
| 31 |
+
330, cellphone, cellphone, null, 1, 50, 0
|
| 32 |
+
331, brassknuckle, brassknuckle, null, 1, 50, 0
|
| 33 |
+
333, golfclub, golfclub, null, 1, 50, 0
|
| 34 |
+
334, nitestick, nitestick, null, 1, 50, 0
|
| 35 |
+
335, knifecur, knifecur, null, 1, 50, 0
|
| 36 |
+
336, bat, bat, null, 1, 50, 0
|
| 37 |
+
337, shovel, shovel, null, 1, 50, 0
|
| 38 |
+
338, poolcue, poolcue, null, 1, 50, 0
|
| 39 |
+
339, katana, katana, null, 1, 50, 0
|
| 40 |
+
#340, skateboard, skateboard, null, 1, 50, 0
|
| 41 |
+
341, chnsaw, chnsaw, chainsaw, 1, 50, 0
|
| 42 |
+
|
| 43 |
+
# projectiles
|
| 44 |
+
342, grenade, grenade, grenade, 1, 100, 0
|
| 45 |
+
343, teargas, teargas, grenade, 1, 50, 0
|
| 46 |
+
344, molotov, molotov, grenade, 1, 100, 0
|
| 47 |
+
345, missile, missile, null, 1, 100, 0
|
| 48 |
+
|
| 49 |
+
# handguns
|
| 50 |
+
346, colt45, colt45, colt45, 1, 30, 0
|
| 51 |
+
347, silenced, silenced, silenced, 1, 30, 0
|
| 52 |
+
348, desert_eagle, desert_eagle, python, 1, 30, 0
|
| 53 |
+
|
| 54 |
+
# shotguns
|
| 55 |
+
349, chromegun, chromegun, shotgun, 1, 50, 0
|
| 56 |
+
350, sawnoff, sawnoff, colt45, 1, 30, 0
|
| 57 |
+
351, shotgspa, shotgspa, buddy, 1, 50, 0
|
| 58 |
+
|
| 59 |
+
# sub-machineguns
|
| 60 |
+
352, micro_uzi, micro_uzi, colt45, 1, 30, 0
|
| 61 |
+
353, mp5lng, mp5lng, uzi, 1, 50, 0
|
| 62 |
+
#354, tec9, tec9, colt45, 1, 30, 0
|
| 63 |
+
|
| 64 |
+
# projectiles contd,
|
| 65 |
+
354, flare, flare, null, 1, 100, 0
|
| 66 |
+
|
| 67 |
+
# machineguns
|
| 68 |
+
355, ak47, ak47, rifle, 1, 50, 0
|
| 69 |
+
356, m4, m4, rifle, 1, 30, 0
|
| 70 |
+
|
| 71 |
+
# rifles
|
| 72 |
+
357, cuntgun, cuntgun, rifle, 1, 50, 0
|
| 73 |
+
358, sniper, sniper, rifle, 1, 50, 0
|
| 74 |
+
|
| 75 |
+
# specials
|
| 76 |
+
359, rocketla, rocketla, rocket, 1, 50, 0
|
| 77 |
+
360, heatseek, heatseek, rocket, 1, 50, 0
|
| 78 |
+
361, flame, flame, flame, 1, 50, 0
|
| 79 |
+
362, minigun, minigun, flame, 1, 50, 0
|
| 80 |
+
363, satchel, satchel, grenade, 1, 50, 0
|
| 81 |
+
364, bomb, bomb, null, 1, 50, 0
|
| 82 |
+
365, spraycan, spraycan, spraycan, 1, 50, 0
|
| 83 |
+
366, fire_ex, fire_ex, flame, 1, 50, 0
|
| 84 |
+
367, camera, camera, rifle, 1, 50, 0
|
| 85 |
+
|
| 86 |
+
368, nvgoggles, nvgoggles, goggles, 1, 50, 0
|
| 87 |
+
369, irgoggles, irgoggles, goggles, 1, 50, 0
|
| 88 |
+
|
| 89 |
+
370, jetpack, jetpack, null, 1, 100, 0
|
| 90 |
+
371, gun_para, gun_para, null, 1, 100, 0
|
| 91 |
+
|
| 92 |
+
372, tec9, tec9, colt45, 1, 30, 0
|
| 93 |
+
373, armour, armour, null, 1, 30, 0
|
| 94 |
+
|
| 95 |
+
# OLD REMOVED WEAPON MODELS
|
| 96 |
+
#332, screwdriver, screwdriver, null, 1, 50, 0
|
| 97 |
+
#337, hammer, hammer, null, 1, 50, 0
|
| 98 |
+
#338, cleaver, cleaver, null, 1, 50, 0
|
| 99 |
+
#339, machete, machete, null, 1, 50, 0
|
| 100 |
+
#351, buddyshot, buddyshot, buddy, 1, 50, 0
|
| 101 |
+
#353, tec9, tec9, colt45, 1, 30, 0
|
| 102 |
+
#355, ingramsl, ingramsl, colt45, 1, 50, 0
|
| 103 |
+
#358, laser, laser, rifle, 1, 50, 0
|
| 104 |
+
#361, M60, M60, m60, 1, 50, 0
|
| 105 |
+
#365, fingers, fingers, null, 1, 50, 0
|
| 106 |
+
#366, minigun2, minigun, null, 1, 50, 0
|
| 107 |
+
|
| 108 |
+
end
|
| 109 |
+
|
| 110 |
+
# leave ID 374 - 383 to use in temp car components
|
| 111 |
+
# 374, car_door
|
| 112 |
+
# 375, car_bumper
|
| 113 |
+
# 376, car_panel
|
| 114 |
+
# 377, car_bonnet
|
| 115 |
+
# 378, car_boot
|
| 116 |
+
# 379, car_wheel
|
| 117 |
+
# 380, bodypart_A
|
| 118 |
+
# 381, bodypart_B
|
| 119 |
+
|
| 120 |
+
hier
|
| 121 |
+
1, csplay, player, null, 2000.0
|
| 122 |
+
# clothes objects
|
| 123 |
+
384, clothes01, generic, null, 2000.0
|
| 124 |
+
385, clothes01, generic, null, 2000.0
|
| 125 |
+
386, clothes01, generic, null, 2000.0
|
| 126 |
+
387, clothes01, generic, null, 2000.0
|
| 127 |
+
388, clothes01, generic, null, 2000.0
|
| 128 |
+
389, clothes01, generic, null, 2000.0
|
| 129 |
+
390, clothes01, generic, null, 2000.0
|
| 130 |
+
391, clothes01, generic, null, 2000.0
|
| 131 |
+
392, clothes01, generic, null, 2000.0
|
| 132 |
+
393, clothes01, generic, null, 2000.0
|
| 133 |
+
# hands
|
| 134 |
+
394, SHANDL, generic, null, 15.0
|
| 135 |
+
395, SHANDR, generic, null, 15.0
|
| 136 |
+
396, FHANDL, generic, null, 15.0
|
| 137 |
+
397, FHANDR, generic, null, 15.0
|
| 138 |
+
# cutscene objects
|
| 139 |
+
300, cutobj01, generic, null, 2000.0
|
| 140 |
+
301, cutobj02, generic, null, 2000.0
|
| 141 |
+
302, cutobj03, generic, null, 2000.0
|
| 142 |
+
303, cutobj04, generic, null, 2000.0
|
| 143 |
+
304, cutobj05, generic, null, 2000.0
|
| 144 |
+
305, cutobj06, generic, null, 2000.0
|
| 145 |
+
306, cutobj07, generic, null, 2000.0
|
| 146 |
+
307, cutobj08, generic, null, 2000.0
|
| 147 |
+
308, cutobj09, generic, null, 2000.0
|
| 148 |
+
309, cutobj10, generic, null, 2000.0
|
| 149 |
+
310, cutobj11, generic, null, 2000.0
|
| 150 |
+
311, cutobj12, generic, null, 2000.0
|
| 151 |
+
312, cutobj13, generic, null, 2000.0
|
| 152 |
+
313, cutobj14, generic, null, 2000.0
|
| 153 |
+
314, cutobj15, generic, null, 2000.0
|
| 154 |
+
315, cutobj16, generic, null, 2000.0
|
| 155 |
+
316, cutobj17, generic, null, 2000.0
|
| 156 |
+
317, cutobj18, generic, null, 2000.0
|
| 157 |
+
318, cutobj19, generic, null, 2000.0
|
| 158 |
+
319, cutobj20, generic, null, 2000.0
|
| 159 |
+
end
|
SAMP/fonts/arial.ttf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:413c78f91bd39e134f3c0bb204b1d5a90f29df9efddc8fd26950a178058d5d74
|
| 3 |
+
size 367112
|
SAMP/fonts/sampaux3.ttf
ADDED
|
Binary file (11.5 kB). View file
|
|
|
SAMP/gta.dat
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
# Object types
|
| 10 |
+
IDE DATA\MAPS\generic\vegepart.IDE
|
| 11 |
+
IDE DATA\MAPS\generic\dynamic.IDE
|
| 12 |
+
IDE DATA\MAPS\generic\dynamic2.IDE
|
| 13 |
+
IDE DATA\MAPS\generic\multiobj.IDE
|
| 14 |
+
IDE DATA\MAPS\generic\procobj.IDE
|
| 15 |
+
IDE DATA\MAPS\leveldes\levelxre.IDE
|
| 16 |
+
IDE DATA\MAPS\rip1.IDE
|
| 17 |
+
IDE DATA\MAPS\rip2.IDE
|
| 18 |
+
IDE DATA\MAPS\rip3.IDE
|
| 19 |
+
IDE DATA\MAPS\rip4.IDE
|
| 20 |
+
IDE DATA\MAPS\rip5.IDE
|
| 21 |
+
IDE DATA\MAPS\rip6.IDE
|
| 22 |
+
IDE DATA\MAPS\rip7.IDE
|
| 23 |
+
IDE DATA\MAPS\rip8.IDE
|
| 24 |
+
IDE DATA\MAPS\rip9.IDE
|
| 25 |
+
IDE DATA\MAPS\rip10.IDE
|
| 26 |
+
IDE DATA\MAPS\rip11.IDE
|
| 27 |
+
IDE DATA\MAPS\rip12.IDE
|
| 28 |
+
IDE DATA\MAPS\rip13.IDE
|
| 29 |
+
#IDE DATA\MAPS\rip14.IDE
|
| 30 |
+
IDE DATA\MAPS\rip1.1.IDE
|
| 31 |
+
IDE DATA\MAPS\rip1.2.IDE
|
| 32 |
+
IDE DATA\MAPS\rip1.3.IDE
|
| 33 |
+
IDE DATA\MAPS\vcsa.IDE
|
| 34 |
+
IDE SAMP\SAMP.IDE
|
| 35 |
+
|
| 36 |
+
|
| 37 |
+
# vehicle upgrade models
|
| 38 |
+
IDE DATA\MAPS\veh_mods\veh_mods.IDE
|
| 39 |
+
|
| 40 |
+
# have to load map.zon before any of the IPLs
|
| 41 |
+
IPL DATA\MAP.ZON
|
| 42 |
+
# IPL DATA\NAVIG.ZON
|
| 43 |
+
IPL DATA\INFO.ZON
|
| 44 |
+
|
| 45 |
+
# Scene information
|
| 46 |
+
|
| 47 |
+
#IPL DATA\MAPS\testbed.IPL
|
| 48 |
+
IPL DATA\MAPS\rip1.IPL
|
| 49 |
+
IPL DATA\MAPS\rip2.IPL
|
| 50 |
+
IPL DATA\MAPS\rip3.IPL
|
| 51 |
+
IPL DATA\MAPS\rip4.IPL
|
| 52 |
+
IPL DATA\MAPS\rip5.IPL
|
| 53 |
+
IPL DATA\MAPS\rip6.IPL
|
| 54 |
+
IPL DATA\MAPS\rip7.IPL
|
| 55 |
+
IPL DATA\MAPS\rip8.IPL
|
| 56 |
+
IPL DATA\MAPS\rip9.IPL
|
| 57 |
+
IPL DATA\MAPS\rip10.IPL
|
| 58 |
+
IPL DATA\MAPS\rip11.IPL
|
| 59 |
+
IPL DATA\MAPS\rip12.IPL
|
| 60 |
+
IPL DATA\MAPS\rip13.IPL
|
| 61 |
+
IPL DATA\MAPS\rip14.IPL
|
| 62 |
+
IPL DATA\MAPS\rip1.1.IPL
|
| 63 |
+
IPL DATA\MAPS\rip1.2.IPL
|
| 64 |
+
IPL DATA\MAPS\rip1.3.IPL
|
| 65 |
+
IPL DATA\MAPS\vcsa.ipl
|
SAMP/handling.cfg
ADDED
|
@@ -0,0 +1,515 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
; Black Russia Mobile
|
| 2 |
+
; Created 06/04/2020
|
| 3 |
+
;
|
| 4 |
+
; > COMMENTS <
|
| 5 |
+
; ------------
|
| 6 |
+
; TWEAK AT YOUR OWN RISK
|
| 7 |
+
;
|
| 8 |
+
; > UNITS <
|
| 9 |
+
; ---------
|
| 10 |
+
; vehicle identifier 14 characters max
|
| 11 |
+
; dimensions in metres
|
| 12 |
+
; mass in Kg
|
| 13 |
+
; velocity in Km/h
|
| 14 |
+
; acceleration/deceleration in ms-2
|
| 15 |
+
; multipliers x1.0 is default
|
| 16 |
+
; angles in degrees
|
| 17 |
+
; Levels :- (L)ow, (M)edium, (H)igh
|
| 18 |
+
; buoyancy = percent submerged (> 100% vehicle sinks)
|
| 19 |
+
; engine type :- (P)etrol, (D)iesel, (E)lectric
|
| 20 |
+
; engine drive :- (F)ront, (R)ear, (4)-wheel drive
|
| 21 |
+
;
|
| 22 |
+
; > FIELD DESCRIPTIONS <
|
| 23 |
+
; ----------------------
|
| 24 |
+
; (A) vehicle identifier [14 characters max]
|
| 25 |
+
; (B) fMass [1.0 to 50000.0]
|
| 26 |
+
; (C) fTurnMass //was////Dimensions.x [0.0 > x > 20.0]
|
| 27 |
+
; (D) fDragMult //was////Dimensions.y [0.0 > x > 20.0]
|
| 28 |
+
; (E) (not used) //was////Dimensions.z, [0.0 > x > 20.0]
|
| 29 |
+
; (F) CentreOfMass.x [-10.0 > x > 10.0]
|
| 30 |
+
; (G) CentreOfMass.y [-10.0 > x > 10.0]
|
| 31 |
+
; (H) CentreOfMass.z [-10.0 > x > 10.0]
|
| 32 |
+
; (I) nPercentSubmerged [10 to 120]
|
| 33 |
+
; (J) fTractionMultiplier [0.5 to 2.0]
|
| 34 |
+
; (K) fTractionLoss [0.0 > x > 1.0]
|
| 35 |
+
; (L) fTractionBias [0.0 > x > 1.0]
|
| 36 |
+
; (M) TransmissionData.nNumberOfGears [1 to 4]
|
| 37 |
+
; (N) TransmissionData.fMaxVelocity [5.0 to 150.0]
|
| 38 |
+
; (O) TransmissionData.fEngineAcceleration [0.1 to 10.0]
|
| 39 |
+
; (P) TransmissionData.fEngineInertia [0.0 to 50.0]
|
| 40 |
+
; (Q) TransmissionData.nDriveType [F/R/4]
|
| 41 |
+
; (R) TransmissionData.nEngineType [P/D/E]
|
| 42 |
+
; (S) fBrakeDeceleration [0.1 to 10.0]
|
| 43 |
+
; (T) fBrakeBias [0.0 > x > 1.0]
|
| 44 |
+
; (U) bABS [0/1]
|
| 45 |
+
; (V) fSteeringLock [10.0 to 40.0]
|
| 46 |
+
;
|
| 47 |
+
; (a) fSuspensionForceLevel not [L/M/H]
|
| 48 |
+
; (b) fSuspensionDampingLevel not [L/M/H]
|
| 49 |
+
; (c) fSuspensionHighSpdComDamp often zero - 200.0 or more for bouncy vehicles
|
| 50 |
+
; (d) suspension upper limit
|
| 51 |
+
; (e) suspension lower limit
|
| 52 |
+
; (f) suspension bias between front and rear
|
| 53 |
+
; (g) suspension anti-dive multiplier
|
| 54 |
+
;
|
| 55 |
+
; (aa) fSeatOffsetDistance // ped seat position offset towards centre of car
|
| 56 |
+
; (ab) fCollisionDamageMultiplier [0.2 to 5.0]
|
| 57 |
+
; (ac) nMonetaryValue [1 to 100000]
|
| 58 |
+
;
|
| 59 |
+
; (af) modelFlags!!! WARNING - Now written HEX for easier reading of flags
|
| 60 |
+
;
|
| 61 |
+
; 1st digit 1: IS_VAN 2: IS_BUS 4: IS_LOW 8: IS_BIG
|
| 62 |
+
; 2nd digit 1: REVERSE_BONNET 2: HANGING_BOOT 4: TAILGATE_BOOT 8: NOSWING_BOOT
|
| 63 |
+
; 3rd digit 1: NO_DOORS 2: TANDEM_SEATS 4: SIT_IN_BOAT 8: CONVERTIBLE
|
| 64 |
+
; 4th digit 1: NO_EXHAUST 2: DOUBLE_EXHAUST 4: NO1FPS_LOOK_BEHIND 8: FORCE_DOOR_CHECK
|
| 65 |
+
; 5th digit 1: AXLE_F_NOTILT 2: AXLE_F_SOLID 4: AXLE_F_MCPHERSON 8: AXLE_F_REVERSE
|
| 66 |
+
; 6th digit 1: AXLE_R_NOTILT 2: AXLE_R_SOLID 4: AXLE_R_MCPHERSON 8: AXLE_R_REVERSE
|
| 67 |
+
; 7th digit 1: IS_BIKE 2: IS_HELI 4: IS_PLANE 8: IS_BOAT
|
| 68 |
+
; 8th digit 1: BOUNCE_PANELS 2: DOUBLE_RWHEELS 4: FORCE_GROUND_CLEARANCE 8: IS_HATCHBACK
|
| 69 |
+
;
|
| 70 |
+
; (ag) handlingFlags - written in HEX
|
| 71 |
+
;
|
| 72 |
+
; 1st digit 1: 1G_BOOST 2: 2G_BOOST 4: NPC_ANTI_ROLL 8: NPC_NEUTRAL_HANDL
|
| 73 |
+
; 2nd digit 1: NO_HANDBRAKE 2: STEER_REARWHEELS 4: HB_REARWHEEL_STEER 8: ALT_STEER_OPT
|
| 74 |
+
; 3rd digit 1: WHEEL_F_NARROW2 2: WHEEL_F_NARROW 4: WHEEL_F_WIDE 8: WHEEL_F_WIDE2
|
| 75 |
+
; 4th digit 1: WHEEL_R_NARROW2 2: WHEEL_R_NARROW 4: WHEEL_R_WIDE 8: WHEEL_R_WIDE2
|
| 76 |
+
; 5th digit 1: HYDRAULIC_GEOM 2: HYDRAULIC_INST 4: HYDRAULIC_NONE 8: NOS_INST
|
| 77 |
+
; 6th digit 1: OFFROAD_ABILITY 2: OFFROAD_ABILITY2 4: HALOGEN_LIGHTS 8: PROC_REARWHEEL_1ST
|
| 78 |
+
; 7th digit 1: USE_MAXSP_LIMIT 2: LOW_RIDER 4: STREET_RACER
|
| 79 |
+
; 8th digit 1: SWINGING_CHASSIS
|
| 80 |
+
;
|
| 81 |
+
; (ah) front lights (0 = long, 1 = small, 2 = big, 3 = tall)
|
| 82 |
+
; (ai) rear lights (0 = long, 1 = small, 2 = big, 3 = tall)
|
| 83 |
+
; (aj) vehicle anim group
|
| 84 |
+
;
|
| 85 |
+
; > THE DATA <
|
| 86 |
+
; ----- cars ---------------------------------
|
| 87 |
+
;
|
| 88 |
+
; name mass turnmass drag centreofmass boy traction transmission brakes steer suspension suslines antidive seat col cost mflags hflags lights
|
| 89 |
+
; 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
|
| 90 |
+
LANDSTAL 1700.0 5008.0 0.57 0.0 0.0 -0.3 85 0.75 0.85 0.5 5 280.0 18.7 35.0 4 D 6.2 0.60 0 35.0 2.4 0.08 0.0 0.28 -0.14 0.5 0.25 0.27 0.23 25000 20 500002 0 1 0
|
| 91 |
+
BRAVURA 1300.0 2200.0 1.7 0.0 0.3 0.0 70 0.65 0.80 0.52 5 160.0 15.0 10.0 F P 08.0 0.80 0 30.0 1.3 0.08 0.0 0.31 -0.15 0.57 0.0 0.26 0.50 9000 0 1 0 0 0
|
| 92 |
+
BUFFALO 1500.0 4000.0 0.52 0.0 0.0 -0.1 85 0.7 0.9 0.5 5 315.0 20.5 10.0 4 P 11.0 0.45 0 30.0 1.2 0.12 0.0 0.28 -0.24 0.5 0.4 0.25 0.50 35000 2800 10200000 1 1 0
|
| 93 |
+
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 0 1 2
|
| 94 |
+
PEREN 1200.0 3000.0 1.26 0.0 0.1 0.0 70 0.70 0.90 0.48 5 150.0 13.0 122.0 R P 4.0 0.80 0 30.0 1.4 0.1 0.0 0.37 -0.17 0.5 0.0 0.2 0.60 10000 20 0 1 1 0
|
| 95 |
+
SENTINEL 1600.0 4000.0 0.53 0.0 0.0 -0.2 75 0.65 0.75 0.5 5 305.0 19.9 15.0 4 P 10.0 0.5 0 27.0 1.0 0.08 0.0 0.30 -0.20 0.5 0.3 0.2 0.56 35000 0 400000 0 1 0
|
| 96 |
+
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 0 1 20
|
| 97 |
+
FIRETRUK 6500.0 36670.8 3.0 0.0 0.0 0.0 90 0.55 0.8 0.5 5 170.0 27.0 10.0 R D 10.00 0.45 0 27.0 1.2 0.08 0.0 0.47 -0.17 0.5 0.0 0.2 0.26 15000 4098 0 0 1 2
|
| 98 |
+
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.25 0.55 0.3 0.45 0.20 5000 4008 200 0 1 0
|
| 99 |
+
STRETCH 2200.0 10000.0 1.8 0.0 0.0 0.0 75 0.60 0.8 0.5 5 180.0 18.0 25.0 R P 10.0 0.40 0 30.0 1.1 0.07 0.0 0.35 -0.20 0.5 0.0 0.2 0.72 40000 282000 10400001 1 1 0
|
| 100 |
+
MANANA 1000.0 1400.0 0.64 0.0 0.2 0.0 70 0.80 0.8 0.5 5 280.0 20.0 10.0 R P 8.0 0.80 0 30.0 1.2 0.10 5.0 0.31 -0.15 0.5 0.2 0.26 0.50 9000 0 0 0 0 0
|
| 101 |
+
INFERNUS 1400.0 2725.3 0.5 0.0 0.0 -0.25 70 0.70 0.8 0.50 5 324.0 21.0 10.0 R P 11.0 0.51 0 30.0 1.2 0.19 0.0 0.25 -0.10 0.5 0.4 0.37 0.72 95000 40002004 C04000 1 1 1
|
| 102 |
+
VOODOO 1800.0 4411.5 2.0 0.0 -0.1 -0.2 70 0.95 0.80 0.45 5 160.0 23.0 5.0 R P 6.50 0.50 0 30.0 1.0 0.08 0.0 0.20 -0.25 0.5 0.6 0.26 0.41 30000 0 2410008 1 1 0
|
| 103 |
+
PONY 2600.0 8666.7 3.0 0.0 0.0 -0.25 80 0.55 0.90 0.50 5 160.0 15.0 25.0 R D 6.0 0.80 0 30.0 2.6 0.07 0.0 0.35 -0.15 0.25 0.0 0.2 0.50 20000 4001 1 0 3 13
|
| 104 |
+
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 0 3 0
|
| 105 |
+
CHEETAH 1200.0 3000.0 0.48 0.0 -0.2 -0.2 70 0.80 0.9 0.50 5 350.0 24.0 7.0 4 P 11.1 0.48 0 35.0 0.8 0.20 0.0 0.10 -0.15 0.5 0.6 0.40 0.54 105000 c0002004 208000 0 0 1
|
| 106 |
+
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 0 1 13
|
| 107 |
+
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 3 0
|
| 108 |
+
ESPERANT 1800.0 4350.0 2.0 0.0 0.0 0.0 70 0.55 0.88 0.52 5 160.0 18.0 5.0 R P 4.0 0.60 0 28.0 1.0 0.05 1.0 0.35 -0.18 0.5 0.0 0.36 0.54 19000 40000000 10000000 0 3 0
|
| 109 |
+
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 0 1 0
|
| 110 |
+
WASHING 1850.0 5000.0 0.95 0.0 0.0 -0.1 75 0.75 0.65 0.52 4 187.0 13.5 99.0 R P 7.5 0.65 0 30.0 1.0 0.20 0.0 0.27 -0.20 0.5 0.35 0.24 0.60 18000 0 10400000 1 1 0
|
| 111 |
+
BOBCAT 1700.0 4000.0 2.5 0.0 0.05 -0.2 75 0.65 0.85 0.57 5 165.0 20.0 15.0 4 D 8.5 0.5 0 35.0 1.5 0.10 5.0 0.35 -0.18 0.4 0.0 0.26 0.20 26000 40 104004 0 1 0
|
| 112 |
+
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 0 1 0
|
| 113 |
+
BFINJECT 1200.0 2000.0 4.0 0.0 -0.1 -0.1 80 0.75 0.85 0.5 4 170.0 30.0 10.0 R P 6.0 0.50 0 35.0 1.0 0.07 5.0 0.20 -0.15 0.45 0.0 0.38 0.40 15000 201904 308200 1 2 25
|
| 114 |
+
PREMIER 1600.0 3921.3 1.8 0.0 -0.4 0.0 75 0.75 0.85 0.52 5 200.0 22.0 10.0 R P 10.0 0.53 0 35.0 1.3 0.12 0.0 0.28 -0.12 0.38 0.0 0.2 0.24 25000 40000000 10200008 0 1 0
|
| 115 |
+
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 0 1 13
|
| 116 |
+
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
|
| 117 |
+
BANSHEE 1400.0 3000.0 0.55 0.0 0.0 -0.20 70 0.75 0.89 0.50 5 318.0 22.5 10.0 R P 8.0 0.52 0 34.0 1.6 0.10 5.0 0.30 -0.15 0.5 0.3 0.15 0.49 45000 2004 200000 1 1 1
|
| 118 |
+
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
|
| 119 |
+
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 0 1 24
|
| 120 |
+
BARRACKS 10500.0 61407.5 2.8 0.0 0.0 0.0 90 0.65 0.7 0.47 5 180.0 20.0 50.0 4 D 4.00 0.40 0 27.0 1.2 0.05 0.0 0.47 -0.17 0.5 0.0 0.62 0.26 10000 200809 100000 0 1 2
|
| 121 |
+
HOTKNIFE 1400.0 3400.0 2.5 0.0 0.3 -0.3 75 0.75 0.8 0.5 5 200.0 28.0 5.0 R P 11.0 0.45 0 30.0 0.8 0.08 0.0 0.28 -0.20 0.4 0.3 0.20 0.60 35000 40006800 8000 1 1 0
|
| 122 |
+
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 0 1 0
|
| 123 |
+
PREVION 1400.0 3000.0 0.73 0.0 0.3 -0.1 70 0.70 0.80 0.45 5 242.0 16.8 44.0 4 P 8.0 0.65 0 35.0 1.1 0.08 2.0 0.31 -0.18 0.55 0.3 0.21 0.50 9000 0 0 0 0 0
|
| 124 |
+
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 0 1 15
|
| 125 |
+
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
|
| 126 |
+
STALLION 1600.0 3921.3 2.0 0.0 0.0 -0.15 70 0.80 0.75 0.55 4 160.0 23.0 5.0 R P 8.17 0.52 0 35.0 1.2 0.1 0.0 0.30 -0.2 0.5 0.0 0.3 0.64 19000 2800 4 1 1 0
|
| 127 |
+
RUMPO 2000.0 4901.7 2.4 0.0 0.4 -0.1 85 0.6 0.75 0.52 5 160.0 18.0 15.0 F P 5.5 0.45 0 30.0 1.4 0.05 0.0 0.43 -0.11 0.5 0.0 0.2 0.60 26000 1 0 0 1 13
|
| 128 |
+
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 0 1 0
|
| 129 |
+
ROMERO 2500.0 5960.4 2.0 0.0 -0.8 0.2 70 0.75 0.80 0.50 5 150.0 16.0 15.0 R P 4.0 0.80 0 30.0 1.0 0.1 0.0 0.35 -0.15 0.4 0.0 0.2 1.25 10000 40000020 0 0 1 0
|
| 130 |
+
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 0 1 2
|
| 131 |
+
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 0 1 20
|
| 132 |
+
ADMIRAL 1650.0 3851.4 0.62 0.0 0.0 -0.05 75 0.65 0.90 0.51 5 258.0 16.4 67.0 F P 8.5 0.52 0 30.0 1.0 0.15 0.0 0.27 -0.19 0.5 0.55 0.2 0.56 35000 0 400000 0 1 0
|
| 133 |
+
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 0 1 13
|
| 134 |
+
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 0 1 0
|
| 135 |
+
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 0 1 0
|
| 136 |
+
TURISMO 1400.0 3000.0 2.0 0.0 -0.3 -0.2 70 0.75 0.85 0.45 5 240.0 30.0 10.0 4 P 11.0 0.51 0 30.0 1.2 0.13 0.0 0.15 -0.20 0.5 0.4 0.17 0.72 95000 40002004 C08401 1 1 1
|
| 137 |
+
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 0 1 2
|
| 138 |
+
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 0 1 0
|
| 139 |
+
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
|
| 140 |
+
SOLAIR 2000.0 5500.0 1.3 0.0 0.0 0.0 75 0.75 0.80 0.52 5 160.0 13.4 75.0 F P 5.0 0.60 0 30.0 1.2 0.1 0.0 0.27 -0.17 0.5 0.2 0.24 0.48 18000 20 0 1 1 0
|
| 141 |
+
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 0 3 13
|
| 142 |
+
; --- more cars ---------------------------------
|
| 143 |
+
;
|
| 144 |
+
; name mass turnmass drag centreofmass boy traction transmission brakes steer suspension suslines antidive seat col cost mflags hflags lights
|
| 145 |
+
; 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
|
| 146 |
+
GLENDALE 1600.0 4000.0 0.53 0.0 0.0 0.05 75 0.60 0.84 0.52 5 305.0 20.8 23.0 4 P 6.2 0.55 0 30.0 0.8 0.07 0.0 0.35 -0.22 0.5 0.5 0.23 0.40 20000 0 10800002 1 1 0
|
| 147 |
+
OCEANIC 1900.0 4529.9 1.6 0.0 0.0 0.0 75 0.67 0.75 0.52 5 140.0 13.0 150.0 R P 5.0 0.55 0 30.0 1.0 0.1 0.0 0.35 -0.17 0.5 0.5 0.23 0.45 20000 0 10800000 2 1 0
|
| 148 |
+
PATRIOT 2500.0 7968.7 2.5 0.0 0.0 0.0 80 0.70 0.85 0.5 5 170.0 25.0 20.0 4 P 8.0 0.50 0 30.0 1.5 0.08 4.0 0.35 -0.35 0.5 0.0 0.28 0.25 40000 8 300000 0 1 0
|
| 149 |
+
HERMES 1950.0 4712.5 2.0 0.0 0.3 0.0 70 0.70 0.75 0.51 5 160.0 18.0 15.0 F P 3.5 0.60 0 28.0 1.0 0.05 0.0 0.35 -0.20 0.58 0.0 0.25 0.42 19000 40002000 1 1 3 0
|
| 150 |
+
SABRE 1700.0 4000.0 0.66 0.0 0.1 0.0 70 0.70 0.80 0.53 5 250.0 16.5 23.0 4 P 8.0 0.52 0 35.0 1.3 0.08 5.0 0.30 -0.20 0.5 0.25 0.25 0.52 19000 0 10000006 1 1 0
|
| 151 |
+
ZR350 1400.0 2979.7 2.0 0.0 0.2 -0.1 70 0.80 0.80 0.51 5 200.0 28.0 10.0 R P 11.1 0.52 0 30.0 1.2 0.10 0.0 0.31 -0.15 0.5 0.3 0.24 0.60 45000 0 C00000 1 1 0
|
| 152 |
+
WALTON 1850.0 3534.0 2.5 0.0 0.0 0.0 75 0.70 0.70 0.5 4 150.0 14.0 25.0 4 D 6.5 0.5 0 35.0 1.6 0.12 0.0 0.35 -0.18 0.4 0.0 0.26 0.19 26000 40 10000006 1 1 0
|
| 153 |
+
REGINA 1500.0 3800.0 1.1 0.0 0.2 0.0 75 0.65 0.85 0.52 5 170.0 13.0 150.0 R P 5.0 0.60 0 30.0 1.0 0.1 0.0 0.27 -0.17 0.5 0.2 0.24 0.48 18000 20 1 1 1 0
|
| 154 |
+
COMET 1400.0 2200.0 0.65 0.0 0.1 -0.2 75 0.70 0.9 0.5 5 250.0 17.7 30.0 R P 11.0 0.45 0 30.0 1.4 0.14 3.0 0.28 -0.15 0.5 0.3 0.25 0.60 35000 40000800 0 1 1 19
|
| 155 |
+
BURRITO 1900.0 5000.0 3.5 0.0 0.0 -0.2 85 0.60 0.87 0.51 5 150.0 25.0 100.0 4 P 8.5 0.45 0 30.0 1.3 0.07 2.0 0.40 -0.25 0.4 0.5 0.2 0.50 26000 1 400000 0 1 13
|
| 156 |
+
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 0 1 0
|
| 157 |
+
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
|
| 158 |
+
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 0 1 17
|
| 159 |
+
RANCHER 2500.0 7604.2 0.66 0.0 0.0 -0.35 80 0.70 0.85 0.54 5 250.0 16.5 40.0 4 P 7.0 0.45 0 35.0 0.8 0.08 0.0 0.45 -0.25 0.45 0.3 0.44 0.35 40000 4020 100004 0 1 0
|
| 160 |
+
FBIRANCH 3500.0 11156.2 0.65 0.0 0.0 -0.2 80 0.80 0.80 0.52 5 260.0 18.2 38.0 4 P 8.5 0.50 0 30.0 0.7 0.15 0.0 0.34 -0.20 0.5 0.5 0.44 0.30 40000 4020 500000 0 1 0
|
| 161 |
+
VIRGO 1700.0 3435.4 2.0 0.0 0.0 -0.1 70 0.70 0.86 0.5 4 160.0 18.0 15.0 R P 7.0 0.50 0 32.0 0.8 0.10 0.0 0.31 -0.15 0.5 0.5 0.26 0.85 9000 40000000 10000000 0 0 0
|
| 162 |
+
GREENWOO 1600.0 4000.0 2.5 0.0 0.0 0.0 70 0.70 0.8 0.52 4 160.0 20.0 20.0 R P 5.4 0.60 0 30.0 1.1 0.12 5.0 0.32 -0.20 0.5 0.0 0.22 0.54 19000 0 10000001 0 3 0
|
| 163 |
+
HOTRING 1200.0 3000.0 0.5 0.0 0.2 -0.4 70 0.85 0.80 0.48 5 320.0 20.9 3.0 4 P 10.0 0.52 0 30.0 1.5 0.10 10.0 0.29 -0.16 0.6 0.4 0.20 0.56 45000 40002004 C00000 1 1 0
|
| 164 |
+
SANDKING 2000.0 4000.0 0.90 0.0 0.0 -0.6 80 0.75 0.85 0.5 5 210.0 16.3 37.0 4 P 8.0 0.50 0 30.0 0.8 0.08 0.0 0.35 -0.31 0.5 0.0 0.38 0.35 40000 0 318800 0 1 22
|
| 165 |
+
BLISTAC 1000.0 2141.7 2.4 0.0 0.0 -0.10 50 0.85 0.85 0.5 5 200.0 26.0 5.0 F P 11.0 0.45 0 30.0 1.4 0.1 0.0 0.28 -0.12 0.5 0.0 0.25 0.50 35000 c0000000 C00000 1 1 0
|
| 166 |
+
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 0 3 13
|
| 167 |
+
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 3 0
|
| 168 |
+
MESA 1300.0 1900.0 3.0 0.0 0.2 -0.3 85 0.70 0.80 0.50 5 160.0 24.0 15.0 4 D 8.0 0.50 0 35.0 1.2 0.08 0.0 0.32 -0.20 0.35 0.4 0.18 0.30 25000 200840 0 0 1 0
|
| 169 |
+
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
|
| 170 |
+
SUPERGT 1400.0 2800.0 2.0 0.0 -0.2 -0.24 70 0.75 0.86 0.48 5 230.0 26.0 5.0 R P 8.0 0.52 0 30.0 1.0 0.20 0.0 0.25 -0.10 0.5 0.3 0.40 0.54 105000 40002004 208000 0 0 1
|
| 171 |
+
ELEGANT 2200.0 5000.0 0.67 0.0 0.1 -0.1 75 0.70 0.80 0.46 5 240.0 15.4 50.0 F P 6.0 0.55 0 30.0 1.0 0.10 0.0 0.35 -0.15 0.5 0.3 0.2 0.30 35000 40000000 10400000 0 1 0
|
| 172 |
+
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 0 3 0
|
| 173 |
+
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 0 1 2
|
| 174 |
+
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 0 1 2
|
| 175 |
+
NEBULA 1400.0 4000.0 0.67 0.0 0.3 -0.1 75 0.65 0.80 0.50 5 238.0 15.5 90.0 F P 8.0 0.55 0 30.0 1.4 0.10 0.0 0.27 -0.10 0.58 0.3 0.2 0.56 35000 0 400000 0 1 0
|
| 176 |
+
MAJESTIC 1400.0 3267.8 2.2 0.0 0.1 -0.1 75 0.75 0.80 0.52 5 165.0 22.0 10.0 R P 7.0 0.55 0 30.0 1.3 0.13 0.0 0.27 -0.15 0.5 0.3 0.2 0.56 35000 400000 10400000 0 1 0
|
| 177 |
+
BUCCANEE 1700.0 4500.0 2.2 0.0 0.3 0.0 70 0.60 0.86 0.54 4 160.0 24.0 15.0 R P 5.0 0.52 0 35.0 0.8 0.08 0.0 0.20 -0.20 0.54 0.4 0.3 0.52 19000 40400004 4 1 1 1
|
| 178 |
+
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 0 1 0
|
| 179 |
+
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 0 3 13
|
| 180 |
+
FORTUNE 1700.0 4166.4 0.63 0.0 0.0 -0.2 70 0.70 0.84 0.53 5 270.0 18.0 35.0 4 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.52 19000 40000000 4 1 1 0
|
| 181 |
+
CADRONA 1200.0 2000.0 0.72 0.0 0.15 -0.1 70 0.70 0.86 0.5 5 250.0 17.6 47.0 R P 8.0 0.60 0 30.0 1.4 0.12 0.0 0.30 -0.08 0.5 0.0 0.26 0.50 9000 40000000 2 0 0 0
|
| 182 |
+
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 0 1 13
|
| 183 |
+
WILLARD 1800.0 4350.0 1.0 0.0 0.0 0.0 70 0.70 0.8 0.52 5 183.0 13.6 100.0 F P 5.4 0.60 0 30.0 1.1 0.15 0.0 0.32 -0.14 0.5 0.0 0.26 0.54 19000 40000000 0 0 3 0
|
| 184 |
+
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
|
| 185 |
+
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
|
| 186 |
+
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 0 1 20
|
| 187 |
+
FELTZER 1600.0 4500.0 0.5 0.0 0.0 -0.15 75 0.65 0.9 0.5 5 320.0 21.0 5.0 4 P 7.0 0.52 0 30.0 1.1 0.09 0.0 0.30 -0.10 0.5 0.3 0.25 0.60 35000 40002800 0 1 1 19
|
| 188 |
+
REMINGTN 1800.0 4000.0 0.7 0.0 -0.4 -0.2 70 0.75 0.80 0.56 5 235.0 16.2 65.0 R P 6.50 0.50 0 30.0 0.5 0.10 0.0 0.00 -0.20 0.4 0.6 0.21 0.41 30000 40002004 2410000 1 1 1
|
| 189 |
+
SLAMVAN 1950.0 4712.5 4.0 0.0 0.1 0.0 70 0.65 0.90 0.50 5 160.0 40.0 10.0 R P 10.0 0.50 0 28.0 1.6 0.12 0.0 0.35 -0.14 0.5 0.3 0.36 0.42 19000 40002000 2010000 1 3 0
|
| 190 |
+
BLADE 1500.0 2500.0 1.1 0.0 -0.2 0.1 70 0.75 0.84 0.53 5 175.0 13.7 100.0 R P 8.17 0.52 0 35.0 1.0 0.10 0.0 0.30 -0.15 0.44 0.25 0.3 0.52 19000 40202000 12010000 1 1 0
|
| 191 |
+
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 0 1 2
|
| 192 |
+
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 0 1 2
|
| 193 |
+
VINCENT 1800.0 3000.0 0.7 0.0 0.3 0.0 70 0.70 0.8 0.5 5 210.0 13.4 80.0 F P 5.4 0.60 0 30.0 1.0 0.09 0.0 0.32 -0.16 0.56 0.0 0.26 0.54 19000 0 2 0 3 0
|
| 194 |
+
BULLET 1200.0 2500.0 0.55 0.0 -0.15 -0.2 70 0.75 0.90 0.48 5 330.0 24.9 12.0 R P 8.0 0.58 0 30.0 1.0 0.13 5.0 0.25 -0.10 0.45 0.3 0.15 0.54 105000 c0002004 204000 0 0 1
|
| 195 |
+
; ---- more more cars ----------------------------------
|
| 196 |
+
;
|
| 197 |
+
; name mass turnmass drag centreofmass boy traction transmission brakes steer suspension suslines antidive seat col cost mflags hflags lights
|
| 198 |
+
; 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
|
| 199 |
+
CLOVER 1600.0 3000.0 1.6 0.0 0.0 0.0 70 0.65 0.80 0.52 5 142.0 12.9 90.0 4 P 8.0 0.5 0 35.0 1.0 0.10 0.0 0.30 -0.10 0.5 0.25 0.25 0.52 19000 40280000 10008004 1 1 0
|
| 200 |
+
SADLER 1700.0 4500.0 2.7 0.0 0.0 -0.05 75 0.65 0.70 0.5 5 165.0 25.0 20.0 4 D 8.5 0.5 0 35.0 0.8 0.08 3.0 0.25 -0.15 0.4 0.4 0.26 0.20 26000 200040 104004 0 1 0
|
| 201 |
+
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 0 1 0
|
| 202 |
+
HUSTLER 1700.0 4000.0 2.5 0.0 0.0 -0.05 75 0.75 0.75 0.52 5 160.0 22.0 10.0 R P 8.0 0.50 0 30.0 0.45 0.1 0.0 0.10 -0.15 0.5 0.5 0.18 0.45 20000 0 800000 2 1 0
|
| 203 |
+
INTRUDER 1800.0 4350.0 2.0 0.0 0.0 0.0 70 0.70 0.8 0.49 5 160.0 18.0 25.0 R P 5.4 0.60 0 30.0 1.0 0.09 0.0 0.32 -0.15 0.54 0.0 0.26 0.54 19000 0 2 0 3 0
|
| 204 |
+
PRIMO 1600.0 3300.0 2.2 0.0 0.0 0.0 70 0.70 0.8 0.54 4 160.0 18.0 7.0 R P 5.4 0.60 0 30.0 1.1 0.14 0.0 0.32 -0.14 0.5 0.0 0.26 0.54 19000 0 0 0 3 0
|
| 205 |
+
TAMPA 1700.0 4166.4 3.7 0.0 0.15 0.0 70 0.60 0.85 0.52 4 120.0 22.0 260.0 F P 8.17 0.52 0 35.0 0.7 0.08 3.0 0.30 -0.16 0.5 0.50 0.3 0.52 19000 40000004 4 1 1 1
|
| 206 |
+
SUNRISE 1600.0 3550.0 0.68 0.0 0.3 0.0 70 0.70 0.8 0.52 5 240.0 16.7 60.0 F P 5.4 0.60 0 30.0 1.0 0.09 0.0 0.30 -0.12 0.55 0.0 0.26 0.54 19000 40000000 1 0 3 0
|
| 207 |
+
MERIT 1800.0 4500.0 0.55 0.0 0.2 -0.10 75 0.65 0.8 0.49 5 307.0 20.8 20.0 R P 9.0 0.55 0 30.0 1.1 0.15 0.0 0.27 -0.08 0.54 0.3 0.2 0.56 35000 40000000 400001 0 1 0
|
| 208 |
+
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 0 3 13
|
| 209 |
+
YOSEMITE 3000.0 6000.0 3.0 0.0 0.35 0.0 80 0.60 0.80 0.4 5 170.0 25.0 15.0 R P 8.5 0.30 0 30.0 1.0 0.12 0.0 0.24 -0.20 0.5 0.5 0.44 0.30 40000 20200020 504400 0 1 0
|
| 210 |
+
WINDSOR 1500.0 3500.0 2.2 0.0 0.05 -0.2 75 0.55 0.85 0.5 4 120.0 12.5 280.0 R P 8.0 0.45 0 30.0 0.65 0.07 0.0 0.15 -0.10 0.5 0.3 0.25 0.60 35000 40282804 0 1 1 1
|
| 211 |
+
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 0 1 20
|
| 212 |
+
MTRUCK_B 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 0 1 20
|
| 213 |
+
URANUS 1400.0 2998.3 0.7 0.0 0.1 -0.3 75 0.80 0.85 0.47 5 250.0 19.3 40.0 R P 8.0 0.45 0 30.0 1.3 0.15 0.0 0.28 -0.10 0.5 0.3 0.25 0.60 35000 c0002800 4000001 1 1 0
|
| 214 |
+
JESTER 1500.0 3600.0 0.75 0.0 0.0 -0.05 75 0.85 0.8 0.5 5 220.0 15.1 95.0 R P 10.0 0.45 0 30.0 1.1 0.10 0.0 0.28 -0.15 0.5 0.3 0.25 0.60 35000 c0002804 4000000 1 1 1
|
| 215 |
+
SULTAN 1400.0 3400.0 0.68 0.0 0.1 -0.1 75 0.80 0.8 0.5 5 250.0 16.6 60.0 4 P 10.0 0.5 0 30.0 1.2 0.15 0.0 0.28 -0.20 0.5 0.3 0.25 0.60 35000 2800 4000002 1 1 0
|
| 216 |
+
STRATUM 1800.0 4500.0 2.1 0.0 0.1 -0.1 75 0.60 0.85 0.5 5 250.0 20.0 5.0 R P 7.0 0.5 0 30.0 1.0 0.15 0.0 0.28 -0.16 0.5 0.3 0.25 0.60 35000 2800 4000000 1 1 0
|
| 217 |
+
ELEGY 1500.0 3500.0 0.67 0.0 0.3 -0.15 75 0.65 0.9 0.5 5 252.0 16.5 60.0 4 P 8.0 0.5 0 35.0 1.0 0.20 0.0 0.28 -0.10 0.5 0.3 0.25 0.60 35000 40002804 4000001 1 1 1
|
| 218 |
+
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 0 1 0
|
| 219 |
+
FLASH 1400.0 2998.3 0.72 0.0 0.2 -0.1 75 0.75 0.9 0.5 5 248.0 18.4 60.0 4 P 8.0 0.55 0 30.0 1.4 0.15 0.0 0.28 -0.10 0.5 0.3 0.25 0.60 35000 2804 4000001 1 1 1
|
| 220 |
+
TAHOMA 1800.0 4000.0 2.3 0.0 -0.3 0.0 75 0.75 0.85 0.52 5 160.0 24.0 10.0 R P 7.0 0.50 0 35.0 1.0 0.08 0.0 0.28 -0.20 0.45 0.3 0.25 0.60 35000 0 12010000 1 1 0
|
| 221 |
+
SAVANNA 1500.0 2500.0 2.0 0.0 -0.6 0.1 70 0.70 0.84 0.55 4 160.0 24.0 5.0 R P 8.17 0.52 0 35.0 1.0 0.10 0.0 0.30 -0.15 0.3 0.25 0.3 0.52 19000 200000 2010000 1 1 0
|
| 222 |
+
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 2 1
|
| 223 |
+
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 0 1 0
|
| 224 |
+
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 0 1 21
|
| 225 |
+
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 2 18
|
| 226 |
+
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 2 28
|
| 227 |
+
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 0 1 2
|
| 228 |
+
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 2 0
|
| 229 |
+
BROADWAY 1700.0 4166.4 2.0 0.0 0.1 0.1 70 0.65 0.75 0.46 4 160.0 20.0 10.0 R P 6.0 0.55 0 25.0 0.8 0.07 0.0 0.30 -0.14 0.5 0.25 0.3 0.52 19000 220000 2012100 1 1 0
|
| 230 |
+
TORNADO 1700.0 4166.4 2.0 0.0 -0.1 0.1 70 0.75 0.75 0.52 4 160.0 20.0 10.0 R P 6.0 0.55 0 35.0 0.8 0.08 0.0 0.30 -0.15 0.5 0.25 0.3 0.52 19000 400220000 2010000 1 1 0
|
| 231 |
+
DFT30 5500.0 33187.9 2.0 0.0 0.0 -0.2 90 0.65 0.8 0.40 5 110.0 20.0 20.0 R D 3.5 0.40 0 30.0 1.4 0.06 0.0 0.45 -0.25 0.55 0.0 0.45 0.20 5000 4008 200 0 1 2
|
| 232 |
+
HUNTLEY 2500.0 6000.0 0.9 0.0 0.0 -0.20 80 0.62 0.89 0.5 5 230.0 18.4 25.0 4 P 7.0 0.45 0 35.0 1.0 0.05 0.0 0.45 -0.21 0.45 0.3 0.44 0.35 40000 20 4404 0 1 0
|
| 233 |
+
STAFFORD 2200.0 6000.0 2.5 0.0 0.0 0.0 75 0.65 0.92 0.5 5 165.0 24.0 15.0 R P 5.0 0.55 0 30.0 1.1 0.1 0.0 0.27 -0.22 0.5 0.3 0.2 0.56 35000 0 400000 0 1 0
|
| 234 |
+
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 0 3 13
|
| 235 |
+
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 2 0
|
| 236 |
+
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 0 1 0
|
| 237 |
+
EMPEROR 1800.0 4000.0 1.3 0.0 0.2 0.15 75 0.65 0.80 0.52 5 160.0 13.4 75.0 F P 8.0 0.45 0 30.0 0.9 0.13 3.0 0.30 -0.10 0.5 0.3 0.2 0.56 35000 40000000 400000 0 1 0
|
| 238 |
+
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 0 1 0
|
| 239 |
+
EUROS 1400.0 2998.3 0.65 0.0 0.1 -0.1 75 0.70 0.8 0.5 5 266.0 18.4 50.0 4 P 8.0 0.55 0 30.0 1.2 0.15 0.0 0.30 -0.10 0.5 0.3 0.25 0.60 35000 40002804 0 1 1 0
|
| 240 |
+
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 0 3 13
|
| 241 |
+
CLUB 1400.0 3000.0 0.63 0.0 0.0 0.0 80 0.75 0.90 0.49 5 246.0 15.9 80.0 F P 11.0 0.45 0 30.0 1.7 0.1 0.0 0.28 -0.12 0.5 0.0 0.25 0.50 35000 2000 C00000 1 1 0
|
| 242 |
+
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 0 1 0
|
| 243 |
+
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 0 1 0
|
| 244 |
+
POLICE_LA 1600.0 4000.0 0.53 0.0 0.3 -0.1 75 0.75 0.85 0.50 5 305.0 20.8 23.0 4 P 10.0 0.53 0 35.0 1.0 0.12 0.0 0.28 -0.12 0.55 0.0 0.2 0.24 25000 40000000 10200008 0 1 0
|
| 245 |
+
POLICE_SF 1800.0 4350.0 1.0 0.0 0.3 -0.15 75 0.75 0.85 0.52 5 183.0 13.6 100.0 F P 10.0 0.53 0 35.0 1.1 0.12 0.0 0.28 -0.17 0.55 0.0 0.2 0.24 25000 40000000 10200008 0 1 0
|
| 246 |
+
POLICE_VG 1400.0 4000.0 0.67 0.0 0.3 -0.1 75 0.75 0.85 0.52 5 238.0 15.5 90.0 F P 10.0 0.53 0 35.0 0.9 0.08 0.0 0.28 -0.17 0.55 0.0 0.2 0.24 25000 40000000 10200008 0 1 0
|
| 247 |
+
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 0 1 0
|
| 248 |
+
PICADOR 1600.0 3800.0 2.7 0.0 0.2 0.0 75 0.65 0.70 0.52 5 165.0 25.0 20.0 R D 8.5 0.5 0 35.0 0.8 0.08 2.0 0.25 -0.15 0.4 0.4 0.26 0.20 26000 40200040 104004 0 1 0
|
| 249 |
+
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 0 1 13
|
| 250 |
+
ALPHA 1500.0 3400.0 2.0 0.0 0.1 -0.2 85 0.7 0.8 0.5 5 200.0 23.0 5.0 R P 7.0 0.55 0 30.0 1.2 0.12 0.0 0.30 -0.15 0.5 0.4 0.25 0.50 35000 40002800 200000 1 1 0
|
| 251 |
+
PHOENIX 1500.0 4000.0 0.63 0.0 0.3 -0.15 85 0.7 0.9 0.52 5 270.0 19.4 20.0 R P 6.0 0.55 0 30.0 0.8 0.08 0.0 0.28 -0.24 0.59 0.4 0.25 0.50 35000 2800 200000 1 1 0
|
| 252 |
+
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
|
| 253 |
+
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
|
| 254 |
+
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
|
| 255 |
+
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 0 3 13
|
| 256 |
+
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
|
| 257 |
+
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
|
| 258 |
+
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
|
| 259 |
+
;------- bikes -------------------------------------
|
| 260 |
+
;
|
| 261 |
+
; name mass turnmass drag centreofmass boy traction transmission brakes steer suspension suslines antidive seat col cost mflags hflags lights
|
| 262 |
+
; 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
|
| 263 |
+
BIKE 500.0 161.7 4.0 0.0 0.05 -0.09 103 1.6 0.9 0.48 5 190.0 50.0 5.0 R P 15.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 1002000 0 1 1 4
|
| 264 |
+
MOPED 350.0 119.6 5.0 0.0 0.05 -0.1 103 1.8 0.9 0.48 3 190.0 30.0 5.0 R P 14.0 0.50 0 35.0 1.0 0.15 0.0 0.12 -0.17 0.5 0.0 0.0 0.11 10000 1000000 0 1 1 5
|
| 265 |
+
DIRTBIKE 500.0 195.0 5.0 0.0 0.05 -0.09 103 1.6 0.9 0.48 5 190.0 50.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
|
| 266 |
+
FCR900 500.0 200.0 4.0 0.0 0.05 -0.09 103 1.5 0.9 0.48 5 190.0 50.0 5.0 R P 15.0 0.50 0 35.0 0.85 0.15 0.0 0.15 -0.16 0.5 0.0 0.0 0.11 10000 1000000 0 1 1 4
|
| 267 |
+
NRG500 400.0 200.0 4.0 0.0 0.08 -0.09 103 1.8 0.9 0.48 5 190.0 60.0 5.0 R P 15.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 1002000 2 1 1 4
|
| 268 |
+
HPV1000 500.0 240.0 4.5 0.0 0.05 -0.09 103 1.5 0.9 0.46 5 190.0 50.0 5.0 R P 15.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 1002000 0 1 1 4
|
| 269 |
+
BF400 500.0 200.0 4.5 0.0 0.05 -0.09 103 1.4 0.9 0.48 5 190.0 50.0 5.0 R P 15.0 0.50 0 35.0 0.85 0.15 0.0 0.15 -0.20 0.5 0.0 0.0 0.15 10000 1000000 0 1 1 4
|
| 270 |
+
WAYFARER 800.0 600.0 4.0 0.0 0.1 0.0 103 1.4 0.85 0.48 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.11 0.55 0.0 0.0 0.24 10000 41002000 0 1 1 8
|
| 271 |
+
QUADBIKE 400.0 300.0 5.0 0.0 0.05 -0.20 70 0.7 0.9 0.49 4 160.0 25.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
|
| 272 |
+
BMX 100.0 39.0 7.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.80 0.15 0.0 0.20 -0.10 0.5 0.0 0.0 0.15 10000 41000000 0 1 1 9
|
| 273 |
+
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
|
| 274 |
+
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
|
| 275 |
+
FREEWAY 800.0 403.3 4.0 0.0 0.1 0.0 103 1.2 0.82 0.51 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.11 0.55 0.0 0.0 0.24 10000 1002000 0 1 1 6
|
| 276 |
+
;------- boats
|
| 277 |
+
;
|
| 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 0 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 0 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 0 1 0
|
| 281 |
+
RIO 3000.0 17312.5 1.0 0.0 0.0 0.0 15 -4.00 25.0 0.50 5 190.0 0.5 5.0 R P 0.02 0.00 0 20.0 1.0 3.0 0.0 15.00 0.1 0.0 0.0 0.2 0.23 70000 8000000 0 0 1 0
|
| 282 |
+
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 0 1 0
|
| 283 |
+
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 0 1 0
|
| 284 |
+
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 0 1 0
|
| 285 |
+
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 0 1 0
|
| 286 |
+
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 0 1 0
|
| 287 |
+
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 0 1 0
|
| 288 |
+
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 0 1 0
|
| 289 |
+
;------- planes -----------------------------------
|
| 290 |
+
;
|
| 291 |
+
; name mass turnmass drag centreofmass boy traction transmission brakes steer suspension suslines antidive seat col cost mflags hflags lights
|
| 292 |
+
; 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
|
| 293 |
+
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 0 1 0
|
| 294 |
+
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 0 1 23
|
| 295 |
+
RUSTLER 5000.0 27083.3 10.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.20 0.5 0.0 0.30 0.75 45000 4008108 400020 0 1 14
|
| 296 |
+
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 0 1 13
|
| 297 |
+
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 0 1 14
|
| 298 |
+
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 0 1 14
|
| 299 |
+
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 0 1 26
|
| 300 |
+
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 0 1 27
|
| 301 |
+
NEVADA 25000.0 438750.0 10.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 1.0 0.10 0.0 0.40 -0.30 0.5 0.0 0.30 0.75 45000 400c108 400020 0 1 29
|
| 302 |
+
AT400 60000.0 9000000.0 4.0 0.0 0.0 0.0 75 1.5 0.9 0.85 1 200.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 0 1 15
|
| 303 |
+
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 0 1 0
|
| 304 |
+
DODO 5000.0 27083.3 12.0 0.0 0.3 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.5 0.15 0.0 0.50 -0.05 0.2 0.0 0.50 0.75 45000 4000000 400000 0 1 13
|
| 305 |
+
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 0 1 0
|
| 306 |
+
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 0 1 0
|
| 307 |
+
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 0 1 0
|
| 308 |
+
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 0 1 0
|
| 309 |
+
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 0 1 0
|
| 310 |
+
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.20 -0.15 0.85 0.0 0.40 0.50 99000 200c000 400000 0 1 14
|
| 311 |
+
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 0 1 0
|
| 312 |
+
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 0 1 0
|
| 313 |
+
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 0 1 0
|
| 314 |
+
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 0 1 0
|
| 315 |
+
RCGOBLIN 100.0 24.1 0.2 0.0 0.0 -0.1 70 1.10 0.75 0.50 1 75.0 35.0 5.0 4 P 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 800 2000000 0 0 1 0
|
| 316 |
+
RCRAIDER 100.0 24.1 0.2 0.0 0.0 -0.1 70 1.10 0.75 0.50 1 75.0 35.0 5.0 4 P 5.5 0.50 0 25.0 1.6 0.1 0.0 0.28 -0.08 0.5 0.0 0.2 0.10 500 2000000 0 0 1 0
|
| 317 |
+
; 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
|
| 318 |
+
;
|
| 319 |
+
; For Boats: (some car handling variables are used for alternate functions in boats)
|
| 320 |
+
;
|
| 321 |
+
; (J) Bank Force Mult (K) Rudder Turn Force (L) Speed Steer Falloff
|
| 322 |
+
; (R) Vertical Wave Hit Limit (S) Forward Wave Hit Brake (V) WaterResistance Volume Mult (W) Water Damping Mult
|
| 323 |
+
; (AB) Handbrake Drag Mult (AC) Sideslip Force
|
| 324 |
+
;
|
| 325 |
+
; '%' identifies this line as boat data for reading
|
| 326 |
+
; A B C D E F G H I J K L M N O
|
| 327 |
+
;
|
| 328 |
+
; ThrustY ThrustAppZ AqPlaneLimit WaveAudioMult MoveResY TurnResX TurnResZ
|
| 329 |
+
; ID ThrustZ AqPlaneForce AqPlaneOffset MoveResX MoveResZ TurnResY Look_L_R_BehindCamHeight
|
| 330 |
+
;
|
| 331 |
+
% 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
|
| 332 |
+
% 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
|
| 333 |
+
% 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
|
| 334 |
+
% 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
|
| 335 |
+
% 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
|
| 336 |
+
% 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
|
| 337 |
+
% 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
|
| 338 |
+
% 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
|
| 339 |
+
% 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
|
| 340 |
+
% 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
|
| 341 |
+
% 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
|
| 342 |
+
% 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
|
| 343 |
+
;
|
| 344 |
+
;
|
| 345 |
+
;
|
| 346 |
+
;
|
| 347 |
+
; '!' identifies this line as bike data for reading
|
| 348 |
+
; A B C D E F G H I J K L M N O P
|
| 349 |
+
;
|
| 350 |
+
; LeanFwdCOM LeanBakCOM MaxLean DesLean SlipSteer WheelieAng WheelieSteer StoppieStabMult
|
| 351 |
+
; ID LeanFwdForce LeanBackForce FullAnimLean SpeedSteer NoPlayerCOMz StoppieAng WheelieStabMult
|
| 352 |
+
;
|
| 353 |
+
;
|
| 354 |
+
! 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
|
| 355 |
+
! 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
|
| 356 |
+
! 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
|
| 357 |
+
! 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
|
| 358 |
+
! 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
|
| 359 |
+
! 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
|
| 360 |
+
! 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
|
| 361 |
+
! 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
|
| 362 |
+
! 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
|
| 363 |
+
! 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
|
| 364 |
+
! 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
|
| 365 |
+
! 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
|
| 366 |
+
! 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
|
| 367 |
+
;
|
| 368 |
+
;Old Data------
|
| 369 |
+
;! 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
|
| 370 |
+
;
|
| 371 |
+
; '$' identifies this line as flying handling data when loading
|
| 372 |
+
;
|
| 373 |
+
; A B C D E F G H I J K L M N O P Q R S T U V
|
| 374 |
+
;
|
| 375 |
+
; id ThrustFallOff YawStab Roll Pitch FormLift GearUpR WindMult MoveRes TurnRes.y SpeedRes.x SpeedRes.z
|
| 376 |
+
; Thrust Yaw SideSlip RollStab PitchStab AttackLift GearDownL TurnRes.x TurnRes.z SpeedRes.y
|
| 377 |
+
;
|
| 378 |
+
;
|
| 379 |
+
$ 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
|
| 380 |
+
$ 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
|
| 381 |
+
$ 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
|
| 382 |
+
$ 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
|
| 383 |
+
$ 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
|
| 384 |
+
$ 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
|
| 385 |
+
$ 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
|
| 386 |
+
$ 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
|
| 387 |
+
$ 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
|
| 388 |
+
$ 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
|
| 389 |
+
$ 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
|
| 390 |
+
$ 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
|
| 391 |
+
$ 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
|
| 392 |
+
$ SEASPAR 0.50 0.95 -0.001 0.01 0.05 0.0020 6.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
|
| 393 |
+
$ 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
|
| 394 |
+
$ 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
|
| 395 |
+
$ 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
|
| 396 |
+
$ 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
|
| 397 |
+
$ 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
|
| 398 |
+
$ 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
|
| 399 |
+
$ 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
|
| 400 |
+
$ 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
|
| 401 |
+
$ 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
|
| 402 |
+
$ 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
|
| 403 |
+
;
|
| 404 |
+
;
|
| 405 |
+
;
|
| 406 |
+
; '^' identifies this line as vehicle anim group data for reading
|
| 407 |
+
; A - group id
|
| 408 |
+
; B - group id of one of the two anim groups making up the anim group
|
| 409 |
+
; C - group id of the other of the two anim groups making up the anim group
|
| 410 |
+
; D-T - choose 0 to use group first group id and choose 1 to use second group id for each specific anim
|
| 411 |
+
; T-W - times to start/stop z blend
|
| 412 |
+
; X-f - times to start/stop opening door
|
| 413 |
+
; g - special flags
|
| 414 |
+
; 1=dont close door after getting out,
|
| 415 |
+
; 2=don't close door after getting in,
|
| 416 |
+
; 4=use kart drive anims
|
| 417 |
+
; 8=use truck drive anims
|
| 418 |
+
; 16=use hover drive anims
|
| 419 |
+
; 32=run special locked door
|
| 420 |
+
; 64=don't open door when getting in
|
| 421 |
+
; 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
|
| 422 |
+
;
|
| 423 |
+
; ID 2nd group OpenOutF GetInF Jack CloseInsR GetOutF BeJacked CloseOutR CloseRoll OpenLocked JumpOutTime JkdOutTime FallTime OpenOutStop CloseInStop OpenInStop CloseOutStop
|
| 424 |
+
; 1st group Align OpenOutR GetInR CloseInsF Shuffle GetOutR CloseOutF JumpOut FallDie GetInTime GetOutTime OpenOutStart CloseInStart OpenInStart CloseOutStart SpecialFlag
|
| 425 |
+
^ 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
|
| 426 |
+
^ 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
|
| 427 |
+
^ 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
|
| 428 |
+
^ 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
|
| 429 |
+
^ 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
|
| 430 |
+
^ 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
|
| 431 |
+
^ 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
|
| 432 |
+
^ 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
|
| 433 |
+
^ 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
|
| 434 |
+
^ 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
|
| 435 |
+
^ 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
|
| 436 |
+
^ 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
|
| 437 |
+
^ 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
|
| 438 |
+
^ 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
|
| 439 |
+
^ 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
|
| 440 |
+
^ 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
|
| 441 |
+
^ 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
|
| 442 |
+
^ 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
|
| 443 |
+
^ 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
|
| 444 |
+
^ 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
|
| 445 |
+
^ 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
|
| 446 |
+
^ 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
|
| 447 |
+
^ 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
|
| 448 |
+
^ 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
|
| 449 |
+
^ 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
|
| 450 |
+
^ 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
|
| 451 |
+
^ 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
|
| 452 |
+
^ 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
|
| 453 |
+
^ 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
|
| 454 |
+
^ 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
|
| 455 |
+
; 0 standard car
|
| 456 |
+
; 1 low car
|
| 457 |
+
; 2 truck
|
| 458 |
+
; 3 std bike
|
| 459 |
+
; 4 sport bike
|
| 460 |
+
; 5 vespa bike
|
| 461 |
+
; 6 harley bike
|
| 462 |
+
; 7 dirt bike
|
| 463 |
+
; 8 wayfarer bike
|
| 464 |
+
; 9 bmx bike
|
| 465 |
+
; 10 mtb bike
|
| 466 |
+
; 11 choppa bike
|
| 467 |
+
; 12 quad bike
|
| 468 |
+
; 13 van
|
| 469 |
+
; 14 rustler
|
| 470 |
+
; 15 coach
|
| 471 |
+
; 16 bus
|
| 472 |
+
; 17 dozer
|
| 473 |
+
; 18 kart
|
| 474 |
+
; 19 convertible
|
| 475 |
+
; 20 mtruck
|
| 476 |
+
; 21 train carriage
|
| 477 |
+
; 22 std high
|
| 478 |
+
; 23 hover
|
| 479 |
+
; 24 tank
|
| 480 |
+
; 25 bf inj
|
| 481 |
+
; 26 lear
|
| 482 |
+
; 27 harrier
|
| 483 |
+
; 28 std but upright
|
| 484 |
+
; 29 nevada
|
| 485 |
+
;----------Old data---------------
|
| 486 |
+
;; 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
|
| 487 |
+
;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
|
| 488 |
+
;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
|
| 489 |
+
;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
|
| 490 |
+
;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
|
| 491 |
+
;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
|
| 492 |
+
;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
|
| 493 |
+
;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
|
| 494 |
+
;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
|
| 495 |
+
;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
|
| 496 |
+
;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
|
| 497 |
+
;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
|
| 498 |
+
;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
|
| 499 |
+
;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
|
| 500 |
+
;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
|
| 501 |
+
;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
|
| 502 |
+
;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
|
| 503 |
+
;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
|
| 504 |
+
;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
|
| 505 |
+
;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
|
| 506 |
+
;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
|
| 507 |
+
;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
|
| 508 |
+
;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
|
| 509 |
+
;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
|
| 510 |
+
;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
|
| 511 |
+
;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
|
| 512 |
+
;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
|
| 513 |
+
;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
|
| 514 |
+
;
|
| 515 |
+
;the end
|
SAMP/main.scm
ADDED
|
Binary file (19.7 kB). View file
|
|
|
SAMP/object.dat
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
SAMP/peds.ide
ADDED
|
@@ -0,0 +1,346 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#
|
| 2 |
+
# see default.ide for id ranges
|
| 3 |
+
#
|
| 4 |
+
|
| 5 |
+
peds
|
| 6 |
+
# car groups:
|
| 7 |
+
#NORMAL_CAR 1
|
| 8 |
+
#POOR_FAMILY_CAR 2
|
| 9 |
+
#RICH_FAMILY_CAR 4
|
| 10 |
+
#EXECUTIVE_CAR 8
|
| 11 |
+
#WORKER_CAR 16
|
| 12 |
+
#BIG_CAR 32
|
| 13 |
+
#TAXI_CAR 64
|
| 14 |
+
#MOPED 128
|
| 15 |
+
#MOTORBIKE 256
|
| 16 |
+
#LEISURE_BOAT 512
|
| 17 |
+
#WORKER_BOAT 1024
|
| 18 |
+
#BICYCLE 2048
|
| 19 |
+
#ON FOOT 4096
|
| 20 |
+
#
|
| 21 |
+
# flags:
|
| 22 |
+
# BuysDrugs 1
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
# radio stations
|
| 26 |
+
# Rap 0
|
| 27 |
+
# Pop 1
|
| 28 |
+
# Interview 2
|
| 29 |
+
# Soul 3
|
| 30 |
+
# Rock 4
|
| 31 |
+
# Current affairs 5
|
| 32 |
+
# Spanish 6
|
| 33 |
+
# Fernando 7
|
| 34 |
+
# new wave 8
|
| 35 |
+
# off 9
|
| 36 |
+
#
|
| 37 |
+
# modelId, ModelName, TxdName, Default pedtype,
|
| 38 |
+
# animGroup(man,cop,woman,fatwoman,sexywoman...), cars can drive mask(in hex), other flag (drugs,...),
|
| 39 |
+
# animfile, radio1, radio2
|
| 40 |
+
#
|
| 41 |
+
#
|
| 42 |
+
0, null, generic, PLAYER1, STAT_PLAYER, player, 0, 0, null, 9,9 , PED_TYPE_PLAYER, VOICE_PLY_CR, VOICE_PLY_CR
|
| 43 |
+
7, male01, male01, CIVMALE, STAT_SENSIBLE_GUY, man, 0, 0, man, 1,4, PED_TYPE_GEN, VOICE_GEN_MALE01, VOICE_GEN_MALE01
|
| 44 |
+
# normal peds
|
| 45 |
+
|
| 46 |
+
9, BFORI, BFORI, CIVFEMALE, STAT_COWARD, woman, 120C,0, man,7,3,PED_TYPE_GEN,VOICE_GEN_BFORI,VOICE_GEN_BFORI
|
| 47 |
+
10, BFOST, BFOST, CIVFEMALE, STAT_STREET_GIRL, oldfatwoman,1003,0, null,9,3,PED_TYPE_GEN, VOICE_GEN_BFOST, VOICE_GEN_BFOST
|
| 48 |
+
11, VBFYCRP, VBFYCRP, CIVFEMALE, STAT_SUIT_GIRL, woman, 130C,0, null,3,7,PED_TYPE_GEN,VOICE_GEN_BFYCRP ,VOICE_GEN_BFYCRP
|
| 49 |
+
12, BFYRI, BFYRI, CIVFEMALE, STAT_COWARD, sexywoman, 120C,1, null,7,9,PED_TYPE_GEN,VOICE_GEN_BFYRI ,VOICE_GEN_BFYRI
|
| 50 |
+
13, BFYST, BFYST, CIVFEMALE, STAT_STREET_GIRL, woman,1983,1, null,0,3,PED_TYPE_GEN,VOICE_GEN_BFYST ,VOICE_GEN_BFYST
|
| 51 |
+
14, BMORI, bmori, CIVMALE, STAT_COWARD, man, 120C,0, man,9,8,PED_TYPE_GEN,VOICE_GEN_BMORI,VOICE_GEN_BMORI
|
| 52 |
+
15, BMOST, bmost, CIVMALE, STAT_STREET_GUY, man,1003,0, man,8,9,PED_TYPE_GEN,VOICE_GEN_BMOST ,VOICE_GEN_BMOST
|
| 53 |
+
16, BMYAP, BMYAP, CIVMALE, STAT_COWARD, man, 110F,0, null,0,8,PED_TYPE_GEN,VOICE_GEN_BMYAP ,VOICE_GEN_BMYAP
|
| 54 |
+
17, BMYBU, BMYBU, CIVMALE, STAT_SUIT_GUY, man, 120C,1, man,7,9,PED_TYPE_GEN,VOICE_GEN_BMYBU ,VOICE_GEN_BMYBU
|
| 55 |
+
18, BMYBE, BMYBE, CIVMALE, STAT_BEACH_GUY, man,1000,0, beach,7,3,PED_TYPE_GEN,VOICE_GEN_BMYBE ,VOICE_GEN_BMYBE
|
| 56 |
+
19, BMYDJ, BMYDJ, CIVMALE, STAT_STREET_GUY, gang1, 170F,1, null,5,0,PED_TYPE_GEN,VOICE_GEN_BMYDJ ,VOICE_GEN_BMYDJ
|
| 57 |
+
20, BMYRI, BMYRI, CIVMALE, STAT_COWARD, man, 120C,1, null,7,5,PED_TYPE_GEN,VOICE_GEN_BMYRI ,VOICE_GEN_BMYRI
|
| 58 |
+
21, BMYCR, BMYCR, CRIMINAL, STAT_CRIMINAL, gang1, 110F,1, man,5,0,PED_TYPE_GEN,VOICE_GEN_BMYCR ,VOICE_GEN_BMYCR
|
| 59 |
+
22, BMYST, BMYST, CIVMALE, STAT_STREET_GUY, gang2,1983,1, null,0,3,PED_TYPE_GEN,VOICE_GEN_BMYST ,VOICE_GEN_BMYST
|
| 60 |
+
23, WMYBMX, WMYBMX, CIVMALE, STAT_STREET_GUY, man,0800,0, null,6,4,PED_TYPE_GEN,VOICE_GEN_WMYBMX ,VOICE_GEN_WMYBMX
|
| 61 |
+
24, WBDYG1, WBDYG1, CIVMALE, STAT_TOUGH_GUY, man, 170F,1, man,10,1,PED_TYPE_GEN,VOICE_GEN_BBDYG1 ,VOICE_GEN_BBDYG1
|
| 62 |
+
25, WBDYG2, WBDYG2, CIVMALE, STAT_TOUGH_GUY, man, 170F,1, man,2,1,PED_TYPE_GEN,VOICE_GEN_BBDYG2 ,VOICE_GEN_BBDYG2
|
| 63 |
+
26, WMYBP, WMYBP, CIVMALE, STAT_GEEK_GUY, man,1000,1, man,2,6,PED_TYPE_GEN,VOICE_GEN_WMYBP ,VOICE_GEN_WMYBP
|
| 64 |
+
27, WMYCON, WMYCON, CIVMALE, STAT_SUIT_GUY, man, 130C,1, man,1,2,PED_TYPE_GEN,VOICE_GEN_WMYCON ,VOICE_GEN_WMYCON
|
| 65 |
+
28, BMYDRUG, BMYdrug, CRIMINAL, STAT_CRIMINAL, gang2, 110F,0, man,5,5,PED_TYPE_GEN,VOICE_GEN_BMYDRUG ,VOICE_GEN_BMYDRUG
|
| 66 |
+
29, WMYDRUG, WMYdrug, CRIMINAL, STAT_CRIMINAL, man, 110F,0, man,4,4,PED_TYPE_GEN,VOICE_GEN_WMYDRUG ,VOICE_GEN_WMYDRUG
|
| 67 |
+
30, HMYDRUG, HMYdrug, CRIMINAL, STAT_CRIMINAL, man, 110F,0, man,9,7,PED_TYPE_GEN,VOICE_GEN_HMYDRUG ,VOICE_GEN_HMYDRUG
|
| 68 |
+
31, DWFOLC, dwfolc, CIVFEMALE, STAT_OLD_GIRL, oldfatwoman,1003,0, null,1,10,PED_TYPE_GEN,VOICE_GEN_DWFOLC,VOICE_GEN_DWFOLC
|
| 69 |
+
32, DWMOLC1, dwmolc1, CIVMALE, STAT_OLD_GUY, man,1003,0, null,1,10,PED_TYPE_GEN,VOICE_GEN_DWMOLC1,VOICE_GEN_DWMOLC1
|
| 70 |
+
33, DWMOLC2, dwmolc2, CIVMALE, STAT_OLD_GUY, man,1003,0, null,1,2,PED_TYPE_GEN,VOICE_GEN_DWMOLC2,VOICE_GEN_DWMOLC2
|
| 71 |
+
34, DWMYLC1, dwmylc1, CIVMALE, STAT_TOUGH_GUY, man,1983,1, null,2,1,PED_TYPE_GEN,VOICE_GEN_DWMYLC1,VOICE_GEN_DWMYLC2
|
| 72 |
+
35, HMOGAR, HMOgar, CIVMALE, STAT_OLD_GUY, man, 1003,0, null,10,2,PED_TYPE_GEN,VOICE_GEN_WMYGAR ,VOICE_GEN_WMYGAR
|
| 73 |
+
36, WMYGOL1, WMYgol1, CIVMALE, STAT_COWARD, man, 170F,0, null,2,3,PED_TYPE_GEN,VOICE_GEN_WMYGOL1 ,VOICE_GEN_WMYGOL1
|
| 74 |
+
37, WMYGOL2, WMYgol2, CIVMALE, STAT_COWARD, man, 170F,0, null,7,3,PED_TYPE_GEN,VOICE_GEN_WMYGOL2 ,VOICE_GEN_WMYGOL2
|
| 75 |
+
38, HFORI, hfori, CIVFEMALE, STAT_COWARD, woman, 120C,0, man,10,9,PED_TYPE_GEN,VOICE_GEN_HFORI ,VOICE_GEN_HFORI
|
| 76 |
+
39, HFOST, hfost, CIVFEMALE, STAT_OLD_GIRL, oldfatwoman,1003,0, man,9,3,PED_TYPE_GEN,VOICE_GEN_HFOST ,VOICE_GEN_HFOST
|
| 77 |
+
40, HFYRI, HFYRI, CIVFEMALE, STAT_COWARD, sexywoman, 120C,1, null,7,3,PED_TYPE_GEN,VOICE_GEN_HFYRI ,VOICE_GEN_HFYRI
|
| 78 |
+
41, HFYST, HFYST, CIVFEMALE, STAT_STREET_GIRL, woman,1983,1, null,6,1,PED_TYPE_GEN,VOICE_GEN_HFYST ,VOICE_GEN_HFYST
|
| 79 |
+
|
| 80 |
+
43, HMORI, HMORI, CIVMALE, STAT_COWARD, man, 120C,0, man,10,9,PED_TYPE_GEN,VOICE_GEN_HMORI ,VOICE_GEN_HMORI
|
| 81 |
+
44, HMOST, HMOST, CIVMALE, STAT_STREET_GUY, man,1003,0, man,2,2,PED_TYPE_GEN,VOICE_GEN_HMOST ,VOICE_GEN_HMOST
|
| 82 |
+
45, HMYBE, HMYBE, CIVMALE, STAT_BEACH_GUY, man,1000,0, beach,7,3,PED_TYPE_GEN,VOICE_GEN_HMYBE ,VOICE_GEN_HMYBE
|
| 83 |
+
46, HMYRI, HMYRI, CIVMALE, STAT_SUIT_GUY, man,1983,1, null,6,4,PED_TYPE_GEN,VOICE_GEN_HMYRI ,VOICE_GEN_HMYRI
|
| 84 |
+
47, HMYCR, HMYCR, CRIMINAL, STAT_CRIMINAL, man, 110F,1, man,0,0,PED_TYPE_GEN,VOICE_GEN_HMYCR ,VOICE_GEN_HMYCR
|
| 85 |
+
48, HMYST, HMYST, CIVMALE, STAT_TOURIST, man, 1983,1, man,0,5,PED_TYPE_GEN,VOICE_GEN_HMYST ,VOICE_GEN_HMYST
|
| 86 |
+
49, OMOKUNG, OMOkung, CIVMALE, STAT_OLD_GUY, oldman,1003,0, man,1,4,PED_TYPE_GEN,VOICE_GEN_OMOKUNG ,VOICE_GEN_OMOKUNG
|
| 87 |
+
50, WMYMECH, WMYMECH, CIVMALE, STAT_TOUGH_GUY, man,1433,1, null,6,6,PED_TYPE_GEN,VOICE_GEN_WMYMECH ,VOICE_GEN_WMYMECH
|
| 88 |
+
51, BMYMOUN, BMYMOUN, CIVMALE, STAT_SENSIBLE_GUY, man,0800,1, man,2,0 PED_TYPE_GEN,VOICE_GEN_BMYMOUN ,VOICE_GEN_BMYMOUN
|
| 89 |
+
52, WMYMOUN, WMYMOUN, CIVMALE, STAT_SENSIBLE_GUY, man,0800,1, man,6,2,PED_TYPE_GEN,VOICE_GEN_WMYMOUN ,VOICE_GEN_WMYMOUN
|
| 90 |
+
53, OFORI, OFORI, CIVFEMALE, STAT_OLD_GIRL, oldwoman, 120C,0, man,10,1,PED_TYPE_GEN,VOICE_GEN_OFORI,VOICE_GEN_OFORI
|
| 91 |
+
54, OFOST, OFOST, CIVFEMALE, STAT_STREET_GIRL, oldwoman,1003,0, null,10,3,PED_TYPE_GEN,VOICE_GEN_OFOST,VOICE_GEN_OFOST
|
| 92 |
+
55, OFYRI, OFYRI, CIVFEMALE, STAT_COWARD, woman, 120C,1, null,2,7,PED_TYPE_GEN,VOICE_GEN_OFYRI,VOICE_GEN_OFYRI
|
| 93 |
+
56, OFYST, OFYST, CIVFEMALE, STAT_TOURIST, woman,1003,1, null,6,6,PED_TYPE_GEN,VOICE_GEN_OFYST,VOICE_GEN_OFYST
|
| 94 |
+
57, OMORI, OMORI, CIVMALE, STAT_COWARD, man, 120C,0, man,10,10,PED_TYPE_GEN,VOICE_GEN_OMORI,VOICE_GEN_OMORI
|
| 95 |
+
58, OMOST, OMOST, CIVMALE, STAT_STREET_GUY, man,1003,0, man,2,1,PED_TYPE_GEN,VOICE_GEN_OMOST,VOICE_GEN_OMOST
|
| 96 |
+
59, OMYRI, OMYRI, CIVMALE, STAT_COWARD, man, 120C,1, null,2,4,PED_TYPE_GEN,VOICE_GEN_OMYRI ,VOICE_GEN_OMYRI
|
| 97 |
+
60, OMYST, OMYST, CIVMALE, STAT_TOURIST, man,1983,1, null,3,6,PED_TYPE_GEN,VOICE_GEN_OMYST ,VOICE_GEN_OMYST
|
| 98 |
+
61, WMYPLT, WMYPLT, CIVMALE, STAT_SUIT_GUY, man,1000,1, null,1,2,PED_TYPE_GEN,VOICE_GEN_WMYPLT ,VOICE_GEN_WMYPLT
|
| 99 |
+
62, WMOPJ, WMOpj, CIVMALE, STAT_OLD_GUY, oldman,1000,0, null,1,1,PED_TYPE_GEN,VOICE_GEN_WMOPJ ,VOICE_GEN_WMOPJ
|
| 100 |
+
63, BFYPRO, BFYPRO, PROSTITUTE, STAT_PROSTITUTE, pro,1000,1, man,1,4,PED_TYPE_GEN,VOICE_GEN_BFYPRO,VOICE_GEN_BFYPRO
|
| 101 |
+
64, HFYPRO, HFYPRO, PROSTITUTE, STAT_PROSTITUTE, pro,1000,1, man,1,4,PED_TYPE_GEN,VOICE_GEN_HFYPRO ,VOICE_GEN_HFYPRO
|
| 102 |
+
|
| 103 |
+
66, BMYPOL1, BMYpol1, CIVMALE, STAT_TOUGH_GUY, man, 110F,1, man,0,0,PED_TYPE_GEN,VOICE_GEN_BMYPOL1 ,VOICE_GEN_BMYPOL1
|
| 104 |
+
67, BMYPOL2, BMYpol2, CIVMALE, STAT_TOUGH_GUY, man, 110F,1, man,8,8,PED_TYPE_GEN,VOICE_GEN_BMYPOL2 ,VOICE_GEN_BMYPOL2
|
| 105 |
+
68, WMOPREA, WMOprea, CIVMALE, STAT_SUIT_GUY, man, 170F,0, man,1,10,PED_TYPE_GEN,VOICE_GEN_WMOPREA ,VOICE_GEN_WMOPREA
|
| 106 |
+
69, SBFYST, sbfyst, CIVFEMALE, STAT_TOURIST, woman,1983,1, null,4,6,PED_TYPE_GEN,VOICE_GEN_SBFYST, VOICE_GEN_SBFYST
|
| 107 |
+
70, WMOSCI, WMOsci, CIVMALE, STAT_OLD_GUY, man, 120C,0, null,10,10,PED_TYPE_GEN,VOICE_GEN_WMOSCI ,VOICE_GEN_WMOSCI
|
| 108 |
+
71, WMYSGRD, WMYSGRD, CIVMALE, STAT_TOUGH_GUY, man, 170F,1, null,2,6,PED_TYPE_GEN,VOICE_GEN_WMYSGRAD ,VOICE_GEN_WMYSGRAD
|
| 109 |
+
72, SWMYHP1, SWMYhp1, CIVMALE, STAT_TOUGH_GUY, man,1983,1, man,8,2,PED_TYPE_GEN,VOICE_GEN_SWMYHP1,VOICE_GEN_SWMYHP1
|
| 110 |
+
73, SWMYHP2, SWMYhp2, CIVMALE, STAT_COWARD, man,1882,1, man,2,8,PED_TYPE_GEN,VOICE_GEN_SWMYHP2,VOICE_GEN_SWMYHP2
|
| 111 |
+
|
| 112 |
+
75, SWFOPRO, sWFOpro, PROSTITUTE, STAT_PROSTITUTE, pro,1000,1, null,3,3,PED_TYPE_GEN,VOICE_GEN_SWFOPRO,VOICE_GEN_SWFOPRO
|
| 113 |
+
76, WFYSTEW, WFYSTEW, CIVFEMALE, STAT_GEEK_GIRL, sexywoman,1000,1, null,6,4,PED_TYPE_GEN,VOICE_GEN_WFYSTEW ,VOICE_GEN_WFYSTEW
|
| 114 |
+
77, SWMOTR1, sWMOtr1, CIVMALE, STAT_TRAMP_MALE, man,1000,0, null,1,4,PED_TYPE_GEN,VOICE_GEN_SWMOTR1,VOICE_GEN_SWMOTR1
|
| 115 |
+
78, WMOTR1, WMOTR1, CIVMALE, STAT_TRAMP_MALE, man,1000,0, man,1,4,PED_TYPE_GEN,VOICE_GEN_WMOTR1,VOICE_GEN_WMOTR1
|
| 116 |
+
79, BMOTR1, BMOTR1, CIVMALE, STAT_TRAMP_MALE, man,1000,0, man,1,4,PED_TYPE_GEN,VOICE_GEN_BMOTR1,VOICE_GEN_BMOTR1
|
| 117 |
+
80, VBMYBOX, VBMYbox, CIVMALE, STAT_TOUGH_GUY, man, 1000,0, man,1,4,PED_TYPE_GEN,VOICE_GEN_BMYBOX ,VOICE_GEN_BMYBOX
|
| 118 |
+
81, VWMYBOX, VWMYbox, CIVMALE, STAT_TOUGH_GUY, man, 1000,0, man,1,4,PED_TYPE_GEN,VOICE_GEN_WMYBOX ,VOICE_GEN_WMYBOX
|
| 119 |
+
82, VHMYELV, VHMYELV, CIVMALE, STAT_COWARD, man, 170F,1, null,1,2,PED_TYPE_GEN,VOICE_GEN_VHMYELV,VOICE_GEN_VHMYELV
|
| 120 |
+
83, VBMYELV, VBMYELV, CIVMALE, STAT_TOUGH_GUY, man, 170F,1, null,2,1,PED_TYPE_GEN,VOICE_GEN_VBMYELV,VOICE_GEN_VBMYELV
|
| 121 |
+
84, VIMYELV, VIMYELV, CIVMALE, STAT_COWARD, man, 170F,1, null,1,1,PED_TYPE_GEN,VOICE_GEN_VIMYELV,VOICE_GEN_VIMYELV
|
| 122 |
+
85, VWFYPRO, VWFYPRO, PROSTITUTE, STAT_PROSTITUTE, pro,1000,1, man,1,4,PED_TYPE_GEN,VOICE_GEN_VWFYPRO,VOICE_GEN_VWFYPRO
|
| 123 |
+
|
| 124 |
+
87, VWFYST1, VWFYST1, CIVFEMALE, STAT_STREET_GIRL, sexywoman,1000,1, man,1,4,PED_TYPE_GEN,VOICE_GEN_VWFYST1 ,VOICE_GEN_VWFYST1
|
| 125 |
+
88, WFORI, WFORI, CIVFEMALE, STAT_COWARD, oldwoman, 120C,0, man,10,1,PED_TYPE_GEN,VOICE_GEN_WFORI,VOICE_GEN_WFORI
|
| 126 |
+
89, WFOST, WFOST, CIVFEMALE, STAT_STREET_GIRL, oldfatwoman,1003,0, man,1,2,PED_TYPE_GEN,VOICE_GEN_WFOST,VOICE_GEN_WFOST
|
| 127 |
+
90, WFYJG, WFYJG, CIVFEMALE, STAT_COWARD, jogwoman,1000,0, beach,9,9,PED_TYPE_GEN,VOICE_GEN_WFYJG ,VOICE_GEN_WFYJG
|
| 128 |
+
91, WFYRI, WFYRI, CIVFEMALE, STAT_COWARD, sexywoman, 120C,1, null,4,6,PED_TYPE_GEN,VOICE_GEN_WFYRI ,VOICE_GEN_WFYRI
|
| 129 |
+
92, WFYRO, WFYRO, CIVFEMALE, STAT_SKATER, skate,1000,1, skate,1,4,PED_TYPE_GEN,VOICE_GEN_WFYRO ,VOICE_GEN_WFYRO
|
| 130 |
+
93, WFYST, WFYST, CIVFEMALE, STAT_STREET_GIRL, sexywoman,1983,1, null,4,6,PED_TYPE_GEN,VOICE_GEN_WFYST,VOICE_GEN_WFYST
|
| 131 |
+
94, WMORI, WMORI, CIVMALE, STAT_SUIT_GUY, man, 120C,0, man,10,10,PED_TYPE_GEN,VOICE_GEN_WMORI ,VOICE_GEN_WMORI
|
| 132 |
+
95, WMOST, WMOST, CIVMALE, STAT_OLD_GUY, man,1003,0, man,8,1,PED_TYPE_GEN,VOICE_GEN_WMOST ,VOICE_GEN_WMOST
|
| 133 |
+
96, WMYJG, WMYJG, CIVMALE, STAT_SENSIBLE_GUY, jogger,1000,0, null,9,9,PED_TYPE_GEN,VOICE_GEN_WMYJG ,VOICE_GEN_WMYJG
|
| 134 |
+
97, WMYLG, WMYlG, CIVMALE, STAT_GEEK_GUY, jogger,1000,0, null,9,9,PED_TYPE_GEN,VOICE_GEN_WMYLG ,VOICE_GEN_WMYLG
|
| 135 |
+
98, WMYRI, WMYRI, CIVMALE, STAT_SHOPPER, man, 120C,1, null,6,9,PED_TYPE_GEN,VOICE_GEN_WMYRI ,VOICE_GEN_WMYRI
|
| 136 |
+
99, WMYRO, WMYRO, CIVMALE, STAT_SKATER, skate,1000,0, skate,9,9,PED_TYPE_GEN,VOICE_GEN_WMYRO,VOICE_GEN_WMYRO
|
| 137 |
+
100, WMYCR, WMYCR, CRIMINAL, STAT_CRIMINAL, man, 110F,1, man,2,6,PED_TYPE_GEN,VOICE_GEN_WMYCR ,VOICE_GEN_WMYCR
|
| 138 |
+
101, WMYST, WMYST, CIVMALE, STAT_STREET_GUY, man,1983,1, null,4,3,PED_TYPE_GEN,VOICE_GEN_WMYST ,VOICE_GEN_WMYST
|
| 139 |
+
#gang peds,
|
| 140 |
+
102, BALLAS1, BALLAS1, GANG1, STAT_GANG1, gang1, 110F,1, null,3,3,PED_TYPE_GANG,VOICE_GNG_BALLAS1 ,VOICE_GNG_BALLAS2
|
| 141 |
+
103, BALLAS2, BALLAS2, GANG1, STAT_GANG1, gang2, 110F,1, null,3,3,PED_TYPE_GANG,VOICE_GNG_BALLAS3 ,VOICE_GNG_BALLAS4
|
| 142 |
+
104, BALLAS3, BALLAS3, GANG1, STAT_GANG1, gang1, 110F,1, null,3,3,PED_TYPE_GANG,VOICE_GNG_BALLAS5 ,VOICE_GNG_BALLAS5
|
| 143 |
+
105, FAM1, FAM1, GANG2, STAT_GANG2, gang2, 110F,1, null,5,5,PED_TYPE_GANG,VOICE_GNG_FAM1 ,VOICE_GNG_FAM2
|
| 144 |
+
106, FAM2, FAM2, GANG2, STAT_GANG2, gang1, 110F,1, null,5,5,PED_TYPE_GANG,VOICE_GNG_FAM3 ,VOICE_GNG_FAM4
|
| 145 |
+
107, FAM3, FAM3, GANG2, STAT_GANG2, gang2, 110F,1, null,5,5,PED_TYPE_GANG,VOICE_GNG_FAM5 ,VOICE_GNG_FAM5
|
| 146 |
+
108, LSV1, LSV1, GANG3, STAT_GANG3, gang1, 110F,1, null,9,2,PED_TYPE_GANG,VOICE_GNG_LSV1 ,VOICE_GNG_LSV2
|
| 147 |
+
109, LSV2, LSV2, GANG3, STAT_GANG3, gang2, 110F,1, null,9,2,PED_TYPE_GANG,VOICE_GNG_LSV3 ,VOICE_GNG_LSV4
|
| 148 |
+
110, LSV3, LSV3, GANG3, STAT_GANG3, gang1, 110F,1, null,9,2,PED_TYPE_GANG,VOICE_GNG_LSV5 ,VOICE_GNG_LSV5
|
| 149 |
+
111, MAFFA, MAFFA, CRIMINAL, STAT_CRIMINAL, man, 110F,1, null,2,2,PED_TYPE_GEN,VOICE_GEN_MAFFA ,VOICE_GEN_MAFFA
|
| 150 |
+
112, MAFFB, MAFFB, CRIMINAL, STAT_CRIMINAL, man, 110F,1, null,2,2,PED_TYPE_GEN,VOICE_GEN_MAFFB ,VOICE_GEN_MAFFB
|
| 151 |
+
113, MAFBOSS, MAFBOSS, CRIMINAL, STAT_CRIMINAL, man, 110F,1, null,2,2,PED_TYPE_GANG,VOICE_GNG_MAFBOSS ,VOICE_GNG_MAFBOSS
|
| 152 |
+
114, VLA1, VLA1, GANG8, STAT_GANG8, gang1, 110F,1, man,0,0,PED_TYPE_GANG,VOICE_GNG_VLA1 ,VOICE_GNG_VLA2
|
| 153 |
+
115, VLA2, VLA2, GANG8, STAT_GANG8, gang2, 110F,1, man,0,0,PED_TYPE_GANG,VOICE_GNG_VLA3 ,VOICE_GNG_VLA4
|
| 154 |
+
116, VLA3, VLA3, GANG8, STAT_GANG8, gang1, 110F,1, man,0,0,PED_TYPE_GANG,VOICE_GNG_VLA5 ,VOICE_GNG_VLA5
|
| 155 |
+
117, TRIADA, TRIADA, GANG7, STAT_GANG7, man, 110F,1, man,4,4,PED_TYPE_GANG,VOICE_GNG_STRI1 ,VOICE_GNG_STRI5
|
| 156 |
+
118, TRIADB, TRIADB, GANG7, STAT_GANG7, man, 110F,1, man,4,4,PED_TYPE_GANG,VOICE_GNG_STRI1 ,VOICE_GNG_STRI1
|
| 157 |
+
120, TRIBOSS, TRIBOSS, GANG7, STAT_GANG7, man, 110F,1, man,4,4,PED_TYPE_GANG,VOICE_GNG_STRI1 ,VOICE_GNG_STRI1
|
| 158 |
+
121, DNB1, DNB1 , GANG5, STAT_GANG5, gang1, 110F,1, man,3,4,PED_TYPE_GANG,VOICE_GNG_DNB1 ,VOICE_GNG_DNB1
|
| 159 |
+
122, DNB2, DNB2 , GANG5, STAT_GANG5, gang2, 110F,1, man,3,4,PED_TYPE_GANG,VOICE_GNG_DNB2 ,VOICE_GNG_DNB2
|
| 160 |
+
123, DNB3, DNB3 , GANG5, STAT_GANG5, gang1, 110F,1, man,3,4,PED_TYPE_GANG,VOICE_GNG_DNB3 ,VOICE_GNG_DNB5
|
| 161 |
+
124, VMAFF1, VMAFF1, GANG6, STAT_GANG6, gang1, 110F,1, man,2,2,PED_TYPE_GANG,VOICE_GNG_VMAFF1 ,VOICE_GNG_VMAFF2
|
| 162 |
+
125, VMAFF2, VMAFF2, GANG6, STAT_GANG6, man, 110F,1, man,2,2,PED_TYPE_GANG,VOICE_GNG_VMAFF3 ,VOICE_GNG_VMAFF3
|
| 163 |
+
126, VMAFF3, VMAFF3, GANG6, STAT_GANG6, man, 110F,1, man,2,2,PED_TYPE_GANG,VOICE_GNG_VMAFF4 ,VOICE_GNG_VMAFF4
|
| 164 |
+
127, VMAFF4, VMAFF4, GANG6, STAT_GANG6, man, 110F,1, man,2,2,PED_TYPE_GANG,VOICE_GNG_VMAFF5 ,VOICE_GNG_VMAFF5
|
| 165 |
+
#END OF GANG PEDS
|
| 166 |
+
128, DNMYLC, DNMYLC, CIVMALE, STAT_TOUGH_GUY, man, 1FFF,0, man,2,1,PED_TYPE_GEN,VOICE_GEN_DNMYLC ,VOICE_GEN_DNMYLC
|
| 167 |
+
129, DNFOLC1, DNFOLC1, CIVFEMALE, STAT_COWARD, oldwoman,1003,0, man,10,2,PED_TYPE_GEN,VOICE_GEN_DNFOLC1,VOICE_GEN_DNFOLC1
|
| 168 |
+
130, DNFOLC2, DNFOLC2, CIVFEMALE, STAT_COWARD, oldwoman,1003,0, man,10,10,PED_TYPE_GEN,VOICE_GEN_DNFOLC2,VOICE_GEN_DNFOLC2
|
| 169 |
+
131, DNFYLC, DNFYLC, CIVFEMALE, STAT_COWARD, sexywoman, 1FFF,1, man,2,6,PED_TYPE_GEN,VOICE_GEN_DNFYLC ,VOICE_GEN_DNFYLC
|
| 170 |
+
132, DNMOLC1, DNMOLC1, CIVMALE, STAT_OLD_GUY, man,1003,0, man,1,10,PED_TYPE_GEN,VOICE_GEN_DNMOLC1,VOICE_GEN_DNMOLC1
|
| 171 |
+
133, DNMOLC2, DNMOLC2, CIVMALE, STAT_OLD_GUY, man,1003,0, man,10,2,PED_TYPE_GEN,VOICE_GEN_DNMOLC2 ,VOICE_GEN_DNMOLC2
|
| 172 |
+
134, SBMOTR2,SBMOTR2, CIVMALE, STAT_TRAMP_MALE, oldman,1000,0, man,1,4,PED_TYPE_GEN,VOICE_GEN_SBMOTR1,VOICE_GEN_SBMOTR2
|
| 173 |
+
135, SWMOTR2, SWMOTR2, CIVMALE, STAT_TRAMP_MALE, man,1000,0, man,1,4,PED_TYPE_GEN,VOICE_GEN_SWMOTR2,VOICE_GEN_SWMOTR2
|
| 174 |
+
136, SBMYTR3, SBMYTR3, CIVMALE, STAT_TRAMP_MALE, man,1000,0, man,1,4,PED_TYPE_GEN,VOICE_GEN_SBMYTR3 ,VOICE_GEN_SBMYTR3
|
| 175 |
+
137, SWMOTR3, SWMOTR3, CIVMALE, STAT_TRAMP_MALE, man,1000,0, man,1,4,PED_TYPE_GEN,VOICE_GEN_SWMOTR3,VOICE_GEN_SWMOTR3
|
| 176 |
+
138, WFYBE, WFYBE, CIVFEMALE, STAT_COWARD, woman,1000,0, beach,1,4,PED_TYPE_GEN,VOICE_GEN_WFYBE ,VOICE_GEN_WFYBE
|
| 177 |
+
139, BFYBE, BFYBE, CIVFEMALE, STAT_BEACH_GIRL, woman,1000,0, beach,1,4,PED_TYPE_GEN,VOICE_GEN_BFYBE ,VOICE_GEN_BFYBE
|
| 178 |
+
140, HFYBE, HFYBE, CIVFEMALE, STAT_BEACH_GIRL, woman,1000,0, beach,1,4,PED_TYPE_GEN,VOICE_GEN_HFYBE ,VOICE_GEN_HFYBE
|
| 179 |
+
141, SOFYBU, SOFYBU, CIVFEMALE, STAT_SUIT_GIRL, busywoman, 120C,0, man,4,0,PED_TYPE_GEN,VOICE_GEN_SOFYBU,VOICE_GEN_SOFYBU
|
| 180 |
+
142, SBMYST, SBMYST, CIVMALE, STAT_STREET_GUY, man,1983,1, man,8,5,PED_TYPE_GEN,VOICE_GEN_SBMYST ,VOICE_GEN_SBMYST
|
| 181 |
+
143, SBMYCR, SBMYCR, CRIMINAL, STAT_CRIMINAL, gang1, 110F,1, man,5,0,PED_TYPE_GEN,VOICE_GEN_SBMYCR,VOICE_GEN_SBMYCR
|
| 182 |
+
144, BMYCG, bmycg, CRIMINAL, STAT_CRIMINAL, gang2, 110F,1, man,8,3,PED_TYPE_GEN,VOICE_GEN_BMYCG ,VOICE_GEN_BMYCG
|
| 183 |
+
145, WFYCRK, Wfycrk, CIVFEMALE, STAT_CRIMINAL, woman, 110F,1, man,4,3,PED_TYPE_GEN,VOICE_GEN_WFYCRK ,VOICE_GEN_WFYCRK
|
| 184 |
+
146, HMYCM, hmycm, CRIMINAL, STAT_CRIMINAL, man, 110F,1, man,8,10,PED_TYPE_GEN,VOICE_GEN_HMYCM ,VOICE_GEN_HMYCM
|
| 185 |
+
147, WMYBU, wmybu, CIVMALE, STAT_COWARD, man, 120C,1, man,6,3,PED_TYPE_GEN,VOICE_GEN_WMYBU,VOICE_GEN_WMYBU
|
| 186 |
+
148, BFYBU, bfybu, CIVFEMALE, STAT_SUIT_GIRL, busywoman, 120C,1, man,3,7,PED_TYPE_GEN,VOICE_GEN_BFYBU ,VOICE_GEN_BFYBU
|
| 187 |
+
150, WFYBU, wfybu, CIVFEMALE, STAT_SUIT_GIRL, busywoman, 120C,1, man,9,2,PED_TYPE_GEN,VOICE_GEN_WFYBU,VOICE_GEN_WFYBU
|
| 188 |
+
151, DWFYLC1, Dwfylc1, CIVFEMALE, STAT_TOUGH_GIRL, sexywoman,1983,1, man,1,1,PED_TYPE_GEN,VOICE_GEN_DWFYLC1 ,VOICE_GEN_DWFYLC2
|
| 189 |
+
152, WFYPRO, WFYpro, PROSTITUTE, STAT_PROSTITUTE, pro,1000,1, man,1,4,PED_TYPE_GEN,VOICE_GEN_WFYPRO,VOICE_GEN_WFYPRO
|
| 190 |
+
153, WMYCONB, wmyconb , CIVMALE, STAT_SUIT_GUY, man, 170F,1, man,6,2,PED_TYPE_GEN,VOICE_GEN_WMYCONB ,VOICE_GEN_WMYCONB
|
| 191 |
+
154, WMYBE, wmybe , CIVMALE, STAT_SENSIBLE_GUY, man,1000,1, man,1,4,PED_TYPE_GEN,VOICE_GEN_WMYBE ,VOICE_GEN_WMYBE
|
| 192 |
+
155, WMYPIZZ, wmypizz , CIVMALE, STAT_SENSIBLE_GUY, man,1000,1, man,1,4,PED_TYPE_GFD,VOICE_GFD_WMYPIZZ ,VOICE_GFD_WMYPIZZ
|
| 193 |
+
156, BMOBAR, bmobar , CIVMALE, STAT_OLD_GUY, man,1000,0, man,1,4,PED_TYPE_GFD,VOICE_GFD_BMOBAR ,VOICE_GFD_BMOBAR
|
| 194 |
+
157, CWFYHB, cwfyhb , CIVFEMALE, STAT_TOUGH_GIRL, woman,1000,1, man,1,4,PED_TYPE_GEN,VOICE_GEN_CWFYHB1,VOICE_GEN_CWFYHB1
|
| 195 |
+
158, CWMOFR, cwmofr , CIVMALE, STAT_OLD_GUY, man,1000,0, man,1,4,PED_TYPE_GEN,VOICE_GEN_CWMOFR1,VOICE_GEN_CWMOFR1
|
| 196 |
+
159, CWMOHB1, cwmohb1 , CIVMALE, STAT_OLD_GUY, man, 110F,0, man,1,1,PED_TYPE_GEN,VOICE_GEN_CWMOHB1,VOICE_GEN_CWMOHB1
|
| 197 |
+
160, CWMOHB2, cwmohb2 , CIVMALE, STAT_OLD_GUY, oldman,1983,0, man,1,1,PED_TYPE_GEN,VOICE_GEN_CWMOHB2,VOICE_GEN_CWMOHB2
|
| 198 |
+
161, CWMYFR, cwmyfr , CIVMALE, STAT_TOUGH_GUY, man,1983,1, man,1,6,PED_TYPE_GEN,VOICE_GEN_CWMYFR,VOICE_GEN_CWMYFR
|
| 199 |
+
162, CWMYHB1, cwmyhb1 , CIVMALE, STAT_TOUGH_GUY, oldman,1983,0, man,6,2,PED_TYPE_GEN,VOICE_GEN_CWMYHB1,VOICE_GEN_CWMYHB1
|
| 200 |
+
163, BMYBOUN, bmyboun , CIVMALE, STAT_TOUGH_GUY, man, 170F,1, man,5,8,PED_TYPE_GEN,VOICE_GEN_BMYBOUN ,VOICE_GEN_BMYBOUN
|
| 201 |
+
164, WMYBOUN, wmyboun , CIVMALE, STAT_TOUGH_GUY, man, 170F,1, man,5,6,PED_TYPE_GEN,VOICE_GEN_WMYBOUN ,VOICE_GEN_WMYBOUN
|
| 202 |
+
165, WMOMIB, wmomib , CIVMALE, STAT_SUIT_GUY, man, 120C,0, man,10,11,PED_TYPE_GEN,VOICE_GEN_WMOMIB ,VOICE_GEN_WMOMIB
|
| 203 |
+
166, BMYMIB, bmymib , CIVMALE, STAT_SUIT_GUY, man, 120C,0, man,11,10,PED_TYPE_GEN,VOICE_GEN_BMYMIB ,VOICE_GEN_BMYMIB
|
| 204 |
+
167, WMYBELL, wmybell , CIVMALE, STAT_SENSIBLE_GUY, man,1000,1, man,1,4,PED_TYPE_GFD,VOICE_GFD_WMYBELL ,VOICE_GFD_WMYBELL
|
| 205 |
+
168, BMOCHIL, bmochil , CIVMALE, STAT_SENSIBLE_GUY, man,1000,1, man,1,4,PED_TYPE_GEN,VOICE_GEN_BMOST ,VOICE_GEN_BMOST
|
| 206 |
+
169, SOFYRI, sofyri , CIVFEMALE, STAT_COWARD, sexywoman, 120C,1, man,6,4,PED_TYPE_GEN,VOICE_GEN_SOFYRI,VOICE_GEN_SOFYRI
|
| 207 |
+
170, SOMYST, somyst , CIVMALE, STAT_COWARD, man,1983,0, man,4,9,PED_TYPE_GEN,VOICE_GEN_SOMYST,VOICE_GEN_SOMYST
|
| 208 |
+
171, VWMYBJD, vwmybjd , CIVMALE, STAT_SUIT_GUY, man,1000,1, man,1,4,PED_TYPE_GEN,VOICE_GEN_VWMYBJD ,VOICE_GEN_VWMYBJD
|
| 209 |
+
172, VWFYCRP, vwfycrp , CIVFEMALE, STAT_SUIT_GIRL, busywoman,1000,1, man,1,4,PED_TYPE_GEN,VOICE_GEN_WFYCRP ,VOICE_GEN_WFYCRP
|
| 210 |
+
173, SFR1, SFR1 , GANG4, STAT_GANG4, gang1, 110F,1, man,8,8,PED_TYPE_GANG,VOICE_GNG_SFR1 ,VOICE_GNG_SFR2
|
| 211 |
+
174, SFR2, SFR2 , GANG4, STAT_GANG4, gang2, 110F,1, man,8,8,PED_TYPE_GANG,VOICE_GNG_SFR3 ,VOICE_GNG_SFR4
|
| 212 |
+
175, SFR3, SFR3 , GANG4, STAT_GANG4, gang1, 110F,1, man,8,8,PED_TYPE_GANG,VOICE_GNG_SFR5 ,VOICE_GNG_SFR5
|
| 213 |
+
176, BMYBAR, BMYBAR , CIVMALE, STAT_SENSIBLE_GUY, man,1000,1, man,1,4,PED_TYPE_GFD,VOICE_GFD_BMYBARB ,VOICE_GFD_BMYBARB
|
| 214 |
+
177, WMYBAR, WMYBAR , CIVMALE, STAT_SENSIBLE_GUY, man,1000,1, man,1,4,PED_TYPE_GFD,VOICE_GFD_WMYBARB ,VOICE_GFD_WMYBARB
|
| 215 |
+
178, WFYSEX, WFYSEX , CIVFEMALE, STAT_STREET_GIRL, sexywoman,1000,1, null,1,4,PED_TYPE_GEN,VOICE_GEN_NOVOICE ,VOICE_GEN_NOVOICE
|
| 216 |
+
179, WMYAMMO, WMYAMMO , CIVMALE, STAT_TOUGH_GUY, man, 1000,1, man,1,4,PED_TYPE_GFD,VOICE_GFD_WMYAMMO ,VOICE_GFD_WMYAMMO
|
| 217 |
+
180, BMYTATT, BMYTATT , CIVMALE, STAT_TOUGH_GUY, man, 1000,1, man,1,4,PED_TYPE_GFD,VOICE_GFD_BMYTATT ,VOICE_GFD_BMYTATT
|
| 218 |
+
181, VWMYCR, VWMYCR , CRIMINAL, STAT_CRIMINAL, man, 110F,1, man,2,9,PED_TYPE_GEN,VOICE_GEN_VWMYCR,VOICE_GEN_VWMYCR
|
| 219 |
+
182, VBMOCD, VBMOCD , CIVMALE, STAT_TAXIDRIVER, man, 0040,0, null,8,9,PED_TYPE_GEN,VOICE_GEN_VBMOCD,VOICE_GEN_VBMOCD
|
| 220 |
+
183, VBMYCR, VBMYCR , CRIMINAL, STAT_CRIMINAL, man, 110F,1, man,5,0,PED_TYPE_GEN,VOICE_GEN_VBMYCR,VOICE_GEN_VBMYCR
|
| 221 |
+
184, VHMYCR, VHMYCR , CRIMINAL, STAT_CRIMINAL, man, 110F,1, man,0,3,PED_TYPE_GEN,VOICE_GEN_VHMYCR,VOICE_GEN_VHMYCR
|
| 222 |
+
185, SBMYRI, SBMYRI , CIVMALE, STAT_STREET_GUY, man, 120C,1, null,7,4,PED_TYPE_GEN,VOICE_GEN_SBMYRI,VOICE_GEN_SBMYRI
|
| 223 |
+
186, SOMYRI, SOMYRI , CIVMALE, STAT_SUIT_GUY, man, 120C,1, null,4,0,PED_TYPE_GEN,VOICE_GEN_SOMYRI,VOICE_GEN_SOMYRI
|
| 224 |
+
187, SOMYBU, SOMYBU , CIVMALE, STAT_SUIT_GUY, man, 120C,1, man,4,4,PED_TYPE_GEN,VOICE_GEN_SOMYBU,VOICE_GEN_SOMYBU
|
| 225 |
+
188, SWMYST, SWMYST , CIVMALE, STAT_TOURIST, man,1983,1, null,0,3,PED_TYPE_GEN,VOICE_GEN_SWMYST ,VOICE_GEN_SWMYST
|
| 226 |
+
189, WMYVA, WMYVA , CIVMALE, STAT_STREET_GUY, man,1983,1, null,6,2,PED_TYPE_GEN,VOICE_GEN_WMYVA ,VOICE_GEN_WMYVA
|
| 227 |
+
190, COPGRL3, COPGRL3 , CIVFEMALE, STAT_STREET_GIRL, busywoman, 1FFF,0, null,0,3,PED_TYPE_GFD,VOICE_GFD_BARBARA ,VOICE_GFD_BARBARA
|
| 228 |
+
191, GUNGRL3, GUNGRL3 , CIVFEMALE, STAT_STREET_GIRL, woman, 1FFF,0, null,0,3,PED_TYPE_GFD,VOICE_GFD_HELENA ,VOICE_GFD_HELENA
|
| 229 |
+
192, MECGRL3, MECGRL3 , CIVFEMALE, STAT_STREET_GIRL, sexywoman, 1FFF,0, null,0,3,PED_TYPE_GFD,VOICE_GFD_MICHELLE ,VOICE_GFD_MICHELLE
|
| 230 |
+
193, NURGRL3, NURGRL3 , CIVFEMALE, STAT_SUIT_GIRL, sexywoman, 1FFF,0, null,0,3,PED_TYPE_GFD,VOICE_GFD_KATIE ,VOICE_GFD_KATIE
|
| 231 |
+
194, CROGRL3, CROGRL3 , CIVFEMALE, STAT_SUIT_GIRL, sexywoman, 1FFF,0, null,0,3,PED_TYPE_GFD,VOICE_GFD_MILLIE ,VOICE_GFD_MILLIE
|
| 232 |
+
195, GANGRL3, GANGRL3 , CIVFEMALE, STAT_STREET_GIRL, woman, 1FFF,0, null,0,3,PED_TYPE_GFD,VOICE_GFD_DENISE ,VOICE_GFD_DENISE
|
| 233 |
+
196, CWFOFR, CWFOFR , CIVFEMALE, STAT_COWARD, oldwoman,1003,0, null,1,1,PED_TYPE_GEN,VOICE_GEN_CWFOFR,VOICE_GEN_CWFOFR
|
| 234 |
+
197, CWFOHB, CWFOHB , CIVFEMALE, STAT_OLD_GIRL, oldwoman,1003,0, null,1,1,PED_TYPE_GEN,VOICE_GEN_CWFOHB,VOICE_GEN_CWFOHB
|
| 235 |
+
198, CWFYFR1, CWFYFR1 , CIVFEMALE, STAT_TOUGH_GIRL, woman,1983,0, null,2,1,PED_TYPE_GEN,VOICE_GEN_CWFYFR1,VOICE_GEN_CWFYFR1
|
| 236 |
+
199, CWFYFR2, CWFYFR2 , CIVFEMALE, STAT_STREET_GIRL, woman,1983,0, null,1,1,PED_TYPE_GEN,VOICE_GEN_CWFYFR2,VOICE_GEN_CWFYFR2
|
| 237 |
+
200, CWMYHB2, CWMYHB2 , CIVMALE, STAT_TOUGH_GUY, man,1983,1, null,1,1,PED_TYPE_GEN,VOICE_GEN_CWMYHB2,VOICE_GEN_CWMYHB2
|
| 238 |
+
201, DWFYLC2, DWFYLC2 , CIVFEMALE, STAT_STREET_GIRL, woman,1983,0, null,6,2,PED_TYPE_GEN,VOICE_GEN_DWFYLC2 ,VOICE_GEN_DWFYLC2
|
| 239 |
+
202, DWMYLC2, DWMYLC2 , CIVMALE, STAT_TOUGH_GUY, man,1983,1, null,6,2,PED_TYPE_GEN,VOICE_GEN_DWMYLC2,VOICE_GEN_DWMYLC2
|
| 240 |
+
203, OMYKARA, OMYKARA , CIVMALE, STAT_TOUGH_GUY, man, 1FFF,0, null,0,7,PED_TYPE_GEN,VOICE_GEN_NOVOICE ,VOICE_GEN_NOVOICE
|
| 241 |
+
204, WMYKARA, WMYKARA , CIVMALE, STAT_TOUGH_GUY, man, 1FFF,0, null,2,0,PED_TYPE_GEN,VOICE_GEN_NOVOICE ,VOICE_GEN_NOVOICE
|
| 242 |
+
205, WFYBURG, WFYBURG , CIVFEMALE, STAT_STREET_GIRL, woman, 1FFF,1, null,0,3,PED_TYPE_GFD,VOICE_GFD_WFYBURG ,VOICE_GFD_WFYBURG
|
| 243 |
+
206, VWMYCD, VWMYCD , CIVMALE, STAT_TAXIDRIVER, man,0040,0, null,6,5,PED_TYPE_GEN,VOICE_GEN_VWMYCD ,VOICE_GEN_VWMYCD
|
| 244 |
+
207, VHFYPRO, VHFYPRO , PROSTITUTE, STAT_PROSTITUTE, pro,1000,1, man,1,4,PED_TYPE_GEN,VOICE_GEN_VHFYPRO ,VOICE_GEN_VHFYPRO
|
| 245 |
+
|
| 246 |
+
209, OMONOOD, OMONOOD , CIVMALE, STAT_OLD_GUY, oldman, 1FFF,0, null,1,4,PED_TYPE_GEN,VOICE_GEN_OMOST ,VOICE_GEN_OMOST
|
| 247 |
+
210, OMOBOAT, OMOBOAT , CIVMALE, STAT_OLD_GUY, oldman, 1FFF,0, null,1,4,PED_TYPE_GEN,VOICE_GEN_OMOBOAT ,VOICE_GEN_OMOBOAT
|
| 248 |
+
211, WFYCLOT, WFYCLOT , CIVFEMALE, STAT_STREET_GIRL, woman, 1FFF,0, null,1,4,PED_TYPE_GFD,VOICE_GFD_WFYCLOT ,VOICE_GFD_WFYCLOT
|
| 249 |
+
212, VWMOTR1, VWMOTR1 , CIVMALE, STAT_TRAMP_MALE, man,1000,0, null,1,4,PED_TYPE_GEN,VOICE_GEN_VWMOTR1,VOICE_GEN_VWMOTR1
|
| 250 |
+
213, VWMOTR2, VWMOTR2 , CIVMALE, STAT_TRAMP_MALE, man,1000,0, null,1,4,PED_TYPE_GEN,VOICE_GEN_VWMOTR2,VOICE_GEN_VWMOTR2
|
| 251 |
+
214, VWFYWAI, VWFYWAI , CIVFEMALE, STAT_STREET_GIRL, woman, 1FFF,0, null,1,4,PED_TYPE_GEN,VOICE_GEN_VWFYWAI ,VOICE_GEN_VWFYWAI
|
| 252 |
+
215, SBFORI, SBFORI , CIVFEMALE, STAT_COWARD, woman, 120C,0, null,9,10,PED_TYPE_GEN,VOICE_GEN_SBFORI,VOICE_GEN_SBFORI
|
| 253 |
+
216, SWFYRI, SWFYRI , CIVFEMALE, STAT_SHOPPER, woman, 120C,0, null,4,6,PED_TYPE_GEN,VOICE_GEN_SWFYRI ,VOICE_GEN_SWFYRI
|
| 254 |
+
217, WMYCLOT, WMYCLOT , CIVMALE, STAT_STREET_GUY, man, 1FFF,1, null,1,4,PED_TYPE_GFD,VOICE_GFD_WMYCLOT ,VOICE_GFD_WMYCLOT
|
| 255 |
+
218, SBFOST, SBFOST , CIVFEMALE, STAT_STREET_GIRL, woman, 1003,0, null,8,9,PED_TYPE_GEN,VOICE_GEN_SBFOST ,VOICE_GEN_SBFOST
|
| 256 |
+
219, SBFYRI, SBFYRI , CIVFEMALE, STAT_COWARD, woman, 120C,0, null,7,4,PED_TYPE_GEN,VOICE_GEN_SBFYRI,VOICE_GEN_SBFYRI
|
| 257 |
+
220, SBMOCD, SBMOCD , CIVMALE, STAT_TAXIDRIVER, man, 0040,0, null,0,0,PED_TYPE_GEN,VOICE_GEN_SBMOCD,VOICE_GEN_SBMOCD
|
| 258 |
+
221, SBMORI, SBMORI , CIVMALE, STAT_SUIT_GUY, man, 120C,1, null,8,0,PED_TYPE_GEN,VOICE_GEN_SBMORI ,VOICE_GEN_SBMORI
|
| 259 |
+
222, SBMOST, SBMOST , CIVMALE, STAT_STREET_GUY, man, 1003,0, null,0,8,PED_TYPE_GEN,VOICE_GEN_SBMOST ,VOICE_GEN_SBMOST
|
| 260 |
+
223, SHMYCR, SHMYCR , CRIMINAL, STAT_CRIMINAL, man, 110F,1, null,4,9,PED_TYPE_GEN,VOICE_GEN_SHMYCR ,VOICE_GEN_SHMYCR
|
| 261 |
+
224, SOFORI, SOFORI , CIVFEMALE, STAT_OLD_GIRL, woman, 120C,0, null,1,10,PED_TYPE_GEN,VOICE_GEN_SOFORI,VOICE_GEN_SOFORI
|
| 262 |
+
225, SOFOST, SOFOST , CIVFEMALE, STAT_STREET_GIRL, woman, 1003,0, null,9,10,PED_TYPE_GEN,VOICE_GEN_SOFOST,VOICE_GEN_SOFOST
|
| 263 |
+
226, SOFYST, SOFYST , CIVFEMALE, STAT_STREET_GIRL, woman, 1003,1, null,4,7,PED_TYPE_GEN,VOICE_GEN_SOFYST,VOICE_GEN_SOFYST
|
| 264 |
+
227, SOMOBU, SOMOBU , CIVMALE, STAT_SUIT_GUY, man, 120C,0, null,10,10,PED_TYPE_GEN,VOICE_GEN_SOMOBU,VOICE_GEN_SOMOBU
|
| 265 |
+
228, SOMORI, SOMORI , CIVMALE, STAT_COWARD, man, 120C,0, null,9,3,PED_TYPE_GEN,VOICE_GEN_SOMORI,VOICE_GEN_SOMORI
|
| 266 |
+
229, SOMOST, SOMOST , CIVMALE, STAT_STREET_GUY, man, 1003,0, null,9,2,PED_TYPE_GEN,VOICE_GEN_SOMOST,VOICE_GEN_SOMOST
|
| 267 |
+
230, SWMOTR5, SWMOTR5 , CIVMALE, STAT_TRAMP_MALE, man, 1000,0, null,1,4,PED_TYPE_GEN,VOICE_GEN_SWMOTR5,VOICE_GEN_SWMOTR5
|
| 268 |
+
231, SWFORI, SWFORI , CIVFEMALE, STAT_COWARD, woman, 120C,0, null,10,1,PED_TYPE_GEN,VOICE_GEN_SWFORI,VOICE_GEN_SWFORI
|
| 269 |
+
232, SWFOST, SWFOST , CIVFEMALE, STAT_STREET_GIRL, woman, 1003,0, null,7,10,PED_TYPE_GEN,VOICE_GEN_SWFOST,VOICE_GEN_SWFOST
|
| 270 |
+
233, SWFYST, SWFYST, CIVFEMALE, STAT_STREET_GIRL, woman, 1983,1, null,7,3,PED_TYPE_GEN,VOICE_GEN_SWFYST ,VOICE_GEN_SWFYST
|
| 271 |
+
234, SWMOCD, SWMOCD , CIVMALE, STAT_TAXIDRIVER, man, 0040,0, null,2,9,PED_TYPE_GEN,VOICE_GEN_SWMOCD,VOICE_GEN_SWMOCD
|
| 272 |
+
235, SWMORI, SWMORI , CIVMALE, STAT_SUIT_GUY, man, 120C,0, null,7,0,PED_TYPE_GEN,VOICE_GEN_SWMORI,VOICE_GEN_SWMORI
|
| 273 |
+
236, SWMOST, SWMOST , CIVMALE, STAT_STREET_GUY, man, 1983,0, null,2,1,PED_TYPE_GEN,VOICE_GEN_SWMOST ,VOICE_GEN_SWMOST
|
| 274 |
+
237, SHFYPRO, SHFYPRO , PROSTITUTE, STAT_PROSTITUTE, pro, 1000,1, null,1,4,PED_TYPE_GEN,VOICE_GEN_SHFYPRO ,VOICE_GEN_SHFYPRO
|
| 275 |
+
238, SBFYPRO, SBFYPRO , PROSTITUTE, STAT_PROSTITUTE, pro, 1000,1, null,1,4,PED_TYPE_GEN,VOICE_GEN_SBFYPRO,VOICE_GEN_SBFYPRO
|
| 276 |
+
239, SWMOTR4, SWMOTR4 , CIVMALE, STAT_TRAMP_MALE, man, 1000,0, null,1,4,PED_TYPE_GEN,VOICE_GEN_SWMOTR4,VOICE_GEN_SWMOTR4
|
| 277 |
+
240, SWMYRI, SWMYRI , CIVMALE, STAT_COWARD, man, 120C,1, null,4,4,PED_TYPE_GEN,VOICE_GEN_SWMYRI ,VOICE_GEN_SWMYRI
|
| 278 |
+
241, SMYST, SMYST , CIVMALE, STAT_STREET_GUY, man, 1983, 1, null, 0,5,PED_TYPE_GEN,VOICE_GEN_SMYST ,VOICE_GEN_SMYST
|
| 279 |
+
242, SMYST2, SMYST2, CIVMALE, STAT_STREET_GUY, man, 130C, 1, null, 0,8,PED_TYPE_GEN,VOICE_GEN_SMYST2 ,VOICE_GEN_SMYST2
|
| 280 |
+
243, SFYPRO, SFYPRO , PROSTITUTE, STAT_PROSTITUTE, pro, 1000, 1, null, 1,4,PED_TYPE_GEN,VOICE_GEN_SFYPRO ,VOICE_GEN_SFYPRO
|
| 281 |
+
244, VBFYST2, VBFYST2 , CIVFEMALE, STAT_STREET_GIRL, sexywoman, 1000, 1, null, 1,4,PED_TYPE_GEN,VOICE_GEN_VBFYST2 ,VOICE_GEN_VBFYST2
|
| 282 |
+
245, VBFYPRO, VBFYPRO , PROSTITUTE, STAT_PROSTITUTE, pro, 1000, 1, null, 1,4,PED_TYPE_GEN,VOICE_GEN_VBFYPRO ,VOICE_GEN_VBFYPRO
|
| 283 |
+
246, VHFYST3, VHFYST3 , CIVFEMALE, STAT_STREET_GIRL, sexywoman, 1000, 1, null, 1,4,PED_TYPE_GEN,VOICE_GEN_VHFYST3 ,VOICE_GEN_VHFYST3
|
| 284 |
+
247, BIKERA, BIKERA , CIVMALE, STAT_TOUGH_GUY, man, 0,1, null,5,2,PED_TYPE_GEN,VOICE_GEN_BIKERA ,VOICE_GEN_BIKERA
|
| 285 |
+
248, BIKERB, BIKERB , CIVMALE, STAT_TOUGH_GUY, man, 0,1, null,2,5,PED_TYPE_GEN,VOICE_GEN_BIKERB ,VOICE_GEN_BIKERB
|
| 286 |
+
249, BMYPIMP, BMYPIMP , CIVMALE, STAT_STREET_GUY, man, 130C,1, null,3,7,PED_TYPE_GEN,VOICE_GEN_BMYPI ,VOICE_GEN_BMYPI
|
| 287 |
+
250, SWMYCR, SWMYCR , CRIMINAL, STAT_CRIMINAL, man, 110F,1, man,6,0,PED_TYPE_GEN,VOICE_GEN_SWMYCR ,VOICE_GEN_SWMYCR
|
| 288 |
+
251, WFYLG, WFYLG , CIVFEMALE, STAT_BEACH_GIRL, woman,1000,0, beach,1,4,PED_TYPE_GEN,VOICE_GEN_WFYLG ,VOICE_GEN_WFYLG
|
| 289 |
+
252, WMYVA2, WMYVA2 , CIVMALE, STAT_STREET_GUY, man, 1983, 1, null, 9,7,PED_TYPE_GEN,VOICE_GEN_WMYVA ,VOICE_GEN_WMYVA
|
| 290 |
+
253, BMOSEC, BMOSEC , CIVMALE, STAT_OLD_GUY, man, 1003,0, null,8,0,PED_TYPE_GEN,VOICE_GEN_BMOSEC ,VOICE_GEN_BMOSEC
|
| 291 |
+
254, BIKDRUG, BIKDRUG , CIVMALE, STAT_CRIMINAL, man, 0,1, null,6,2,PED_TYPE_GEN,VOICE_GEN_BIKDRUG ,VOICE_GEN_BIKDRUG
|
| 292 |
+
255, WMYCH, WMYCH , CIVMALE, STAT_TOUGH_GUY, man, 0,1, null,7,0,PED_TYPE_GEN,VOICE_GEN_WMYCH ,VOICE_GEN_WMYCH
|
| 293 |
+
256, SBFYSTR, SBFYSTR , CIVFEMALE, STAT_STREET_GIRL, sexywoman, 130C,0, null,3,7,PED_TYPE_GEN,VOICE_GEN_SBFYST ,VOICE_GEN_SBFYST
|
| 294 |
+
257, SWFYSTR, SWFYSTR , CIVFEMALE, STAT_STREET_GIRL, sexywoman, 130C,0, null,5,9,PED_TYPE_GEN,VOICE_GEN_SWFYST ,VOICE_GEN_SWFYST
|
| 295 |
+
258, HECK1, HECK1 , CIVMALE, STAT_TOUGH_GUY, man, 0,1, null,7,0,PED_TYPE_GEN,VOICE_GEN_NOVOICE ,VOICE_GEN_NOVOICE
|
| 296 |
+
259, HECK2, HECK2 , CIVMALE, STAT_TOUGH_GUY, man, 0,1, null,7,0,PED_TYPE_GEN,VOICE_GEN_NOVOICE ,VOICE_GEN_NOVOICE
|
| 297 |
+
260, BMYCON, BMYCON , CIVMALE, STAT_TOUGH_GUY, man, 0,1, null,7,0,PED_TYPE_GEN,VOICE_GEN_BMYCON ,VOICE_GEN_BMYCON
|
| 298 |
+
261, WMYCD1, WMYCD1 , CIVMALE, STAT_TAXIDRIVER, man, 0040,1, null,6,1,PED_TYPE_GEN,VOICE_GEN_WMYCD1 ,VOICE_GEN_WMYCD1
|
| 299 |
+
262, BMOCD, BMOCD , CIVMALE, STAT_TAXIDRIVER, man, 0040,0, null,8,0,PED_TYPE_GEN,VOICE_GEN_BMOCD ,VOICE_GEN_BMOCD
|
| 300 |
+
263, VWFYWA2, VWFYWA2 , CIVFEMALE, STAT_STREET_GIRL, woman, 1FFF,0, null,1,4,PED_TYPE_GEN,VOICE_GEN_VWFYWAI ,VOICE_GEN_VWFYWAI
|
| 301 |
+
264, WMOICE, WMOICE , CIVMALE, STAT_STREET_GUY, man, 1FFF,0, null,1,4,PED_TYPE_GEN,VOICE_GEN_NOVOICE ,VOICE_GEN_NOVOICE
|
| 302 |
+
|
| 303 |
+
#---ADD NEW PEDS HERE
|
| 304 |
+
|
| 305 |
+
#---END OF NEW PEDS
|
| 306 |
+
|
| 307 |
+
# cop peds
|
| 308 |
+
|
| 309 |
+
# other special peds
|
| 310 |
+
|
| 311 |
+
274, laemt1, laemt1, MEDIC, STAT_MEDIC, swat, 1FFF, 0, medic, 9,9, PED_TYPE_EMG,VOICE_EMG_EMT1 ,VOICE_EMG_EMT5
|
| 312 |
+
275, lvemt1, lvemt1, MEDIC, STAT_MEDIC, swat, 1FFF, 0, medic, 9,9, PED_TYPE_EMG,VOICE_EMG_EMT1 ,VOICE_EMG_EMT5
|
| 313 |
+
276, sfemt1, sfemt1, MEDIC, STAT_MEDIC, swat, 1FFF, 0, medic, 9,9, PED_TYPE_EMG,VOICE_EMG_EMT1 ,VOICE_EMG_EMT5
|
| 314 |
+
|
| 315 |
+
277, lafd1, lafd1, FIREMAN, STAT_FIREMAN, swat, 1FFF, 0, null, 9,9, PED_TYPE_GEN,VOICE_GEN_NOVOICE ,VOICE_GEN_NOVOICE
|
| 316 |
+
278, lvfd1, lvfd1, FIREMAN, STAT_FIREMAN, swat, 1FFF, 0, null, 9,9, PED_TYPE_GEN,VOICE_GEN_NOVOICE ,VOICE_GEN_NOVOICE
|
| 317 |
+
279, sffd1, sffd1, FIREMAN, STAT_FIREMAN, swat, 1FFF, 0, null, 9,9, PED_TYPE_GEN,VOICE_GEN_NOVOICE ,VOICE_GEN_NOVOICE
|
| 318 |
+
|
| 319 |
+
# cop peds
|
| 320 |
+
280, lapd1, lapd1, COP, STAT_COP, swat, 1FFF, 0, null, 9,9, PED_TYPE_EMG,VOICE_EMG_LAPD1 ,VOICE_EMG_LAPD8
|
| 321 |
+
281, sfpd1, sfpd1, COP, STAT_COP, swat, 1FFF, 0, null, 9,9, PED_TYPE_EMG,VOICE_EMG_SFPD1 ,VOICE_EMG_SFPD5
|
| 322 |
+
282, lvpd1, lvpd1, COP, STAT_COP, swat, 1FFF, 0, null, 9,9, PED_TYPE_EMG,VOICE_EMG_LVPD1 ,VOICE_EMG_LVPD5
|
| 323 |
+
283, csher, csher, COP, STAT_COP, swat, 1FFF, 0, null, 9,9, PED_TYPE_EMG,VOICE_EMG_RCOP1 ,VOICE_EMG_RCOP4
|
| 324 |
+
284, lapdm1, lapdm1, COP, STAT_COP, swat, 1FFF, 0, null, 9,9, PED_TYPE_EMG,VOICE_EMG_MCOP1 ,VOICE_EMG_MCOP6
|
| 325 |
+
|
| 326 |
+
|
| 327 |
+
# other special peds
|
| 328 |
+
|
| 329 |
+
285, swat, swat, COP, STAT_COP, swat, 1FFF, 0, null, 9,9, PED_TYPE_EMG,VOICE_EMG_SWAT1 ,VOICE_EMG_SWAT6
|
| 330 |
+
286, fbi, fbi, COP, STAT_COP, swat, 1FFF, 0, null, 9,9, PED_TYPE_EMG,VOICE_EMG_FBI2 ,VOICE_EMG_FBI6
|
| 331 |
+
287, army, army, COP, STAT_COP, swat, 1FFF, 0, null, 9,9, PED_TYPE_EMG, VOICE_EMG_ARMY1 ,VOICE_EMG_ARMY3
|
| 332 |
+
288, dsher, dsher, COP, STAT_COP, swat, 1FFF, 0, null, 9,9, PED_TYPE_EMG,VOICE_EMG_RCOP1 ,VOICE_EMG_RCOP4
|
| 333 |
+
|
| 334 |
+
# special character slots
|
| 335 |
+
290, special01, generic, CIVMALE, STAT_STD_MISSION, man, 1FFF, 0, null, 9,9, PED_TYPE_SPC,0 ,0
|
| 336 |
+
291, special02, generic, CIVMALE, STAT_STD_MISSION, man, 1FFF, 0, null, 9,9, PED_TYPE_SPC,0 ,0
|
| 337 |
+
292, special03, generic, CIVMALE, STAT_STD_MISSION, man, 1FFF, 0, null, 9,9, PED_TYPE_SPC,0 ,0
|
| 338 |
+
293, special04, generic, CIVMALE, STAT_STD_MISSION, man, 1FFF, 0, null, 9,9, PED_TYPE_SPC,0 ,0
|
| 339 |
+
294, special05, generic, CIVMALE, STAT_STD_MISSION, man, 1FFF, 0, null, 9,9, PED_TYPE_SPC,0 ,0
|
| 340 |
+
295, special06, generic, CIVMALE, STAT_STD_MISSION, man, 1FFF, 0, null, 9,9, PED_TYPE_SPC,0 ,0
|
| 341 |
+
296, special07, generic, CIVMALE, STAT_STD_MISSION, man, 1FFF, 0, null, 9,9, PED_TYPE_SPC,0 ,0
|
| 342 |
+
297, special08, generic, CIVMALE, STAT_STD_MISSION, man, 1FFF, 0, null, 9,9, PED_TYPE_SPC,0 ,0
|
| 343 |
+
298, special09, generic, CIVMALE, STAT_STD_MISSION, man, 1FFF, 0, null, 9,9, PED_TYPE_SPC,0 ,0
|
| 344 |
+
299, special10, generic, CIVMALE, STAT_STD_MISSION, fatman, 1FFF, 0, null, 9,9, PED_TYPE_SPC,0 ,0
|
| 345 |
+
end
|
| 346 |
+
|
SAMP/popcycle.dat
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
SAMP/ru.lc
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
����������� � BLACK RUSSIA...
|
| 2 |
+
����������. ������ � ����...
|
| 3 |
+
������ ����������. ������������� ����.
|
| 4 |
+
� ��� �������������� �����, �������������� ������ � ������� � ���������� ��������.
|
| 5 |
+
��� ���� ���������� �������� ����� �������.
|
| 6 |
+
���-�� ����� �� ���, ������������� ���� ����� �������.
|
| 7 |
+
������ ����������. ���������������...
|
| 8 |
+
�������� � ��������-�����������, ���������������...
|
| 9 |
+
������ ��������, �� � �������, �������� �����.
|
| 10 |
+
[VOICE] � ��� ��� ��� ����� ������� �������.
|
SAMP/samp_log.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
SAMP/sampvoice/svconfig.ini
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[svconfig]
|
| 2 |
+
SpeakerOn = 1
|
| 3 |
+
SpeakerVolume = 100
|
| 4 |
+
SpeakerSoundSmoothing = 0
|
| 5 |
+
SpeakerHighPass = 0
|
| 6 |
+
SpeakerSize = 40
|
| 7 |
+
|
| 8 |
+
MicroOn = 1
|
| 9 |
+
MicroVolume = 75
|
SAMP/script.img
ADDED
|
Binary file (4.1 kB). View file
|
|
|
SAMP/settings.ini
ADDED
|
@@ -0,0 +1,93 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[client]
|
| 2 |
+
name = Parad1st_Top
|
| 3 |
+
password =
|
| 4 |
+
last_server = 0
|
| 5 |
+
|
| 6 |
+
[gui]
|
| 7 |
+
Font = Arial.ttf
|
| 8 |
+
FontSize = 30.000000
|
| 9 |
+
FontOutline = 2
|
| 10 |
+
ChatPosX = 422.000000
|
| 11 |
+
ChatPosY = 90.000000
|
| 12 |
+
ChatSizeX = 1150.000000
|
| 13 |
+
ChatSizeY = 220.000000
|
| 14 |
+
ChatMaxMessages = 8
|
| 15 |
+
HealthBarWidth = 60.000000
|
| 16 |
+
HealthBarHeight = 10.000000
|
| 17 |
+
MicrophoneSize = 88.000000
|
| 18 |
+
MicrophoneX = 1700.000000
|
| 19 |
+
MicrophoneY = 262.000000
|
| 20 |
+
CameraCycleSize = 90.000000
|
| 21 |
+
CameraCycleX = 1810.000000
|
| 22 |
+
CameraCycleY = 260.000000
|
| 23 |
+
voicelist = 0
|
| 24 |
+
fps = 999
|
| 25 |
+
cutout = 0
|
| 26 |
+
androidKeyboard = 0
|
| 27 |
+
fpscounter = 1
|
| 28 |
+
outfit = 1
|
| 29 |
+
radarrect = 0
|
| 30 |
+
hud = 1
|
| 31 |
+
|
| 32 |
+
[hud]
|
| 33 |
+
hud_position_x_0 = -1
|
| 34 |
+
hud_position_y_0 = -1
|
| 35 |
+
hud_position_x_1 = -1
|
| 36 |
+
hud_position_y_1 = -1
|
| 37 |
+
hud_position_x_2 = -1
|
| 38 |
+
hud_position_y_2 = -1
|
| 39 |
+
hud_position_x_3 = -1
|
| 40 |
+
hud_position_y_3 = -1
|
| 41 |
+
hud_position_x_4 = -1
|
| 42 |
+
hud_position_y_4 = -1
|
| 43 |
+
hud_position_x_5 = -1
|
| 44 |
+
hud_position_y_5 = -1
|
| 45 |
+
hud_position_x_6 = 93
|
| 46 |
+
hud_position_y_6 = 83
|
| 47 |
+
hud_position_x_7 = -1
|
| 48 |
+
hud_position_y_7 = -1
|
| 49 |
+
hud_position_x_8 = -1
|
| 50 |
+
hud_position_y_8 = -1
|
| 51 |
+
hud_position_x_9 = -1
|
| 52 |
+
hud_position_y_9 = -1
|
| 53 |
+
hud_position_x_10 = -1
|
| 54 |
+
hud_position_y_10 = -1
|
| 55 |
+
hud_position_x_11 = 202
|
| 56 |
+
hud_position_y_11 = 195
|
| 57 |
+
hud_position_x_12 = -1
|
| 58 |
+
hud_position_y_12 = -1
|
| 59 |
+
hud_scale_x_0 = -1
|
| 60 |
+
hud_scale_y_0 = -1
|
| 61 |
+
hud_scale_x_1 = -1
|
| 62 |
+
hud_scale_y_1 = -1
|
| 63 |
+
hud_scale_x_2 = 20
|
| 64 |
+
hud_scale_y_2 = -1
|
| 65 |
+
hud_scale_x_3 = -1
|
| 66 |
+
hud_scale_y_3 = -1
|
| 67 |
+
hud_scale_x_4 = -1
|
| 68 |
+
hud_scale_y_4 = -1
|
| 69 |
+
hud_scale_x_5 = -1
|
| 70 |
+
hud_scale_y_5 = -1
|
| 71 |
+
hud_scale_x_6 = 80
|
| 72 |
+
hud_scale_y_6 = -1
|
| 73 |
+
hud_scale_x_7 = -1
|
| 74 |
+
hud_scale_y_7 = -1
|
| 75 |
+
hud_scale_x_8 = -1
|
| 76 |
+
hud_scale_y_8 = -1
|
| 77 |
+
hud_scale_x_9 = -1
|
| 78 |
+
hud_scale_y_9 = -1
|
| 79 |
+
hud_scale_x_10 = -1
|
| 80 |
+
hud_scale_y_10 = -1
|
| 81 |
+
hud_scale_x_11 = -1
|
| 82 |
+
hud_scale_y_11 = 203
|
| 83 |
+
hud_scale_x_12 = -1
|
| 84 |
+
hud_scale_y_12 = -1
|
| 85 |
+
hud_position_x_13 = -1
|
| 86 |
+
hud_position_y_13 = -1
|
| 87 |
+
hud_position_x_14 = -1
|
| 88 |
+
hud_position_y_14 = -1
|
| 89 |
+
hud_scale_x_13 = -1
|
| 90 |
+
hud_scale_y_13 = -1
|
| 91 |
+
hud_scale_x_14 = -1
|
| 92 |
+
hud_scale_y_14 = -1
|
| 93 |
+
|
SAMP/surface.dat
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
; Title : Surface.dat
|
| 2 |
+
; Author : Richard Jobling
|
| 3 |
+
; Date : 14/02/00
|
| 4 |
+
;
|
| 5 |
+
; Currently WheelBase is the surface used for the tyres
|
| 6 |
+
;
|
| 7 |
+
; Rubber Hard Road Loose Sand Wet
|
| 8 |
+
;
|
| 9 |
+
Rubber 6.0
|
| 10 |
+
Hard 3.6 2.0
|
| 11 |
+
Road 4.5 3.0 6.0
|
| 12 |
+
Loose 3.2 3.5 2.0 1.0
|
| 13 |
+
Sand 3.0 4.0 2.0 1.0 1.0
|
| 14 |
+
Wet 2.8 2.0 1.0 1.0 1.0 0.5
|
SAMP/vehicleAudioSettings.cfg
ADDED
|
@@ -0,0 +1,278 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
; Author: fastman92
|
| 2 |
+
; Vehicle audio loader is used to apply properties
|
| 3 |
+
; Created 10/15/2011 (m-d-y)
|
| 4 |
+
;
|
| 5 |
+
; > COMMENTS <
|
| 6 |
+
; ------------
|
| 7 |
+
; TWEAK AT YOUR OWN RISK
|
| 8 |
+
;
|
| 9 |
+
; > FIELD DESCRIPTIONS <
|
| 10 |
+
; ----------------------
|
| 11 |
+
; (A) model name from IDE file : char[30]
|
| 12 |
+
; - name is not static! You CAN add a new name here if you defined a new vehicle in IDE file!!
|
| 13 |
+
;
|
| 14 |
+
; (B) VehicleType : __int16
|
| 15 |
+
;
|
| 16 |
+
; 0: car 1: motorcycle 2: bicycle 3: boat
|
| 17 |
+
; 4: heli 5: plane 6: none veh 7: used by none vehicle
|
| 18 |
+
; 8: train 9: trailer 10: special
|
| 19 |
+
;
|
| 20 |
+
; (C) EngineOnSound : __int16
|
| 21 |
+
; (D) EngineOffSound : __int16
|
| 22 |
+
; (E) field_4 : __int16
|
| 23 |
+
; (F) field_5 : float
|
| 24 |
+
; (G) field_6 : float
|
| 25 |
+
; (H) HornTon : signed char
|
| 26 |
+
; --- filled by zero 3 bytes ---
|
| 27 |
+
; (I) HornHigh : float
|
| 28 |
+
; (J) DoorSound : signed char
|
| 29 |
+
; --- filled by zero 1 byte ---
|
| 30 |
+
;
|
| 31 |
+
; (K) RadioNum : signed char
|
| 32 |
+
;
|
| 33 |
+
; 1: Playback FM 2: K Rose 3: K-DST 4: Bounce FM
|
| 34 |
+
; 5: SF-UR 6: Los Santos 7: Radio X 8: CSR 103.9
|
| 35 |
+
; 9: K-JAH West 10: Master Sounds 98.3 11: WCTR 12: User tracks
|
| 36 |
+
; 13: none
|
| 37 |
+
;
|
| 38 |
+
; (L) RadioType : char (-1 = no radio, 0 = civilian, 1 = special, 2 = may not exist, 3 = emergency)
|
| 39 |
+
; (M) field_14 : char
|
| 40 |
+
; --- filled by zero 3 bytes ---
|
| 41 |
+
; (N) field_16 : float
|
| 42 |
+
;
|
| 43 |
+
; > THE DATA <
|
| 44 |
+
; ----- standard vehicles ---------------------------------
|
| 45 |
+
;
|
| 46 |
+
; name VehicleType enginesounds field_4 field_5 field_6 HornTon HornHigh DoorSound RadioNum RadioType field_14 field_16
|
| 47 |
+
; A B C D E F G H I J K L M N
|
| 48 |
+
landstal 0 99 98 0 0.77999997138977 1.0 7 1.0 2 8 0 0 0.0
|
| 49 |
+
bravura 0 8 7 0 0.69999998807907 1.0 2 1.1892070770264 2 5 0 1 0.0
|
| 50 |
+
buffalo 0 38 37 1 0.89999997615814 1.0 2 1.0594631433487 2 7 0 2 0.0
|
| 51 |
+
linerun 0 84 83 0 0.0 1.0 9 0.84089642763138 3 2 0 3 6.0
|
| 52 |
+
peren 0 95 94 0 0.77999997138977 1.0 7 1.1224620342255 1 9 0 4 0.0
|
| 53 |
+
sentinel 0 87 86 0 0.85000002384186 1.0 3 0.94387429952621 2 4 0 45 0.0
|
| 54 |
+
dumper 0 84 83 0 0.69999998807907 0.84089642763138 4 0.79370051622391 3 2 0 6 6.0
|
| 55 |
+
firetruk 0 84 83 0 0.69999998807907 1.0 4 0.89089870452881 3 13 3 7 5.0
|
| 56 |
+
trash 0 81 80 0 0.69999998807907 1.0 5 0.89089870452881 3 3 0 8 0.0
|
| 57 |
+
stretch 0 87 86 0 0.85000002384186 1.0 2 1.0 2 10 0 9 0.0
|
| 58 |
+
manana 0 95 94 0 0.69999998807907 1.0 1 1.0594631433487 1 4 0 1 0.0
|
| 59 |
+
infernus 0 38 37 1 0.89999997615814 1.0 8 1.1224620342255 2 6 0 2 0.0
|
| 60 |
+
voodoo 0 46 45 0 1.0 1.0 2 1.1224620342255 1 6 0 10 0.0
|
| 61 |
+
pony 0 137 136 0 0.77999997138977 1.0 2 1.2599210739136 4 1 0 11 0.0
|
| 62 |
+
mule 0 137 136 0 0.69999998807907 1.3348398208618 7 0.94387429952621 4 2 0 11 5.0
|
| 63 |
+
cheetah 0 103 102 1 0.89999997615814 1.0 8 1.0 2 5 0 2 0.0
|
| 64 |
+
ambulan 0 137 136 0 0.69999998807907 1.0 7 0.94387429952621 4 13 3 12 0.0
|
| 65 |
+
leviathn 4 12 -1 0 0.69999998807907 1.0 -1 1.0 0 3 0 13 0.0
|
| 66 |
+
moonbeam 0 95 94 0 0.69999998807907 1.0 1 0.89089870452881 4 11 0 11 0.0
|
| 67 |
+
esperant 0 93 92 0 0.69999998807907 1.0 2 1.0594631433487 1 10 0 1 0.0
|
| 68 |
+
taxi 0 87 86 0 0.85000002384186 1.0 5 1.1224620342255 2 8 0 14 0.0
|
| 69 |
+
washing 0 95 94 0 0.69999998807907 1.0 3 0.89089870452881 2 11 0 45 0.0
|
| 70 |
+
bobcat 0 95 94 0 0.77999997138977 1.0 7 1.0 4 7 0 15 0.0
|
| 71 |
+
mrwhoop 0 79 141 0 0.69999998807907 1.0 5 0.94387429952621 4 13 0 16 0.0
|
| 72 |
+
bfinject 0 76 75 0 0.89999997615814 1.0 6 0.89089870452881 -1 6 0 17 0.0
|
| 73 |
+
hunter 4 12 -1 0 0.85000002384186 1.0 -1 1.0 0 3 0 13 0.0
|
| 74 |
+
premier 0 87 86 0 0.77999997138977 1.0 8 1.0 2 8 0 45 0.0
|
| 75 |
+
enforcer 0 81 80 0 0.69999998807907 1.3348398208618 9 1.1224620342255 3 13 3 18 0.0
|
| 76 |
+
securica 0 137 136 0 0.69999998807907 1.0 4 0.89089870452881 4 4 0 11 0.0
|
| 77 |
+
banshee 0 103 102 1 1.0 1.0 3 1.0594631433487 2 7 0 2 0.0
|
| 78 |
+
predator 3 22 21 0 0.69999998807907 1.0 -1 1.0 -1 7 0 19 0.0
|
| 79 |
+
bus 0 33 32 0 0.69999998807907 1.0 5 0.84089642763138 -1 10 0 20 0.0
|
| 80 |
+
rhino 0 84 83 0 0.89999997615814 1.0 9 0.89089870452881 3 13 -1 21 6.0
|
| 81 |
+
barracks 0 81 80 0 0.69999998807907 1.0 9 0.94387429952621 3 13 -1 6 0.0
|
| 82 |
+
hotknife 0 76 75 0 0.69999998807907 1.0 3 1.1224620342255 1 1 0 17 0.0
|
| 83 |
+
artict1 9 -1 -1 0 0.69999998807907 1.0 -1 1.0 -1 13 1 -1 0.0
|
| 84 |
+
previon 0 8 7 0 0.77999997138977 1.0 1 0.89089870452881 2 8 0 1 0.0
|
| 85 |
+
coach 0 33 32 0 0.69999998807907 1.0 5 0.89089870452881 -1 11 0 20 0.0
|
| 86 |
+
;
|
| 87 |
+
; name VehicleType enginesounds field_4 field_5 field_6 HornTon HornHigh DoorSound RadioNum RadioType field_14 field_16
|
| 88 |
+
; A B C D E F G H I J K L M N
|
| 89 |
+
cabbie 0 26 25 0 0.77999997138977 1.0 4 1.0594631433487 1 4 0 14 0.0
|
| 90 |
+
stallion 0 46 45 0 0.85000002384186 1.0 7 1.1224620342255 1 3 0 22 0.0
|
| 91 |
+
rumpo 0 142 141 0 0.77999997138977 1.0 1 0.84089642763138 4 1 0 11 0.0
|
| 92 |
+
rcbandit 9 36 118 0 0.69999998807907 1.0 -1 1.0 -1 13 1 -1 0.0
|
| 93 |
+
romero 0 95 94 0 0.89999997615814 1.0 5 1.1224620342255 4 13 0 23 0.0
|
| 94 |
+
packer 0 84 83 0 0.77999997138977 1.0 9 1.0 3 3 0 6 6.0
|
| 95 |
+
monster 0 71 70 0 0.89999997615814 1.0 9 1.0594631433487 2 7 0 24 6.0
|
| 96 |
+
admiral 0 87 86 0 0.85000002384186 1.0 3 1.0 2 8 0 45 0.0
|
| 97 |
+
squalo 3 22 21 0 0.69999998807907 1.0 -1 1.0 -1 3 0 19 0.0
|
| 98 |
+
seaspar 4 104 -1 0 0.69999998807907 1.0 -1 1.0 0 3 0 13 0.0
|
| 99 |
+
pizzaboy 1 119 118 2 1.0 1.0 1 1.0594631433487 -1 9 0 25 0.0
|
| 100 |
+
tram 8 132 133 0 0.69999998807907 1.0 -1 1.0 -1 13 -1 26 0.0
|
| 101 |
+
artict2 9 -1 -1 0 0.69999998807907 1.0 -1 1.0 -1 13 1 -1 0.0
|
| 102 |
+
turismo 0 103 102 1 0.89999997615814 1.0 8 1.0 2 5 0 2 0.0
|
| 103 |
+
speeder 3 22 21 0 0.69999998807907 1.0 -1 1.0 -1 3 0 19 0.0
|
| 104 |
+
reefer 3 22 21 2 0.85000002384186 1.0 -1 1.0 -1 3 0 19 0.0
|
| 105 |
+
tropic 3 22 21 2 0.85000002384186 1.0 -1 1.0 -1 9 0 19 0.0
|
| 106 |
+
flatbed 0 81 80 0 0.69999998807907 1.0 9 0.94387429952621 3 3 0 6 0.0
|
| 107 |
+
yankee 0 142 141 0 0.69999998807907 1.0 4 0.94387429952621 3 2 0 11 0.0
|
| 108 |
+
caddy 9 64 63 2 0.89999997615814 1.0 1 1.2599210739136 -1 2 0 27 0.0
|
| 109 |
+
solair 0 8 7 0 0.77999997138977 1.0 3 1.1224620342255 2 11 0 4 0.0
|
| 110 |
+
topfun 0 137 136 0 0.85000002384186 1.0 2 1.0594631433487 4 1 0 11 0.0
|
| 111 |
+
skimmer 5 120 54 0 0.69999998807907 1.0 -1 1.0 0 8 0 42 0.0
|
| 112 |
+
pcj600 1 125 124 2 0.69999998807907 1.1892070770264 6 1.1224620342255 -1 7 0 29 0.0
|
| 113 |
+
faggio 1 125 124 2 0.69999998807907 1.1892070770264 6 1.1224620342255 -1 7 0 29 0.0
|
| 114 |
+
freeway 1 140 139 2 0.64999997615814 1.0 1 0.84089642763138 -1 3 0 29 0.0
|
| 115 |
+
rcbaron 9 107 106 0 0.69999998807907 1.0 -1 1.0 -1 13 1 -1 0.0
|
| 116 |
+
rcraider 9 109 108 0 0.69999998807907 1.0 -1 1.0 -1 13 1 -1 0.0
|
| 117 |
+
glendale 0 17 16 0 0.85000002384186 1.0 5 0.94387429952621 1 6 0 45 0.0
|
| 118 |
+
oceanic 0 17 16 0 0.77999997138977 1.0 2 1.0 1 4 0 45 0.0
|
| 119 |
+
sanchez 1 48 47 2 0.85000002384186 1.0 6 0.89089870452881 -1 2 0 29 0.0
|
| 120 |
+
sparrow 4 104 -1 0 0.69999998807907 1.0 -1 1.0 0 3 0 13 0.0
|
| 121 |
+
patriot 0 99 98 0 0.89999997615814 1.1892070770264 9 1.2599210739136 4 3 0 0 0.0
|
| 122 |
+
quad 0 48 47 2 0.30000001192093 1.0 1 1.0 -1 2 0 30 0.0
|
| 123 |
+
coastg 3 22 21 0 0.69999998807907 1.0 -1 1.0 -1 13 3 19 0.0
|
| 124 |
+
dinghy 3 22 21 2 0.89999997615814 1.0 -1 1.0 -1 8 0 43 0.0
|
| 125 |
+
hermes 0 35 34 0 1.0 1.0 4 1.0594631433487 1 6 0 1 0.0
|
| 126 |
+
sabre 0 46 45 0 0.85000002384186 1.0 8 0.94387429952621 1 10 0 1 0.0
|
| 127 |
+
;
|
| 128 |
+
; name VehicleType enginesounds field_4 field_5 field_6 HornTon HornHigh DoorSound RadioNum RadioType field_14 field_16
|
| 129 |
+
; A B C D E F G H I J K L M N
|
| 130 |
+
rustler 5 53 54 0 0.69999998807907 1.0 -1 1.0 0 3 0 28 0.0
|
| 131 |
+
zr350 0 8 7 1 0.89999997615814 1.0 3 1.1224620342255 2 5 0 31 0.0
|
| 132 |
+
walton 0 89 88 0 0.64999997615814 1.0 2 0.94387429952621 4 2 0 15 0.0
|
| 133 |
+
regina 0 95 94 0 0.64999997615814 1.0 7 1.1892070770264 2 9 0 4 0.0
|
| 134 |
+
comet 0 103 102 1 0.89999997615814 1.0 8 1.1224620342255 2 8 0 2 0.0
|
| 135 |
+
bmx 2 19 18 2 0.69999998807907 1.0 0 1.0 -1 13 1 41 0.0
|
| 136 |
+
burrito 0 137 136 0 0.77999997138977 1.0 7 1.1224620342255 4 6 0 11 0.0
|
| 137 |
+
camper 0 142 141 0 0.69999998807907 1.0 2 1.1224620342255 4 9 0 44 0.0
|
| 138 |
+
marquis 3 22 21 0 0.69999998807907 1.0 -1 1.0 -1 3 0 19 0.0
|
| 139 |
+
baggage 0 11 10 2 1.0 1.0 1 1.1224620342255 -1 9 0 6 0.0
|
| 140 |
+
dozer 0 89 88 0 0.69999998807907 1.0 9 1.0 -1 13 -1 32 0.0
|
| 141 |
+
maverick 4 85 -1 0 0.69999998807907 1.0 -1 1.0 0 3 0 13 0.0
|
| 142 |
+
vcnmav 4 85 -1 0 0.69999998807907 1.0 -1 1.0 0 3 0 13 0.0
|
| 143 |
+
rancher 0 99 98 0 0.85000002384186 1.0 5 0.94387429952621 2 3 0 0 0.0
|
| 144 |
+
fbiranch 0 99 98 0 0.69999998807907 1.0 5 1.0 2 13 3 0 0.0
|
| 145 |
+
virgo 0 95 94 0 0.69999998807907 1.0 3 0.94387429952621 2 4 0 1 0.0
|
| 146 |
+
greenwoo 0 95 94 0 0.85000002384186 1.0 7 1.1224620342255 2 6 0 45 0.0
|
| 147 |
+
jetmax 3 22 21 1 0.85000002384186 1.0 -1 1.0 -1 3 0 19 0.0
|
| 148 |
+
hotring 0 38 37 0 0.89999997615814 1.0 3 1.1224620342255 2 7 0 2 0.0
|
| 149 |
+
sandking 0 99 98 0 0.69999998807907 1.1892070770264 5 0.94387429952621 2 3 0 0 0.0
|
| 150 |
+
blistac 0 93 92 0 0.77999997138977 1.0 8 1.1224620342255 2 5 0 31 0.0
|
| 151 |
+
polmav 4 85 -1 0 0.69999998807907 1.0 -1 1.0 0 13 3 13 0.0
|
| 152 |
+
boxville 0 142 141 0 0.69999998807907 1.0 3 0.84089642763138 3 6 0 11 0.0
|
| 153 |
+
benson 0 84 83 0 0.64999997615814 1.3348398208618 2 0.94387429952621 3 2 0 11 3.0
|
| 154 |
+
mesa 0 8 7 0 0.85000002384186 1.0 6 1.0 2 11 0 0 0.0
|
| 155 |
+
rcgoblin 9 109 108 0 0.69999998807907 1.0 -1 1.0 -1 13 1 -1 0.0
|
| 156 |
+
hotrina 0 38 37 0 0.89999997615814 1.0 3 0.94387429952621 2 3 0 2 0.0
|
| 157 |
+
hotrinb 0 101 100 0 0.89999997615814 1.0 7 1.1224620342255 2 7 0 2 0.0
|
| 158 |
+
bloodra 0 71 70 0 0.69999998807907 1.0 2 0.94387429952621 1 2 0 1 0.0
|
| 159 |
+
rnchlure 0 99 98 0 0.69999998807907 1.0 5 0.94387429952621 2 3 0 0 0.0
|
| 160 |
+
supergt 0 103 102 1 0.89999997615814 1.0 4 1.0 2 8 0 2 0.0
|
| 161 |
+
elegant 0 87 86 0 0.69999998807907 1.0 7 1.1892070770264 2 11 0 45 0.0
|
| 162 |
+
journey 0 137 136 0 0.64999997615814 1.0 4 1.1892070770264 0 9 0 44 0.0
|
| 163 |
+
bike 2 19 18 2 0.69999998807907 1.0 0 1.0 -1 13 1 41 0.0
|
| 164 |
+
mtbike 2 19 18 2 0.69999998807907 1.0 0 1.0 -1 13 1 41 0.0
|
| 165 |
+
beagle 5 134 135 0 0.69999998807907 1.0 -1 1.0 0 3 0 28 0.0
|
| 166 |
+
cropdust 5 120 54 0 0.69999998807907 1.0 -1 1.0 0 3 0 28 0.0
|
| 167 |
+
stunt 5 53 54 0 0.69999998807907 1.0 -1 1.0 0 3 0 28 0.0
|
| 168 |
+
;
|
| 169 |
+
; name VehicleType enginesounds field_4 field_5 field_6 HornTon HornHigh DoorSound RadioNum RadioType field_14 field_16
|
| 170 |
+
; A B C D E F G H I J K L M N
|
| 171 |
+
petro 0 84 83 0 0.85000002384186 1.0 9 0.79370051622391 3 3 0 3 6.0
|
| 172 |
+
rdtrain 0 84 83 0 0.77999997138977 1.0 9 0.84089642763138 3 2 0 3 6.0
|
| 173 |
+
nebula 0 8 7 0 0.69999998807907 1.0 4 1.2599210739136 2 10 0 45 0.0
|
| 174 |
+
majestic 0 93 92 0 0.77999997138977 1.0 8 1.1224620342255 2 4 0 1 0.0
|
| 175 |
+
buccanee 0 46 45 0 0.69999998807907 1.0 3 1.0 1 1 0 1 0.0
|
| 176 |
+
shamal 5 -1 -1 0 0.85000002384186 1.0 -1 1.0 0 3 0 28 0.0
|
| 177 |
+
hydra 5 -1 -1 0 0.77999997138977 1.0 -1 1.0 0 3 0 28 0.0
|
| 178 |
+
fcr900 1 115 114 2 0.77999997138977 1.0594631433487 7 1.2599210739136 -1 7 0 29 0.0
|
| 179 |
+
nrg500 1 125 124 2 0.64999997615814 1.0 6 1.1892070770264 -1 5 0 29 0.0
|
| 180 |
+
copbike 1 41 40 2 0.89999997615814 1.0 6 1.0 -1 13 3 29 0.0
|
| 181 |
+
cement 0 84 83 0 0.64999997615814 1.0 4 0.94387429952621 3 3 0 6 0.0
|
| 182 |
+
towtruck 0 137 136 0 0.69999998807907 1.0 4 1.0 4 3 0 6 0.0
|
| 183 |
+
fortune 0 26 25 0 0.77999997138977 1.0 3 0.94387429952621 2 8 0 1 0.0
|
| 184 |
+
cadrona 0 8 7 0 0.77999997138977 1.0 8 1.0 2 4 0 1 0.0
|
| 185 |
+
fbitruck 0 81 80 0 0.69999998807907 1.1892070770264 5 0.94387429952621 4 13 3 18 0.0
|
| 186 |
+
willard 0 26 25 0 0.69999998807907 1.0 2 1.1892070770264 2 1 0 45 0.0
|
| 187 |
+
forklift 0 58 57 2 1.0 1.0 1 1.0594631433487 -1 13 1 33 0.0
|
| 188 |
+
tractor 0 89 88 2 0.64999997615814 1.0 7 0.89089870452881 -1 13 -1 34 0.0
|
| 189 |
+
combine 0 69 68 0 0.69999998807907 1.0 4 0.84089642763138 0 2 0 35 0.0
|
| 190 |
+
feltzer 0 93 92 0 0.85000002384186 1.0 2 1.1892070770264 2 6 0 22 0.0
|
| 191 |
+
remingtn 0 35 34 0 0.89999997615814 1.0 3 1.0594631433487 1 6 0 10 0.0
|
| 192 |
+
slamvan 0 76 75 0 1.0 1.0 7 1.1224620342255 2 1 0 10 0.0
|
| 193 |
+
blade 0 46 45 0 0.89999997615814 1.0 2 1.1892070770264 1 6 0 10 0.0
|
| 194 |
+
freight 8 132 131 0 0.69999998807907 1.0 -1 1.0 3 13 -1 39 0.0
|
| 195 |
+
streak 8 132 131 0 0.69999998807907 1.0 -1 1.0 3 13 -1 39 0.0
|
| 196 |
+
vortex 9 78 77 0 0.85000002384186 1.0 -1 1.0 -1 7 0 40 0.0
|
| 197 |
+
vincent 0 26 25 0 0.85000002384186 1.0 3 0.94387429952621 2 1 0 45 0.0
|
| 198 |
+
bullet 0 17 16 1 1.0 1.1892070770264 2 1.2599210739136 2 5 0 2 0.0
|
| 199 |
+
clover 0 46 45 0 0.64999997615814 1.0 7 1.1892070770264 1 9 0 1 0.0
|
| 200 |
+
sadler 0 95 94 0 0.77999997138977 1.0 7 1.0594631433487 1 7 0 15 0.0
|
| 201 |
+
firela 0 84 83 0 0.69999998807907 1.0 9 0.94387429952621 3 13 3 7 5.0
|
| 202 |
+
hustler 0 76 75 0 0.85000002384186 1.0 8 0.94387429952621 1 3 0 1 0.0
|
| 203 |
+
intruder 0 26 25 0 0.77999997138977 1.0 3 0.89089870452881 2 8 0 45 0.0
|
| 204 |
+
primo 0 8 7 0 0.69999998807907 1.0 1 0.94387429952621 2 4 0 45 0.0
|
| 205 |
+
cargobob 4 12 -1 0 0.69999998807907 1.0 -1 1.0 0 3 0 13 0.0
|
| 206 |
+
tampa 0 95 94 0 0.64999997615814 1.0 2 0.94387429952621 1 9 0 1 0.0
|
| 207 |
+
sunrise 0 26 25 0 0.69999998807907 1.0 8 0.94387429952621 2 8 0 45 0.0
|
| 208 |
+
merit 0 8 7 0 0.77999997138977 1.0 6 0.84089642763138 2 11 0 45 0.0
|
| 209 |
+
;
|
| 210 |
+
; name VehicleType enginesounds field_4 field_5 field_6 HornTon HornHigh DoorSound RadioNum RadioType field_14 field_16
|
| 211 |
+
; A B C D E F G H I J K L M N
|
| 212 |
+
utility 0 137 136 0 0.64999997615814 1.0 7 1.1224620342255 4 2 0 11 0.0
|
| 213 |
+
nevada 5 134 135 0 0.69999998807907 1.0 -1 1.0 0 3 0 28 0.0
|
| 214 |
+
yosemite 0 26 25 0 0.85000002384186 1.0 7 1.0594631433487 2 3 0 15 0.0
|
| 215 |
+
windsor 0 101 100 0 0.77999997138977 1.0 2 1.2599210739136 1 10 0 1 0.0
|
| 216 |
+
monstera 0 71 70 1 0.89999997615814 1.1892070770264 9 1.0594631433487 2 3 0 24 6.0
|
| 217 |
+
monsterb 0 71 70 1 0.89999997615814 1.1892070770264 9 1.1224620342255 2 7 0 24 6.0
|
| 218 |
+
uranus 0 8 7 0 0.85000002384186 1.0 8 1.0594631433487 2 3 0 31 0.0
|
| 219 |
+
jester 0 93 92 1 0.89999997615814 1.0 3 1.1224620342255 2 8 0 31 0.0
|
| 220 |
+
sultan 0 87 86 0 1.0 1.0 7 1.1892070770264 2 6 0 45 0.0
|
| 221 |
+
stratum 0 87 86 0 0.77999997138977 1.0 3 1.0594631433487 2 4 0 4 0.0
|
| 222 |
+
elegy 0 8 7 0 0.85000002384186 1.0 3 1.1224620342255 2 8 0 1 0.0
|
| 223 |
+
raindanc 4 12 -1 0 0.69999998807907 1.0 -1 1.0 0 3 0 13 0.0
|
| 224 |
+
rctiger 9 113 112 0 0.69999998807907 1.0 -1 1.0 -1 13 1 -1 0.0
|
| 225 |
+
flash 0 93 92 0 0.89999997615814 1.0 2 1.2599210739136 2 5 0 31 0.0
|
| 226 |
+
tahoma 0 93 92 0 0.85000002384186 1.0 3 0.94387429952621 2 1 0 45 0.0
|
| 227 |
+
savanna 0 46 45 0 0.89999997615814 1.0 7 0.94387429952621 1 6 0 10 0.0
|
| 228 |
+
bandito 0 115 114 0 0.69999998807907 1.0 7 1.2599210739136 -1 13 -1 17 0.0
|
| 229 |
+
freiflat 8 132 131 0 0.69999998807907 1.0 -1 1.0 -1 13 -1 -1 0.0
|
| 230 |
+
streakc 8 132 131 0 0.69999998807907 1.0 -1 1.0 -1 13 -1 -1 0.0
|
| 231 |
+
kart 0 62 61 2 0.77999997138977 1.0 1 1.1224620342255 -1 7 0 36 0.0
|
| 232 |
+
mower 0 62 61 2 0.89999997615814 1.0 1 0.94387429952621 -1 2 0 37 0.0
|
| 233 |
+
duneride 0 81 80 0 0.69999998807907 1.1892070770264 4 0.89089870452881 3 9 0 0 0.0
|
| 234 |
+
sweeper 0 127 126 2 0.85000002384186 1.0 5 1.1892070770264 4 1 0 11 0.0
|
| 235 |
+
broadway 0 35 34 0 0.89999997615814 1.0 3 0.89089870452881 1 10 0 10 0.0
|
| 236 |
+
tornado 0 17 16 0 0.77999997138977 1.0 5 1.1224620342255 1 6 0 10 0.0
|
| 237 |
+
at400 5 -1 -1 0 0.69999998807907 1.0 -1 1.0 0 3 0 28 0.0
|
| 238 |
+
dft30 0 33 32 0 0.77999997138977 1.0 4 0.84089642763138 3 1 0 6 0.0
|
| 239 |
+
huntley 0 99 98 0 0.77999997138977 1.0 7 1.0 2 11 0 0 0.0
|
| 240 |
+
stafford 0 87 86 1 0.85000002384186 1.0 2 0.89089870452881 2 11 0 45 0.0
|
| 241 |
+
bf400 1 125 124 2 0.77999997138977 1.0 6 0.89089870452881 -1 1 0 29 0.0
|
| 242 |
+
newsvan 0 137 136 0 0.69999998807907 1.0 4 1.0594631433487 4 11 0 11 0.0
|
| 243 |
+
tug 0 11 10 2 0.64999997615814 1.0 1 0.84089642763138 4 3 0 11 0.0
|
| 244 |
+
petrotr 9 -1 -1 0 0.69999998807907 1.0 -1 1.0 3 13 1 -1 0.0
|
| 245 |
+
emperor 0 87 86 0 0.77999997138977 1.0 8 1.0 2 8 0 45 0.0
|
| 246 |
+
wayfarer 1 41 40 2 0.30000001192093 0.89089870452881 7 1.1892070770264 -1 2 0 29 0.0
|
| 247 |
+
euros 0 8 7 0 0.85000002384186 1.0 5 1.2599210739136 2 9 0 31 0.0
|
| 248 |
+
hotdog 0 142 141 0 0.64999997615814 1.0 4 0.94387429952621 4 3 0 11 0.0
|
| 249 |
+
club 0 93 92 0 1.0 1.0 6 0.94387429952621 2 5 0 31 0.0
|
| 250 |
+
freibox 8 132 131 0 0.69999998807907 1.0 -1 1.0 -1 13 -1 -1 0.0
|
| 251 |
+
artict3 9 -1 -1 0 0.69999998807907 1.0 -1 1.0 -1 13 1 -1 0.0
|
| 252 |
+
androm 5 -1 -1 0 0.69999998807907 1.0 -1 1.0 0 3 0 -1 0.0
|
| 253 |
+
dodo 5 120 54 0 0.69999998807907 1.0 -1 1.0 0 3 0 28 0.0
|
| 254 |
+
rccam 10 -1 -1 0 0.69999998807907 1.0 -1 1.0 -1 13 -1 -1 0.0
|
| 255 |
+
launch 3 22 21 0 0.69999998807907 1.0 -1 1.0 -1 13 3 19 0.0
|
| 256 |
+
copcarla 0 87 86 0 0.69999998807907 1.0 2 1.0594631433487 2 13 3 38 0.0
|
| 257 |
+
copcarsf 0 87 86 0 0.69999998807907 1.0 2 1.0594631433487 2 13 3 38 0.0
|
| 258 |
+
copcarvg 0 87 86 0 0.69999998807907 1.0 7 1.0594631433487 2 13 3 38 0.0
|
| 259 |
+
copcarru 0 99 98 0 0.69999998807907 1.0 4 1.0594631433487 2 13 3 38 0.0
|
| 260 |
+
picador 0 26 25 0 0.69999998807907 1.0 7 1.1224620342255 2 6 0 15 0.0
|
| 261 |
+
swatvan 0 81 80 0 0.69999998807907 1.0 9 0.94387429952621 3 13 3 18 0.0
|
| 262 |
+
alpha 0 38 37 0 0.85000002384186 1.0 3 1.0 2 6 0 31 0.0
|
| 263 |
+
phoenix 0 101 100 0 0.89999997615814 1.0 8 1.0594631433487 1 1 0 2 0.0
|
| 264 |
+
glenshit 0 17 16 0 0.64999997615814 1.0 5 1.0594631433487 1 1 0 45 0.0
|
| 265 |
+
sadlshit 0 95 94 0 0.64999997615814 1.0 7 1.0594631433487 1 3 0 15 0.0
|
| 266 |
+
bagboxa 10 130 129 0 0.69999998807907 1.0 -1 1.0 -1 13 -1 -1 0.0
|
| 267 |
+
bagboxb 10 130 129 0 0.69999998807907 1.0 -1 1.0 -1 13 -1 -1 0.0
|
| 268 |
+
tugstair 10 130 129 0 0.69999998807907 1.0 -1 1.0 -1 13 -1 -1 0.0
|
| 269 |
+
boxburg 0 137 136 0 0.69999998807907 1.0 3 0.84089642763138 -1 6 0 -1 0.0
|
| 270 |
+
farmtr1 10 130 129 0 0.69999998807907 1.0 -1 1.0 -1 13 -1 -1 0.0
|
| 271 |
+
utiltr1 10 -1 -1 0 0.69999998807907 1.0 -1 1.0 -1 13 -1 -1 0.0
|
| 272 |
+
;------- added vehicles -----------------------------------
|
| 273 |
+
; you will add entries of new vehicles probably here
|
| 274 |
+
;
|
| 275 |
+
; name VehicleType enginesounds field_4 field_5 field_6 HornTon HornHigh DoorSound RadioNum RadioType field_14 field_16
|
| 276 |
+
; A B C D E F G H I J K L M N
|
| 277 |
+
;
|
| 278 |
+
;the end
|
SAMP/vehicles.ide
ADDED
|
@@ -0,0 +1,229 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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, ignore, 10, 0, 0, -1, 1.3, 1.3, -1
|
| 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 |
+
end
|
| 229 |
+
|
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.76 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 250 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 120 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 160 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 100 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 100 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 100 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 12 36 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 12 38 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 24 40 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 12 30 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 7 42 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 7 44 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 346 -1 2 colt45pro 14 50 0.25 0.05 0.09 2 999 1.25 1.0 6 18 6 6 17 6 99 3833
|
| 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 142 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 14 148 0.41 0.03 0.12 2 999 1.25 1.5 6 28 14 6 28 14 40 3833
|
| 89 |
+
################
|
| 90 |
+
$ SHOTGUN INSTANT_HIT 30.0 40.0 349 -1 3 shotgunbad 1 15 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 18 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 22 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 15 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 18 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 22 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 8 18 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 8 20 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 8 24 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 30 25 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 30 30 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 30 35 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 25 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 28 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 30 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 30 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 32 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 35 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 34 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 36 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 36 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 38 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 42 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 201 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 201 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 201 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 200 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 200 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 200 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 90 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 90 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 37 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 320 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
|
Text/american.gxt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a1fa485ba052ef35308b2a6dbaf0ef8da7df91adb1b50aa38351c682d563e5d
|
| 3 |
+
size 1339424
|
Text/french.gxt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d4279145f629f8a58c6631ff2d6312b4b23e1e06fdd07429ef3007bed6f3b39
|
| 3 |
+
size 1459044
|
Text/german.gxt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f2f5f54626f118c2aed9f320ef2c7f46cb3714447dd7a9085ef636bbee33baf
|
| 3 |
+
size 1497182
|
Text/italian.gxt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0822d1f3e702929678c1e092281df8a63bd1d2184f66e60ea78a4d76aca0de75
|
| 3 |
+
size 1371048
|
Text/japanese.gxt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:181667fb4f9829caf06aaa8b44d535bb0dc8744c8794fc943ad26c310eb587d8
|
| 3 |
+
size 643202
|
Text/russian.gxt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6842f18393a2276daa059ce98a5df0e656396fb313304a5f7e9a52ea11542163
|
| 3 |
+
size 1421038
|
Text/spanish.gxt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dba20c1128d5928acd6f7fab75c4849f2fe8fec5a0101f45da51781fd189a7a2
|
| 3 |
+
size 1386744
|
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
|
Textures/fonts/JapaneseFont.png
ADDED
|
Git LFS Details
|
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
|
Textures/fonts/RussianFont.png
ADDED
|
Git LFS Details
|
anim/anim.img
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bdde1f918fb12e4b4b9e46927f8a0281b6d80b85551b716e74cca68c6c9138ae
|
| 3 |
+
size 10942464
|
anim/cuts.img
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c14266a47364899b654c224571773483b1127e878ca49a86662af59ee3edc3c
|
| 3 |
+
size 16029696
|
anim/ped.ifp
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7483f49080a0f833dc73ef09aa2224f99a9e90757fa5c2b7db5505cbef33eac
|
| 3 |
+
size 1433248
|
audio/CONFIG/AudioEventHistory.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
audio/CONFIG/BankLkup.dat
ADDED
|
Binary file (8.52 kB). View file
|
|
|
audio/CONFIG/BankSlot.dat
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa7035f9c914cd3b73f9535b2794a10febeebfbcdb166d340d875093eab71e72
|
| 3 |
+
size 216902
|
audio/CONFIG/EventVol.dat
ADDED
|
Binary file (45.4 kB). View file
|
|
|
audio/CONFIG/PakFiles.dat
ADDED
|
Binary file (468 Bytes). View file
|
|
|
audio/CONFIG/SOUNDINF.DAT
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:639b880be8c20dd35b2a8702f2ec466946cf8ed44b8f3fd0a74fb8342af16d99
|
| 3 |
+
size 746760
|
audio/CONFIG/StrmPaks.dat
ADDED
|
Binary file (272 Bytes). View file
|
|
|
audio/CONFIG/TRKHEAD.DAT
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6474abc1c02ed8647caca1c107e0d067cce2715021f9420c009c0f763ad1c0e4
|
| 3 |
+
size 15506696
|
audio/CONFIG/TrakLkup.dat
ADDED
|
Binary file (23.1 kB). View file
|
|
|
audio/SFX/FEET.osw
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d43473f63e8379f65be9eb9f43ca3218bfd7cc1769041f0a417b25da3f332336
|
| 3 |
+
size 138118
|