Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 335.55 KB | None | 0 0
  1. Init Filesystem...
  2. Registered FS device "local"
  3. Registered FS device "base"
  4. Registered FS device "lang"
  5. Init UpdateChain...
  6. Init Timer...
  7. Init Screen...
  8. Init Scriptscheduler...
  9. !Graphics system: NVIDIA Corporation GeForce GTX 560M/PCIe/SSE2
  10. GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_ve
  11. Init GFX...
  12. Init Vision...
  13. |Vision DLL path: C:\Program Files (x86)\WizardWorks\911 - First Responders\vision71.dll
  14.  
  15. |Vision(TM), Version PC-4, 7, 28, 0
  16.  
  17. |Loading entity plugins of directory <C:\Program Files (x86)\WizardWorks\911 - First Responders\Data> ...
  18.  
  19. |List of loaded plug-ins:
  20.  
  21.  
  22.  
  23. |Plug-in named 'CubeMapHandle_cl' loaded statically!
  24.  
  25.  
  26.  
  27. |Plug-in named 'VisionConsoleEntity_cl' loaded statically!
  28.  
  29.  
  30.  
  31. |Plug-in named 'VisBase_cl' loaded statically!
  32.  
  33.  
  34.  
  35. |Plug-in named 'VisBaseEntity_cl' loaded statically!
  36.  
  37.  
  38.  
  39. |Plug-in named 'VisMouseCamera_cl' loaded statically!
  40.  
  41.  
  42.  
  43. |Plug-in named 'VisObject3D_cl' loaded statically!
  44.  
  45.  
  46.  
  47. |Plug-in named 'VisActionHelperEntity_cl' loaded statically!
  48.  
  49.  
  50.  
  51. |Plug-in named 'VarManager_cl' loaded statically!
  52.  
  53.  
  54.  
  55. |Plug-in named 'BaseEntity_cl' loaded statically!
  56.  
  57.  
  58.  
  59. |Plug-in named 'VBaseCameraEntity' loaded statically!
  60.  
  61.  
  62.  
  63. |Plug-in named 'VCamEntity' loaded statically!
  64.  
  65.  
  66.  
  67. |Plug-in named 'GameEntity_cl' loaded statically!
  68.  
  69.  
  70.  
  71. |Plug-in named 'Emitter_cl' loaded statically!
  72.  
  73.  
  74.  
  75. |Plug-in named 'BaseGameEntity_cl' loaded statically!
  76.  
  77.  
  78.  
  79. |Plug-in named 'TargetEntity_cl' loaded statically!
  80.  
  81.  
  82.  
  83. |Registering plug-ins done !
  84.  
  85.  
  86.  
  87. |Initializing Vision Graphics Engine
  88.  
  89. |Detecting CPU type and features
  90.  
  91. |CPU:Pentium II/III FPU MMX ISSE 3DNow!
  92.  
  93. |Vision Core: Allocated 28 kB of memory for Polygon Chunks
  94.  
  95. |Vision Core: Allocated 9 kB of memory for Entities
  96.  
  97. |Settings renderer configuration
  98.  
  99. Initializing post processor 'PerceptionCore'
  100. * Skipping config file
  101. Initializing post processor 'MotionBlur'
  102. * Skipping config file
  103. Initializing post processor 'Nightvision'
  104. * Skipping config file
  105. |Initialising video driver: 0
  106.  
  107. |Setting screen mode to x:1920 / y:1080 / bpp:32 / refresh:0
  108.  
  109. |Screen Mode is fullscreen, return value: 0
  110.  
  111. |Stencil buffer: 0 bit / ZBuffer: 24 bit
  112.  
  113. |Initializing OpenGL rendering subsystem
  114.  
  115. |Setting initial Renderer States
  116.  
  117. |Vendor: NVIDIA Corporation
  118.  
  119. |Renderer: GeForce GTX 560M/PCIe/SSE2
  120.  
  121. |Driver Version: 4.2.0
  122.  
  123. |Found Extension GL_EXT_texture_filter_anisotropic
  124.  
  125. |Found Extension GL_EXT_texture_lod_bias
  126.  
  127. |Found Extension GL_ARB_multitexture
  128.  
  129. |Found Extension GL_ARB_texture_env_dot3
  130.  
  131. |Extension GL_ARB_texture_env_subtract not available
  132.  
  133. |Found Extension GL_EXT_texture_edge_clamp
  134.  
  135. |Found Extension GL_EXT_texture_env_add
  136.  
  137. |Found Extension GL_EXT_texture_env_combine
  138.  
  139. |Found Extension GL_EXT_texture_cube_map
  140.  
  141. |Found Extension GL_ARB_texture_compression
  142.  
  143. |Found Extension GL_EXT_texture_compression_s3tc
  144.  
  145. |Found Extension GL_EXT_point_parameters
  146.  
  147. |Extension GL_EXT_clip_volume_hint not available
  148.  
  149. |Extension GL_EXT_vertex_weighting not available
  150.  
  151. |Found Extension GL_EXT_separate_specular_color
  152.  
  153. |Found Extension GL_EXT_stencil_wrap
  154.  
  155. |Extension GL_EXT_vertex_shader not available
  156.  
  157. |Found Extension GL_EXT_multi_draw_arrays
  158.  
  159. |Extension GL_ATI_fragment_shader not available
  160.  
  161. |Extension GL_ATI_pn_triangles not available
  162.  
  163. |Extension GL_ATI_map_object_buffer not available
  164.  
  165. |Found Extension GL_NV_texgen_reflection
  166.  
  167. |Found Extension GL_NV_fence
  168.  
  169. |Found Extension GL_NV_blend_square
  170.  
  171. |Found Extension GL_NV_register_combiners
  172.  
  173. |Found Extension GL_NV_register_combiners2
  174.  
  175. |Found Extension GL_NV_texture_env_combine4
  176.  
  177. |Found Extension GL_NV_texture_shader
  178.  
  179. |Found Extension GL_NV_vertex_program
  180.  
  181. |Found Extension GL_NV_vertex_program1_1
  182.  
  183. |Found Extension GL_NV_occlusion_query
  184.  
  185. |Extension GL_EXT_paletted_texture not available
  186.  
  187. |Extension GL_ATI_separate_stencil not available
  188.  
  189. |Extension GL_EXT_texture_rectangle not available
  190.  
  191. |Found Extension GL_ARB_depth_texture
  192.  
  193. |Found Extension GL_ARB_shadow
  194.  
  195. |Found Extension GL_SGIS_generate_mipmap
  196.  
  197. |Found Extension GL_ARB_vertex_buffer_object
  198.  
  199. |Found Extension WGL_ARB_render_texture
  200.  
  201. |Found Extension WGL_NV_render_depth_texture
  202.  
  203. |Found Extension WGL_NV_render_texture_rectangle
  204.  
  205. |Found Extension WGL_ARB_pbuffer
  206.  
  207. |Found Extension WGL_ARB_pixel_format
  208.  
  209. |Found Extension WGL_EXT_swap_control
  210.  
  211. |Found Extension GL_ARB_shader_objects
  212.  
  213. |Found Extension GL_ARB_fragment_shader
  214.  
  215. |Found Extension GL_ARB_vertex_shader
  216.  
  217. |Found Extension GL_ARB_shading_language_100
  218.  
  219. |Using ARB_vertex_buffer_object for fast geometry memory!
  220.  
  221. OpenGL vendor: NVIDIA Corporation
  222. OpenGL renderer: GeForce GTX 560M/PCIe/SSE2
  223. renderer-string: NVIDIA;GF;GFN
  224. Init Input...
  225. Registered FS device "save"
  226. Init GameFramework...
  227. Init Audio...
  228. Init XGUI...
  229. Font loaded: base:/Fonts/Tahoma 11.xff
  230. Font loaded: base:/Fonts/Tahoma 11 bold.xff
  231. Font loaded: base:/Fonts/Lucida Console 11.xff
  232. ?BLFileSystem::DeviceFromFilename("mod:Textures\Previews\curveview_nos3tc.tga"): unknown device name in URL
  233. EM4 Version 1.3f language us
  234. Registered FS device "mod"
  235. mod found: Los Angeles Mod v2.1
  236. mod found: Private Improved Game
  237. |VisMain_cl::DeInit
  238.  
  239. |DeInitializing Object Data...
  240.  
  241. |DeInitializing World Data...
  242.  
  243. |DeInitializing Surface and Texture Data...
  244.  
  245. |Initializing Vision Graphics Engine
  246.  
  247. |Detecting CPU type and features
  248.  
  249. |CPU:Pentium II/III FPU MMX ISSE 3DNow!
  250.  
  251. |Vision Core: Allocated 28 kB of memory for Polygon Chunks
  252.  
  253. |Vision Core: Allocated 9 kB of memory for Entities
  254.  
  255. |Settings renderer configuration
  256.  
  257. |Loading World mod:\Maps\empty.v3d
  258.  
  259. ?ERROR: dynlight.vsf Version 3.0.0.0 or higher required!
  260.  
  261. |Vision Core: Allocated 38 kB of memory for primitive data
  262.  
  263. |Vision Core: Allocated 5 kB of memory for Patches
  264.  
  265. |Vision Core: Allocated 1 kB of memory for Patch Edges
  266.  
  267. |Vision Core: Allocated 75 kB of memory for Heightfields
  268.  
  269. |Vision Core: Allocated 0 kB of memory for Texture Planes
  270.  
  271. |Vision Core: Allocated 1 kB of memory for Vis Areas
  272.  
  273. |Vision Core: Allocated 0 kB of memory for Vis Area Planes
  274.  
  275. |Vision Core: Allocated 0 kB of memory for Vis Area Portals
  276.  
  277. |Vision Core: Allocated 3 kB of memory for Lights
  278.  
  279. |Vision Core: Allocated 8 kB of memory for World Vertices
  280.  
  281. |Vision Core: Allocated 21 kB of memory for Vertex References
  282.  
  283. |World contains 289 vertices, 256 polygons, 0 patches, 0 lights
  284.  
  285. |Vision Core: Resized memory for Patch Edges to 1 kB.
  286.  
  287. |Loading Font allyouneed.VFN
  288.  
  289. |Loading Model mod:Models\Persons\Fire Department\firefighternorm.v3o
  290.  
  291. |[VNUM=1.43]
  292.  
  293. |Model contains 505 vertices, 590 polygons, 20 bones, 0 muscleanimframes
  294.  
  295. Scanning units...
  296. Scanning equipment...
  297. Loading equipment mod:Units/Equipment/F010Fire Extinguisher/...
  298. Loading equipment mod:Units/Equipment/F020Fire Hose/...
  299. Loading equipment mod:Units/Equipment/F030Jaws Of Life/...
  300. Loading equipment mod:Units/Equipment/F040Chain Saw/...
  301. Loading equipment mod:Units/Equipment/F050Axe/...
  302. Loading equipment mod:Units/Equipment/F060Jump Pad/...
  303. Loading equipment mod:Units/Equipment/P010Flash Grenade/...
  304. Loading equipment mod:Units/Equipment/P020Road Block/...
  305. Scanning personnel...
  306. Loading personnel mod:Units/Personnel/Fire Department/010Fire Fighter/...
  307. |Loading Model mod:Models\Persons\Fire Department\firefighternorm.v3o
  308.  
  309. |[VNUM=1.43]
  310.  
  311. |Model contains 505 vertices, 590 polygons, 20 bones, 0 muscleanimframes
  312.  
  313. Prototype mod:Prototypes/Persons/Fire Department/firefighternorm.e4p precached
  314. |Loading Model mod:Models\Persons\Fire Department\firefighternorm_upgrade.v3o
  315.  
  316. |[VNUM=1.43]
  317.  
  318. |Model contains 822 vertices, 612 polygons, 20 bones, 0 muscleanimframes
  319.  
  320. Prototype mod:Prototypes/Persons/Fire Department/firefighternorm_upgrade.e4p precached
  321. Prototype mod:Prototypes/Persons/Fire Department/firefighternorm_upgrade2.e4p precached
  322. Loading personnel mod:Units/Personnel/Fire Department/020Fire Fighter Masked/...
  323. |Loading Model mod:Models\Persons\Fire Department\firefightermask.v3o
  324.  
  325. |[VNUM=1.43]
  326.  
  327. |Model contains 498 vertices, 561 polygons, 20 bones, 0 muscleanimframes
  328.  
  329. Prototype mod:Prototypes/Persons/Fire Department/firefightermask.e4p precached
  330. |Loading Model mod:Models\Persons\Fire Department\firefightermask_upgraded.v3o
  331.  
  332. |[VNUM=1.43]
  333.  
  334. |Model contains 570 vertices, 615 polygons, 20 bones, 0 muscleanimframes
  335.  
  336. Prototype mod:Prototypes/Persons/Fire Department/firefightermask_upgraded.e4p precached
  337. Prototype mod:Prototypes/Persons/Fire Department/firefightermask_upgraded2.e4p precached
  338. Loading personnel mod:Units/Personnel/Fire Department/030Fire Fighter ABC/...
  339. |Loading Model mod:Models\Persons\Fire Department\firefighterabc.v3o
  340.  
  341. |[VNUM=1.43]
  342.  
  343. |Model contains 664 vertices, 527 polygons, 20 bones, 0 muscleanimframes
  344.  
  345. Prototype mod:Prototypes/Persons/Fire Department/firefighterabc.e4p precached
  346. |Loading Model mod:Models\Persons\Fire Department\firefighterabc_upgraded.v3o
  347.  
  348. |[VNUM=1.43]
  349.  
  350. |Model contains 664 vertices, 527 polygons, 20 bones, 0 muscleanimframes
  351.  
  352. Prototype mod:Prototypes/Persons/Fire Department/firefighterabc_upgraded.e4p precached
  353. Prototype mod:Prototypes/Persons/Fire Department/firefighterabc_upgraded2.e4p precached
  354. Loading personnel mod:Units/Personnel/Fire Department/040Diver/...
  355. |Loading Model mod:Models\Persons\Fire Department\diver.v3o
  356.  
  357. |[VNUM=1.43]
  358.  
  359. |Model contains 668 vertices, 644 polygons, 20 bones, 0 muscleanimframes
  360.  
  361. Prototype mod:Prototypes/Persons/Fire Department/diver.e4p precached
  362. |Loading Model mod:Models\Persons\Fire Department\diver_upgraded.v3o
  363.  
  364. |[VNUM=1.43]
  365.  
  366. |Model contains 743 vertices, 706 polygons, 20 bones, 0 muscleanimframes
  367.  
  368. Prototype mod:Prototypes/Persons/Fire Department/diver_upgraded.e4p precached
  369. Prototype mod:Prototypes/Persons/Fire Department/diver_upgraded2.e4p precached
  370. Scanning personnel...
  371. Loading personnel mod:Units/Personnel/Ambulance/010Doctor/...
  372. |Loading Model mod:Models\Persons\Ambulance\doctor_m.v3o
  373.  
  374. |[VNUM=1.43]
  375.  
  376. |Model contains 573 vertices, 468 polygons, 20 bones, 0 muscleanimframes
  377.  
  378. Prototype mod:Prototypes/Persons/Ambulance/doctor_m.e4p precached
  379. |Loading Model mod:Models\Persons\Ambulance\doctor_f.v3o
  380.  
  381. |[VNUM=1.43]
  382.  
  383. |Model contains 413 vertices, 524 polygons, 20 bones, 0 muscleanimframes
  384.  
  385. Prototype mod:Prototypes/Persons/Ambulance/doctor_f.e4p precached
  386. |Loading Model mod:Models\Persons\Ambulance\doctor_upgraded_m.v3o
  387.  
  388. |[VNUM=1.43]
  389.  
  390. |Model contains 773 vertices, 568 polygons, 20 bones, 0 muscleanimframes
  391.  
  392. Prototype mod:Prototypes/Persons/Ambulance/doctor_upgraded_m.e4p precached
  393. |Loading Model mod:Models\Persons\Ambulance\doctor_upgraded_f.v3o
  394.  
  395. |[VNUM=1.43]
  396.  
  397. |Model contains 506 vertices, 586 polygons, 20 bones, 0 muscleanimframes
  398.  
  399. Prototype mod:Prototypes/Persons/Ambulance/doctor_upgraded_f.e4p precached
  400. Prototype mod:Prototypes/Persons/Ambulance/doctor_upgraded2_m.e4p precached
  401. Prototype mod:Prototypes/Persons/Ambulance/doctor_upgraded2_f.e4p precached
  402. Loading personnel mod:Units/Personnel/Ambulance/020Paramedics/...
  403. |Loading Model mod:Models\Persons\Ambulance\paramedic.v3o
  404.  
  405. |[VNUM=1.43]
  406.  
  407. |Model contains 1446 vertices, 1070 polygons, 42 bones, 0 muscleanimframes
  408.  
  409. ?Cannot add default animation set to P: incompatible bone structure?
  410. Prototype mod:Prototypes/Persons/Ambulance/paramedic.e4p precached
  411. |Loading Model mod:Models\Persons\Ambulance\paramedic_upgraded.v3o
  412.  
  413. |[VNUM=1.43]
  414.  
  415. |Model contains 1514 vertices, 1110 polygons, 42 bones, 0 muscleanimframes
  416.  
  417. ?Cannot add default animation set to P: incompatible bone structure?
  418. Prototype mod:Prototypes/Persons/Ambulance/paramedic_upgraded.e4p precached
  419. ?Cannot add default animation set to P: incompatible bone structure?
  420. Prototype mod:Prototypes/Persons/Ambulance/paramedic_upgraded2.e4p precached
  421. Loading personnel mod:Units/Personnel/Ambulance/030Dog Leader/...
  422. |Loading Model mod:Models\Persons\Ambulance\leaderrescuedog.v3o
  423.  
  424. |[VNUM=1.43]
  425.  
  426. |Model contains 369 vertices, 468 polygons, 20 bones, 0 muscleanimframes
  427.  
  428. Prototype mod:Prototypes/Persons/Ambulance/leaderrescuedog.e4p precached
  429. |Loading Model mod:Models\Persons\Ambulance\leaderrescuedog_upgraded.v3o
  430.  
  431. |[VNUM=1.43]
  432.  
  433. |Model contains 496 vertices, 568 polygons, 20 bones, 0 muscleanimframes
  434.  
  435. Prototype mod:Prototypes/Persons/Ambulance/leaderrescuedog_upgraded.e4p precached
  436. Prototype mod:Prototypes/Persons/Ambulance/leaderrescuedog_upgraded2.e4p precached
  437. Scanning personnel...
  438. Loading personnel mod:Units/Personnel/Police/010Policeman/...
  439. |Loading Model mod:Models\Persons\Police\policeman_m.v3o
  440.  
  441. |[VNUM=1.43]
  442.  
  443. |Model contains 588 vertices, 480 polygons, 20 bones, 0 muscleanimframes
  444.  
  445. Prototype mod:Prototypes/Persons/Police/policeman_m.e4p precached
  446. |Loading Model mod:Models\Persons\Police\policeman_f.v3o
  447.  
  448. |[VNUM=1.43]
  449.  
  450. |Model contains 413 vertices, 512 polygons, 20 bones, 0 muscleanimframes
  451.  
  452. |Vision Core: Resized memory for Entities to 27 kB.
  453.  
  454. Prototype mod:Prototypes/Persons/Police/policeman_f.e4p precached
  455. |Loading Model mod:Models\Persons\Police\policeman_upgraded_m.v3o
  456.  
  457. |[VNUM=1.43]
  458.  
  459. |Model contains 883 vertices, 604 polygons, 20 bones, 0 muscleanimframes
  460.  
  461. Prototype mod:Prototypes/Persons/Police/policeman_upgraded_m.e4p precached
  462. |Loading Model mod:Models\Persons\Police\policeman_upgraded_f.v3o
  463.  
  464. |[VNUM=1.43]
  465.  
  466. |Model contains 562 vertices, 619 polygons, 20 bones, 0 muscleanimframes
  467.  
  468. Prototype mod:Prototypes/Persons/Police/policeman_upgraded_f.e4p precached
  469. Prototype mod:Prototypes/Persons/Police/policeman_upgraded2_m.e4p precached
  470. Prototype mod:Prototypes/Persons/Police/policeman_upgraded2_f.e4p precached
  471. Loading personnel mod:Units/Personnel/Police/020Shooter/...
  472. |Loading Model mod:Models\Persons\Police\shooter.v3o
  473.  
  474. |[VNUM=1.43]
  475.  
  476. |Model contains 733 vertices, 612 polygons, 20 bones, 0 muscleanimframes
  477.  
  478. Prototype mod:Prototypes/Persons/Police/shooter.e4p precached
  479. |Loading Model mod:Models\Persons\Police\shooter_upgraded.v3o
  480.  
  481. |[VNUM=1.43]
  482.  
  483. |Model contains 899 vertices, 682 polygons, 20 bones, 0 muscleanimframes
  484.  
  485. Prototype mod:Prototypes/Persons/Police/shooter_upgraded.e4p precached
  486. Prototype mod:Prototypes/Persons/Police/shooter_upgraded2.e4p precached
  487. Loading personnel mod:Units/Personnel/Police/030Sharp Shooter/...
  488. |Loading Model mod:Models\Persons\Police\sharpshooter.v3o
  489.  
  490. |[VNUM=1.43]
  491.  
  492. |Model contains 435 vertices, 500 polygons, 20 bones, 0 muscleanimframes
  493.  
  494. Prototype mod:Prototypes/Persons/Police/sharpshooter.e4p precached
  495. |Loading Model mod:Models\Persons\Police\sharpshooter_upgraded.v3o
  496.  
  497. |[VNUM=1.43]
  498.  
  499. |Model contains 589 vertices, 596 polygons, 20 bones, 0 muscleanimframes
  500.  
  501. Prototype mod:Prototypes/Persons/Police/sharpshooter_upgraded.e4p precached
  502. Prototype mod:Prototypes/Persons/Police/sharpshooter_upgraded2.e4p precached
  503. Loading personnel mod:Units/Personnel/Police/040Scout/...
  504. |Loading Model mod:Models\Persons\Police\scout.v3o
  505.  
  506. |[VNUM=1.43]
  507.  
  508. |Model contains 418 vertices, 500 polygons, 20 bones, 0 muscleanimframes
  509.  
  510. Prototype mod:Prototypes/Persons/Police/scout.e4p precached
  511. |Loading Model mod:Models\Persons\Police\scout_upgraded.v3o
  512.  
  513. |[VNUM=1.43]
  514.  
  515. |Model contains 506 vertices, 555 polygons, 20 bones, 0 muscleanimframes
  516.  
  517. Prototype mod:Prototypes/Persons/Police/scout_upgraded.e4p precached
  518. Prototype mod:Prototypes/Persons/Police/scout_upgraded2.e4p precached
  519. Loading personnel mod:Units/Personnel/Police/050Profiler/...
  520. |Loading Model mod:Models\Persons\Police\profiler.v3o
  521.  
  522. |[VNUM=1.43]
  523.  
  524. |Model contains 367 vertices, 468 polygons, 20 bones, 0 muscleanimframes
  525.  
  526. Prototype mod:Prototypes/Persons/Police/profiler.e4p precached
  527. |Loading Model mod:Models\Persons\Police\profiler_upgrade.v3o
  528.  
  529. |[VNUM=1.43]
  530.  
  531. |Model contains 451 vertices, 498 polygons, 20 bones, 0 muscleanimframes
  532.  
  533. Prototype mod:Prototypes/Persons/Police/profiler_upgrade.e4p precached
  534. Prototype mod:Prototypes/Persons/Police/profiler_upgrade2.e4p precached
  535. Scanning personnel...
  536. Loading personnel mod:Units/Personnel/TEC/010Engineer/...
  537. |Loading Model mod:Models\Persons\TEC\engineer.v3o
  538.  
  539. |[VNUM=1.43]
  540.  
  541. |Model contains 613 vertices, 506 polygons, 20 bones, 0 muscleanimframes
  542.  
  543. Prototype mod:Prototypes/Persons/TEC/engineer.e4p precached
  544. |Loading Model mod:Models\Persons\TEC\engineer_upgraded.v3o
  545.  
  546. |[VNUM=1.43]
  547.  
  548. |Model contains 777 vertices, 656 polygons, 20 bones, 0 muscleanimframes
  549.  
  550. Prototype mod:Prototypes/Persons/TEC/engineer_upgraded.e4p precached
  551. Prototype mod:Prototypes/Persons/TEC/engineer_upgraded2.e4p precached
  552. Scanning vehicles...
  553. Loading vehicle mod:Units/Vehicles/Fire Department/010RW/...
  554. |Loading Model mod:Models\Vehicles\Fire Department\rw.v3o
  555.  
  556. |[VNUM=1.43]
  557.  
  558. |Model contains 1707 vertices, 791 polygons, 0 bones, 0 muscleanimframes
  559.  
  560. |Loading Model mod:Models\Vehicles\Fire Department\rw_wheel01.v3o
  561.  
  562. |[VNUM=1.43]
  563.  
  564. |Model contains 83 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  565.  
  566. |Loading Model mod:Models\Vehicles\Fire Department\rw_door01.v3o
  567.  
  568. |[VNUM=1.43]
  569.  
  570. |Model contains 118 vertices, 52 polygons, 0 bones, 0 muscleanimframes
  571.  
  572. |Loading Model mod:Models\Vehicles\Fire Department\rw_door02.v3o
  573.  
  574. |[VNUM=1.43]
  575.  
  576. |Model contains 32 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  577.  
  578. |Loading Model mod:Models\Vehicles\Fire Department\rw_door03.v3o
  579.  
  580. |[VNUM=1.43]
  581.  
  582. |Model contains 32 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  583.  
  584. |Loading Model mod:Models\Vehicles\Fire Department\rw_door04.v3o
  585.  
  586. |[VNUM=1.43]
  587.  
  588. |Model contains 33 vertices, 16 polygons, 0 bones, 12 muscleanimframes
  589.  
  590. |Loading Model mod:Models\Vehicles\Fire Department\rw_door05.v3o
  591.  
  592. |[VNUM=1.43]
  593.  
  594. |Model contains 31 vertices, 14 polygons, 0 bones, 12 muscleanimframes
  595.  
  596. |Loading Model mod:Models\Vehicles\Fire Department\rw_door06.v3o
  597.  
  598. |[VNUM=1.43]
  599.  
  600. |Model contains 24 vertices, 16 polygons, 0 bones, 12 muscleanimframes
  601.  
  602. |Loading Model mod:Models\Vehicles\Fire Department\rw_spotlight_super.v3o
  603.  
  604. |[VNUM=1.43]
  605.  
  606. |Model contains 148 vertices, 84 polygons, 0 bones, 4 muscleanimframes
  607.  
  608. Prototype mod:Prototypes/Vehicles/Fire Department/rw.e4p precached
  609. Loading vehicle mod:Units/Vehicles/Fire Department/020GTF/...
  610. |Loading Model mod:Models\Vehicles\Fire Department\gtf.v3o
  611.  
  612. |[VNUM=1.43]
  613.  
  614. |Model contains 1343 vertices, 891 polygons, 0 bones, 0 muscleanimframes
  615.  
  616. |Loading Model mod:Models\Vehicles\Fire Department\gtf_wheel01.v3o
  617.  
  618. |[VNUM=1.43]
  619.  
  620. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  621.  
  622. |Loading Model mod:Models\Vehicles\Fire Department\gtf_door03.v3o
  623.  
  624. |[VNUM=1.43]
  625.  
  626. |Model contains 18 vertices, 16 polygons, 0 bones, 12 muscleanimframes
  627.  
  628. |Loading Model mod:Models\Vehicles\Fire Department\gtf_door01.v3o
  629.  
  630. |[VNUM=1.43]
  631.  
  632. |Model contains 18 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  633.  
  634. |Loading Model mod:Models\Vehicles\Fire Department\gtf_tube_super.v3o
  635.  
  636. |[VNUM=1.43]
  637.  
  638. |Model contains 83 vertices, 72 polygons, 0 bones, 0 muscleanimframes
  639.  
  640. Prototype mod:Prototypes/Vehicles/Fire Department/gtf.e4p precached
  641. Loading vehicle mod:Units/Vehicles/Fire Department/030TLF/...
  642. |Loading Model mod:Models\Vehicles\Fire Department\tlf.v3o
  643.  
  644. |[VNUM=1.43]
  645.  
  646. |Model contains 1244 vertices, 818 polygons, 0 bones, 0 muscleanimframes
  647.  
  648. |Loading Model mod:Models\Vehicles\Fire Department\tlf_wheel01.v3o
  649.  
  650. |[VNUM=1.43]
  651.  
  652. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  653.  
  654. |Loading Model mod:Models\Vehicles\Fire Department\tlf_wheel02.v3o
  655.  
  656. |[VNUM=1.43]
  657.  
  658. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  659.  
  660. |Loading Model mod:Models\Vehicles\Fire Department\tlf_door01.v3o
  661.  
  662. |[VNUM=1.43]
  663.  
  664. |Model contains 95 vertices, 52 polygons, 0 bones, 0 muscleanimframes
  665.  
  666. |Loading Model mod:Models\Vehicles\Fire Department\tlf_door02.v3o
  667.  
  668. |[VNUM=1.43]
  669.  
  670. |Model contains 16 vertices, 10 polygons, 0 bones, 59 muscleanimframes
  671.  
  672. |Loading Model mod:Models\Vehicles\Fire Department\tlf_door03.v3o
  673.  
  674. |[VNUM=1.43]
  675.  
  676. |Model contains 14 vertices, 8 polygons, 0 bones, 6 muscleanimframes
  677.  
  678. |Loading Model mod:Models\Vehicles\Fire Department\tlf_door04.v3o
  679.  
  680. |[VNUM=1.43]
  681.  
  682. |Model contains 20 vertices, 12 polygons, 0 bones, 59 muscleanimframes
  683.  
  684. |Loading Model mod:Models\Vehicles\Fire Department\tlf_cannon_super.v3o
  685.  
  686. |[VNUM=1.43]
  687.  
  688. |Model contains 160 vertices, 91 polygons, 0 bones, 0 muscleanimframes
  689.  
  690. Prototype mod:Prototypes/Vehicles/Fire Department/tlf.e4p precached
  691. Loading vehicle mod:Units/Vehicles/Fire Department/040DLK/...
  692. |Loading Model mod:Models\Vehicles\Fire Department\dlk.v3o
  693.  
  694. |[VNUM=1.43]
  695.  
  696. |Model contains 1595 vertices, 883 polygons, 0 bones, 6 muscleanimframes
  697.  
  698. |Loading Model mod:Models\Vehicles\Fire Department\dlk_wheel01.v3o
  699.  
  700. |[VNUM=1.43]
  701.  
  702. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  703.  
  704. |Loading Model mod:Models\Vehicles\Fire Department\dlk_wheel02.v3o
  705.  
  706. |[VNUM=1.43]
  707.  
  708. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  709.  
  710. |Loading Model mod:Models\Vehicles\Fire Department\dlk_door01.v3o
  711.  
  712. |[VNUM=1.43]
  713.  
  714. |Model contains 77 vertices, 52 polygons, 0 bones, 0 muscleanimframes
  715.  
  716. |Loading Model mod:Models\Vehicles\Fire Department\dlk_base_super.v3o
  717.  
  718. |[VNUM=1.43]
  719.  
  720. |Model contains 240 vertices, 162 polygons, 0 bones, 0 muscleanimframes
  721.  
  722. |Loading Model mod:Models\Vehicles\Fire Department\dlk_l1_super.v3o
  723.  
  724. |[VNUM=1.43]
  725.  
  726. |Model contains 88 vertices, 48 polygons, 0 bones, 0 muscleanimframes
  727.  
  728. |Loading Model mod:Models\Vehicles\Fire Department\dlk_l2_super.v3o
  729.  
  730. |[VNUM=1.43]
  731.  
  732. |Model contains 64 vertices, 34 polygons, 0 bones, 0 muscleanimframes
  733.  
  734. |Loading Model mod:Models\Vehicles\Fire Department\dlk_l3_super.v3o
  735.  
  736. |[VNUM=1.43]
  737.  
  738. |Model contains 48 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  739.  
  740. |Loading Model mod:Models\Vehicles\Fire Department\dlk_basket_super.v3o
  741.  
  742. |[VNUM=1.43]
  743.  
  744. |Model contains 156 vertices, 92 polygons, 0 bones, 7 muscleanimframes
  745.  
  746. |Loading Model mod:Models\Vehicles\Fire Department\dlk_canon_super.v3o
  747.  
  748. |[VNUM=1.43]
  749.  
  750. |Model contains 35 vertices, 33 polygons, 0 bones, 6 muscleanimframes
  751.  
  752. |Loading Model mod:Models\Vehicles\Fire Department\dlk_l4_super.v3o
  753.  
  754. |[VNUM=1.43]
  755.  
  756. |Model contains 48 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  757.  
  758. Prototype mod:Prototypes/Vehicles/Fire Department/dlk.e4p precached
  759. Loading vehicle mod:Units/Vehicles/Fire Department/050LPF/...
  760. |Loading Model mod:Models\Vehicles\Fire Department\lpf.v3o
  761.  
  762. |[VNUM=1.43]
  763.  
  764. |Model contains 1238 vertices, 591 polygons, 0 bones, 0 muscleanimframes
  765.  
  766. |Loading Model mod:Models\Vehicles\Fire Department\lpf_wheel01.v3o
  767.  
  768. |[VNUM=1.43]
  769.  
  770. |Model contains 70 vertices, 32 polygons, 0 bones, 0 muscleanimframes
  771.  
  772. |Loading Model mod:Models\Vehicles\Fire Department\lpf_door01.v3o
  773.  
  774. |[VNUM=1.43]
  775.  
  776. |Model contains 18 vertices, 8 polygons, 0 bones, 12 muscleanimframes
  777.  
  778. |Loading Model mod:Models\Vehicles\Fire Department\lpf_cannon_super.v3o
  779.  
  780. |[VNUM=1.43]
  781.  
  782. |Model contains 1292 vertices, 785 polygons, 0 bones, 0 muscleanimframes
  783.  
  784. Prototype mod:Prototypes/Vehicles/Fire Department/lpf.e4p precached
  785. Loading vehicle mod:Units/Vehicles/Fire Department/060DEKON/...
  786. |Loading Model mod:Models\Vehicles\Fire Department\dekonp.v3o
  787.  
  788. |[VNUM=1.43]
  789.  
  790. |Model contains 2046 vertices, 1265 polygons, 0 bones, 0 muscleanimframes
  791.  
  792. |Loading Model mod:Models\Vehicles\Fire Department\dekonp_wheel01.v3o
  793.  
  794. |[VNUM=1.43]
  795.  
  796. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  797.  
  798. |Loading Model mod:Models\Vehicles\Fire Department\dekonp_door01.v3o
  799.  
  800. |[VNUM=1.43]
  801.  
  802. |Model contains 81 vertices, 52 polygons, 0 bones, 0 muscleanimframes
  803.  
  804. |Loading Model mod:Models\Vehicles\Fire Department\dekonp_door02.v3o
  805.  
  806. |[VNUM=1.43]
  807.  
  808. |Model contains 61 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  809.  
  810. |Loading Model mod:Models\Vehicles\Fire Department\dekonp_door03.v3o
  811.  
  812. |[VNUM=1.43]
  813.  
  814. |Model contains 61 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  815.  
  816. Prototype mod:Prototypes/Vehicles/Fire Department/dekonp.e4p precached
  817. Loading vehicle mod:Units/Vehicles/Fire Department/070FMB/...
  818. |Loading Model mod:Models\Vehicles\Fire Department\fmb.v3o
  819.  
  820. |[VNUM=1.43]
  821.  
  822. |Model contains 1910 vertices, 898 polygons, 0 bones, 0 muscleanimframes
  823.  
  824. |Loading Model mod:Models\Vehicles\Fire Department\fmb_door01.v3o
  825.  
  826. |[VNUM=1.43]
  827.  
  828. |Model contains 242 vertices, 93 polygons, 0 bones, 0 muscleanimframes
  829.  
  830. Prototype mod:Prototypes/Vehicles/Fire Department/fmb.e4p precached
  831. Loading vehicle mod:Units/Vehicles/Fire Department/080TFMB/...
  832. |Loading Model mod:Models\Vehicles\Fire Department\tfmb.v3o
  833.  
  834. |[VNUM=1.43]
  835.  
  836. |Model contains 1371 vertices, 934 polygons, 0 bones, 0 muscleanimframes
  837.  
  838. |Vision Core: Resized memory for Entities to 45 kB.
  839.  
  840. |Loading Model mod:Models\Vehicles\Fire Department\tfmb_wheel01.v3o
  841.  
  842. |[VNUM=1.43]
  843.  
  844. |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  845.  
  846. |Loading Model mod:Models\Vehicles\Fire Department\tfmb_wheel02.v3o
  847.  
  848. |[VNUM=1.43]
  849.  
  850. |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  851.  
  852. |Loading Model mod:Models\Vehicles\Fire Department\tfmb_door01.v3o
  853.  
  854. |[VNUM=1.43]
  855.  
  856. |Model contains 98 vertices, 58 polygons, 0 bones, 0 muscleanimframes
  857.  
  858. Prototype mod:Prototypes/Vehicles/Fire Department/tfmb.e4p precached
  859. Loading vehicle mod:Units/Vehicles/Fire Department/090FLB/...
  860. |Loading Model mod:Models\Vehicles\Fire Department\flb.v3o
  861.  
  862. |[VNUM=1.43]
  863.  
  864. |Model contains 2377 vertices, 1536 polygons, 3 bones, 0 muscleanimframes
  865.  
  866. |Loading Model mod:Models\Vehicles\Fire Department\flb_cannon_super.v3o
  867.  
  868. |[VNUM=1.43]
  869.  
  870. |Model contains 56 vertices, 38 polygons, 0 bones, 0 muscleanimframes
  871.  
  872. Prototype mod:Prototypes/Vehicles/Fire Department/flb.e4p precached
  873. Loading vehicle mod:Units/Vehicles/Fire Department/100LF/...
  874. |Loading Model mod:Models\Vehicles\Fire Department\lf.v3o
  875.  
  876. |[VNUM=1.43]
  877.  
  878. |Model contains 2019 vertices, 1794 polygons, 0 bones, 0 muscleanimframes
  879.  
  880. Prototype mod:Prototypes/Vehicles/Fire Department/lf.e4p precached
  881. Scanning vehicles...
  882. Loading vehicle mod:Units/Vehicles/Ambulance/010NEF/...
  883. |Loading Model mod:Models\Vehicles\Ambulance\nef.v3o
  884.  
  885. |[VNUM=1.43]
  886.  
  887. |Model contains 591 vertices, 456 polygons, 0 bones, 0 muscleanimframes
  888.  
  889. |Loading Model mod:Models\Vehicles\Ambulance\nef_wheel01.v3o
  890.  
  891. |[VNUM=1.43]
  892.  
  893. |Model contains 44 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  894.  
  895. |Loading Model mod:Models\Vehicles\Ambulance\nef_door01.v3o
  896.  
  897. |[VNUM=1.43]
  898.  
  899. |Model contains 36 vertices, 23 polygons, 0 bones, 0 muscleanimframes
  900.  
  901. Prototype mod:Prototypes/Vehicles/Ambulance/nef.e4p precached
  902. Loading vehicle mod:Units/Vehicles/Ambulance/020RTW/...
  903. |Loading Model mod:Models\Vehicles\Ambulance\rtw.v3o
  904.  
  905. |[VNUM=1.43]
  906.  
  907. |Model contains 1301 vertices, 1031 polygons, 0 bones, 0 muscleanimframes
  908.  
  909. |Loading Model mod:Models\Vehicles\Ambulance\rtw_wheel01.v3o
  910.  
  911. |[VNUM=1.43]
  912.  
  913. |Model contains 44 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  914.  
  915. |Loading Model mod:Models\Vehicles\Ambulance\rtw_door02.v3o
  916.  
  917. |[VNUM=1.43]
  918.  
  919. |Model contains 30 vertices, 18 polygons, 0 bones, 0 muscleanimframes
  920.  
  921. |Loading Model mod:Models\Vehicles\Ambulance\rtw_door01.v3o
  922.  
  923. |[VNUM=1.43]
  924.  
  925. |Model contains 101 vertices, 70 polygons, 0 bones, 0 muscleanimframes
  926.  
  927. |Loading Model mod:Models\Vehicles\Ambulance\rtw_door03.v3o
  928.  
  929. |[VNUM=1.43]
  930.  
  931. |Model contains 30 vertices, 18 polygons, 0 bones, 0 muscleanimframes
  932.  
  933. Prototype mod:Prototypes/Vehicles/Ambulance/rtw.e4p precached
  934. Loading vehicle mod:Units/Vehicles/Ambulance/030RHF/...
  935. |Loading Model mod:Models\Vehicles\Ambulance\rhf.v3o
  936.  
  937. |[VNUM=1.43]
  938.  
  939. |Model contains 1033 vertices, 778 polygons, 0 bones, 0 muscleanimframes
  940.  
  941. |Loading Model mod:Models\Vehicles\Ambulance\rhf_wheel01.v3o
  942.  
  943. |[VNUM=1.43]
  944.  
  945. |Model contains 48 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  946.  
  947. |Loading Model mod:Models\Vehicles\Ambulance\rhf_door01.v3o
  948.  
  949. |[VNUM=1.43]
  950.  
  951. |Model contains 67 vertices, 43 polygons, 0 bones, 0 muscleanimframes
  952.  
  953. |Loading Model mod:Models\Vehicles\Ambulance\rhf_door02.v3o
  954.  
  955. |[VNUM=1.43]
  956.  
  957. |Model contains 125 vertices, 59 polygons, 0 bones, 0 muscleanimframes
  958.  
  959. Prototype mod:Prototypes/Vehicles/Ambulance/rhf.e4p precached
  960. Loading vehicle mod:Units/Vehicles/Ambulance/040ITW/...
  961. |Loading Model mod:Models\Vehicles\Ambulance\itw.v3o
  962.  
  963. |[VNUM=1.43]
  964.  
  965. |Model contains 1183 vertices, 876 polygons, 0 bones, 0 muscleanimframes
  966.  
  967. |Loading Model mod:Models\Vehicles\Ambulance\itw_wheel01.v3o
  968.  
  969. |[VNUM=1.43]
  970.  
  971. |Model contains 52 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  972.  
  973. |Loading Model mod:Models\Vehicles\Ambulance\itw_door01.v3o
  974.  
  975. |[VNUM=1.43]
  976.  
  977. |Model contains 28 vertices, 18 polygons, 0 bones, 2 muscleanimframes
  978.  
  979. |Loading Model mod:Models\Vehicles\Ambulance\itw_door02.v3o
  980.  
  981. |[VNUM=1.43]
  982.  
  983. |Model contains 42 vertices, 28 polygons, 0 bones, 12 muscleanimframes
  984.  
  985. Prototype mod:Prototypes/Vehicles/Ambulance/itw.e4p precached
  986. Loading vehicle mod:Units/Vehicles/Ambulance/050RHC/...
  987. |Loading Model mod:Models\Vehicles\Ambulance\rhc.v3o
  988.  
  989. |[VNUM=1.43]
  990.  
  991. |Model contains 1220 vertices, 737 polygons, 0 bones, 8 muscleanimframes
  992.  
  993. |Loading Model mod:Models\Vehicles\Ambulance\rhc_door01.v3o
  994.  
  995. |[VNUM=1.43]
  996.  
  997. |Model contains 38 vertices, 20 polygons, 0 bones, 0 muscleanimframes
  998.  
  999. |Loading Model mod:Models\Objects\ObjectChildren\rhc_rotor.v3o
  1000.  
  1001. |[VNUM=1.43]
  1002.  
  1003. |Model contains 372 vertices, 244 polygons, 0 bones, 93 muscleanimframes
  1004.  
  1005. Prototype mod:Prototypes/Vehicles/Ambulance/rhc.e4p precached
  1006. Scanning vehicles...
  1007. Loading vehicle mod:Units/Vehicles/Police/010STW/...
  1008. |Loading Model mod:Models\Vehicles\Police\stw.v3o
  1009.  
  1010. |[VNUM=1.43]
  1011.  
  1012. |Model contains 688 vertices, 528 polygons, 0 bones, 0 muscleanimframes
  1013.  
  1014. |Loading Model mod:Models\Vehicles\Police\stw_wheel01.v3o
  1015.  
  1016. |[VNUM=1.43]
  1017.  
  1018. |Model contains 44 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  1019.  
  1020. |Loading Model mod:Models\Vehicles\Police\stw_door01.v3o
  1021.  
  1022. |[VNUM=1.43]
  1023.  
  1024. |Model contains 46 vertices, 30 polygons, 0 bones, 0 muscleanimframes
  1025.  
  1026. Prototype mod:Prototypes/Vehicles/Police/stw.e4p precached
  1027. Loading vehicle mod:Units/Vehicles/Police/020MTW/...
  1028. |Loading Model mod:Models\Vehicles\Police\mtw.v3o
  1029.  
  1030. |[VNUM=1.43]
  1031.  
  1032. |Model contains 1334 vertices, 664 polygons, 0 bones, 0 muscleanimframes
  1033.  
  1034. |Loading Model mod:Models\Vehicles\Police\mtw_wheel01.v3o
  1035.  
  1036. |[VNUM=1.43]
  1037.  
  1038. |Model contains 44 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  1039.  
  1040. |Loading Model mod:Models\Vehicles\Police\mtw_door01.v3o
  1041.  
  1042. |[VNUM=1.43]
  1043.  
  1044. |Model contains 137 vertices, 56 polygons, 0 bones, 8 muscleanimframes
  1045.  
  1046. Prototype mod:Prototypes/Vehicles/Police/mtw.e4p precached
  1047. Loading vehicle mod:Units/Vehicles/Police/030SW/...
  1048. |Loading Model mod:Models\Vehicles\Police\sw.v3o
  1049.  
  1050. |[VNUM=1.43]
  1051.  
  1052. |Model contains 1152 vertices, 676 polygons, 0 bones, 0 muscleanimframes
  1053.  
  1054. |Loading Model mod:Models\Vehicles\Police\sw_wheel01.v3o
  1055.  
  1056. |[VNUM=1.43]
  1057.  
  1058. |Model contains 56 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  1059.  
  1060. |Loading Model mod:Models\Vehicles\Police\sw_door01.v3o
  1061.  
  1062. |[VNUM=1.43]
  1063.  
  1064. |Model contains 114 vertices, 58 polygons, 0 bones, 18 muscleanimframes
  1065.  
  1066. Prototype mod:Prototypes/Vehicles/Police/sw.e4p precached
  1067. Loading vehicle mod:Units/Vehicles/Police/040WAW/...
  1068. |Loading Model mod:Models\Vehicles\Police\waw.v3o
  1069.  
  1070. |[VNUM=1.43]
  1071.  
  1072. |Model contains 1489 vertices, 868 polygons, 0 bones, 0 muscleanimframes
  1073.  
  1074. |Loading Model mod:Models\Vehicles\Police\waw_wheel01.v3o
  1075.  
  1076. |[VNUM=1.43]
  1077.  
  1078. |Model contains 78 vertices, 64 polygons, 0 bones, 0 muscleanimframes
  1079.  
  1080. |Loading Model mod:Models\Vehicles\Police\waw_cannon_super.v3o
  1081.  
  1082. |[VNUM=1.43]
  1083.  
  1084. |Model contains 119 vertices, 73 polygons, 0 bones, 0 muscleanimframes
  1085.  
  1086. Prototype mod:Prototypes/Vehicles/Police/waw.e4p precached
  1087. Loading vehicle mod:Units/Vehicles/Police/050GTW/...
  1088. |Loading Model mod:Models\Vehicles\Police\gtw.v3o
  1089.  
  1090. |[VNUM=1.43]
  1091.  
  1092. |Model contains 1124 vertices, 867 polygons, 0 bones, 0 muscleanimframes
  1093.  
  1094. |Loading Model mod:Models\Vehicles\Police\gtw_wheel01.v3o
  1095.  
  1096. |[VNUM=1.43]
  1097.  
  1098. |Model contains 52 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  1099.  
  1100. |Loading Model mod:Models\Vehicles\Police\gtw_door01.v3o
  1101.  
  1102. |[VNUM=1.43]
  1103.  
  1104. |Model contains 36 vertices, 24 polygons, 0 bones, 8 muscleanimframes
  1105.  
  1106. Prototype mod:Prototypes/Vehicles/Police/gtw.e4p precached
  1107. Loading vehicle mod:Units/Vehicles/Police/060PHC/...
  1108. |Loading Model mod:Models\Vehicles\Police\phc.v3o
  1109.  
  1110. |[VNUM=1.43]
  1111.  
  1112. |Model contains 1844 vertices, 1055 polygons, 0 bones, 8 muscleanimframes
  1113.  
  1114. |Loading Model mod:Models\Vehicles\Police\phc_door01.v3o
  1115.  
  1116. |[VNUM=1.43]
  1117.  
  1118. |Model contains 43 vertices, 20 polygons, 0 bones, 0 muscleanimframes
  1119.  
  1120. |Loading Model mod:Models\Objects\ObjectChildren\phc_rotor.v3o
  1121.  
  1122. |[VNUM=1.43]
  1123.  
  1124. |Model contains 374 vertices, 240 polygons, 0 bones, 88 muscleanimframes
  1125.  
  1126. Prototype mod:Prototypes/Vehicles/Police/phc.e4p precached
  1127. Loading vehicle mod:Units/Vehicles/Police/070FLIGHT/...
  1128. |Loading Model mod:Models\Vehicles\Police\getawaycar.v3o
  1129.  
  1130. |[VNUM=1.43]
  1131.  
  1132. |Model contains 523 vertices, 477 polygons, 0 bones, 0 muscleanimframes
  1133.  
  1134. |Loading Model mod:Models\Vehicles\Police\getawaycar_wheel01.v3o
  1135.  
  1136. |[VNUM=1.43]
  1137.  
  1138. |Model contains 48 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  1139.  
  1140. |Loading Model mod:Models\Vehicles\Police\getawaycar_door01.v3o
  1141.  
  1142. |[VNUM=1.43]
  1143.  
  1144. |Model contains 68 vertices, 50 polygons, 0 bones, 0 muscleanimframes
  1145.  
  1146. |Loading Model mod:Models\Objects\ObjectChildren\drivebyshooting_rifle.v3o
  1147.  
  1148. |[VNUM=1.43]
  1149.  
  1150. |Model contains 214 vertices, 94 polygons, 0 bones, 25 muscleanimframes
  1151.  
  1152. Prototype mod:Prototypes/Vehicles/Police/getawaycar.e4p precached
  1153. Scanning vehicles...
  1154. Loading vehicle mod:Units/Vehicles/TEC/010FGRI/...
  1155. |Loading Model mod:Models\Vehicles\TEC\fgri.v3o
  1156.  
  1157. |[VNUM=1.43]
  1158.  
  1159. |Model contains 839 vertices, 654 polygons, 0 bones, 0 muscleanimframes
  1160.  
  1161. |Loading Model mod:Models\Vehicles\TEC\fgri_wheel01.v3o
  1162.  
  1163. |[VNUM=1.43]
  1164.  
  1165. |Model contains 48 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  1166.  
  1167. |Loading Model mod:Models\Vehicles\TEC\fgri_door01.v3o
  1168.  
  1169. |[VNUM=1.43]
  1170.  
  1171. |Model contains 65 vertices, 52 polygons, 0 bones, 0 muscleanimframes
  1172.  
  1173. Prototype mod:Prototypes/Vehicles/TEC/fgri.e4p precached
  1174. Loading vehicle mod:Units/Vehicles/TEC/020ASF/...
  1175. |Loading Model mod:Models\Vehicles\TEC\asf.v3o
  1176.  
  1177. |[VNUM=1.43]
  1178.  
  1179. |Model contains 1360 vertices, 792 polygons, 0 bones, 0 muscleanimframes
  1180.  
  1181. |Loading Model mod:Models\Vehicles\TEC\asf_wheel01.v3o
  1182.  
  1183. |[VNUM=1.43]
  1184.  
  1185. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  1186.  
  1187. |Loading Model mod:Models\Vehicles\TEC\asf_wheel02.v3o
  1188.  
  1189. |[VNUM=1.43]
  1190.  
  1191. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  1192.  
  1193. |Loading Model mod:Models\Vehicles\TEC\asf_door01.v3o
  1194.  
  1195. |[VNUM=1.43]
  1196.  
  1197. |Model contains 60 vertices, 32 polygons, 0 bones, 0 muscleanimframes
  1198.  
  1199. Prototype mod:Prototypes/Vehicles/TEC/asf.e4p precached
  1200. Loading vehicle mod:Units/Vehicles/TEC/030FGRR/...
  1201. |Loading Model mod:Models\Vehicles\TEC\fgr.v3o
  1202.  
  1203. |[VNUM=1.43]
  1204.  
  1205. |Model contains 1079 vertices, 641 polygons, 0 bones, 6 muscleanimframes
  1206.  
  1207. |Loading Model mod:Models\Vehicles\TEC\fgr_wheel01.v3o
  1208.  
  1209. |[VNUM=1.43]
  1210.  
  1211. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  1212.  
  1213. |Loading Model mod:Models\Vehicles\TEC\fgr_arm_super.v3o
  1214.  
  1215. |[VNUM=1.43]
  1216.  
  1217. |Model contains 77 vertices, 40 polygons, 0 bones, 0 muscleanimframes
  1218.  
  1219. |Loading Model mod:Models\Vehicles\TEC\fgr_arm2_super.v3o
  1220.  
  1221. |[VNUM=1.43]
  1222.  
  1223. |Model contains 100 vertices, 60 polygons, 0 bones, 0 muscleanimframes
  1224.  
  1225. |Loading Model mod:Models\Vehicles\TEC\fgr_base_super.v3o
  1226.  
  1227. |[VNUM=1.43]
  1228.  
  1229. |Model contains 268 vertices, 150 polygons, 0 bones, 0 muscleanimframes
  1230.  
  1231. |Loading Model mod:Models\Vehicles\TEC\fgr_hook_super.v3o
  1232.  
  1233. |[VNUM=1.43]
  1234.  
  1235. |Model contains 53 vertices, 49 polygons, 0 bones, 0 muscleanimframes
  1236.  
  1237. |Loading Model mod:Models\Vehicles\TEC\fgr_arm3_super.v3o
  1238.  
  1239. |[VNUM=1.43]
  1240.  
  1241. |Model contains 24 vertices, 16 polygons, 0 bones, 0 muscleanimframes
  1242.  
  1243. |Loading Model mod:Models\Vehicles\TEC\fgr_arm4_super.v3o
  1244.  
  1245. |[VNUM=1.43]
  1246.  
  1247. |Model contains 100 vertices, 48 polygons, 0 bones, 0 muscleanimframes
  1248.  
  1249. Prototype mod:Prototypes/Vehicles/TEC/fgr.e4p precached
  1250. Loading vehicle mod:Units/Vehicles/TEC/040FGRB/...
  1251. |Loading Model mod:Models\Vehicles\TEC\fgrb.v3o
  1252.  
  1253. |[VNUM=1.43]
  1254.  
  1255. |Model contains 4888 vertices, 1958 polygons, 5 bones, 0 muscleanimframes
  1256.  
  1257. |Vision Core: Resized memory for Entities to 63 kB.
  1258.  
  1259. |Loading Model mod:Models\Vehicles\TEC\fgrb_wheel02.v3o
  1260.  
  1261. |[VNUM=1.43]
  1262.  
  1263. |Model contains 98 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  1264.  
  1265. |Loading Model mod:Models\Vehicles\TEC\fgrb_wheel01.v3o
  1266.  
  1267. |[VNUM=1.43]
  1268.  
  1269. |Model contains 98 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  1270.  
  1271. |Loading Model mod:Models\Vehicles\TEC\fgrb_ship_super.v3o
  1272.  
  1273. |[VNUM=1.43]
  1274.  
  1275. |Model contains 954 vertices, 490 polygons, 0 bones, 0 muscleanimframes
  1276.  
  1277. |Loading Model mod:Models\Vehicles\TEC\fgrb_stand_super.v3o
  1278.  
  1279. |[VNUM=1.43]
  1280.  
  1281. |Model contains 130 vertices, 64 polygons, 0 bones, 6 muscleanimframes
  1282.  
  1283. Prototype mod:Prototypes/Vehicles/TEC/fgrb.e4p precached
  1284. Loading vehicle mod:Units/Vehicles/TEC/050FGRT/...
  1285. |Loading Model mod:Models\Vehicles\TEC\fgr_t.v3o
  1286.  
  1287. |[VNUM=1.43]
  1288.  
  1289. |Model contains 1144 vertices, 900 polygons, 0 bones, 7 muscleanimframes
  1290.  
  1291. |Loading Model mod:Models\Vehicles\TEC\fgr_t_door01.v3o
  1292.  
  1293. |[VNUM=1.43]
  1294.  
  1295. |Model contains 32 vertices, 20 polygons, 0 bones, 8 muscleanimframes
  1296.  
  1297. |Loading Model mod:Models\Vehicles\TEC\fgr_t_super.v3o
  1298.  
  1299. |[VNUM=1.43]
  1300.  
  1301. |Model contains 120 vertices, 64 polygons, 0 bones, 18 muscleanimframes
  1302.  
  1303. |Loading Model mod:Models\Objects\ObjectChildren\fgr_t_rotor.v3o
  1304.  
  1305. |[VNUM=1.43]
  1306.  
  1307. |Model contains 724 vertices, 412 polygons, 0 bones, 192 muscleanimframes
  1308.  
  1309. Prototype mod:Prototypes/Vehicles/TEC/fgr_t.e4p precached
  1310. Loading vehicle mod:Units/Vehicles/TEC/060RL/...
  1311. |Loading Model mod:Models\Vehicles\TEC\fgr_rb_dozer.v3o
  1312.  
  1313. |[VNUM=1.43]
  1314.  
  1315. |Model contains 2302 vertices, 1224 polygons, 0 bones, 26 muscleanimframes
  1316.  
  1317. |Loading Model mod:Models\Vehicles\TEC\fgr_rb_dozer_wheel01.v3o
  1318.  
  1319. |[VNUM=1.43]
  1320.  
  1321. |Model contains 112 vertices, 80 polygons, 0 bones, 0 muscleanimframes
  1322.  
  1323. Prototype mod:Prototypes/Vehicles/TEC/fgr_rb_dozer.e4p precached
  1324. Loading vehicle mod:Units/Vehicles/TEC/070TRL/...
  1325. |Loading Model mod:Models\Vehicles\TEC\fgr_rb.v3o
  1326.  
  1327. |[VNUM=1.43]
  1328.  
  1329. |Model contains 1153 vertices, 656 polygons, 0 bones, 0 muscleanimframes
  1330.  
  1331. |Loading Model mod:Models\Vehicles\TEC\fgr_rb_wheel01.v3o
  1332.  
  1333. |[VNUM=1.43]
  1334.  
  1335. |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  1336.  
  1337. |Loading Model mod:Models\Vehicles\TEC\fgr_rb_dozer_wheel02.v3o
  1338.  
  1339. |[VNUM=1.43]
  1340.  
  1341. |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  1342.  
  1343. |Loading Model mod:Models\Vehicles\TEC\fgr_rb_door01.v3o
  1344.  
  1345. |[VNUM=1.43]
  1346.  
  1347. |Model contains 186 vertices, 92 polygons, 0 bones, 0 muscleanimframes
  1348.  
  1349. Prototype mod:Prototypes/Vehicles/TEC/fgr_rb.e4p precached
  1350. command icon mod:UI/Game/Icons/Commands/AimedShot_disable.dds not found
  1351. command icon mod:UI/Game/Icons/Commands/AimedShot_normal.dds not found
  1352. command icon mod:UI/Game/Icons/Commands/AimedShot_over.dds not found
  1353. command icon mod:UI/Game/Icons/Commands/AimedShot_mousedown.dds not found
  1354. cursor mod:UI/Game/Icons/Cursor/AimedShot.dds not found
  1355. cursor mod:UI/Game/Icons/Cursor/AimEnd.dds not found
  1356. command icon mod:UI/Game/Icons/Commands/DropWithCrane_disable.dds not found
  1357. command icon mod:UI/Game/Icons/Commands/DropWithCrane_normal.dds not found
  1358. command icon mod:UI/Game/Icons/Commands/DropWithCrane_over.dds not found
  1359. command icon mod:UI/Game/Icons/Commands/DropWithCrane_mousedown.dds not found
  1360. cursor mod:UI/Game/Icons/Cursor/DropWithCrane.dds not found
  1361. command icon mod:UI/Game/Icons/Commands/EvacuatePerson_disable.dds not found
  1362. command icon mod:UI/Game/Icons/Commands/EvacuatePerson_normal.dds not found
  1363. command icon mod:UI/Game/Icons/Commands/EvacuatePerson_over.dds not found
  1364. command icon mod:UI/Game/Icons/Commands/EvacuatePerson_mousedown.dds not found
  1365. cursor mod:UI/Game/Icons/Cursor/EvacuatePerson.dds not found
  1366. command icon mod:UI/Game/Icons/Commands/FlyTo_disable.dds not found
  1367. command icon mod:UI/Game/Icons/Commands/FlyTo_normal.dds not found
  1368. command icon mod:UI/Game/Icons/Commands/FlyTo_over.dds not found
  1369. command icon mod:UI/Game/Icons/Commands/FlyTo_mousedown.dds not found
  1370. cursor mod:UI/Game/Icons/Cursor/FlyTo.dds not found
  1371. command icon mod:UI/Game/Icons/Commands/GetFlashgrenade_disable.dds not found
  1372. command icon mod:UI/Game/Icons/Commands/GetFlashgrenade_normal.dds not found
  1373. command icon mod:UI/Game/Icons/Commands/GetFlashgrenade_over.dds not found
  1374. command icon mod:UI/Game/Icons/Commands/GetFlashgrenade_mousedown.dds not found
  1375. cursor mod:UI/Game/Icons/Cursor/GetFlashgrenade.dds not found
  1376. command icon mod:UI/Game/Icons/Commands/Lift_disable.dds not found
  1377. command icon mod:UI/Game/Icons/Commands/Lift_normal.dds not found
  1378. command icon mod:UI/Game/Icons/Commands/Lift_over.dds not found
  1379. command icon mod:UI/Game/Icons/Commands/Lift_mousedown.dds not found
  1380. cursor mod:UI/Game/Icons/Cursor/Lift.dds not found
  1381. command icon mod:UI/Game/Icons/Commands/LiftWithRope_disable.dds not found
  1382. command icon mod:UI/Game/Icons/Commands/LiftWithRope_normal.dds not found
  1383. command icon mod:UI/Game/Icons/Commands/LiftWithRope_over.dds not found
  1384. command icon mod:UI/Game/Icons/Commands/LiftWithRope_mousedown.dds not found
  1385. cursor mod:UI/Game/Icons/Cursor/LiftWithRope.dds not found
  1386. command icon mod:UI/Game/Icons/Commands/LoadUp_disable.dds not found
  1387. command icon mod:UI/Game/Icons/Commands/LoadUp_normal.dds not found
  1388. command icon mod:UI/Game/Icons/Commands/LoadUp_over.dds not found
  1389. command icon mod:UI/Game/Icons/Commands/LoadUp_mousedown.dds not found
  1390. cursor mod:UI/Game/Icons/Cursor/LoadUp.dds not found
  1391. command icon mod:UI/Game/Icons/Commands/M10EnterHouse_disable.dds not found
  1392. command icon mod:UI/Game/Icons/Commands/M10EnterHouse_normal.dds not found
  1393. command icon mod:UI/Game/Icons/Commands/M10EnterHouse_over.dds not found
  1394. command icon mod:UI/Game/Icons/Commands/M10EnterHouse_mousedown.dds not found
  1395. cursor mod:UI/Game/Icons/Cursor/M10EnterHouse.dds not found
  1396. command icon mod:UI/Game/Icons/Commands/M11EnterStation_disable.dds not found
  1397. command icon mod:UI/Game/Icons/Commands/M11EnterStation_normal.dds not found
  1398. command icon mod:UI/Game/Icons/Commands/M11EnterStation_over.dds not found
  1399. command icon mod:UI/Game/Icons/Commands/M11EnterStation_mousedown.dds not found
  1400. cursor mod:UI/Game/Icons/Cursor/M11EnterStation.dds not found
  1401. command icon mod:UI/Game/Icons/Commands/M11EvacuateStation_disable.dds not found
  1402. command icon mod:UI/Game/Icons/Commands/M11EvacuateStation_normal.dds not found
  1403. command icon mod:UI/Game/Icons/Commands/M11EvacuateStation_over.dds not found
  1404. command icon mod:UI/Game/Icons/Commands/M11EvacuateStation_mousedown.dds not found
  1405. cursor mod:UI/Game/Icons/Cursor/M11EvacuateStation.dds not found
  1406. command icon mod:UI/Game/Icons/Commands/M14UseShears_disable.dds not found
  1407. command icon mod:UI/Game/Icons/Commands/M14UseShears_normal.dds not found
  1408. command icon mod:UI/Game/Icons/Commands/M14UseShears_over.dds not found
  1409. command icon mod:UI/Game/Icons/Commands/M14UseShears_mousedown.dds not found
  1410. cursor mod:UI/Game/Icons/Cursor/M14UseShears.dds not found
  1411. command icon mod:UI/Game/Icons/Commands/M15LiftWithRope_disable.dds not found
  1412. command icon mod:UI/Game/Icons/Commands/M15LiftWithRope_normal.dds not found
  1413. command icon mod:UI/Game/Icons/Commands/M15LiftWithRope_over.dds not found
  1414. command icon mod:UI/Game/Icons/Commands/M15LiftWithRope_mousedown.dds not found
  1415. cursor mod:UI/Game/Icons/Cursor/M15LiftWithRope.dds not found
  1416. command icon mod:UI/Game/Icons/Commands/M16UseShears_disable.dds not found
  1417. command icon mod:UI/Game/Icons/Commands/M16UseShears_normal.dds not found
  1418. command icon mod:UI/Game/Icons/Commands/M16UseShears_over.dds not found
  1419. command icon mod:UI/Game/Icons/Commands/M16UseShears_mousedown.dds not found
  1420. cursor mod:UI/Game/Icons/Cursor/M16UseShears.dds not found
  1421. command icon mod:UI/Game/Icons/Commands/M18EnterStation_disable.dds not found
  1422. command icon mod:UI/Game/Icons/Commands/M18EnterStation_normal.dds not found
  1423. command icon mod:UI/Game/Icons/Commands/M18EnterStation_over.dds not found
  1424. command icon mod:UI/Game/Icons/Commands/M18EnterStation_mousedown.dds not found
  1425. cursor mod:UI/Game/Icons/Cursor/M18EnterStation.dds not found
  1426. command icon mod:UI/Game/Icons/Commands/M18EvacuateStation_disable.dds not found
  1427. command icon mod:UI/Game/Icons/Commands/M18EvacuateStation_normal.dds not found
  1428. command icon mod:UI/Game/Icons/Commands/M18EvacuateStation_over.dds not found
  1429. command icon mod:UI/Game/Icons/Commands/M18EvacuateStation_mousedown.dds not found
  1430. cursor mod:UI/Game/Icons/Cursor/M18EvacuateStation.dds not found
  1431. command icon mod:UI/Game/Icons/Commands/M19EnterPanelRoom_disable.dds not found
  1432. command icon mod:UI/Game/Icons/Commands/M19EnterPanelRoom_normal.dds not found
  1433. command icon mod:UI/Game/Icons/Commands/M19EnterPanelRoom_over.dds not found
  1434. command icon mod:UI/Game/Icons/Commands/M19EnterPanelRoom_mousedown.dds not found
  1435. cursor mod:UI/Game/Icons/Cursor/M19EnterPanelRoom.dds not found
  1436. command icon mod:UI/Game/Icons/Commands/M19EnterTunnel_disable.dds not found
  1437. command icon mod:UI/Game/Icons/Commands/M19EnterTunnel_normal.dds not found
  1438. command icon mod:UI/Game/Icons/Commands/M19EnterTunnel_over.dds not found
  1439. command icon mod:UI/Game/Icons/Commands/M19EnterTunnel_mousedown.dds not found
  1440. cursor mod:UI/Game/Icons/Cursor/M19EnterTunnel.dds not found
  1441. command icon mod:UI/Game/Icons/Commands/M4EnterStation_disable.dds not found
  1442. command icon mod:UI/Game/Icons/Commands/M4EnterStation_normal.dds not found
  1443. command icon mod:UI/Game/Icons/Commands/M4EnterStation_over.dds not found
  1444. command icon mod:UI/Game/Icons/Commands/M4EnterStation_mousedown.dds not found
  1445. cursor mod:UI/Game/Icons/Cursor/M4EnterStation.dds not found
  1446. command icon mod:UI/Game/Icons/Commands/PickUp_disable.dds not found
  1447. command icon mod:UI/Game/Icons/Commands/PickUp_normal.dds not found
  1448. command icon mod:UI/Game/Icons/Commands/PickUp_over.dds not found
  1449. command icon mod:UI/Game/Icons/Commands/PickUp_mousedown.dds not found
  1450. cursor mod:UI/Game/Icons/Cursor/PickUp.dds not found
  1451. command icon mod:UI/Game/Icons/Commands/Pull_disable.dds not found
  1452. command icon mod:UI/Game/Icons/Commands/Pull_normal.dds not found
  1453. command icon mod:UI/Game/Icons/Commands/Pull_over.dds not found
  1454. command icon mod:UI/Game/Icons/Commands/Pull_mousedown.dds not found
  1455. cursor mod:UI/Game/Icons/Cursor/Pull.dds not found
  1456. command icon mod:UI/Game/Icons/Commands/PutInCar_disable.dds not found
  1457. command icon mod:UI/Game/Icons/Commands/PutInCar_normal.dds not found
  1458. command icon mod:UI/Game/Icons/Commands/PutInCar_over.dds not found
  1459. command icon mod:UI/Game/Icons/Commands/PutInCar_mousedown.dds not found
  1460. cursor mod:UI/Game/Icons/Cursor/PutInCar.dds not found
  1461. command icon mod:UI/Game/Icons/Commands/RemoveEquipment_disable.dds not found
  1462. command icon mod:UI/Game/Icons/Commands/RemoveEquipment_normal.dds not found
  1463. command icon mod:UI/Game/Icons/Commands/RemoveEquipment_over.dds not found
  1464. command icon mod:UI/Game/Icons/Commands/RemoveEquipment_mousedown.dds not found
  1465. cursor mod:UI/Game/Icons/Cursor/RemoveEquipment.dds not found
  1466. command icon mod:UI/Game/Icons/Commands/RemoveFirehose_disable.dds not found
  1467. command icon mod:UI/Game/Icons/Commands/SearchLightOff_disable.dds not found
  1468. command icon mod:UI/Game/Icons/Commands/SearchLightOff_normal.dds not found
  1469. command icon mod:UI/Game/Icons/Commands/SearchLightOff_over.dds not found
  1470. command icon mod:UI/Game/Icons/Commands/SearchLightOff_mousedown.dds not found
  1471. cursor mod:UI/Game/Icons/Cursor/SearchLightOff.dds not found
  1472. command icon mod:UI/Game/Icons/Commands/SearchLightOn_disable.dds not found
  1473. command icon mod:UI/Game/Icons/Commands/SearchLightOn_normal.dds not found
  1474. command icon mod:UI/Game/Icons/Commands/SearchLightOn_over.dds not found
  1475. command icon mod:UI/Game/Icons/Commands/SearchLightOn_mousedown.dds not found
  1476. cursor mod:UI/Game/Icons/Cursor/SearchLightOn.dds not found
  1477. command icon mod:UI/Game/Icons/Commands/StopPull_disable.dds not found
  1478. command icon mod:UI/Game/Icons/Commands/StopPull_normal.dds not found
  1479. command icon mod:UI/Game/Icons/Commands/StopPull_over.dds not found
  1480. command icon mod:UI/Game/Icons/Commands/StopPull_mousedown.dds not found
  1481. cursor mod:UI/Game/Icons/Cursor/StopPull.dds not found
  1482. command icon mod:UI/Game/Icons/Commands/MoveToFieldFire_disable.dds not found
  1483. command icon mod:UI/Game/Icons/Commands/MoveToFieldFire_normal.dds not found
  1484. command icon mod:UI/Game/Icons/Commands/MoveToFieldFire_over.dds not found
  1485. command icon mod:UI/Game/Icons/Commands/MoveToFieldFire_mousedown.dds not found
  1486. cursor mod:UI/Game/Icons/Cursor/MoveToFieldFire.dds not found
  1487. command icon mod:UI/Game/Icons/Commands/MoveToFieldSmoke_disable.dds not found
  1488. command icon mod:UI/Game/Icons/Commands/MoveToFieldSmoke_normal.dds not found
  1489. command icon mod:UI/Game/Icons/Commands/MoveToFieldSmoke_over.dds not found
  1490. command icon mod:UI/Game/Icons/Commands/MoveToFieldSmoke_mousedown.dds not found
  1491. cursor mod:UI/Game/Icons/Cursor/MoveToFieldSmoke.dds not found
  1492. command icon mod:UI/Game/Icons/Commands/MoveToFieldDummy_disable.dds not found
  1493. command icon mod:UI/Game/Icons/Commands/MoveToFieldDummy_normal.dds not found
  1494. command icon mod:UI/Game/Icons/Commands/MoveToFieldDummy_over.dds not found
  1495. command icon mod:UI/Game/Icons/Commands/MoveToFieldDummy_mousedown.dds not found
  1496. cursor mod:UI/Game/Icons/Cursor/MoveToFieldDummy.dds not found
  1497. command icon mod:UI/Game/Icons/Commands/MoveToFieldHouse_disable.dds not found
  1498. command icon mod:UI/Game/Icons/Commands/MoveToFieldHouse_normal.dds not found
  1499. command icon mod:UI/Game/Icons/Commands/MoveToFieldHouse_over.dds not found
  1500. command icon mod:UI/Game/Icons/Commands/MoveToFieldHouse_mousedown.dds not found
  1501. cursor mod:UI/Game/Icons/Cursor/MoveToFieldHouse.dds not found
  1502. command icon mod:UI/Game/Icons/Commands/TutThrow_disable.dds not found
  1503. command icon mod:UI/Game/Icons/Commands/TutThrow_normal.dds not found
  1504. command icon mod:UI/Game/Icons/Commands/TutThrow_over.dds not found
  1505. command icon mod:UI/Game/Icons/Commands/TutThrow_mousedown.dds not found
  1506. cursor mod:UI/Game/Icons/Cursor/TutThrow.dds not found
  1507. command icon mod:UI/Game/Icons/Commands/Unload_disable.dds not found
  1508. command icon mod:UI/Game/Icons/Commands/Unload_normal.dds not found
  1509. command icon mod:UI/Game/Icons/Commands/Unload_over.dds not found
  1510. command icon mod:UI/Game/Icons/Commands/Unload_mousedown.dds not found
  1511. cursor mod:UI/Game/Icons/Cursor/Unload.dds not found
  1512. Loading strings meta list...
  1513. Loaded lang:infotexts.xml
  1514. Loaded lang:poi.xml
  1515. Loaded lang:portraits.xml
  1516. Loaded lang:fail.xml
  1517. Loaded lang:ingamehelp.xml
  1518. Loaded lang:objectives.xml
  1519. Loaded lang:hints.xml
  1520. Loaded lang:missiontitles.xml
  1521. Loaded lang:missiontips.xml
  1522. Loaded lang:mission.xml
  1523. Loaded lang:talk.xml
  1524. Loaded lang:supervobj.xml
  1525. Loaded lang:supervfail.xml
  1526. Loaded lang:supervresult.xml
  1527. Loaded lang:supervtut.xml
  1528. Loaded lang:tutorial.xml
  1529. Loaded lang:command.xml
  1530. Loaded lang:supervobj.xml
  1531. Loaded lang:credits.xml
  1532. Loaded lang:supervquest.xml
  1533. Loaded lang:quest.xml
  1534. Loaded lang:supervaward.xml
  1535. Loaded lang:events.xml
  1536. Loaded lang:supervevents.xml
  1537. Loaded lang:superveventsobj.xml
  1538. Loaded lang:mainmenu.xml
  1539. Loaded lang:gui.xml
  1540. Loaded lang:score.xml
  1541. Loaded lang:strings.xml
  1542. Loaded lang:voices.xml
  1543. mod found: Los Angeles Mod v2.1
  1544. mod found: Private Improved Game
  1545. Init Network...
  1546. !VVideoPlayer::PlayVideo(): file 'base:/Video/16t.mpg' not found
  1547. Campaign: 24 entries loaded
  1548. |Loading Model base:Models\Objects\misc\theobject01.v3o
  1549.  
  1550. |[VNUM=1.43]
  1551.  
  1552. |Model contains 592 vertices, 962 polygons, 0 bones, 0 muscleanimframes
  1553.  
  1554. |Loading Model base:Models\Objects\misc\theobject02.v3o
  1555.  
  1556. |[VNUM=1.43]
  1557.  
  1558. |Model contains 592 vertices, 962 polygons, 0 bones, 0 muscleanimframes
  1559.  
  1560. ?UIDialog: Could not load 'base:UI/Game/MissionResult/FreeplayRanking.xml'
  1561. !Precaching prototypes
  1562. |Loading Model mod:Models\Objects\Equipment\stretcher.v3o
  1563.  
  1564. |[VNUM=1.43]
  1565.  
  1566. |Model contains 216 vertices, 102 polygons, 0 bones, 0 muscleanimframes
  1567.  
  1568. Prototype mod:Prototypes/Objects/Equipment/stretcher.e4p precached
  1569. |Loading Model mod:Models\Objects\Wrecks\freightcarwreck01.v3o
  1570.  
  1571. |[VNUM=1.43]
  1572.  
  1573. |Model contains 802 vertices, 380 polygons, 0 bones, 0 muscleanimframes
  1574.  
  1575. Prototype mod:Prototypes/Objects/Wrecks/freightcarwreck01.e4p precached
  1576. |Loading Model mod:Models\Objects\Wrecks\wreck01.v3o
  1577.  
  1578. |[VNUM=1.43]
  1579.  
  1580. |Model contains 875 vertices, 607 polygons, 0 bones, 0 muscleanimframes
  1581.  
  1582. Prototype mod:Prototypes/Objects/Wrecks/wreck01.e4p precached
  1583. |Loading Model mod:Models\Objects\Wrecks\wreck02.v3o
  1584.  
  1585. |[VNUM=1.43]
  1586.  
  1587. |Model contains 957 vertices, 688 polygons, 0 bones, 0 muscleanimframes
  1588.  
  1589. Prototype mod:Prototypes/Objects/Wrecks/wreck02.e4p precached
  1590. |Loading Model mod:Models\Objects\Wrecks\wreck03.v3o
  1591.  
  1592. |[VNUM=1.43]
  1593.  
  1594. |Model contains 932 vertices, 646 polygons, 0 bones, 0 muscleanimframes
  1595.  
  1596. Prototype mod:Prototypes/Objects/Wrecks/wreck03.e4p precached
  1597. |Loading Model mod:Models\Objects\Wrecks\wreck04.v3o
  1598.  
  1599. |[VNUM=1.43]
  1600.  
  1601. |Model contains 1396 vertices, 920 polygons, 0 bones, 0 muscleanimframes
  1602.  
  1603. Prototype mod:Prototypes/Objects/Wrecks/wreck04.e4p precached
  1604. |Loading Model mod:Models\Objects\Wrecks\wreck05.v3o
  1605.  
  1606. |[VNUM=1.43]
  1607.  
  1608. |Model contains 1246 vertices, 798 polygons, 0 bones, 0 muscleanimframes
  1609.  
  1610. Prototype mod:Prototypes/Objects/Wrecks/wreck05.e4p precached
  1611. |Loading Model mod:Models\Objects\Wrecks\heliwreck01.v3o
  1612.  
  1613. |[VNUM=1.43]
  1614.  
  1615. |Model contains 1721 vertices, 926 polygons, 0 bones, 0 muscleanimframes
  1616.  
  1617. Prototype mod:Prototypes/Objects/Wrecks/heliwreck01.e4p precached
  1618. |Loading Model mod:Models\Objects\Wrecks\truckwreck03.v3o
  1619.  
  1620. |[VNUM=1.43]
  1621.  
  1622. |Model contains 1721 vertices, 914 polygons, 0 bones, 0 muscleanimframes
  1623.  
  1624. Prototype mod:Prototypes/Objects/Wrecks/truckwreck03.e4p precached
  1625. Loading gamma ramp...
  1626. !UIStaticBitmap::ChangeBitmap: failed to load 'base:../mods/Private Improved Game/e4mod.dds'
  1627. !UIStaticBitmap::ChangeBitmap: failed to load 'base:../mods/Private Improved Game/e4mod.dds'
  1628. Deleting units...
  1629. Scanning units...
  1630. Scanning equipment...
  1631. Loading equipment mod:Units/Equipment/F010Fire Extinguisher/...
  1632. Loading equipment mod:Units/Equipment/F020Fire Hose/...
  1633. Loading equipment mod:Units/Equipment/F030Jaws Of Life/...
  1634. Loading equipment mod:Units/Equipment/F040Chain Saw/...
  1635. Loading equipment mod:Units/Equipment/F050Axe/...
  1636. Loading equipment mod:Units/Equipment/F060Jump Pad/...
  1637. Loading equipment mod:Units/Equipment/P010Flash Grenade/...
  1638. Loading equipment mod:Units/Equipment/P020Road Block/...
  1639. Scanning personnel...
  1640. Loading personnel mod:Units/Personnel/Fire Department/010Fire Fighter/...
  1641. |Loading Model mod:Models\Persons\Fire Department\firefighternorm.v3o
  1642.  
  1643. |[VNUM=1.43]
  1644.  
  1645. |Model contains 505 vertices, 590 polygons, 20 bones, 0 muscleanimframes
  1646.  
  1647. Prototype mod:Prototypes/Persons/Fire Department/firefighternorm.e4p precached
  1648. |Loading Model mod:Models\Persons\Fire Department\firefighternorm_upgrade.v3o
  1649.  
  1650. |[VNUM=1.43]
  1651.  
  1652. |Model contains 822 vertices, 612 polygons, 20 bones, 0 muscleanimframes
  1653.  
  1654. Prototype mod:Prototypes/Persons/Fire Department/firefighternorm_upgrade.e4p precached
  1655. Prototype mod:Prototypes/Persons/Fire Department/firefighternorm_upgrade2.e4p precached
  1656. Loading personnel mod:Units/Personnel/Fire Department/020Fire Fighter Masked/...
  1657. |Loading Model mod:Models\Persons\Fire Department\firefightermask.v3o
  1658.  
  1659. |[VNUM=1.43]
  1660.  
  1661. |Model contains 498 vertices, 561 polygons, 20 bones, 0 muscleanimframes
  1662.  
  1663. Prototype mod:Prototypes/Persons/Fire Department/firefightermask.e4p precached
  1664. |Loading Model mod:Models\Persons\Fire Department\firefightermask_upgraded.v3o
  1665.  
  1666. |[VNUM=1.43]
  1667.  
  1668. |Model contains 570 vertices, 615 polygons, 20 bones, 0 muscleanimframes
  1669.  
  1670. Prototype mod:Prototypes/Persons/Fire Department/firefightermask_upgraded.e4p precached
  1671. Prototype mod:Prototypes/Persons/Fire Department/firefightermask_upgraded2.e4p precached
  1672. Loading personnel mod:Units/Personnel/Fire Department/030Fire Fighter ABC/...
  1673. |Loading Model mod:Models\Persons\Fire Department\firefighterabc.v3o
  1674.  
  1675. |[VNUM=1.43]
  1676.  
  1677. |Model contains 664 vertices, 527 polygons, 20 bones, 0 muscleanimframes
  1678.  
  1679. Prototype mod:Prototypes/Persons/Fire Department/firefighterabc.e4p precached
  1680. |Loading Model mod:Models\Persons\Fire Department\firefighterabc_upgraded.v3o
  1681.  
  1682. |[VNUM=1.43]
  1683.  
  1684. |Model contains 664 vertices, 527 polygons, 20 bones, 0 muscleanimframes
  1685.  
  1686. Prototype mod:Prototypes/Persons/Fire Department/firefighterabc_upgraded.e4p precached
  1687. Prototype mod:Prototypes/Persons/Fire Department/firefighterabc_upgraded2.e4p precached
  1688. Loading personnel mod:Units/Personnel/Fire Department/040Diver/...
  1689. |Loading Model mod:Models\Persons\Fire Department\diver.v3o
  1690.  
  1691. |[VNUM=1.43]
  1692.  
  1693. |Model contains 668 vertices, 644 polygons, 20 bones, 0 muscleanimframes
  1694.  
  1695. Prototype mod:Prototypes/Persons/Fire Department/diver.e4p precached
  1696. |Loading Model mod:Models\Persons\Fire Department\diver_upgraded.v3o
  1697.  
  1698. |[VNUM=1.43]
  1699.  
  1700. |Model contains 743 vertices, 706 polygons, 20 bones, 0 muscleanimframes
  1701.  
  1702. Prototype mod:Prototypes/Persons/Fire Department/diver_upgraded.e4p precached
  1703. Prototype mod:Prototypes/Persons/Fire Department/diver_upgraded2.e4p precached
  1704. Loading personnel mod:Units/Personnel/Fire Department/050Air Port Fire Fighter/...
  1705. |Loading Model mod:Models\Persons\Fire Department\firefighterap.v3o
  1706.  
  1707. |[VNUM=1.43]
  1708.  
  1709. |Model contains 664 vertices, 527 polygons, 20 bones, 0 muscleanimframes
  1710.  
  1711. Prototype mod:Prototypes/Persons/Fire Department/firefighterap.e4p precached
  1712. Scanning personnel...
  1713. Loading personnel mod:Units/Personnel/Ambulance/010Doctor/...
  1714. |Loading Model mod:Models\Persons\Ambulance\doctor_m.v3o
  1715.  
  1716. |[VNUM=1.43]
  1717.  
  1718. |Model contains 573 vertices, 468 polygons, 20 bones, 0 muscleanimframes
  1719.  
  1720. Prototype mod:Prototypes/Persons/Ambulance/doctor_m.e4p precached
  1721. |Loading Model mod:Models\Persons\Ambulance\doctor_f.v3o
  1722.  
  1723. |[VNUM=1.43]
  1724.  
  1725. |Model contains 413 vertices, 524 polygons, 20 bones, 0 muscleanimframes
  1726.  
  1727. Prototype mod:Prototypes/Persons/Ambulance/doctor_f.e4p precached
  1728. |Loading Model mod:Models\Persons\Ambulance\doctor_upgraded_m.v3o
  1729.  
  1730. |[VNUM=1.43]
  1731.  
  1732. |Model contains 773 vertices, 568 polygons, 20 bones, 0 muscleanimframes
  1733.  
  1734. Prototype mod:Prototypes/Persons/Ambulance/doctor_upgraded_m.e4p precached
  1735. |Loading Model mod:Models\Persons\Ambulance\doctor_upgraded_f.v3o
  1736.  
  1737. |[VNUM=1.43]
  1738.  
  1739. |Model contains 506 vertices, 586 polygons, 20 bones, 0 muscleanimframes
  1740.  
  1741. Prototype mod:Prototypes/Persons/Ambulance/doctor_upgraded_f.e4p precached
  1742. Prototype mod:Prototypes/Persons/Ambulance/doctor_upgraded2_m.e4p precached
  1743. Prototype mod:Prototypes/Persons/Ambulance/doctor_upgraded2_f.e4p precached
  1744. Loading personnel mod:Units/Personnel/Ambulance/020Paramedics/...
  1745. |Loading Model mod:Models\Persons\Ambulance\paramedic.v3o
  1746.  
  1747. |[VNUM=1.43]
  1748.  
  1749. |Model contains 1446 vertices, 1070 polygons, 42 bones, 0 muscleanimframes
  1750.  
  1751. ?Cannot add default animation set to P: incompatible bone structure?
  1752. Prototype mod:Prototypes/Persons/Ambulance/paramedic.e4p precached
  1753. |Loading Model mod:Models\Persons\Ambulance\paramedic_upgraded.v3o
  1754.  
  1755. |[VNUM=1.43]
  1756.  
  1757. |Model contains 1514 vertices, 1110 polygons, 42 bones, 0 muscleanimframes
  1758.  
  1759. ?Cannot add default animation set to P: incompatible bone structure?
  1760. Prototype mod:Prototypes/Persons/Ambulance/paramedic_upgraded.e4p precached
  1761. ?Cannot add default animation set to P: incompatible bone structure?
  1762. Prototype mod:Prototypes/Persons/Ambulance/paramedic_upgraded2.e4p precached
  1763. Loading personnel mod:Units/Personnel/Ambulance/030Dog Leader/...
  1764. |Loading Model mod:Models\Persons\Ambulance\leaderrescuedog.v3o
  1765.  
  1766. |[VNUM=1.43]
  1767.  
  1768. |Model contains 369 vertices, 468 polygons, 20 bones, 0 muscleanimframes
  1769.  
  1770. Prototype mod:Prototypes/Persons/Ambulance/leaderrescuedog.e4p precached
  1771. |Loading Model mod:Models\Persons\Ambulance\leaderrescuedog_upgraded.v3o
  1772.  
  1773. |[VNUM=1.43]
  1774.  
  1775. |Model contains 496 vertices, 568 polygons, 20 bones, 0 muscleanimframes
  1776.  
  1777. Prototype mod:Prototypes/Persons/Ambulance/leaderrescuedog_upgraded.e4p precached
  1778. Prototype mod:Prototypes/Persons/Ambulance/leaderrescuedog_upgraded2.e4p precached
  1779. Scanning personnel...
  1780. Loading personnel mod:Units/Personnel/Police/010Policeman/...
  1781. |Loading Model mod:Models\Persons\Police\policeman_m.v3o
  1782.  
  1783. |[VNUM=1.43]
  1784.  
  1785. |Model contains 588 vertices, 480 polygons, 20 bones, 0 muscleanimframes
  1786.  
  1787. Prototype mod:Prototypes/Persons/Police/policeman_m.e4p precached
  1788. |Loading Model mod:Models\Persons\Police\policeman_f.v3o
  1789.  
  1790. |[VNUM=1.43]
  1791.  
  1792. |Model contains 413 vertices, 512 polygons, 20 bones, 0 muscleanimframes
  1793.  
  1794. Prototype mod:Prototypes/Persons/Police/policeman_f.e4p precached
  1795. |Loading Model mod:Models\Persons\Police\policeman_upgraded_m.v3o
  1796.  
  1797. |[VNUM=1.43]
  1798.  
  1799. |Model contains 883 vertices, 604 polygons, 20 bones, 0 muscleanimframes
  1800.  
  1801. Prototype mod:Prototypes/Persons/Police/policeman_upgraded_m.e4p precached
  1802. |Loading Model mod:Models\Persons\Police\policeman_upgraded_f.v3o
  1803.  
  1804. |[VNUM=1.43]
  1805.  
  1806. |Model contains 562 vertices, 619 polygons, 20 bones, 0 muscleanimframes
  1807.  
  1808. Prototype mod:Prototypes/Persons/Police/policeman_upgraded_f.e4p precached
  1809. Prototype mod:Prototypes/Persons/Police/policeman_upgraded2_m.e4p precached
  1810. Prototype mod:Prototypes/Persons/Police/policeman_upgraded2_f.e4p precached
  1811. Loading personnel mod:Units/Personnel/Police/020Shooter/...
  1812. |Loading Model mod:Models\Persons\Police\shooter.v3o
  1813.  
  1814. |[VNUM=1.43]
  1815.  
  1816. |Model contains 733 vertices, 612 polygons, 20 bones, 0 muscleanimframes
  1817.  
  1818. Prototype mod:Prototypes/Persons/Police/shooter.e4p precached
  1819. |Loading Model mod:Models\Persons\Police\shooter_upgraded.v3o
  1820.  
  1821. |[VNUM=1.43]
  1822.  
  1823. |Model contains 899 vertices, 682 polygons, 20 bones, 0 muscleanimframes
  1824.  
  1825. Prototype mod:Prototypes/Persons/Police/shooter_upgraded.e4p precached
  1826. Prototype mod:Prototypes/Persons/Police/shooter_upgraded2.e4p precached
  1827. Loading personnel mod:Units/Personnel/Police/030Sharp Shooter/...
  1828. |Loading Model mod:Models\Persons\Police\sharpshooter.v3o
  1829.  
  1830. |[VNUM=1.43]
  1831.  
  1832. |Model contains 435 vertices, 500 polygons, 20 bones, 0 muscleanimframes
  1833.  
  1834. Prototype mod:Prototypes/Persons/Police/sharpshooter.e4p precached
  1835. |Loading Model mod:Models\Persons\Police\sharpshooter_upgraded.v3o
  1836.  
  1837. |[VNUM=1.43]
  1838.  
  1839. |Model contains 589 vertices, 596 polygons, 20 bones, 0 muscleanimframes
  1840.  
  1841. Prototype mod:Prototypes/Persons/Police/sharpshooter_upgraded.e4p precached
  1842. Prototype mod:Prototypes/Persons/Police/sharpshooter_upgraded2.e4p precached
  1843. Loading personnel mod:Units/Personnel/Police/040Scout/...
  1844. |Loading Model mod:Models\Persons\Police\scout.v3o
  1845.  
  1846. |[VNUM=1.43]
  1847.  
  1848. |Model contains 418 vertices, 500 polygons, 20 bones, 0 muscleanimframes
  1849.  
  1850. Prototype mod:Prototypes/Persons/Police/scout.e4p precached
  1851. |Loading Model mod:Models\Persons\Police\scout_upgraded.v3o
  1852.  
  1853. |[VNUM=1.43]
  1854.  
  1855. |Model contains 506 vertices, 555 polygons, 20 bones, 0 muscleanimframes
  1856.  
  1857. Prototype mod:Prototypes/Persons/Police/scout_upgraded.e4p precached
  1858. Prototype mod:Prototypes/Persons/Police/scout_upgraded2.e4p precached
  1859. Loading personnel mod:Units/Personnel/Police/050Profiler/...
  1860. |Loading Model mod:Models\Persons\Police\profiler.v3o
  1861.  
  1862. |[VNUM=1.43]
  1863.  
  1864. |Model contains 367 vertices, 468 polygons, 20 bones, 0 muscleanimframes
  1865.  
  1866. Prototype mod:Prototypes/Persons/Police/profiler.e4p precached
  1867. |Loading Model mod:Models\Persons\Police\profiler_upgrade.v3o
  1868.  
  1869. |[VNUM=1.43]
  1870.  
  1871. |Model contains 451 vertices, 498 polygons, 20 bones, 0 muscleanimframes
  1872.  
  1873. Prototype mod:Prototypes/Persons/Police/profiler_upgrade.e4p precached
  1874. Prototype mod:Prototypes/Persons/Police/profiler_upgrade2.e4p precached
  1875. Scanning personnel...
  1876. Loading personnel mod:Units/Personnel/TEC/010Engineer/...
  1877. |Loading Model mod:Models\Persons\TEC\engineer.v3o
  1878.  
  1879. |[VNUM=1.43]
  1880.  
  1881. |Model contains 613 vertices, 506 polygons, 20 bones, 0 muscleanimframes
  1882.  
  1883. Prototype mod:Prototypes/Persons/TEC/engineer.e4p precached
  1884. |Loading Model mod:Models\Persons\TEC\engineer_upgraded.v3o
  1885.  
  1886. |[VNUM=1.43]
  1887.  
  1888. |Model contains 777 vertices, 656 polygons, 20 bones, 0 muscleanimframes
  1889.  
  1890. Prototype mod:Prototypes/Persons/TEC/engineer_upgraded.e4p precached
  1891. Prototype mod:Prototypes/Persons/TEC/engineer_upgraded2.e4p precached
  1892. Scanning vehicles...
  1893. Loading vehicle mod:Units/Vehicles/Fire Department/010RW/...
  1894. |Loading Model mod:Models\Vehicles\Fire Department\rw.v3o
  1895.  
  1896. |[VNUM=1.43]
  1897.  
  1898. |Model contains 1707 vertices, 791 polygons, 0 bones, 0 muscleanimframes
  1899.  
  1900. |Loading Model mod:Models\Vehicles\Fire Department\rw_wheel01.v3o
  1901.  
  1902. |[VNUM=1.43]
  1903.  
  1904. |Model contains 83 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  1905.  
  1906. |Loading Model mod:Models\Vehicles\Fire Department\rw_door01.v3o
  1907.  
  1908. |[VNUM=1.43]
  1909.  
  1910. |Model contains 118 vertices, 52 polygons, 0 bones, 0 muscleanimframes
  1911.  
  1912. |Loading Model mod:Models\Vehicles\Fire Department\rw_door02.v3o
  1913.  
  1914. |[VNUM=1.43]
  1915.  
  1916. |Model contains 32 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  1917.  
  1918. |Loading Model mod:Models\Vehicles\Fire Department\rw_door03.v3o
  1919.  
  1920. |[VNUM=1.43]
  1921.  
  1922. |Model contains 32 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  1923.  
  1924. |Loading Model mod:Models\Vehicles\Fire Department\rw_door04.v3o
  1925.  
  1926. |[VNUM=1.43]
  1927.  
  1928. |Model contains 33 vertices, 16 polygons, 0 bones, 12 muscleanimframes
  1929.  
  1930. |Loading Model mod:Models\Vehicles\Fire Department\rw_door05.v3o
  1931.  
  1932. |[VNUM=1.43]
  1933.  
  1934. |Model contains 31 vertices, 14 polygons, 0 bones, 12 muscleanimframes
  1935.  
  1936. |Loading Model mod:Models\Vehicles\Fire Department\rw_door06.v3o
  1937.  
  1938. |[VNUM=1.43]
  1939.  
  1940. |Model contains 24 vertices, 16 polygons, 0 bones, 12 muscleanimframes
  1941.  
  1942. |Loading Model mod:Models\Vehicles\Fire Department\rw_spotlight_super.v3o
  1943.  
  1944. |[VNUM=1.43]
  1945.  
  1946. |Model contains 148 vertices, 84 polygons, 0 bones, 4 muscleanimframes
  1947.  
  1948. Prototype mod:Prototypes/Vehicles/Fire Department/rw.e4p precached
  1949. Loading vehicle mod:Units/Vehicles/Fire Department/020GTF/...
  1950. |Loading Model mod:Models\Vehicles\Fire Department\gtf.v3o
  1951.  
  1952. |[VNUM=1.43]
  1953.  
  1954. |Model contains 1343 vertices, 891 polygons, 0 bones, 0 muscleanimframes
  1955.  
  1956. |Loading Model mod:Models\Vehicles\Fire Department\gtf_wheel01.v3o
  1957.  
  1958. |[VNUM=1.43]
  1959.  
  1960. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  1961.  
  1962. |Loading Model mod:Models\Vehicles\Fire Department\gtf_door03.v3o
  1963.  
  1964. |[VNUM=1.43]
  1965.  
  1966. |Model contains 18 vertices, 16 polygons, 0 bones, 12 muscleanimframes
  1967.  
  1968. |Loading Model mod:Models\Vehicles\Fire Department\gtf_door01.v3o
  1969.  
  1970. |[VNUM=1.43]
  1971.  
  1972. |Model contains 18 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  1973.  
  1974. |Loading Model mod:Models\Vehicles\Fire Department\gtf_tube_super.v3o
  1975.  
  1976. |[VNUM=1.43]
  1977.  
  1978. |Model contains 83 vertices, 72 polygons, 0 bones, 0 muscleanimframes
  1979.  
  1980. Prototype mod:Prototypes/Vehicles/Fire Department/gtf.e4p precached
  1981. Loading vehicle mod:Units/Vehicles/Fire Department/030TLF/...
  1982. |Loading Model mod:Models\Vehicles\Fire Department\tlf.v3o
  1983.  
  1984. |[VNUM=1.43]
  1985.  
  1986. |Model contains 1244 vertices, 818 polygons, 0 bones, 0 muscleanimframes
  1987.  
  1988. |Loading Model mod:Models\Vehicles\Fire Department\tlf_wheel01.v3o
  1989.  
  1990. |[VNUM=1.43]
  1991.  
  1992. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  1993.  
  1994. |Loading Model mod:Models\Vehicles\Fire Department\tlf_wheel02.v3o
  1995.  
  1996. |[VNUM=1.43]
  1997.  
  1998. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  1999.  
  2000. |Loading Model mod:Models\Vehicles\Fire Department\tlf_door01.v3o
  2001.  
  2002. |[VNUM=1.43]
  2003.  
  2004. |Model contains 95 vertices, 52 polygons, 0 bones, 0 muscleanimframes
  2005.  
  2006. |Loading Model mod:Models\Vehicles\Fire Department\tlf_door02.v3o
  2007.  
  2008. |[VNUM=1.43]
  2009.  
  2010. |Model contains 16 vertices, 10 polygons, 0 bones, 59 muscleanimframes
  2011.  
  2012. |Loading Model mod:Models\Vehicles\Fire Department\tlf_door03.v3o
  2013.  
  2014. |[VNUM=1.43]
  2015.  
  2016. |Model contains 14 vertices, 8 polygons, 0 bones, 6 muscleanimframes
  2017.  
  2018. |Loading Model mod:Models\Vehicles\Fire Department\tlf_door04.v3o
  2019.  
  2020. |[VNUM=1.43]
  2021.  
  2022. |Model contains 20 vertices, 12 polygons, 0 bones, 59 muscleanimframes
  2023.  
  2024. |Loading Model mod:Models\Vehicles\Fire Department\tlf_cannon_super.v3o
  2025.  
  2026. |[VNUM=1.43]
  2027.  
  2028. |Model contains 160 vertices, 91 polygons, 0 bones, 0 muscleanimframes
  2029.  
  2030. Prototype mod:Prototypes/Vehicles/Fire Department/tlf.e4p precached
  2031. Loading vehicle mod:Units/Vehicles/Fire Department/040DLK/...
  2032. |Loading Model mod:Models\Vehicles\Fire Department\dlk.v3o
  2033.  
  2034. |[VNUM=1.43]
  2035.  
  2036. |Model contains 1595 vertices, 883 polygons, 0 bones, 6 muscleanimframes
  2037.  
  2038. |Loading Model mod:Models\Vehicles\Fire Department\dlk_wheel01.v3o
  2039.  
  2040. |[VNUM=1.43]
  2041.  
  2042. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  2043.  
  2044. |Loading Model mod:Models\Vehicles\Fire Department\dlk_wheel02.v3o
  2045.  
  2046. |[VNUM=1.43]
  2047.  
  2048. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  2049.  
  2050. |Loading Model mod:Models\Vehicles\Fire Department\dlk_door01.v3o
  2051.  
  2052. |[VNUM=1.43]
  2053.  
  2054. |Model contains 77 vertices, 52 polygons, 0 bones, 0 muscleanimframes
  2055.  
  2056. |Loading Model mod:Models\Vehicles\Fire Department\dlk_base_super.v3o
  2057.  
  2058. |[VNUM=1.43]
  2059.  
  2060. |Model contains 240 vertices, 162 polygons, 0 bones, 0 muscleanimframes
  2061.  
  2062. |Loading Model mod:Models\Vehicles\Fire Department\dlk_l1_super.v3o
  2063.  
  2064. |[VNUM=1.43]
  2065.  
  2066. |Model contains 88 vertices, 48 polygons, 0 bones, 0 muscleanimframes
  2067.  
  2068. |Loading Model mod:Models\Vehicles\Fire Department\dlk_l2_super.v3o
  2069.  
  2070. |[VNUM=1.43]
  2071.  
  2072. |Model contains 64 vertices, 34 polygons, 0 bones, 0 muscleanimframes
  2073.  
  2074. |Loading Model mod:Models\Vehicles\Fire Department\dlk_l3_super.v3o
  2075.  
  2076. |[VNUM=1.43]
  2077.  
  2078. |Model contains 48 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  2079.  
  2080. |Loading Model mod:Models\Vehicles\Fire Department\dlk_basket_super.v3o
  2081.  
  2082. |[VNUM=1.43]
  2083.  
  2084. |Model contains 156 vertices, 92 polygons, 0 bones, 7 muscleanimframes
  2085.  
  2086. |Loading Model mod:Models\Vehicles\Fire Department\dlk_canon_super.v3o
  2087.  
  2088. |[VNUM=1.43]
  2089.  
  2090. |Model contains 35 vertices, 33 polygons, 0 bones, 6 muscleanimframes
  2091.  
  2092. |Loading Model mod:Models\Vehicles\Fire Department\dlk_l4_super.v3o
  2093.  
  2094. |[VNUM=1.43]
  2095.  
  2096. |Model contains 48 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  2097.  
  2098. Prototype mod:Prototypes/Vehicles/Fire Department/dlk.e4p precached
  2099. Loading vehicle mod:Units/Vehicles/Fire Department/050LPF/...
  2100. |Loading Model mod:Models\Vehicles\Fire Department\lpf.v3o
  2101.  
  2102. |[VNUM=1.43]
  2103.  
  2104. |Model contains 1238 vertices, 591 polygons, 0 bones, 0 muscleanimframes
  2105.  
  2106. |Loading Model mod:Models\Vehicles\Fire Department\lpf_wheel01.v3o
  2107.  
  2108. |[VNUM=1.43]
  2109.  
  2110. |Model contains 70 vertices, 32 polygons, 0 bones, 0 muscleanimframes
  2111.  
  2112. |Loading Model mod:Models\Vehicles\Fire Department\lpf_door01.v3o
  2113.  
  2114. |[VNUM=1.43]
  2115.  
  2116. |Model contains 18 vertices, 8 polygons, 0 bones, 12 muscleanimframes
  2117.  
  2118. |Loading Model mod:Models\Vehicles\Fire Department\lpf_cannon_super.v3o
  2119.  
  2120. |[VNUM=1.43]
  2121.  
  2122. |Model contains 1292 vertices, 785 polygons, 0 bones, 0 muscleanimframes
  2123.  
  2124. Prototype mod:Prototypes/Vehicles/Fire Department/lpf.e4p precached
  2125. Loading vehicle mod:Units/Vehicles/Fire Department/060DEKON/...
  2126. |Loading Model mod:Models\Vehicles\Fire Department\dekonp.v3o
  2127.  
  2128. |[VNUM=1.43]
  2129.  
  2130. |Model contains 2046 vertices, 1265 polygons, 0 bones, 0 muscleanimframes
  2131.  
  2132. |Loading Model mod:Models\Vehicles\Fire Department\dekonp_wheel01.v3o
  2133.  
  2134. |[VNUM=1.43]
  2135.  
  2136. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  2137.  
  2138. |Loading Model mod:Models\Vehicles\Fire Department\dekonp_door01.v3o
  2139.  
  2140. |[VNUM=1.43]
  2141.  
  2142. |Model contains 81 vertices, 52 polygons, 0 bones, 0 muscleanimframes
  2143.  
  2144. |Loading Model mod:Models\Vehicles\Fire Department\dekonp_door02.v3o
  2145.  
  2146. |[VNUM=1.43]
  2147.  
  2148. |Model contains 61 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  2149.  
  2150. |Loading Model mod:Models\Vehicles\Fire Department\dekonp_door03.v3o
  2151.  
  2152. |[VNUM=1.43]
  2153.  
  2154. |Model contains 61 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  2155.  
  2156. Prototype mod:Prototypes/Vehicles/Fire Department/dekonp.e4p precached
  2157. Loading vehicle mod:Units/Vehicles/Fire Department/070FMB/...
  2158. |Loading Model mod:Models\Vehicles\Fire Department\fmb.v3o
  2159.  
  2160. |[VNUM=1.43]
  2161.  
  2162. |Model contains 1910 vertices, 898 polygons, 0 bones, 0 muscleanimframes
  2163.  
  2164. |Loading Model mod:Models\Vehicles\Fire Department\fmb_door01.v3o
  2165.  
  2166. |[VNUM=1.43]
  2167.  
  2168. |Model contains 242 vertices, 93 polygons, 0 bones, 0 muscleanimframes
  2169.  
  2170. Prototype mod:Prototypes/Vehicles/Fire Department/fmb.e4p precached
  2171. Loading vehicle mod:Units/Vehicles/Fire Department/080TFMB/...
  2172. |Loading Model mod:Models\Vehicles\Fire Department\tfmb.v3o
  2173.  
  2174. |[VNUM=1.43]
  2175.  
  2176. |Model contains 1371 vertices, 934 polygons, 0 bones, 0 muscleanimframes
  2177.  
  2178. |Loading Model mod:Models\Vehicles\Fire Department\tfmb_wheel01.v3o
  2179.  
  2180. |[VNUM=1.43]
  2181.  
  2182. |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  2183.  
  2184. |Loading Model mod:Models\Vehicles\Fire Department\tfmb_wheel02.v3o
  2185.  
  2186. |[VNUM=1.43]
  2187.  
  2188. |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  2189.  
  2190. |Loading Model mod:Models\Vehicles\Fire Department\tfmb_door01.v3o
  2191.  
  2192. |[VNUM=1.43]
  2193.  
  2194. |Model contains 98 vertices, 58 polygons, 0 bones, 0 muscleanimframes
  2195.  
  2196. Prototype mod:Prototypes/Vehicles/Fire Department/tfmb.e4p precached
  2197. Loading vehicle mod:Units/Vehicles/Fire Department/090FLB/...
  2198. |Loading Model mod:Models\Vehicles\Fire Department\flb.v3o
  2199.  
  2200. |[VNUM=1.43]
  2201.  
  2202. |Model contains 2377 vertices, 1536 polygons, 3 bones, 0 muscleanimframes
  2203.  
  2204. |Loading Model mod:Models\Vehicles\Fire Department\flb_cannon_super.v3o
  2205.  
  2206. |[VNUM=1.43]
  2207.  
  2208. |Model contains 56 vertices, 38 polygons, 0 bones, 0 muscleanimframes
  2209.  
  2210. Prototype mod:Prototypes/Vehicles/Fire Department/flb.e4p precached
  2211. Loading vehicle mod:Units/Vehicles/Fire Department/100LF/...
  2212. |Loading Model mod:Models\Vehicles\Fire Department\lf.v3o
  2213.  
  2214. |[VNUM=1.43]
  2215.  
  2216. |Model contains 2019 vertices, 1794 polygons, 0 bones, 0 muscleanimframes
  2217.  
  2218. Prototype mod:Prototypes/Vehicles/Fire Department/lf.e4p precached
  2219. Loading vehicle mod:Units/Vehicles/Fire Department/110TAR/...
  2220. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck03_red.v3o
  2221.  
  2222. |[VNUM=1.43]
  2223.  
  2224. |Model contains 487 vertices, 397 polygons, 0 bones, 0 muscleanimframes
  2225.  
  2226. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck03_white_wheel01.v3o
  2227.  
  2228. |[VNUM=1.43]
  2229.  
  2230. |Model contains 44 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  2231.  
  2232. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck03_red_door01.v3o
  2233.  
  2234. |[VNUM=1.43]
  2235.  
  2236. |Model contains 98 vertices, 62 polygons, 0 bones, 0 muscleanimframes
  2237.  
  2238. |Loading Model mod:Models\Objects\08 Lightbars\mx7000_03.v3o
  2239.  
  2240. |[VNUM=1.43]
  2241.  
  2242. |Model contains 315 vertices, 339 polygons, 0 bones, 0 muscleanimframes
  2243.  
  2244. Prototype mod:Prototypes/Vehicles/Fire Department/tar.e4p precached
  2245. Loading vehicle mod:Units/Vehicles/Fire Department/120HZM/...
  2246. |Loading Model mod:Models\Vehicles\Fire Department\Hazmat.v3o
  2247.  
  2248. |[VNUM=1.43]
  2249.  
  2250. |Model contains 1580 vertices, 1017 polygons, 0 bones, 0 muscleanimframes
  2251.  
  2252. |Loading Model mod:Models\Vehicles\Civil - Trucks\convoytruck01_wheel01.v3o
  2253.  
  2254. |[VNUM=1.43]
  2255.  
  2256. |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  2257.  
  2258. |Loading Model mod:Models\Vehicles\Fire Department\hazmat_door01.v3o
  2259.  
  2260. |[VNUM=1.43]
  2261.  
  2262. |Model contains 46 vertices, 32 polygons, 0 bones, 0 muscleanimframes
  2263.  
  2264. |Loading Model mod:Models\Vehicles\Fire Department\hazmat_door02.v3o
  2265.  
  2266. |[VNUM=1.43]
  2267.  
  2268. |Model contains 206 vertices, 296 polygons, 0 bones, 15 muscleanimframes
  2269.  
  2270. Prototype mod:Prototypes/Vehicles/Fire Department/hazmat.e4p precached
  2271. Loading vehicle mod:Units/Vehicles/Fire Department/121TENT/...
  2272. |Loading Model mod:Models\Vehicles\Fire Department\tent.v3o
  2273.  
  2274. |[VNUM=1.43]
  2275.  
  2276. |Model contains 27 vertices, 16 polygons, 0 bones, 0 muscleanimframes
  2277.  
  2278. |Loading Model mod:Models\Objects\Equipment\jumppad01.v3o
  2279.  
  2280. |[VNUM=1.43]
  2281.  
  2282. |Model contains 488 vertices, 472 polygons, 0 bones, 18 muscleanimframes
  2283.  
  2284. |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_shower01.v3o
  2285.  
  2286. |[VNUM=1.43]
  2287.  
  2288. |Model contains 52 vertices, 50 polygons, 0 bones, 0 muscleanimframes
  2289.  
  2290. |Loading Model mod:Models\Objects\Construction\portacabin02.v3o
  2291.  
  2292. |[VNUM=1.43]
  2293.  
  2294. |Model contains 124 vertices, 64 polygons, 0 bones, 0 muscleanimframes
  2295.  
  2296. |Loading Model mod:Models\Objects\Construction\transportable_loo_01.v3o
  2297.  
  2298. |[VNUM=1.43]
  2299.  
  2300. |Model contains 27 vertices, 16 polygons, 0 bones, 0 muscleanimframes
  2301.  
  2302. Prototype mod:Prototypes/Vehicles/Fire Department/tent.e4p precached
  2303. Scanning vehicles...
  2304. Loading vehicle mod:Units/Vehicles/Ambulance/010NEF/...
  2305. |Loading Model mod:Models\Vehicles\Ambulance\nef.v3o
  2306.  
  2307. |[VNUM=1.43]
  2308.  
  2309. |Model contains 591 vertices, 456 polygons, 0 bones, 0 muscleanimframes
  2310.  
  2311. |Loading Model mod:Models\Vehicles\Ambulance\nef_wheel01.v3o
  2312.  
  2313. |[VNUM=1.43]
  2314.  
  2315. |Model contains 44 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  2316.  
  2317. |Loading Model mod:Models\Vehicles\Ambulance\nef_door01.v3o
  2318.  
  2319. |[VNUM=1.43]
  2320.  
  2321. |Model contains 36 vertices, 23 polygons, 0 bones, 0 muscleanimframes
  2322.  
  2323. Prototype mod:Prototypes/Vehicles/Ambulance/nef.e4p precached
  2324. Loading vehicle mod:Units/Vehicles/Ambulance/020RTW/...
  2325. |Loading Model mod:Models\Vehicles\Ambulance\rtw.v3o
  2326.  
  2327. |[VNUM=1.43]
  2328.  
  2329. |Model contains 1301 vertices, 1031 polygons, 0 bones, 0 muscleanimframes
  2330.  
  2331. |Loading Model mod:Models\Vehicles\Ambulance\rtw_wheel01.v3o
  2332.  
  2333. |[VNUM=1.43]
  2334.  
  2335. |Model contains 44 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  2336.  
  2337. |Loading Model mod:Models\Vehicles\Ambulance\rtw_door02.v3o
  2338.  
  2339. |[VNUM=1.43]
  2340.  
  2341. |Model contains 30 vertices, 18 polygons, 0 bones, 0 muscleanimframes
  2342.  
  2343. |Loading Model mod:Models\Vehicles\Ambulance\rtw_door01.v3o
  2344.  
  2345. |[VNUM=1.43]
  2346.  
  2347. |Model contains 101 vertices, 70 polygons, 0 bones, 0 muscleanimframes
  2348.  
  2349. |Loading Model mod:Models\Vehicles\Ambulance\rtw_door03.v3o
  2350.  
  2351. |[VNUM=1.43]
  2352.  
  2353. |Model contains 30 vertices, 18 polygons, 0 bones, 0 muscleanimframes
  2354.  
  2355. Prototype mod:Prototypes/Vehicles/Ambulance/rtw.e4p precached
  2356. Loading vehicle mod:Units/Vehicles/Ambulance/030RHF/...
  2357. |Loading Model mod:Models\Vehicles\Ambulance\rhf.v3o
  2358.  
  2359. |[VNUM=1.43]
  2360.  
  2361. |Model contains 1033 vertices, 778 polygons, 0 bones, 0 muscleanimframes
  2362.  
  2363. |Loading Model mod:Models\Vehicles\Ambulance\rhf_wheel01.v3o
  2364.  
  2365. |[VNUM=1.43]
  2366.  
  2367. |Model contains 48 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  2368.  
  2369. |Loading Model mod:Models\Vehicles\Ambulance\rhf_door01.v3o
  2370.  
  2371. |[VNUM=1.43]
  2372.  
  2373. |Model contains 67 vertices, 43 polygons, 0 bones, 0 muscleanimframes
  2374.  
  2375. |Loading Model mod:Models\Vehicles\Ambulance\rhf_door02.v3o
  2376.  
  2377. |[VNUM=1.43]
  2378.  
  2379. |Model contains 125 vertices, 59 polygons, 0 bones, 0 muscleanimframes
  2380.  
  2381. Prototype mod:Prototypes/Vehicles/Ambulance/rhf.e4p precached
  2382. Loading vehicle mod:Units/Vehicles/Ambulance/040ITW/...
  2383. |Loading Model mod:Models\Vehicles\Ambulance\itw.v3o
  2384.  
  2385. |[VNUM=1.43]
  2386.  
  2387. |Model contains 1183 vertices, 876 polygons, 0 bones, 0 muscleanimframes
  2388.  
  2389. |Loading Model mod:Models\Vehicles\Ambulance\itw_wheel01.v3o
  2390.  
  2391. |[VNUM=1.43]
  2392.  
  2393. |Model contains 52 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  2394.  
  2395. |Loading Model mod:Models\Vehicles\Ambulance\itw_door01.v3o
  2396.  
  2397. |[VNUM=1.43]
  2398.  
  2399. |Model contains 28 vertices, 18 polygons, 0 bones, 2 muscleanimframes
  2400.  
  2401. |Loading Model mod:Models\Vehicles\Ambulance\itw_door02.v3o
  2402.  
  2403. |[VNUM=1.43]
  2404.  
  2405. |Model contains 42 vertices, 28 polygons, 0 bones, 12 muscleanimframes
  2406.  
  2407. Prototype mod:Prototypes/Vehicles/Ambulance/itw.e4p precached
  2408. Loading vehicle mod:Units/Vehicles/Ambulance/050RHC/...
  2409. |Loading Model mod:Models\Vehicles\Ambulance\rhc.v3o
  2410.  
  2411. |[VNUM=1.43]
  2412.  
  2413. |Model contains 1220 vertices, 737 polygons, 0 bones, 8 muscleanimframes
  2414.  
  2415. |Loading Model mod:Models\Vehicles\Ambulance\rhc_door01.v3o
  2416.  
  2417. |[VNUM=1.43]
  2418.  
  2419. |Model contains 38 vertices, 20 polygons, 0 bones, 0 muscleanimframes
  2420.  
  2421. |Loading Model mod:Models\Objects\ObjectChildren\rhc_rotor.v3o
  2422.  
  2423. |[VNUM=1.43]
  2424.  
  2425. |Model contains 372 vertices, 244 polygons, 0 bones, 93 muscleanimframes
  2426.  
  2427. Prototype mod:Prototypes/Vehicles/Ambulance/rhc.e4p precached
  2428. Loading vehicle mod:Units/Vehicles/Ambulance/060BLS/...
  2429. |Loading Model mod:Models\Vehicles\Ambulance\bls.v3o
  2430.  
  2431. |[VNUM=1.43]
  2432.  
  2433. |Model contains 1334 vertices, 664 polygons, 0 bones, 0 muscleanimframes
  2434.  
  2435. |Loading Model mod:Models\Vehicles\Police\mtw_wheel01.v3o
  2436.  
  2437. |[VNUM=1.43]
  2438.  
  2439. |Model contains 44 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  2440.  
  2441. |Loading Model mod:Models\Vehicles\Ambulance\bls_door01.v3o
  2442.  
  2443. |[VNUM=1.43]
  2444.  
  2445. |Model contains 137 vertices, 56 polygons, 0 bones, 8 muscleanimframes
  2446.  
  2447. |Loading Model mod:Models\Objects\Lightbars\grillelicht01.v3o
  2448.  
  2449. |[VNUM=1.43]
  2450.  
  2451. |Model contains 36 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  2452.  
  2453. |Loading Model mod:Models\Objects\Lightbars\rotator01.v3o
  2454.  
  2455. |[VNUM=1.43]
  2456.  
  2457. |Model contains 429 vertices, 176 polygons, 0 bones, 0 muscleanimframes
  2458.  
  2459. Prototype mod:Prototypes/Vehicles/Ambulance/bls.e4p precached
  2460. Scanning vehicles...
  2461. Loading vehicle mod:Units/Vehicles/Police/010STW/...
  2462. |Loading Model mod:Models\Vehicles\Police\stw.v3o
  2463.  
  2464. |[VNUM=1.43]
  2465.  
  2466. |Model contains 688 vertices, 528 polygons, 0 bones, 0 muscleanimframes
  2467.  
  2468. |Loading Model mod:Models\Vehicles\Police\stw_wheel01.v3o
  2469.  
  2470. |[VNUM=1.43]
  2471.  
  2472. |Model contains 44 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  2473.  
  2474. |Loading Model mod:Models\Vehicles\Police\stw_door01.v3o
  2475.  
  2476. |[VNUM=1.43]
  2477.  
  2478. |Model contains 46 vertices, 30 polygons, 0 bones, 0 muscleanimframes
  2479.  
  2480. Prototype mod:Prototypes/Vehicles/Police/stw.e4p precached
  2481. Loading vehicle mod:Units/Vehicles/Police/020MTW/...
  2482. |Loading Model mod:Models\Vehicles\Police\mtw.v3o
  2483.  
  2484. |[VNUM=1.43]
  2485.  
  2486. |Model contains 1334 vertices, 664 polygons, 0 bones, 0 muscleanimframes
  2487.  
  2488. |Loading Model mod:Models\Vehicles\Police\mtw_door01.v3o
  2489.  
  2490. |[VNUM=1.43]
  2491.  
  2492. |Model contains 137 vertices, 56 polygons, 0 bones, 8 muscleanimframes
  2493.  
  2494. |Loading Model mod:Models\Objects\Lightbars\lightbar04.v3o
  2495.  
  2496. |[VNUM=1.43]
  2497.  
  2498. |Model contains 228 vertices, 76 polygons, 0 bones, 0 muscleanimframes
  2499.  
  2500. Prototype mod:Prototypes/Vehicles/Police/mtw.e4p precached
  2501. Loading vehicle mod:Units/Vehicles/Police/030SW/...
  2502. |Loading Model mod:Models\Vehicles\Police\sw.v3o
  2503.  
  2504. |[VNUM=1.43]
  2505.  
  2506. |Model contains 1152 vertices, 676 polygons, 0 bones, 0 muscleanimframes
  2507.  
  2508. |Loading Model mod:Models\Vehicles\Police\sw_wheel01.v3o
  2509.  
  2510. |[VNUM=1.43]
  2511.  
  2512. |Model contains 56 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  2513.  
  2514. |Loading Model mod:Models\Vehicles\Police\sw_door01.v3o
  2515.  
  2516. |[VNUM=1.43]
  2517.  
  2518. |Model contains 114 vertices, 58 polygons, 0 bones, 18 muscleanimframes
  2519.  
  2520. Prototype mod:Prototypes/Vehicles/Police/sw.e4p precached
  2521. Loading vehicle mod:Units/Vehicles/Police/040WAW/...
  2522. |Loading Model mod:Models\Vehicles\Police\waw.v3o
  2523.  
  2524. |[VNUM=1.43]
  2525.  
  2526. |Model contains 1489 vertices, 868 polygons, 0 bones, 0 muscleanimframes
  2527.  
  2528. |Loading Model mod:Models\Vehicles\Police\waw_wheel01.v3o
  2529.  
  2530. |[VNUM=1.43]
  2531.  
  2532. |Model contains 78 vertices, 64 polygons, 0 bones, 0 muscleanimframes
  2533.  
  2534. |Loading Model mod:Models\Vehicles\Police\waw_cannon_super.v3o
  2535.  
  2536. |[VNUM=1.43]
  2537.  
  2538. |Model contains 119 vertices, 73 polygons, 0 bones, 0 muscleanimframes
  2539.  
  2540. Prototype mod:Prototypes/Vehicles/Police/waw.e4p precached
  2541. Loading vehicle mod:Units/Vehicles/Police/050GTW/...
  2542. |Loading Model mod:Models\Vehicles\Police\gtw.v3o
  2543.  
  2544. |[VNUM=1.43]
  2545.  
  2546. |Model contains 1124 vertices, 867 polygons, 0 bones, 0 muscleanimframes
  2547.  
  2548. |Loading Model mod:Models\Vehicles\Police\gtw_wheel01.v3o
  2549.  
  2550. |[VNUM=1.43]
  2551.  
  2552. |Model contains 52 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  2553.  
  2554. |Loading Model mod:Models\Vehicles\Police\gtw_door01.v3o
  2555.  
  2556. |[VNUM=1.43]
  2557.  
  2558. |Model contains 36 vertices, 24 polygons, 0 bones, 8 muscleanimframes
  2559.  
  2560. Prototype mod:Prototypes/Vehicles/Police/gtw.e4p precached
  2561. Loading vehicle mod:Units/Vehicles/Police/060PHC/...
  2562. |Loading Model mod:Models\Vehicles\Police\phc.v3o
  2563.  
  2564. |[VNUM=1.43]
  2565.  
  2566. |Model contains 1844 vertices, 1055 polygons, 0 bones, 8 muscleanimframes
  2567.  
  2568. |Loading Model mod:Models\Vehicles\Police\phc_door01.v3o
  2569.  
  2570. |[VNUM=1.43]
  2571.  
  2572. |Model contains 43 vertices, 20 polygons, 0 bones, 0 muscleanimframes
  2573.  
  2574. |Loading Model mod:Models\Objects\ObjectChildren\phc_rotor.v3o
  2575.  
  2576. |[VNUM=1.43]
  2577.  
  2578. |Model contains 374 vertices, 240 polygons, 0 bones, 88 muscleanimframes
  2579.  
  2580. Prototype mod:Prototypes/Vehicles/Police/phc.e4p precached
  2581. Loading vehicle mod:Units/Vehicles/Police/070FLIGHT/...
  2582. |Loading Model mod:Models\Vehicles\Police\getawaycar.v3o
  2583.  
  2584. |[VNUM=1.43]
  2585.  
  2586. |Model contains 523 vertices, 477 polygons, 0 bones, 0 muscleanimframes
  2587.  
  2588. |Loading Model mod:Models\Vehicles\Police\getawaycar_wheel01.v3o
  2589.  
  2590. |[VNUM=1.43]
  2591.  
  2592. |Model contains 48 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  2593.  
  2594. |Loading Model mod:Models\Vehicles\Police\getawaycar_door01.v3o
  2595.  
  2596. |[VNUM=1.43]
  2597.  
  2598. |Model contains 68 vertices, 50 polygons, 0 bones, 0 muscleanimframes
  2599.  
  2600. |Loading Model mod:Models\Objects\ObjectChildren\drivebyshooting_rifle.v3o
  2601.  
  2602. |[VNUM=1.43]
  2603.  
  2604. |Model contains 214 vertices, 94 polygons, 0 bones, 25 muscleanimframes
  2605.  
  2606. Prototype mod:Prototypes/Vehicles/Police/getawaycar.e4p precached
  2607. Loading vehicle mod:Units/Vehicles/Police/080AC/...
  2608. |Loading Model mod:Models\Vehicles\Police\ac.v3o
  2609.  
  2610. |[VNUM=1.43]
  2611.  
  2612. |Model contains 1334 vertices, 664 polygons, 0 bones, 0 muscleanimframes
  2613.  
  2614. Prototype mod:Prototypes/Vehicles/Police/AC Animal Control.e4p precached
  2615. Scanning vehicles...
  2616. Loading vehicle mod:Units/Vehicles/TEC/010FGRI/...
  2617. |Loading Model mod:Models\Vehicles\TEC\fgri.v3o
  2618.  
  2619. |[VNUM=1.43]
  2620.  
  2621. |Model contains 839 vertices, 654 polygons, 0 bones, 0 muscleanimframes
  2622.  
  2623. |Loading Model mod:Models\Vehicles\TEC\fgri_wheel01.v3o
  2624.  
  2625. |[VNUM=1.43]
  2626.  
  2627. |Model contains 48 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  2628.  
  2629. |Loading Model mod:Models\Vehicles\TEC\fgri_door01.v3o
  2630.  
  2631. |[VNUM=1.43]
  2632.  
  2633. |Model contains 65 vertices, 52 polygons, 0 bones, 0 muscleanimframes
  2634.  
  2635. Prototype mod:Prototypes/Vehicles/TEC/fgri.e4p precached
  2636. Loading vehicle mod:Units/Vehicles/TEC/020ASF/...
  2637. |Loading Model mod:Models\Vehicles\TEC\asf.v3o
  2638.  
  2639. |[VNUM=1.43]
  2640.  
  2641. |Model contains 1360 vertices, 792 polygons, 0 bones, 0 muscleanimframes
  2642.  
  2643. |Loading Model mod:Models\Vehicles\TEC\asf_wheel01.v3o
  2644.  
  2645. |[VNUM=1.43]
  2646.  
  2647. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  2648.  
  2649. |Loading Model mod:Models\Vehicles\TEC\asf_wheel02.v3o
  2650.  
  2651. |[VNUM=1.43]
  2652.  
  2653. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  2654.  
  2655. |Loading Model mod:Models\Vehicles\TEC\asf_door01.v3o
  2656.  
  2657. |[VNUM=1.43]
  2658.  
  2659. |Model contains 60 vertices, 32 polygons, 0 bones, 0 muscleanimframes
  2660.  
  2661. Prototype mod:Prototypes/Vehicles/TEC/asf.e4p precached
  2662. Loading vehicle mod:Units/Vehicles/TEC/030FGRR/...
  2663. |Loading Model mod:Models\Vehicles\TEC\fgr.v3o
  2664.  
  2665. |[VNUM=1.43]
  2666.  
  2667. |Model contains 1079 vertices, 641 polygons, 0 bones, 6 muscleanimframes
  2668.  
  2669. |Loading Model mod:Models\Vehicles\TEC\fgr_wheel01.v3o
  2670.  
  2671. |[VNUM=1.43]
  2672.  
  2673. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  2674.  
  2675. |Loading Model mod:Models\Vehicles\TEC\fgr_arm_super.v3o
  2676.  
  2677. |[VNUM=1.43]
  2678.  
  2679. |Model contains 77 vertices, 40 polygons, 0 bones, 0 muscleanimframes
  2680.  
  2681. |Loading Model mod:Models\Vehicles\TEC\fgr_arm2_super.v3o
  2682.  
  2683. |[VNUM=1.43]
  2684.  
  2685. |Model contains 100 vertices, 60 polygons, 0 bones, 0 muscleanimframes
  2686.  
  2687. |Loading Model mod:Models\Vehicles\TEC\fgr_base_super.v3o
  2688.  
  2689. |[VNUM=1.43]
  2690.  
  2691. |Model contains 268 vertices, 150 polygons, 0 bones, 0 muscleanimframes
  2692.  
  2693. |Loading Model mod:Models\Vehicles\TEC\fgr_hook_super.v3o
  2694.  
  2695. |[VNUM=1.43]
  2696.  
  2697. |Model contains 53 vertices, 49 polygons, 0 bones, 0 muscleanimframes
  2698.  
  2699. |Loading Model mod:Models\Vehicles\TEC\fgr_arm3_super.v3o
  2700.  
  2701. |[VNUM=1.43]
  2702.  
  2703. |Model contains 24 vertices, 16 polygons, 0 bones, 0 muscleanimframes
  2704.  
  2705. |Loading Model mod:Models\Vehicles\TEC\fgr_arm4_super.v3o
  2706.  
  2707. |[VNUM=1.43]
  2708.  
  2709. |Model contains 100 vertices, 48 polygons, 0 bones, 0 muscleanimframes
  2710.  
  2711. Prototype mod:Prototypes/Vehicles/TEC/fgr.e4p precached
  2712. Loading vehicle mod:Units/Vehicles/TEC/040FGRB/...
  2713. |Loading Model mod:Models\Vehicles\TEC\fgrb.v3o
  2714.  
  2715. |[VNUM=1.43]
  2716.  
  2717. |Model contains 4888 vertices, 1958 polygons, 5 bones, 0 muscleanimframes
  2718.  
  2719. |Loading Model mod:Models\Vehicles\TEC\fgrb_wheel02.v3o
  2720.  
  2721. |[VNUM=1.43]
  2722.  
  2723. |Model contains 98 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  2724.  
  2725. |Loading Model mod:Models\Vehicles\TEC\fgrb_wheel01.v3o
  2726.  
  2727. |[VNUM=1.43]
  2728.  
  2729. |Model contains 98 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  2730.  
  2731. |Loading Model mod:Models\Vehicles\TEC\fgrb_ship_super.v3o
  2732.  
  2733. |[VNUM=1.43]
  2734.  
  2735. |Model contains 954 vertices, 490 polygons, 0 bones, 0 muscleanimframes
  2736.  
  2737. |Loading Model mod:Models\Vehicles\TEC\fgrb_stand_super.v3o
  2738.  
  2739. |[VNUM=1.43]
  2740.  
  2741. |Model contains 130 vertices, 64 polygons, 0 bones, 6 muscleanimframes
  2742.  
  2743. Prototype mod:Prototypes/Vehicles/TEC/fgrb.e4p precached
  2744. Loading vehicle mod:Units/Vehicles/TEC/050FGRT/...
  2745. |Loading Model mod:Models\Vehicles\TEC\fgr_t.v3o
  2746.  
  2747. |[VNUM=1.43]
  2748.  
  2749. |Model contains 1144 vertices, 900 polygons, 0 bones, 7 muscleanimframes
  2750.  
  2751. |Loading Model mod:Models\Vehicles\TEC\fgr_t_door01.v3o
  2752.  
  2753. |[VNUM=1.43]
  2754.  
  2755. |Model contains 32 vertices, 20 polygons, 0 bones, 8 muscleanimframes
  2756.  
  2757. |Loading Model mod:Models\Vehicles\TEC\fgr_t_super.v3o
  2758.  
  2759. |[VNUM=1.43]
  2760.  
  2761. |Model contains 120 vertices, 64 polygons, 0 bones, 18 muscleanimframes
  2762.  
  2763. |Loading Model mod:Models\Objects\ObjectChildren\fgr_t_rotor.v3o
  2764.  
  2765. |[VNUM=1.43]
  2766.  
  2767. |Model contains 724 vertices, 412 polygons, 0 bones, 192 muscleanimframes
  2768.  
  2769. Prototype mod:Prototypes/Vehicles/TEC/fgr_t.e4p precached
  2770. Loading vehicle mod:Units/Vehicles/TEC/060RL/...
  2771. |Loading Model mod:Models\Vehicles\TEC\fgr_rb_dozer.v3o
  2772.  
  2773. |[VNUM=1.43]
  2774.  
  2775. |Model contains 2302 vertices, 1224 polygons, 0 bones, 26 muscleanimframes
  2776.  
  2777. |Loading Model mod:Models\Vehicles\TEC\fgr_rb_dozer_wheel01.v3o
  2778.  
  2779. |[VNUM=1.43]
  2780.  
  2781. |Model contains 112 vertices, 80 polygons, 0 bones, 0 muscleanimframes
  2782.  
  2783. Prototype mod:Prototypes/Vehicles/TEC/fgr_rb_dozer.e4p precached
  2784. Loading vehicle mod:Units/Vehicles/TEC/070TRL/...
  2785. |Loading Model mod:Models\Vehicles\TEC\fgr_rb.v3o
  2786.  
  2787. |[VNUM=1.43]
  2788.  
  2789. |Model contains 1153 vertices, 656 polygons, 0 bones, 0 muscleanimframes
  2790.  
  2791. |Loading Model mod:Models\Vehicles\TEC\fgr_rb_wheel01.v3o
  2792.  
  2793. |[VNUM=1.43]
  2794.  
  2795. |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  2796.  
  2797. |Loading Model mod:Models\Vehicles\TEC\fgr_rb_dozer_wheel02.v3o
  2798.  
  2799. |[VNUM=1.43]
  2800.  
  2801. |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  2802.  
  2803. |Loading Model mod:Models\Vehicles\TEC\fgr_rb_door01.v3o
  2804.  
  2805. |[VNUM=1.43]
  2806.  
  2807. |Model contains 186 vertices, 92 polygons, 0 bones, 0 muscleanimframes
  2808.  
  2809. Prototype mod:Prototypes/Vehicles/TEC/fgr_rb.e4p precached
  2810. Campaign: 24 entries loaded
  2811. Loading strings meta list...
  2812. Loaded lang:infotexts.xml
  2813. Loaded lang:poi.xml
  2814. Loaded lang:portraits.xml
  2815. Loaded lang:fail.xml
  2816. Loaded lang:ingamehelp.xml
  2817. Loaded lang:objectives.xml
  2818. Loaded lang:hints.xml
  2819. Loaded lang:missiontitles.xml
  2820. Loaded lang:missiontips.xml
  2821. Loaded lang:mission.xml
  2822. Loaded lang:talk.xml
  2823. Loaded lang:supervobj.xml
  2824. Loaded lang:supervfail.xml
  2825. Loaded lang:supervresult.xml
  2826. Loaded lang:supervtut.xml
  2827. Loaded lang:tutorial.xml
  2828. Loaded lang:command.xml
  2829. Loaded lang:supervobj.xml
  2830. Loaded lang:credits.xml
  2831. Loaded lang:supervquest.xml
  2832. Loaded lang:quest.xml
  2833. Loaded lang:supervaward.xml
  2834. Loaded lang:events.xml
  2835. Loaded lang:supervevents.xml
  2836. Loaded lang:superveventsobj.xml
  2837. Loaded lang:mainmenu.xml
  2838. Loaded lang:gui.xml
  2839. Loaded lang:score.xml
  2840. Loaded lang:strings.xml
  2841. Loaded lang:voices.xml
  2842. Loading gamma ramp...
  2843. command icon mod:UI/Game/Icons/Commands/AimedShot_disable.dds not found
  2844. command icon mod:UI/Game/Icons/Commands/AimedShot_normal.dds not found
  2845. command icon mod:UI/Game/Icons/Commands/AimedShot_over.dds not found
  2846. command icon mod:UI/Game/Icons/Commands/AimedShot_mousedown.dds not found
  2847. cursor mod:UI/Game/Icons/Cursor/AimedShot.dds not found
  2848. cursor mod:UI/Game/Icons/Cursor/AimEnd.dds not found
  2849. command icon mod:UI/Game/Icons/Commands/CheckVictim_disable.dds not found
  2850. command icon mod:UI/Game/Icons/Commands/CheckVictim_normal.dds not found
  2851. command icon mod:UI/Game/Icons/Commands/CheckVictim_over.dds not found
  2852. command icon mod:UI/Game/Icons/Commands/CheckVictim_mousedown.dds not found
  2853. cursor mod:UI/Game/Icons/Cursor/CheckVictim.dds not found
  2854. command icon mod:UI/Game/Icons/Commands/DropWithCrane_disable.dds not found
  2855. command icon mod:UI/Game/Icons/Commands/DropWithCrane_normal.dds not found
  2856. command icon mod:UI/Game/Icons/Commands/DropWithCrane_over.dds not found
  2857. command icon mod:UI/Game/Icons/Commands/DropWithCrane_mousedown.dds not found
  2858. cursor mod:UI/Game/Icons/Cursor/DropWithCrane.dds not found
  2859. command icon mod:UI/Game/Icons/Commands/EvacuatePerson_disable.dds not found
  2860. command icon mod:UI/Game/Icons/Commands/EvacuatePerson_normal.dds not found
  2861. command icon mod:UI/Game/Icons/Commands/EvacuatePerson_over.dds not found
  2862. command icon mod:UI/Game/Icons/Commands/EvacuatePerson_mousedown.dds not found
  2863. cursor mod:UI/Game/Icons/Cursor/EvacuatePerson.dds not found
  2864. command icon mod:UI/Game/Icons/Commands/FlyTo_disable.dds not found
  2865. command icon mod:UI/Game/Icons/Commands/FlyTo_normal.dds not found
  2866. command icon mod:UI/Game/Icons/Commands/FlyTo_over.dds not found
  2867. command icon mod:UI/Game/Icons/Commands/FlyTo_mousedown.dds not found
  2868. cursor mod:UI/Game/Icons/Cursor/FlyTo.dds not found
  2869. command icon mod:UI/Game/Icons/Commands/GetFlashgrenade_disable.dds not found
  2870. command icon mod:UI/Game/Icons/Commands/GetFlashgrenade_normal.dds not found
  2871. command icon mod:UI/Game/Icons/Commands/GetFlashgrenade_over.dds not found
  2872. command icon mod:UI/Game/Icons/Commands/GetFlashgrenade_mousedown.dds not found
  2873. cursor mod:UI/Game/Icons/Cursor/GetFlashgrenade.dds not found
  2874. command icon mod:UI/Game/Icons/Commands/Lift_disable.dds not found
  2875. command icon mod:UI/Game/Icons/Commands/Lift_normal.dds not found
  2876. command icon mod:UI/Game/Icons/Commands/Lift_over.dds not found
  2877. command icon mod:UI/Game/Icons/Commands/Lift_mousedown.dds not found
  2878. cursor mod:UI/Game/Icons/Cursor/Lift.dds not found
  2879. command icon mod:UI/Game/Icons/Commands/LiftWithRope_disable.dds not found
  2880. command icon mod:UI/Game/Icons/Commands/LiftWithRope_normal.dds not found
  2881. command icon mod:UI/Game/Icons/Commands/LiftWithRope_over.dds not found
  2882. command icon mod:UI/Game/Icons/Commands/LiftWithRope_mousedown.dds not found
  2883. cursor mod:UI/Game/Icons/Cursor/LiftWithRope.dds not found
  2884. command icon mod:UI/Game/Icons/Commands/LoadUp_disable.dds not found
  2885. command icon mod:UI/Game/Icons/Commands/LoadUp_normal.dds not found
  2886. command icon mod:UI/Game/Icons/Commands/LoadUp_over.dds not found
  2887. command icon mod:UI/Game/Icons/Commands/LoadUp_mousedown.dds not found
  2888. cursor mod:UI/Game/Icons/Cursor/LoadUp.dds not found
  2889. command icon mod:UI/Game/Icons/Commands/M10EnterHouse_disable.dds not found
  2890. command icon mod:UI/Game/Icons/Commands/M10EnterHouse_normal.dds not found
  2891. command icon mod:UI/Game/Icons/Commands/M10EnterHouse_over.dds not found
  2892. command icon mod:UI/Game/Icons/Commands/M10EnterHouse_mousedown.dds not found
  2893. cursor mod:UI/Game/Icons/Cursor/M10EnterHouse.dds not found
  2894. command icon mod:UI/Game/Icons/Commands/M11EnterStation_disable.dds not found
  2895. command icon mod:UI/Game/Icons/Commands/M11EnterStation_normal.dds not found
  2896. command icon mod:UI/Game/Icons/Commands/M11EnterStation_over.dds not found
  2897. command icon mod:UI/Game/Icons/Commands/M11EnterStation_mousedown.dds not found
  2898. cursor mod:UI/Game/Icons/Cursor/M11EnterStation.dds not found
  2899. command icon mod:UI/Game/Icons/Commands/M11EvacuateStation_disable.dds not found
  2900. command icon mod:UI/Game/Icons/Commands/M11EvacuateStation_normal.dds not found
  2901. command icon mod:UI/Game/Icons/Commands/M11EvacuateStation_over.dds not found
  2902. command icon mod:UI/Game/Icons/Commands/M11EvacuateStation_mousedown.dds not found
  2903. cursor mod:UI/Game/Icons/Cursor/M11EvacuateStation.dds not found
  2904. command icon mod:UI/Game/Icons/Commands/M14UseShears_disable.dds not found
  2905. command icon mod:UI/Game/Icons/Commands/M14UseShears_normal.dds not found
  2906. command icon mod:UI/Game/Icons/Commands/M14UseShears_over.dds not found
  2907. command icon mod:UI/Game/Icons/Commands/M14UseShears_mousedown.dds not found
  2908. cursor mod:UI/Game/Icons/Cursor/M14UseShears.dds not found
  2909. command icon mod:UI/Game/Icons/Commands/M15LiftWithRope_disable.dds not found
  2910. command icon mod:UI/Game/Icons/Commands/M15LiftWithRope_normal.dds not found
  2911. command icon mod:UI/Game/Icons/Commands/M15LiftWithRope_over.dds not found
  2912. command icon mod:UI/Game/Icons/Commands/M15LiftWithRope_mousedown.dds not found
  2913. cursor mod:UI/Game/Icons/Cursor/M15LiftWithRope.dds not found
  2914. command icon mod:UI/Game/Icons/Commands/M16UseShears_disable.dds not found
  2915. command icon mod:UI/Game/Icons/Commands/M16UseShears_normal.dds not found
  2916. command icon mod:UI/Game/Icons/Commands/M16UseShears_over.dds not found
  2917. command icon mod:UI/Game/Icons/Commands/M16UseShears_mousedown.dds not found
  2918. cursor mod:UI/Game/Icons/Cursor/M16UseShears.dds not found
  2919. command icon mod:UI/Game/Icons/Commands/M18EnterStation_disable.dds not found
  2920. command icon mod:UI/Game/Icons/Commands/M18EnterStation_normal.dds not found
  2921. command icon mod:UI/Game/Icons/Commands/M18EnterStation_over.dds not found
  2922. command icon mod:UI/Game/Icons/Commands/M18EnterStation_mousedown.dds not found
  2923. cursor mod:UI/Game/Icons/Cursor/M18EnterStation.dds not found
  2924. command icon mod:UI/Game/Icons/Commands/M18EvacuateStation_disable.dds not found
  2925. command icon mod:UI/Game/Icons/Commands/M18EvacuateStation_normal.dds not found
  2926. command icon mod:UI/Game/Icons/Commands/M18EvacuateStation_over.dds not found
  2927. command icon mod:UI/Game/Icons/Commands/M18EvacuateStation_mousedown.dds not found
  2928. cursor mod:UI/Game/Icons/Cursor/M18EvacuateStation.dds not found
  2929. command icon mod:UI/Game/Icons/Commands/M19EnterPanelRoom_disable.dds not found
  2930. command icon mod:UI/Game/Icons/Commands/M19EnterPanelRoom_normal.dds not found
  2931. command icon mod:UI/Game/Icons/Commands/M19EnterPanelRoom_over.dds not found
  2932. command icon mod:UI/Game/Icons/Commands/M19EnterPanelRoom_mousedown.dds not found
  2933. cursor mod:UI/Game/Icons/Cursor/M19EnterPanelRoom.dds not found
  2934. command icon mod:UI/Game/Icons/Commands/M19EnterTunnel_disable.dds not found
  2935. command icon mod:UI/Game/Icons/Commands/M19EnterTunnel_normal.dds not found
  2936. command icon mod:UI/Game/Icons/Commands/M19EnterTunnel_over.dds not found
  2937. command icon mod:UI/Game/Icons/Commands/M19EnterTunnel_mousedown.dds not found
  2938. cursor mod:UI/Game/Icons/Cursor/M19EnterTunnel.dds not found
  2939. command icon mod:UI/Game/Icons/Commands/M4EnterStation_disable.dds not found
  2940. command icon mod:UI/Game/Icons/Commands/M4EnterStation_normal.dds not found
  2941. command icon mod:UI/Game/Icons/Commands/M4EnterStation_over.dds not found
  2942. command icon mod:UI/Game/Icons/Commands/M4EnterStation_mousedown.dds not found
  2943. cursor mod:UI/Game/Icons/Cursor/M4EnterStation.dds not found
  2944. command icon mod:UI/Game/Icons/Commands/MD01StartConvoy_disable.dds not found
  2945. command icon mod:UI/Game/Icons/Commands/MD01StartConvoy_normal.dds not found
  2946. command icon mod:UI/Game/Icons/Commands/MD01StartConvoy_over.dds not found
  2947. command icon mod:UI/Game/Icons/Commands/MD01StartConvoy_mousedown.dds not found
  2948. cursor mod:UI/Game/Icons/Cursor/MD01StartConvoy.dds not found
  2949. command icon mod:UI/Game/Icons/Commands/MD01StopConvoy_disable.dds not found
  2950. command icon mod:UI/Game/Icons/Commands/MD01StopConvoy_normal.dds not found
  2951. command icon mod:UI/Game/Icons/Commands/MD01StopConvoy_over.dds not found
  2952. command icon mod:UI/Game/Icons/Commands/MD01StopConvoy_mousedown.dds not found
  2953. cursor mod:UI/Game/Icons/Cursor/MD01StopConvoy.dds not found
  2954. command icon mod:UI/Game/Icons/Commands/MD03EmptyCar_disable.dds not found
  2955. command icon mod:UI/Game/Icons/Commands/MD03EmptyCar_normal.dds not found
  2956. command icon mod:UI/Game/Icons/Commands/MD03EmptyCar_over.dds not found
  2957. command icon mod:UI/Game/Icons/Commands/MD03EmptyCar_mousedown.dds not found
  2958. cursor mod:UI/Game/Icons/Cursor/MD03EmptyCar.dds not found
  2959. command icon mod:UI/Game/Icons/Commands/MD03PutInCar_disable.dds not found
  2960. command icon mod:UI/Game/Icons/Commands/MD03PutInCar_normal.dds not found
  2961. command icon mod:UI/Game/Icons/Commands/MD03PutInCar_over.dds not found
  2962. command icon mod:UI/Game/Icons/Commands/MD03PutInCar_mousedown.dds not found
  2963. cursor mod:UI/Game/Icons/Cursor/MD03PutInCar.dds not found
  2964. command icon mod:UI/Game/Icons/Commands/MD03PutInTent_disable.dds not found
  2965. command icon mod:UI/Game/Icons/Commands/MD03PutInTent_normal.dds not found
  2966. command icon mod:UI/Game/Icons/Commands/MD03PutInTent_over.dds not found
  2967. command icon mod:UI/Game/Icons/Commands/MD03PutInTent_mousedown.dds not found
  2968. cursor mod:UI/Game/Icons/Cursor/MD03PutInTent.dds not found
  2969. command icon mod:UI/Game/Icons/Commands/putintent_disable.dds not found
  2970. command icon mod:UI/Game/Icons/Commands/putintent_normal.dds not found
  2971. command icon mod:UI/Game/Icons/Commands/putintent_over.dds not found
  2972. command icon mod:UI/Game/Icons/Commands/putintent_mousedown.dds not found
  2973. cursor mod:UI/Game/Icons/Cursor/putintent.dds not found
  2974. command icon mod:UI/Game/Icons/Commands/PickUp_disable.dds not found
  2975. command icon mod:UI/Game/Icons/Commands/PickUp_normal.dds not found
  2976. command icon mod:UI/Game/Icons/Commands/PickUp_over.dds not found
  2977. command icon mod:UI/Game/Icons/Commands/PickUp_mousedown.dds not found
  2978. cursor mod:UI/Game/Icons/Cursor/PickUp.dds not found
  2979. command icon mod:UI/Game/Icons/Commands/Pull_disable.dds not found
  2980. command icon mod:UI/Game/Icons/Commands/Pull_normal.dds not found
  2981. command icon mod:UI/Game/Icons/Commands/Pull_over.dds not found
  2982. command icon mod:UI/Game/Icons/Commands/Pull_mousedown.dds not found
  2983. cursor mod:UI/Game/Icons/Cursor/Pull.dds not found
  2984. command icon mod:UI/Game/Icons/Commands/PutInCar_disable.dds not found
  2985. command icon mod:UI/Game/Icons/Commands/PutInCar_normal.dds not found
  2986. command icon mod:UI/Game/Icons/Commands/PutInCar_over.dds not found
  2987. command icon mod:UI/Game/Icons/Commands/PutInCar_mousedown.dds not found
  2988. cursor mod:UI/Game/Icons/Cursor/PutInCar.dds not found
  2989. command icon mod:UI/Game/Icons/Commands/RemoveEquipment_disable.dds not found
  2990. command icon mod:UI/Game/Icons/Commands/RemoveEquipment_normal.dds not found
  2991. command icon mod:UI/Game/Icons/Commands/RemoveEquipment_over.dds not found
  2992. command icon mod:UI/Game/Icons/Commands/RemoveEquipment_mousedown.dds not found
  2993. cursor mod:UI/Game/Icons/Cursor/RemoveEquipment.dds not found
  2994. command icon mod:UI/Game/Icons/Commands/RemoveFirehose_disable.dds not found
  2995. command icon mod:UI/Game/Icons/Commands/ScoutArea_disable.dds not found
  2996. command icon mod:UI/Game/Icons/Commands/ScoutArea_normal.dds not found
  2997. command icon mod:UI/Game/Icons/Commands/ScoutArea_over.dds not found
  2998. command icon mod:UI/Game/Icons/Commands/ScoutArea_mousedown.dds not found
  2999. cursor mod:UI/Game/Icons/Cursor/ScoutArea.dds not found
  3000. cursor mod:UI/Game/Icons/Cursor/ScoutMine.dds not found
  3001. command icon mod:UI/Game/Icons/Commands/ScoutMine_disable.dds not found
  3002. command icon mod:UI/Game/Icons/Commands/ScoutMine_normal.dds not found
  3003. command icon mod:UI/Game/Icons/Commands/ScoutMine_over.dds not found
  3004. command icon mod:UI/Game/Icons/Commands/ScoutMine_mousedown.dds not found
  3005. command icon mod:UI/Game/Icons/Commands/SearchLightOff_disable.dds not found
  3006. command icon mod:UI/Game/Icons/Commands/SearchLightOff_normal.dds not found
  3007. command icon mod:UI/Game/Icons/Commands/SearchLightOff_over.dds not found
  3008. command icon mod:UI/Game/Icons/Commands/SearchLightOff_mousedown.dds not found
  3009. cursor mod:UI/Game/Icons/Cursor/SearchLightOff.dds not found
  3010. command icon mod:UI/Game/Icons/Commands/SearchLightOn_disable.dds not found
  3011. command icon mod:UI/Game/Icons/Commands/SearchLightOn_normal.dds not found
  3012. command icon mod:UI/Game/Icons/Commands/SearchLightOn_over.dds not found
  3013. command icon mod:UI/Game/Icons/Commands/SearchLightOn_mousedown.dds not found
  3014. cursor mod:UI/Game/Icons/Cursor/SearchLightOn.dds not found
  3015. command icon mod:UI/Game/Icons/Commands/StopPull_disable.dds not found
  3016. command icon mod:UI/Game/Icons/Commands/StopPull_normal.dds not found
  3017. command icon mod:UI/Game/Icons/Commands/StopPull_over.dds not found
  3018. command icon mod:UI/Game/Icons/Commands/StopPull_mousedown.dds not found
  3019. cursor mod:UI/Game/Icons/Cursor/StopPull.dds not found
  3020. command icon mod:UI/Game/Icons/Commands/VcmdHazmatInstall_disable.dds not found
  3021. command icon mod:UI/Game/Icons/Commands/VcmdHazmatInstall_normal.dds not found
  3022. command icon mod:UI/Game/Icons/Commands/VcmdHazmatInstall_over.dds not found
  3023. command icon mod:UI/Game/Icons/Commands/VcmdHazmatInstall_mousedown.dds not found
  3024. cursor mod:UI/Game/Icons/Cursor/VcmdHazmatInstall.dds not found
  3025. cursor mod:UI/Game/Icons/Cursor/hazmat_install.dds not found
  3026. command icon mod:UI/Game/Icons/Commands/VcmdHazmatDeinstall_disable.dds not found
  3027. command icon mod:UI/Game/Icons/Commands/VcmdHazmatDeinstall_normal.dds not found
  3028. command icon mod:UI/Game/Icons/Commands/VcmdHazmatDeinstall_over.dds not found
  3029. command icon mod:UI/Game/Icons/Commands/VcmdHazmatDeinstall_mousedown.dds not found
  3030. cursor mod:UI/Game/Icons/Cursor/VcmdHazmatDeinstall.dds not found
  3031. cursor mod:UI/Game/Icons/Cursor/hazmat_deinstall.dds not found
  3032. command icon mod:UI/Game/Icons/Commands/MoveToFieldFire_disable.dds not found
  3033. command icon mod:UI/Game/Icons/Commands/MoveToFieldFire_normal.dds not found
  3034. command icon mod:UI/Game/Icons/Commands/MoveToFieldFire_over.dds not found
  3035. command icon mod:UI/Game/Icons/Commands/MoveToFieldFire_mousedown.dds not found
  3036. cursor mod:UI/Game/Icons/Cursor/MoveToFieldFire.dds not found
  3037. command icon mod:UI/Game/Icons/Commands/MoveToFieldSmoke_disable.dds not found
  3038. command icon mod:UI/Game/Icons/Commands/MoveToFieldSmoke_normal.dds not found
  3039. command icon mod:UI/Game/Icons/Commands/MoveToFieldSmoke_over.dds not found
  3040. command icon mod:UI/Game/Icons/Commands/MoveToFieldSmoke_mousedown.dds not found
  3041. cursor mod:UI/Game/Icons/Cursor/MoveToFieldSmoke.dds not found
  3042. command icon mod:UI/Game/Icons/Commands/MoveToFieldDummy_disable.dds not found
  3043. command icon mod:UI/Game/Icons/Commands/MoveToFieldDummy_normal.dds not found
  3044. command icon mod:UI/Game/Icons/Commands/MoveToFieldDummy_over.dds not found
  3045. command icon mod:UI/Game/Icons/Commands/MoveToFieldDummy_mousedown.dds not found
  3046. cursor mod:UI/Game/Icons/Cursor/MoveToFieldDummy.dds not found
  3047. command icon mod:UI/Game/Icons/Commands/MoveToFieldHouse_disable.dds not found
  3048. command icon mod:UI/Game/Icons/Commands/MoveToFieldHouse_normal.dds not found
  3049. command icon mod:UI/Game/Icons/Commands/MoveToFieldHouse_over.dds not found
  3050. command icon mod:UI/Game/Icons/Commands/MoveToFieldHouse_mousedown.dds not found
  3051. cursor mod:UI/Game/Icons/Cursor/MoveToFieldHouse.dds not found
  3052. command icon mod:UI/Game/Icons/Commands/TutThrow_disable.dds not found
  3053. command icon mod:UI/Game/Icons/Commands/TutThrow_normal.dds not found
  3054. command icon mod:UI/Game/Icons/Commands/TutThrow_over.dds not found
  3055. command icon mod:UI/Game/Icons/Commands/TutThrow_mousedown.dds not found
  3056. cursor mod:UI/Game/Icons/Cursor/TutThrow.dds not found
  3057. command icon mod:UI/Game/Icons/Commands/Unload_disable.dds not found
  3058. command icon mod:UI/Game/Icons/Commands/Unload_normal.dds not found
  3059. command icon mod:UI/Game/Icons/Commands/Unload_over.dds not found
  3060. command icon mod:UI/Game/Icons/Commands/Unload_mousedown.dds not found
  3061. cursor mod:UI/Game/Icons/Cursor/Unload.dds not found
  3062. command icon mod:UI/Game/Icons/Commands/AimedShot_disable.dds not found
  3063. command icon mod:UI/Game/Icons/Commands/AimedShot_normal.dds not found
  3064. command icon mod:UI/Game/Icons/Commands/AimedShot_over.dds not found
  3065. command icon mod:UI/Game/Icons/Commands/AimedShot_mousedown.dds not found
  3066. cursor mod:UI/Game/Icons/Cursor/AimedShot.dds not found
  3067. cursor mod:UI/Game/Icons/Cursor/AimEnd.dds not found
  3068. command icon mod:UI/Game/Icons/Commands/DropWithCrane_disable.dds not found
  3069. command icon mod:UI/Game/Icons/Commands/DropWithCrane_normal.dds not found
  3070. command icon mod:UI/Game/Icons/Commands/DropWithCrane_over.dds not found
  3071. command icon mod:UI/Game/Icons/Commands/DropWithCrane_mousedown.dds not found
  3072. cursor mod:UI/Game/Icons/Cursor/DropWithCrane.dds not found
  3073. command icon mod:UI/Game/Icons/Commands/EvacuatePerson_disable.dds not found
  3074. command icon mod:UI/Game/Icons/Commands/EvacuatePerson_normal.dds not found
  3075. command icon mod:UI/Game/Icons/Commands/EvacuatePerson_over.dds not found
  3076. command icon mod:UI/Game/Icons/Commands/EvacuatePerson_mousedown.dds not found
  3077. cursor mod:UI/Game/Icons/Cursor/EvacuatePerson.dds not found
  3078. command icon mod:UI/Game/Icons/Commands/FlyTo_disable.dds not found
  3079. command icon mod:UI/Game/Icons/Commands/FlyTo_normal.dds not found
  3080. command icon mod:UI/Game/Icons/Commands/FlyTo_over.dds not found
  3081. command icon mod:UI/Game/Icons/Commands/FlyTo_mousedown.dds not found
  3082. cursor mod:UI/Game/Icons/Cursor/FlyTo.dds not found
  3083. command icon mod:UI/Game/Icons/Commands/GetFlashgrenade_disable.dds not found
  3084. command icon mod:UI/Game/Icons/Commands/GetFlashgrenade_normal.dds not found
  3085. command icon mod:UI/Game/Icons/Commands/GetFlashgrenade_over.dds not found
  3086. command icon mod:UI/Game/Icons/Commands/GetFlashgrenade_mousedown.dds not found
  3087. cursor mod:UI/Game/Icons/Cursor/GetFlashgrenade.dds not found
  3088. command icon mod:UI/Game/Icons/Commands/Lift_disable.dds not found
  3089. command icon mod:UI/Game/Icons/Commands/Lift_normal.dds not found
  3090. command icon mod:UI/Game/Icons/Commands/Lift_over.dds not found
  3091. command icon mod:UI/Game/Icons/Commands/Lift_mousedown.dds not found
  3092. cursor mod:UI/Game/Icons/Cursor/Lift.dds not found
  3093. command icon mod:UI/Game/Icons/Commands/LiftWithRope_disable.dds not found
  3094. command icon mod:UI/Game/Icons/Commands/LiftWithRope_normal.dds not found
  3095. command icon mod:UI/Game/Icons/Commands/LiftWithRope_over.dds not found
  3096. command icon mod:UI/Game/Icons/Commands/LiftWithRope_mousedown.dds not found
  3097. cursor mod:UI/Game/Icons/Cursor/LiftWithRope.dds not found
  3098. command icon mod:UI/Game/Icons/Commands/LoadUp_disable.dds not found
  3099. command icon mod:UI/Game/Icons/Commands/LoadUp_normal.dds not found
  3100. command icon mod:UI/Game/Icons/Commands/LoadUp_over.dds not found
  3101. command icon mod:UI/Game/Icons/Commands/LoadUp_mousedown.dds not found
  3102. cursor mod:UI/Game/Icons/Cursor/LoadUp.dds not found
  3103. command icon mod:UI/Game/Icons/Commands/M10EnterHouse_disable.dds not found
  3104. command icon mod:UI/Game/Icons/Commands/M10EnterHouse_normal.dds not found
  3105. command icon mod:UI/Game/Icons/Commands/M10EnterHouse_over.dds not found
  3106. command icon mod:UI/Game/Icons/Commands/M10EnterHouse_mousedown.dds not found
  3107. cursor mod:UI/Game/Icons/Cursor/M10EnterHouse.dds not found
  3108. command icon mod:UI/Game/Icons/Commands/M11EnterStation_disable.dds not found
  3109. command icon mod:UI/Game/Icons/Commands/M11EnterStation_normal.dds not found
  3110. command icon mod:UI/Game/Icons/Commands/M11EnterStation_over.dds not found
  3111. command icon mod:UI/Game/Icons/Commands/M11EnterStation_mousedown.dds not found
  3112. cursor mod:UI/Game/Icons/Cursor/M11EnterStation.dds not found
  3113. command icon mod:UI/Game/Icons/Commands/M11EvacuateStation_disable.dds not found
  3114. command icon mod:UI/Game/Icons/Commands/M11EvacuateStation_normal.dds not found
  3115. command icon mod:UI/Game/Icons/Commands/M11EvacuateStation_over.dds not found
  3116. command icon mod:UI/Game/Icons/Commands/M11EvacuateStation_mousedown.dds not found
  3117. cursor mod:UI/Game/Icons/Cursor/M11EvacuateStation.dds not found
  3118. command icon mod:UI/Game/Icons/Commands/M14UseShears_disable.dds not found
  3119. command icon mod:UI/Game/Icons/Commands/M14UseShears_normal.dds not found
  3120. command icon mod:UI/Game/Icons/Commands/M14UseShears_over.dds not found
  3121. command icon mod:UI/Game/Icons/Commands/M14UseShears_mousedown.dds not found
  3122. cursor mod:UI/Game/Icons/Cursor/M14UseShears.dds not found
  3123. command icon mod:UI/Game/Icons/Commands/M15LiftWithRope_disable.dds not found
  3124. command icon mod:UI/Game/Icons/Commands/M15LiftWithRope_normal.dds not found
  3125. command icon mod:UI/Game/Icons/Commands/M15LiftWithRope_over.dds not found
  3126. command icon mod:UI/Game/Icons/Commands/M15LiftWithRope_mousedown.dds not found
  3127. cursor mod:UI/Game/Icons/Cursor/M15LiftWithRope.dds not found
  3128. command icon mod:UI/Game/Icons/Commands/M16UseShears_disable.dds not found
  3129. command icon mod:UI/Game/Icons/Commands/M16UseShears_normal.dds not found
  3130. command icon mod:UI/Game/Icons/Commands/M16UseShears_over.dds not found
  3131. command icon mod:UI/Game/Icons/Commands/M16UseShears_mousedown.dds not found
  3132. cursor mod:UI/Game/Icons/Cursor/M16UseShears.dds not found
  3133. command icon mod:UI/Game/Icons/Commands/M18EnterStation_disable.dds not found
  3134. command icon mod:UI/Game/Icons/Commands/M18EnterStation_normal.dds not found
  3135. command icon mod:UI/Game/Icons/Commands/M18EnterStation_over.dds not found
  3136. command icon mod:UI/Game/Icons/Commands/M18EnterStation_mousedown.dds not found
  3137. cursor mod:UI/Game/Icons/Cursor/M18EnterStation.dds not found
  3138. command icon mod:UI/Game/Icons/Commands/M18EvacuateStation_disable.dds not found
  3139. command icon mod:UI/Game/Icons/Commands/M18EvacuateStation_normal.dds not found
  3140. command icon mod:UI/Game/Icons/Commands/M18EvacuateStation_over.dds not found
  3141. command icon mod:UI/Game/Icons/Commands/M18EvacuateStation_mousedown.dds not found
  3142. cursor mod:UI/Game/Icons/Cursor/M18EvacuateStation.dds not found
  3143. command icon mod:UI/Game/Icons/Commands/M19EnterPanelRoom_disable.dds not found
  3144. command icon mod:UI/Game/Icons/Commands/M19EnterPanelRoom_normal.dds not found
  3145. command icon mod:UI/Game/Icons/Commands/M19EnterPanelRoom_over.dds not found
  3146. command icon mod:UI/Game/Icons/Commands/M19EnterPanelRoom_mousedown.dds not found
  3147. cursor mod:UI/Game/Icons/Cursor/M19EnterPanelRoom.dds not found
  3148. command icon mod:UI/Game/Icons/Commands/M19EnterTunnel_disable.dds not found
  3149. command icon mod:UI/Game/Icons/Commands/M19EnterTunnel_normal.dds not found
  3150. command icon mod:UI/Game/Icons/Commands/M19EnterTunnel_over.dds not found
  3151. command icon mod:UI/Game/Icons/Commands/M19EnterTunnel_mousedown.dds not found
  3152. cursor mod:UI/Game/Icons/Cursor/M19EnterTunnel.dds not found
  3153. command icon mod:UI/Game/Icons/Commands/M4EnterStation_disable.dds not found
  3154. command icon mod:UI/Game/Icons/Commands/M4EnterStation_normal.dds not found
  3155. command icon mod:UI/Game/Icons/Commands/M4EnterStation_over.dds not found
  3156. command icon mod:UI/Game/Icons/Commands/M4EnterStation_mousedown.dds not found
  3157. cursor mod:UI/Game/Icons/Cursor/M4EnterStation.dds not found
  3158. command icon mod:UI/Game/Icons/Commands/PickUp_disable.dds not found
  3159. command icon mod:UI/Game/Icons/Commands/PickUp_normal.dds not found
  3160. command icon mod:UI/Game/Icons/Commands/PickUp_over.dds not found
  3161. command icon mod:UI/Game/Icons/Commands/PickUp_mousedown.dds not found
  3162. cursor mod:UI/Game/Icons/Cursor/PickUp.dds not found
  3163. command icon mod:UI/Game/Icons/Commands/Pull_disable.dds not found
  3164. command icon mod:UI/Game/Icons/Commands/Pull_normal.dds not found
  3165. command icon mod:UI/Game/Icons/Commands/Pull_over.dds not found
  3166. command icon mod:UI/Game/Icons/Commands/Pull_mousedown.dds not found
  3167. cursor mod:UI/Game/Icons/Cursor/Pull.dds not found
  3168. command icon mod:UI/Game/Icons/Commands/PutInCar_disable.dds not found
  3169. command icon mod:UI/Game/Icons/Commands/PutInCar_normal.dds not found
  3170. command icon mod:UI/Game/Icons/Commands/PutInCar_over.dds not found
  3171. command icon mod:UI/Game/Icons/Commands/PutInCar_mousedown.dds not found
  3172. cursor mod:UI/Game/Icons/Cursor/PutInCar.dds not found
  3173. command icon mod:UI/Game/Icons/Commands/RemoveEquipment_disable.dds not found
  3174. command icon mod:UI/Game/Icons/Commands/RemoveEquipment_normal.dds not found
  3175. command icon mod:UI/Game/Icons/Commands/RemoveEquipment_over.dds not found
  3176. command icon mod:UI/Game/Icons/Commands/RemoveEquipment_mousedown.dds not found
  3177. cursor mod:UI/Game/Icons/Cursor/RemoveEquipment.dds not found
  3178. command icon mod:UI/Game/Icons/Commands/RemoveFirehose_disable.dds not found
  3179. command icon mod:UI/Game/Icons/Commands/SearchLightOff_disable.dds not found
  3180. command icon mod:UI/Game/Icons/Commands/SearchLightOff_normal.dds not found
  3181. command icon mod:UI/Game/Icons/Commands/SearchLightOff_over.dds not found
  3182. command icon mod:UI/Game/Icons/Commands/SearchLightOff_mousedown.dds not found
  3183. cursor mod:UI/Game/Icons/Cursor/SearchLightOff.dds not found
  3184. command icon mod:UI/Game/Icons/Commands/SearchLightOn_disable.dds not found
  3185. command icon mod:UI/Game/Icons/Commands/SearchLightOn_normal.dds not found
  3186. command icon mod:UI/Game/Icons/Commands/SearchLightOn_over.dds not found
  3187. command icon mod:UI/Game/Icons/Commands/SearchLightOn_mousedown.dds not found
  3188. cursor mod:UI/Game/Icons/Cursor/SearchLightOn.dds not found
  3189. command icon mod:UI/Game/Icons/Commands/StopPull_disable.dds not found
  3190. command icon mod:UI/Game/Icons/Commands/StopPull_normal.dds not found
  3191. command icon mod:UI/Game/Icons/Commands/StopPull_over.dds not found
  3192. command icon mod:UI/Game/Icons/Commands/StopPull_mousedown.dds not found
  3193. cursor mod:UI/Game/Icons/Cursor/StopPull.dds not found
  3194. command icon mod:UI/Game/Icons/Commands/MoveToFieldFire_disable.dds not found
  3195. command icon mod:UI/Game/Icons/Commands/MoveToFieldFire_normal.dds not found
  3196. command icon mod:UI/Game/Icons/Commands/MoveToFieldFire_over.dds not found
  3197. command icon mod:UI/Game/Icons/Commands/MoveToFieldFire_mousedown.dds not found
  3198. cursor mod:UI/Game/Icons/Cursor/MoveToFieldFire.dds not found
  3199. command icon mod:UI/Game/Icons/Commands/MoveToFieldSmoke_disable.dds not found
  3200. command icon mod:UI/Game/Icons/Commands/MoveToFieldSmoke_normal.dds not found
  3201. command icon mod:UI/Game/Icons/Commands/MoveToFieldSmoke_over.dds not found
  3202. command icon mod:UI/Game/Icons/Commands/MoveToFieldSmoke_mousedown.dds not found
  3203. cursor mod:UI/Game/Icons/Cursor/MoveToFieldSmoke.dds not found
  3204. command icon mod:UI/Game/Icons/Commands/MoveToFieldDummy_disable.dds not found
  3205. command icon mod:UI/Game/Icons/Commands/MoveToFieldDummy_normal.dds not found
  3206. command icon mod:UI/Game/Icons/Commands/MoveToFieldDummy_over.dds not found
  3207. command icon mod:UI/Game/Icons/Commands/MoveToFieldDummy_mousedown.dds not found
  3208. cursor mod:UI/Game/Icons/Cursor/MoveToFieldDummy.dds not found
  3209. command icon mod:UI/Game/Icons/Commands/MoveToFieldHouse_disable.dds not found
  3210. command icon mod:UI/Game/Icons/Commands/MoveToFieldHouse_normal.dds not found
  3211. command icon mod:UI/Game/Icons/Commands/MoveToFieldHouse_over.dds not found
  3212. command icon mod:UI/Game/Icons/Commands/MoveToFieldHouse_mousedown.dds not found
  3213. cursor mod:UI/Game/Icons/Cursor/MoveToFieldHouse.dds not found
  3214. command icon mod:UI/Game/Icons/Commands/TutThrow_disable.dds not found
  3215. command icon mod:UI/Game/Icons/Commands/TutThrow_normal.dds not found
  3216. command icon mod:UI/Game/Icons/Commands/TutThrow_over.dds not found
  3217. command icon mod:UI/Game/Icons/Commands/TutThrow_mousedown.dds not found
  3218. cursor mod:UI/Game/Icons/Cursor/TutThrow.dds not found
  3219. command icon mod:UI/Game/Icons/Commands/Unload_disable.dds not found
  3220. command icon mod:UI/Game/Icons/Commands/Unload_normal.dds not found
  3221. command icon mod:UI/Game/Icons/Commands/Unload_over.dds not found
  3222. command icon mod:UI/Game/Icons/Commands/Unload_mousedown.dds not found
  3223. cursor mod:UI/Game/Icons/Cursor/Unload.dds not found
  3224. Deleting units...
  3225. Scanning units...
  3226. Scanning equipment...
  3227. Loading equipment mod:Units/Equipment/F010Fire Extinguisher/...
  3228. Loading equipment mod:Units/Equipment/F020Fire Hose/...
  3229. Loading equipment mod:Units/Equipment/F030Jaws Of Life/...
  3230. Loading equipment mod:Units/Equipment/F040Chain Saw/...
  3231. Loading equipment mod:Units/Equipment/F050Axe/...
  3232. Loading equipment mod:Units/Equipment/F060Jump Pad/...
  3233. Loading equipment mod:Units/Equipment/P010Flash Grenade/...
  3234. Loading equipment mod:Units/Equipment/P020Road Block/...
  3235. Scanning personnel...
  3236. Loading personnel mod:Units/Personnel/Fire Department/010Fire Fighter/...
  3237. Loading personnel mod:Units/Personnel/Fire Department/020Fire Fighter Masked/...
  3238. Loading personnel mod:Units/Personnel/Fire Department/030Fire Fighter ABC/...
  3239. Loading personnel mod:Units/Personnel/Fire Department/040Diver/...
  3240. Loading personnel mod:Units/Personnel/Fire Department/050Air Port Fire Fighter/...
  3241. Scanning personnel...
  3242. Loading personnel mod:Units/Personnel/Ambulance/010Doctor/...
  3243. Loading personnel mod:Units/Personnel/Ambulance/020Paramedics/...
  3244. Loading personnel mod:Units/Personnel/Ambulance/030Dog Leader/...
  3245. Scanning personnel...
  3246. Loading personnel mod:Units/Personnel/Police/010Policeman/...
  3247. Loading personnel mod:Units/Personnel/Police/020Shooter/...
  3248. Loading personnel mod:Units/Personnel/Police/030Sharp Shooter/...
  3249. Loading personnel mod:Units/Personnel/Police/040Scout/...
  3250. Loading personnel mod:Units/Personnel/Police/050Profiler/...
  3251. Scanning personnel...
  3252. Loading personnel mod:Units/Personnel/TEC/010Engineer/...
  3253. Scanning vehicles...
  3254. Loading vehicle mod:Units/Vehicles/Fire Department/010RW/...
  3255. Loading vehicle mod:Units/Vehicles/Fire Department/020GTF/...
  3256. Loading vehicle mod:Units/Vehicles/Fire Department/030TLF/...
  3257. Loading vehicle mod:Units/Vehicles/Fire Department/040DLK/...
  3258. Loading vehicle mod:Units/Vehicles/Fire Department/050LPF/...
  3259. Loading vehicle mod:Units/Vehicles/Fire Department/060DEKON/...
  3260. Loading vehicle mod:Units/Vehicles/Fire Department/070FMB/...
  3261. Loading vehicle mod:Units/Vehicles/Fire Department/080TFMB/...
  3262. Loading vehicle mod:Units/Vehicles/Fire Department/090FLB/...
  3263. Loading vehicle mod:Units/Vehicles/Fire Department/100LF/...
  3264. Loading vehicle mod:Units/Vehicles/Fire Department/110TAR/...
  3265. Loading vehicle mod:Units/Vehicles/Fire Department/120HZM/...
  3266. Loading vehicle mod:Units/Vehicles/Fire Department/121TENT/...
  3267. Scanning vehicles...
  3268. Loading vehicle mod:Units/Vehicles/Ambulance/010NEF/...
  3269. Loading vehicle mod:Units/Vehicles/Ambulance/020RTW/...
  3270. Loading vehicle mod:Units/Vehicles/Ambulance/030RHF/...
  3271. Loading vehicle mod:Units/Vehicles/Ambulance/040ITW/...
  3272. Loading vehicle mod:Units/Vehicles/Ambulance/050RHC/...
  3273. Loading vehicle mod:Units/Vehicles/Ambulance/060BLS/...
  3274. Scanning vehicles...
  3275. Loading vehicle mod:Units/Vehicles/Police/010STW/...
  3276. Loading vehicle mod:Units/Vehicles/Police/020MTW/...
  3277. Loading vehicle mod:Units/Vehicles/Police/030SW/...
  3278. Loading vehicle mod:Units/Vehicles/Police/040WAW/...
  3279. Loading vehicle mod:Units/Vehicles/Police/050GTW/...
  3280. Loading vehicle mod:Units/Vehicles/Police/060PHC/...
  3281. Loading vehicle mod:Units/Vehicles/Police/070FLIGHT/...
  3282. Loading vehicle mod:Units/Vehicles/Police/080AC/...
  3283. Scanning vehicles...
  3284. Loading vehicle mod:Units/Vehicles/TEC/010FGRI/...
  3285. Loading vehicle mod:Units/Vehicles/TEC/020ASF/...
  3286. Loading vehicle mod:Units/Vehicles/TEC/030FGRR/...
  3287. Loading vehicle mod:Units/Vehicles/TEC/040FGRB/...
  3288. Loading vehicle mod:Units/Vehicles/TEC/050FGRT/...
  3289. Loading vehicle mod:Units/Vehicles/TEC/060RL/...
  3290. Loading vehicle mod:Units/Vehicles/TEC/070TRL/...
  3291. mod found: Los Angeles Mod v2.1
  3292. mod found: Private Improved Game
  3293. connected to master server
  3294. advertising game info: game_mode=3;maxpl=4;mod=Private Improved Game;nation=us;numpl=1;password=0;players=§(10)Gavin§(-1);server_name=gavin (Gavin);server_port=58282;vmaj=1;vmin=3;vtype=f
  3295. OpenGL vendor: NVIDIA Corporation
  3296. OpenGL renderer: GeForce GTX 560M/PCIe/SSE2
  3297. renderer-string: NVIDIA;GF;GFN
  3298. OpenGL vendor: NVIDIA Corporation
  3299. OpenGL renderer: GeForce GTX 560M/PCIe/SSE2
  3300. renderer-string: NVIDIA;GF;GFN
  3301. OpenGL vendor: NVIDIA Corporation
  3302. OpenGL renderer: GeForce GTX 560M/PCIe/SSE2
  3303. renderer-string: NVIDIA;GF;GFN
  3304. client[0] from 173.58.119.66:51380 connected
  3305. advertising game info: numpl=2
  3306. advertising game info: players=§(10)Gavin§(-1), G. Schriver
  3307. connection to master server closed
  3308. |Loading Model mod:Models\Houses\Town - Apartment\singlefamily11.v3o
  3309.  
  3310. |[VNUM=1.43]
  3311.  
  3312. |Model contains 1440 vertices, 848 polygons, 0 bones, 0 muscleanimframes
  3313.  
  3314. |Loading Model mod:Models\Objects\HouseChildren\singlefamily11_balcony.v3o
  3315.  
  3316. |[VNUM=1.43]
  3317.  
  3318. |Model contains 56 vertices, 32 polygons, 0 bones, 0 muscleanimframes
  3319.  
  3320. |Loading Model mod:Models\Objects\HouseChildren\singlefamily11_balcony02.v3o
  3321.  
  3322. |[VNUM=1.43]
  3323.  
  3324. |Model contains 148 vertices, 68 polygons, 0 bones, 0 muscleanimframes
  3325.  
  3326. |Loading Model mod:Models\Objects\HouseChildren\singlefamily11_funnel.v3o
  3327.  
  3328. |[VNUM=1.43]
  3329.  
  3330. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  3331.  
  3332. |Loading Model mod:Models\Objects\HouseChildren\singlefamily11_flowerpot_big.v3o
  3333.  
  3334. |[VNUM=1.43]
  3335.  
  3336. |Model contains 48 vertices, 26 polygons, 0 bones, 0 muscleanimframes
  3337.  
  3338. |Loading Model mod:Models\Objects\HouseChildren\singlefamily11_gazebo.v3o
  3339.  
  3340. |[VNUM=1.43]
  3341.  
  3342. |Model contains 85 vertices, 49 polygons, 0 bones, 0 muscleanimframes
  3343.  
  3344. |Loading Model mod:Models\Objects\HouseChildren\singlefamily11_small.v3o
  3345.  
  3346. |[VNUM=1.43]
  3347.  
  3348. |Model contains 48 vertices, 26 polygons, 0 bones, 0 muscleanimframes
  3349.  
  3350. |Loading Model mod:Models\Objects\HouseChildren\singlefamily11_window_big.v3o
  3351.  
  3352. |[VNUM=1.43]
  3353.  
  3354. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  3355.  
  3356. |Loading Model mod:Models\Houses\Town - Apartment\singlefamily10.v3o
  3357.  
  3358. |[VNUM=1.43]
  3359.  
  3360. |Model contains 1795 vertices, 995 polygons, 0 bones, 0 muscleanimframes
  3361.  
  3362. |Loading Model mod:Models\Objects\HouseChildren\singlefamily10_flowerpot_medium.v3o
  3363.  
  3364. |[VNUM=1.43]
  3365.  
  3366. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  3367.  
  3368. |Loading Model mod:Models\Objects\HouseChildren\singlefamily10_flowerpot_small.v3o
  3369.  
  3370. |[VNUM=1.43]
  3371.  
  3372. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  3373.  
  3374. |Loading Model mod:Models\Objects\HouseChildren\singlefamily10_funnel.v3o
  3375.  
  3376. |[VNUM=1.43]
  3377.  
  3378. |Model contains 36 vertices, 18 polygons, 0 bones, 0 muscleanimframes
  3379.  
  3380. |Loading Model mod:Models\Objects\HouseChildren\singlefamily10_shutter.v3o
  3381.  
  3382. |[VNUM=1.43]
  3383.  
  3384. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  3385.  
  3386. |Loading Model mod:Models\Objects\HouseChildren\singlefamily10_window_medium.v3o
  3387.  
  3388. |[VNUM=1.43]
  3389.  
  3390. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  3391.  
  3392. |Loading Model mod:Models\Objects\HouseChildren\singlefamily10_window_small.v3o
  3393.  
  3394. |[VNUM=1.43]
  3395.  
  3396. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  3397.  
  3398. |Loading Model mod:Models\Objects\ObjectChildren\housedirt07.v3o
  3399.  
  3400. |[VNUM=1.43]
  3401.  
  3402. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  3403.  
  3404. |Loading Model mod:Models\Objects\HouseChildren\apartment_building_1970_child04.v3o
  3405.  
  3406. |[VNUM=1.43]
  3407.  
  3408. |Model contains 119 vertices, 96 polygons, 0 bones, 0 muscleanimframes
  3409.  
  3410. |Loading Model mod:Models\Objects\ObjectChildren\housedeco08.v3o
  3411.  
  3412. |[VNUM=1.43]
  3413.  
  3414. |Model contains 79 vertices, 68 polygons, 0 bones, 0 muscleanimframes
  3415.  
  3416. |Loading Model mod:Models\OpenHouses\hotel02\hotel02_floor.v3o
  3417.  
  3418. |[VNUM=1.43]
  3419.  
  3420. |Model contains 401 vertices, 244 polygons, 0 bones, 0 muscleanimframes
  3421.  
  3422. |Loading Model mod:Models\OpenHouses\hotel02\hotel02_ceiling.v3o
  3423.  
  3424. |[VNUM=1.43]
  3425.  
  3426. |Model contains 2612 vertices, 1438 polygons, 0 bones, 0 muscleanimframes
  3427.  
  3428. |Loading Model mod:Models\OpenHouses\hotel02\hotel02_walls.v3o
  3429.  
  3430. |[VNUM=1.43]
  3431.  
  3432. |Model contains 1132 vertices, 618 polygons, 0 bones, 0 muscleanimframes
  3433.  
  3434. |Loading Model mod:Models\OpenHouses\hotel02\hotel02_door04.v3o
  3435.  
  3436. |[VNUM=1.43]
  3437.  
  3438. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  3439.  
  3440. |Loading Model mod:Models\OpenHouses\hotel02\hotel02_door03.v3o
  3441.  
  3442. |[VNUM=1.43]
  3443.  
  3444. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  3445.  
  3446. |Loading Model mod:Models\OpenHouses\hotel02\hotel02_door01.v3o
  3447.  
  3448. |[VNUM=1.43]
  3449.  
  3450. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  3451.  
  3452. |Loading Model mod:Models\OpenHouses\hotel02\hotel02_door05.v3o
  3453.  
  3454. |[VNUM=1.43]
  3455.  
  3456. |Model contains 26 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  3457.  
  3458. |Vision Core: Resized memory for Entities to 81 kB.
  3459.  
  3460. |Loading Model mod:Models\Objects\HouseFurniture\hotel02_toilet.v3o
  3461.  
  3462. |[VNUM=1.43]
  3463.  
  3464. |Model contains 90 vertices, 56 polygons, 0 bones, 0 muscleanimframes
  3465.  
  3466. |Loading Model mod:Models\Objects\HouseFurniture\hotel02_washbasin.v3o
  3467.  
  3468. |[VNUM=1.43]
  3469.  
  3470. |Model contains 56 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  3471.  
  3472. |Loading Model mod:Models\Objects\HouseFurniture\hotel02_armchair.v3o
  3473.  
  3474. |[VNUM=1.43]
  3475.  
  3476. |Model contains 57 vertices, 54 polygons, 0 bones, 0 muscleanimframes
  3477.  
  3478. |Loading Model mod:Models\Objects\HouseFurniture\hotel02_couch.v3o
  3479.  
  3480. |[VNUM=1.43]
  3481.  
  3482. |Model contains 76 vertices, 66 polygons, 0 bones, 0 muscleanimframes
  3483.  
  3484. |Loading Model mod:Models\Objects\HouseFurniture\tfhi01_lamp.v3o
  3485.  
  3486. |[VNUM=1.43]
  3487.  
  3488. |Model contains 53 vertices, 45 polygons, 0 bones, 0 muscleanimframes
  3489.  
  3490. |Loading Model mod:Models\Objects\HouseFurniture\hotel02_wardrobe.v3o
  3491.  
  3492. |[VNUM=1.43]
  3493.  
  3494. |Model contains 33 vertices, 19 polygons, 0 bones, 0 muscleanimframes
  3495.  
  3496. |Loading Model mod:Models\Objects\HouseFurniture\hotel02_tv.v3o
  3497.  
  3498. |[VNUM=1.43]
  3499.  
  3500. |Model contains 38 vertices, 20 polygons, 0 bones, 0 muscleanimframes
  3501.  
  3502. |Loading Model mod:Models\Objects\HouseFurniture\hotel02_carpet.v3o
  3503.  
  3504. |[VNUM=1.43]
  3505.  
  3506. |Model contains 40 vertices, 20 polygons, 0 bones, 0 muscleanimframes
  3507.  
  3508. |Loading Model mod:Models\Objects\HouseChildren\hotel02_logo.v3o
  3509.  
  3510. |[VNUM=1.43]
  3511.  
  3512. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  3513.  
  3514. |Loading Model mod:Models\Objects\HouseFurniture\hotel02_restrictionrobe.v3o
  3515.  
  3516. |[VNUM=1.43]
  3517.  
  3518. |Model contains 48 vertices, 32 polygons, 0 bones, 0 muscleanimframes
  3519.  
  3520. |Loading Model mod:Models\Objects\HouseFurniture\restaurant01_bar.v3o
  3521.  
  3522. |[VNUM=1.43]
  3523.  
  3524. |Model contains 212 vertices, 134 polygons, 0 bones, 0 muscleanimframes
  3525.  
  3526. |Loading Model mod:Models\Objects\HouseFurniture\hotel_i_table.v3o
  3527.  
  3528. |[VNUM=1.43]
  3529.  
  3530. |Model contains 52 vertices, 40 polygons, 0 bones, 0 muscleanimframes
  3531.  
  3532. |Loading Model mod:Models\Objects\HouseFurniture\st_smallshop02_chair.v3o
  3533.  
  3534. |[VNUM=1.43]
  3535.  
  3536. |Model contains 15 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  3537.  
  3538. |Loading Model mod:Models\Objects\HouseFurniture\ap_shop01_plant09.v3o
  3539.  
  3540. |[VNUM=1.43]
  3541.  
  3542. |Model contains 101 vertices, 76 polygons, 0 bones, 0 muscleanimframes
  3543.  
  3544. |Loading Model mod:Models\Objects\HouseFurniture\hotel02_mirror.v3o
  3545.  
  3546. |[VNUM=1.43]
  3547.  
  3548. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  3549.  
  3550. |Loading Model mod:Models\Objects\HouseFurniture\mall02_mobilewall_small.v3o
  3551.  
  3552. |[VNUM=1.43]
  3553.  
  3554. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  3555.  
  3556. |Loading Model mod:Models\Objects\HouseFurniture\hotel02_bed.v3o
  3557.  
  3558. |[VNUM=1.43]
  3559.  
  3560. |Model contains 70 vertices, 50 polygons, 0 bones, 0 muscleanimframes
  3561.  
  3562. |Loading Model mod:Models\Objects\HouseFurniture\skyscraper02_monitor01.v3o
  3563.  
  3564. |[VNUM=1.43]
  3565.  
  3566. |Model contains 72 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  3567.  
  3568. |Loading Model mod:Models\Objects\HouseFurniture\hotel02_receptiondesk.v3o
  3569.  
  3570. |[VNUM=1.43]
  3571.  
  3572. |Model contains 112 vertices, 56 polygons, 0 bones, 0 muscleanimframes
  3573.  
  3574. |Loading Model mod:Models\Objects\HouseFurniture\hotel02_recepitonsign.v3o
  3575.  
  3576. |[VNUM=1.43]
  3577.  
  3578. |Model contains 16 vertices, 8 polygons, 0 bones, 0 muscleanimframes
  3579.  
  3580. |Loading Model mod:Models\Objects\HouseFurniture\hotel02_table.v3o
  3581.  
  3582. |[VNUM=1.43]
  3583.  
  3584. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  3585.  
  3586. |Loading Model mod:Models\OpenHouses\st_smallshop01\st_smallshop01_floor.v3o
  3587.  
  3588. |[VNUM=1.43]
  3589.  
  3590. |Model contains 36 vertices, 18 polygons, 0 bones, 0 muscleanimframes
  3591.  
  3592. |Loading Model mod:Models\OpenHouses\st_smallshop01\st_smallshop01_ceiling.v3o
  3593.  
  3594. |[VNUM=1.43]
  3595.  
  3596. |Model contains 128 vertices, 102 polygons, 0 bones, 0 muscleanimframes
  3597.  
  3598. |Loading Model mod:Models\OpenHouses\st_smallshop01\st_smallshop01_wall01.v3o
  3599.  
  3600. |[VNUM=1.43]
  3601.  
  3602. |Model contains 607 vertices, 353 polygons, 0 bones, 0 muscleanimframes
  3603.  
  3604. |Loading Model mod:Models\OpenHouses\st_smallshop01\st_smallshop01_wall02.v3o
  3605.  
  3606. |[VNUM=1.43]
  3607.  
  3608. |Model contains 86 vertices, 54 polygons, 0 bones, 0 muscleanimframes
  3609.  
  3610. |Loading Model mod:Models\OpenHouses\st_smallshop01\st_smallshop01_wall03.v3o
  3611.  
  3612. |[VNUM=1.43]
  3613.  
  3614. |Model contains 78 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  3615.  
  3616. |Loading Model mod:Models\OpenHouses\st_smallshop01\st_smallshop01_wall04.v3o
  3617.  
  3618. |[VNUM=1.43]
  3619.  
  3620. |Model contains 86 vertices, 54 polygons, 0 bones, 0 muscleanimframes
  3621.  
  3622. |Loading Model mod:Models\OpenHouses\st_smallshop01\st_smallshop01_wall01b.v3o
  3623.  
  3624. |[VNUM=1.43]
  3625.  
  3626. |Model contains 20 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  3627.  
  3628. |Loading Model mod:Models\OpenHouses\Dummy\virtual_door01.v3o
  3629.  
  3630. |[VNUM=1.43]
  3631.  
  3632. |Model contains 24 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  3633.  
  3634. |Loading Model mod:Models\Objects\HouseFurniture\st_smallshop01_cab02.v3o
  3635.  
  3636. |[VNUM=1.43]
  3637.  
  3638. |Model contains 284 vertices, 142 polygons, 0 bones, 0 muscleanimframes
  3639.  
  3640. |Loading Model mod:Models\Objects\HouseFurniture\st_smallshop01_cab03.v3o
  3641.  
  3642. |[VNUM=1.43]
  3643.  
  3644. |Model contains 100 vertices, 52 polygons, 0 bones, 0 muscleanimframes
  3645.  
  3646. |Loading Model mod:Models\Objects\HouseFurniture\st_smallshop01_cab04.v3o
  3647.  
  3648. |[VNUM=1.43]
  3649.  
  3650. |Model contains 100 vertices, 52 polygons, 0 bones, 0 muscleanimframes
  3651.  
  3652. |Loading Model mod:Models\Objects\HouseFurniture\st_smallshop01_paydesk.v3o
  3653.  
  3654. |[VNUM=1.43]
  3655.  
  3656. |Model contains 274 vertices, 144 polygons, 0 bones, 0 muscleanimframes
  3657.  
  3658. |Loading Model mod:Models\Objects\HouseFurniture\st_smallshop01_smallshop01_cab01.v3o
  3659.  
  3660. |[VNUM=1.43]
  3661.  
  3662. |Model contains 256 vertices, 128 polygons, 0 bones, 0 muscleanimframes
  3663.  
  3664. |Loading Model mod:Models\Objects\Street\sunshade02.v3o
  3665.  
  3666. |[VNUM=1.43]
  3667.  
  3668. |Model contains 132 vertices, 68 polygons, 0 bones, 0 muscleanimframes
  3669.  
  3670. |Loading Model mod:Models\Objects\Street\marketstand01_vegetables.v3o
  3671.  
  3672. |[VNUM=1.43]
  3673.  
  3674. |Model contains 406 vertices, 214 polygons, 0 bones, 0 muscleanimframes
  3675.  
  3676. |Loading Model mod:Models\Objects\Street\luncheonette01.v3o
  3677.  
  3678. |[VNUM=1.43]
  3679.  
  3680. |Model contains 556 vertices, 239 polygons, 0 bones, 0 muscleanimframes
  3681.  
  3682. |Loading Model mod:Models\Objects\Street\kiosk03a.v3o
  3683.  
  3684. |[VNUM=1.43]
  3685.  
  3686. |Model contains 324 vertices, 182 polygons, 0 bones, 0 muscleanimframes
  3687.  
  3688. |Loading Model mod:Models\Objects\ObjectChildren\kiosk03a_snacks.v3o
  3689.  
  3690. |[VNUM=1.43]
  3691.  
  3692. |Model contains 26 vertices, 16 polygons, 0 bones, 4 muscleanimframes
  3693.  
  3694. |Loading Model mod:Models\Objects\Street\kiosk03b.v3o
  3695.  
  3696. |[VNUM=1.43]
  3697.  
  3698. |Model contains 428 vertices, 225 polygons, 0 bones, 0 muscleanimframes
  3699.  
  3700. |Loading Model mod:Models\Houses\City - Apartment\hotel01.v3o
  3701.  
  3702. |[VNUM=1.43]
  3703.  
  3704. |Model contains 1597 vertices, 865 polygons, 0 bones, 0 muscleanimframes
  3705.  
  3706. |Loading Model mod:Models\Objects\HouseFurniture\hotel_i_roofchair01.v3o
  3707.  
  3708. |[VNUM=1.43]
  3709.  
  3710. |Model contains 56 vertices, 28 polygons, 0 bones, 0 muscleanimframes
  3711.  
  3712. |Loading Model mod:Models\Objects\HouseFurniture\hotel_i_roofchair.v3o
  3713.  
  3714. |[VNUM=1.43]
  3715.  
  3716. |Model contains 56 vertices, 28 polygons, 0 bones, 0 muscleanimframes
  3717.  
  3718. |Loading Model mod:Models\Objects\HouseFurniture\hotel02_plant01.v3o
  3719.  
  3720. |[VNUM=1.43]
  3721.  
  3722. |Model contains 35 vertices, 25 polygons, 0 bones, 0 muscleanimframes
  3723.  
  3724. |Loading Model mod:Models\Objects\Trees\palm01.v3o
  3725.  
  3726. |[VNUM=1.43]
  3727.  
  3728. |Model contains 154 vertices, 171 polygons, 0 bones, 0 muscleanimframes
  3729.  
  3730. |Loading Model mod:Models\Objects\Misc\flag01.v3o
  3731.  
  3732. |[VNUM=1.43]
  3733.  
  3734. |Model contains 150 vertices, 125 polygons, 0 bones, 8 muscleanimframes
  3735.  
  3736. |Loading Model mod:Models\Objects\Street\sunshade01.v3o
  3737.  
  3738. |[VNUM=1.43]
  3739.  
  3740. |Model contains 132 vertices, 68 polygons, 0 bones, 0 muscleanimframes
  3741.  
  3742. |Loading Model mod:Models\Objects\Street\railwaybridge02_side.v3o
  3743.  
  3744. |[VNUM=1.43]
  3745.  
  3746. |Model contains 286 vertices, 128 polygons, 0 bones, 0 muscleanimframes
  3747.  
  3748. |Loading Model mod:Models\Objects\Street\vat03.v3o
  3749.  
  3750. |[VNUM=1.43]
  3751.  
  3752. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  3753.  
  3754. |Loading Model mod:Models\Objects\HouseChildren\shopping_center_10_roof_tunnel02.v3o
  3755.  
  3756. |[VNUM=1.43]
  3757.  
  3758. |Model contains 63 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  3759.  
  3760. |Loading Model mod:Models\Objects\HouseChildren\fitness01_glassroof.v3o
  3761.  
  3762. |[VNUM=1.43]
  3763.  
  3764. |Model contains 26 vertices, 14 polygons, 0 bones, 0 muscleanimframes
  3765.  
  3766. |Loading Model mod:Models\Objects\Bridges\railwaybridge02.v3o
  3767.  
  3768. |[VNUM=1.43]
  3769.  
  3770. |Model contains 520 vertices, 248 polygons, 0 bones, 0 muscleanimframes
  3771.  
  3772. |Loading Model mod:Models\Objects\Misc\travelvan02.v3o
  3773.  
  3774. |[VNUM=1.43]
  3775.  
  3776. |Model contains 787 vertices, 474 polygons, 0 bones, 0 muscleanimframes
  3777.  
  3778. |Loading Model mod:Models\Objects\Misc\tent01.v3o
  3779.  
  3780. |[VNUM=1.43]
  3781.  
  3782. |Model contains 58 vertices, 34 polygons, 0 bones, 0 muscleanimframes
  3783.  
  3784. |Loading Model mod:Models\Objects\Misc\oa_tent01.v3o
  3785.  
  3786. |[VNUM=1.43]
  3787.  
  3788. |Model contains 105 vertices, 61 polygons, 0 bones, 0 muscleanimframes
  3789.  
  3790. |Loading Model mod:Models\Objects\Misc\oa_tent02.v3o
  3791.  
  3792. |[VNUM=1.43]
  3793.  
  3794. |Model contains 101 vertices, 57 polygons, 0 bones, 0 muscleanimframes
  3795.  
  3796. |Loading Model mod:Models\Objects\Misc\oa_tent03.v3o
  3797.  
  3798. |[VNUM=1.43]
  3799.  
  3800. |Model contains 186 vertices, 110 polygons, 0 bones, 0 muscleanimframes
  3801.  
  3802. |Loading Model mod:Models\Objects\Misc\oa_tent04.v3o
  3803.  
  3804. |[VNUM=1.43]
  3805.  
  3806. |Model contains 196 vertices, 118 polygons, 0 bones, 0 muscleanimframes
  3807.  
  3808. |Loading Model mod:Models\Objects\Trees\forest04.v3o
  3809.  
  3810. |[VNUM=1.43]
  3811.  
  3812. |Model contains 3272 vertices, 2113 polygons, 0 bones, 0 muscleanimframes
  3813.  
  3814. |Loading Model mod:Models\Houses\Industry\depot04b.v3o
  3815.  
  3816. |[VNUM=1.43]
  3817.  
  3818. |Model contains 1677 vertices, 733 polygons, 0 bones, 0 muscleanimframes
  3819.  
  3820. |Loading Model mod:Models\Objects\HouseChildren\depot04_ladder02.v3o
  3821.  
  3822. |[VNUM=1.43]
  3823.  
  3824. |Model contains 30 vertices, 18 polygons, 0 bones, 0 muscleanimframes
  3825.  
  3826. |Loading Model mod:Models\Objects\HouseChildren\facility04_burningpipe.v3o
  3827.  
  3828. |[VNUM=1.43]
  3829.  
  3830. |Model contains 114 vertices, 60 polygons, 0 bones, 0 muscleanimframes
  3831.  
  3832. |Loading Model mod:Models\Houses\Industry\facility04.v3o
  3833.  
  3834. |[VNUM=1.43]
  3835.  
  3836. |Model contains 7324 vertices, 3612 polygons, 0 bones, 0 muscleanimframes
  3837.  
  3838. |Loading Model mod:Models\Houses\Industry\facility05.v3o
  3839.  
  3840. |[VNUM=1.43]
  3841.  
  3842. |Model contains 8012 vertices, 3895 polygons, 0 bones, 0 muscleanimframes
  3843.  
  3844. |Vision Core: Resized memory for Entities to 99 kB.
  3845.  
  3846. |Loading Model mod:Models\Houses\City - Office\bank01.v3o
  3847.  
  3848. |[VNUM=1.43]
  3849.  
  3850. |Model contains 2207 vertices, 1228 polygons, 0 bones, 0 muscleanimframes
  3851.  
  3852. |Loading Model mod:Models\Objects\HouseChildren\bank01_alpha.v3o
  3853.  
  3854. |[VNUM=1.43]
  3855.  
  3856. |Model contains 84 vertices, 42 polygons, 0 bones, 0 muscleanimframes
  3857.  
  3858. |Loading Model mod:Models\Houses\City - Office\officeblock01a.v3o
  3859.  
  3860. |[VNUM=1.43]
  3861.  
  3862. |Model contains 1961 vertices, 1039 polygons, 0 bones, 0 muscleanimframes
  3863.  
  3864. |Loading Model mod:Models\Objects\HouseChildren\officeblock01_glassroof.v3o
  3865.  
  3866. |[VNUM=1.43]
  3867.  
  3868. |Model contains 60 vertices, 30 polygons, 0 bones, 0 muscleanimframes
  3869.  
  3870. |Loading Model mod:Models\Objects\HouseChildren\officeblock02_satelite.v3o
  3871.  
  3872. |[VNUM=1.43]
  3873.  
  3874. |Model contains 103 vertices, 87 polygons, 0 bones, 0 muscleanimframes
  3875.  
  3876. |Loading Model mod:Models\Objects\HouseChildren\officeblock04_roofwindow.v3o
  3877.  
  3878. |[VNUM=1.43]
  3879.  
  3880. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  3881.  
  3882. |Loading Model mod:Models\Objects\HouseChildren\officeblock04_ventilation.v3o
  3883.  
  3884. |[VNUM=1.43]
  3885.  
  3886. |Model contains 126 vertices, 68 polygons, 0 bones, 0 muscleanimframes
  3887.  
  3888. |Loading Model mod:Models\Objects\ObjectChildren\housedirt02.v3o
  3889.  
  3890. |[VNUM=1.43]
  3891.  
  3892. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  3893.  
  3894. |Loading Model mod:Models\Houses\City - Office\officeblock04.v3o
  3895.  
  3896. |[VNUM=1.43]
  3897.  
  3898. |Model contains 1314 vertices, 727 polygons, 0 bones, 0 muscleanimframes
  3899.  
  3900. |Loading Model mod:Models\Objects\Missionspec\palace01_flag.v3o
  3901.  
  3902. |[VNUM=1.43]
  3903.  
  3904. |Model contains 68 vertices, 54 polygons, 0 bones, 15 muscleanimframes
  3905.  
  3906. |Loading Model mod:Models\Houses\City - Office\office_g_withoutgazebo.v3o
  3907.  
  3908. |[VNUM=1.43]
  3909.  
  3910. |Model contains 3167 vertices, 1735 polygons, 0 bones, 0 muscleanimframes
  3911.  
  3912. |Loading Model mod:Models\Objects\HouseChildren\apartmentbuilding05_funnel.v3o
  3913.  
  3914. |[VNUM=1.43]
  3915.  
  3916. |Model contains 40 vertices, 20 polygons, 0 bones, 0 muscleanimframes
  3917.  
  3918. |Loading Model mod:Models\Objects\HouseChildren\depot04_roofchild.v3o
  3919.  
  3920. |[VNUM=1.43]
  3921.  
  3922. |Model contains 176 vertices, 88 polygons, 0 bones, 0 muscleanimframes
  3923.  
  3924. |Loading Model mod:Models\Objects\HouseChildren\depot04_roofwindow.v3o
  3925.  
  3926. |[VNUM=1.43]
  3927.  
  3928. |Model contains 28 vertices, 18 polygons, 0 bones, 0 muscleanimframes
  3929.  
  3930. |Loading Model mod:Models\Objects\ObjectChildren\housedirt03.v3o
  3931.  
  3932. |[VNUM=1.43]
  3933.  
  3934. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  3935.  
  3936. |Loading Model mod:Models\Objects\Trees\leafedtree_04.v3o
  3937.  
  3938. |[VNUM=1.43]
  3939.  
  3940. |Model contains 261 vertices, 205 polygons, 0 bones, 31 muscleanimframes
  3941.  
  3942. |Loading Model mod:Models\Objects\Trees\leafedtree_02.v3o
  3943.  
  3944. |[VNUM=1.43]
  3945.  
  3946. |Model contains 236 vertices, 212 polygons, 0 bones, 14 muscleanimframes
  3947.  
  3948. |Loading Model mod:Models\Objects\Trees\leafedtree_03.v3o
  3949.  
  3950. |[VNUM=1.43]
  3951.  
  3952. |Model contains 234 vertices, 177 polygons, 0 bones, 23 muscleanimframes
  3953.  
  3954. |Loading Model mod:Models\Objects\Misc\landingstage04.v3o
  3955.  
  3956. |[VNUM=1.43]
  3957.  
  3958. |Model contains 125 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  3959.  
  3960. |Loading Model mod:Models\Objects\ObjectChildren\landingstage06_pipe.v3o
  3961.  
  3962. |[VNUM=1.43]
  3963.  
  3964. |Model contains 58 vertices, 38 polygons, 0 bones, 0 muscleanimframes
  3965.  
  3966. |Loading Model mod:Models\OpenHouses\fitness01\fitness01_floor.v3o
  3967.  
  3968. |[VNUM=1.43]
  3969.  
  3970. |Model contains 90 vertices, 48 polygons, 0 bones, 0 muscleanimframes
  3971.  
  3972. |Loading Model mod:Models\OpenHouses\fitness01\fitness01_ceiling.v3o
  3973.  
  3974. |[VNUM=1.43]
  3975.  
  3976. |Model contains 712 vertices, 372 polygons, 0 bones, 0 muscleanimframes
  3977.  
  3978. |Loading Model mod:Models\OpenHouses\fitness01\fitness01_walls.v3o
  3979.  
  3980. |[VNUM=1.43]
  3981.  
  3982. |Model contains 577 vertices, 375 polygons, 0 bones, 0 muscleanimframes
  3983.  
  3984. |Loading Model mod:Models\OpenHouses\fitness01\fitness01_walls_windows.v3o
  3985.  
  3986. |[VNUM=1.43]
  3987.  
  3988. |Model contains 50 vertices, 30 polygons, 0 bones, 0 muscleanimframes
  3989.  
  3990. |Loading Model mod:Models\OpenHouses\fitness01\fitness01_door01.v3o
  3991.  
  3992. |[VNUM=1.43]
  3993.  
  3994. |Model contains 8 vertices, 4 polygons, 0 bones, 0 muscleanimframes
  3995.  
  3996. |Loading Model mod:Models\OpenHouses\fitness01\fitness01_door02.v3o
  3997.  
  3998. |[VNUM=1.43]
  3999.  
  4000. |Model contains 8 vertices, 4 polygons, 0 bones, 0 muscleanimframes
  4001.  
  4002. |Loading Model mod:Models\Objects\HouseFurniture\fitness01_desktops.v3o
  4003.  
  4004. |[VNUM=1.43]
  4005.  
  4006. |Model contains 418 vertices, 200 polygons, 0 bones, 0 muscleanimframes
  4007.  
  4008. |Loading Model mod:Models\Objects\HouseFurniture\fitness01_fitnesssign.v3o
  4009.  
  4010. |[VNUM=1.43]
  4011.  
  4012. |Model contains 28 vertices, 14 polygons, 0 bones, 0 muscleanimframes
  4013.  
  4014. |Loading Model mod:Models\Objects\HouseFurniture\fitness01_gsm01.v3o
  4015.  
  4016. |[VNUM=1.43]
  4017.  
  4018. |Model contains 180 vertices, 90 polygons, 0 bones, 0 muscleanimframes
  4019.  
  4020. |Loading Model mod:Models\Objects\HouseFurniture\fitness01_gsm02.v3o
  4021.  
  4022. |[VNUM=1.43]
  4023.  
  4024. |Model contains 360 vertices, 180 polygons, 0 bones, 0 muscleanimframes
  4025.  
  4026. |Loading Model mod:Models\Objects\HouseFurniture\fitness01_monitors.v3o
  4027.  
  4028. |[VNUM=1.43]
  4029.  
  4030. |Model contains 728 vertices, 362 polygons, 0 bones, 0 muscleanimframes
  4031.  
  4032. |Loading Model mod:Models\Objects\HouseFurniture\fitness01_paydesk.v3o
  4033.  
  4034. |[VNUM=1.43]
  4035.  
  4036. |Model contains 472 vertices, 236 polygons, 0 bones, 0 muscleanimframes
  4037.  
  4038. |Loading Model mod:Models\Objects\HouseFurniture\fitness01_software01.v3o
  4039.  
  4040. |[VNUM=1.43]
  4041.  
  4042. |Model contains 526 vertices, 260 polygons, 0 bones, 0 muscleanimframes
  4043.  
  4044. |Loading Model mod:Models\Objects\HouseFurniture\fitness01_software03.v3o
  4045.  
  4046. |[VNUM=1.43]
  4047.  
  4048. |Model contains 98 vertices, 48 polygons, 0 bones, 0 muscleanimframes
  4049.  
  4050. |Loading Model mod:Models\Objects\HouseFurniture\ap_shop03_shelf01.v3o
  4051.  
  4052. |[VNUM=1.43]
  4053.  
  4054. |Model contains 260 vertices, 118 polygons, 0 bones, 0 muscleanimframes
  4055.  
  4056. |Loading Model mod:Models\Objects\HouseFurniture\ap_shop03_shelf02.v3o
  4057.  
  4058. |[VNUM=1.43]
  4059.  
  4060. |Model contains 281 vertices, 130 polygons, 0 bones, 0 muscleanimframes
  4061.  
  4062. |Loading Model mod:Models\Objects\HouseFurniture\fitness01_software02.v3o
  4063.  
  4064. |[VNUM=1.43]
  4065.  
  4066. |Model contains 112 vertices, 60 polygons, 0 bones, 0 muscleanimframes
  4067.  
  4068. |Loading Model mod:Models\Objects\HouseFurniture\mall02_eshelf03.v3o
  4069.  
  4070. |[VNUM=1.43]
  4071.  
  4072. |Model contains 264 vertices, 132 polygons, 0 bones, 0 muscleanimframes
  4073.  
  4074. |Loading Model mod:Models\Objects\HouseFurniture\mall02_eshelf02main.v3o
  4075.  
  4076. |[VNUM=1.43]
  4077.  
  4078. |Model contains 534 vertices, 268 polygons, 0 bones, 0 muscleanimframes
  4079.  
  4080. |Loading Model mod:Models\Objects\HouseFurniture\st_bigshop03_carpet.v3o
  4081.  
  4082. |[VNUM=1.43]
  4083.  
  4084. |Model contains 24 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  4085.  
  4086. |Loading Model mod:Models\Objects\HouseFurniture\mall02_smallplacard.v3o
  4087.  
  4088. |[VNUM=1.43]
  4089.  
  4090. |Model contains 16 vertices, 8 polygons, 0 bones, 0 muscleanimframes
  4091.  
  4092. |Loading Model mod:Models\Objects\HouseFurniture\bankmain01_advertstand03.v3o
  4093.  
  4094. |[VNUM=1.43]
  4095.  
  4096. |Model contains 18 vertices, 8 polygons, 0 bones, 0 muscleanimframes
  4097.  
  4098. |Loading Model mod:Models\Objects\HouseFurniture\office_g_basket.v3o
  4099.  
  4100. |[VNUM=1.43]
  4101.  
  4102. |Model contains 44 vertices, 38 polygons, 0 bones, 0 muscleanimframes
  4103.  
  4104. |Loading Model mod:Models\Houses\City - Shopping\shopping_center_10.v3o
  4105.  
  4106. |[VNUM=1.43]
  4107.  
  4108. |Model contains 2605 vertices, 1341 polygons, 0 bones, 0 muscleanimframes
  4109.  
  4110. |Loading Model mod:Models\Objects\HouseChildren\shopping_center_10_alphas.v3o
  4111.  
  4112. |[VNUM=1.43]
  4113.  
  4114. |Model contains 76 vertices, 38 polygons, 0 bones, 0 muscleanimframes
  4115.  
  4116. |Loading Model mod:Models\Objects\HouseChildren\shopping_center_10_DIY01.v3o
  4117.  
  4118. |[VNUM=1.43]
  4119.  
  4120. |Model contains 202 vertices, 124 polygons, 0 bones, 0 muscleanimframes
  4121.  
  4122. |Loading Model mod:Models\Objects\HouseChildren\shopping_center_10_DIY02.v3o
  4123.  
  4124. |[VNUM=1.43]
  4125.  
  4126. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  4127.  
  4128. |Loading Model mod:Models\Objects\HouseChildren\shopping_center_10_plakat01.v3o
  4129.  
  4130. |[VNUM=1.43]
  4131.  
  4132. |Model contains 152 vertices, 66 polygons, 0 bones, 0 muscleanimframes
  4133.  
  4134. |Loading Model mod:Models\Objects\HouseChildren\shopping_center_10_plakat02.v3o
  4135.  
  4136. |[VNUM=1.43]
  4137.  
  4138. |Model contains 152 vertices, 66 polygons, 0 bones, 0 muscleanimframes
  4139.  
  4140. |Loading Model mod:Models\OpenHouses\residential\residential_floor.v3o
  4141.  
  4142. |[VNUM=1.43]
  4143.  
  4144. |Model contains 358 vertices, 214 polygons, 0 bones, 0 muscleanimframes
  4145.  
  4146. |Loading Model mod:Models\OpenHouses\residential\residential_ceiling.v3o
  4147.  
  4148. |[VNUM=1.43]
  4149.  
  4150. |Model contains 815 vertices, 468 polygons, 0 bones, 0 muscleanimframes
  4151.  
  4152. |Loading Model mod:Models\OpenHouses\residential\residential_walls.v3o
  4153.  
  4154. |[VNUM=1.43]
  4155.  
  4156. |Model contains 733 vertices, 407 polygons, 0 bones, 0 muscleanimframes
  4157.  
  4158. |Loading Model mod:Models\OpenHouses\residential\residential_door.v3o
  4159.  
  4160. |[VNUM=1.43]
  4161.  
  4162. |Model contains 5 vertices, 3 polygons, 0 bones, 0 muscleanimframes
  4163.  
  4164. |Loading Model mod:Models\OpenHouses\residential\residential_door1.v3o
  4165.  
  4166. |[VNUM=1.43]
  4167.  
  4168. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  4169.  
  4170. |Loading Model mod:Models\OpenHouses\holidayhouse\holidayhouse_door01.v3o
  4171.  
  4172. |[VNUM=1.43]
  4173.  
  4174. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  4175.  
  4176. |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_basin01.v3o
  4177.  
  4178. |[VNUM=1.43]
  4179.  
  4180. |Model contains 61 vertices, 40 polygons, 0 bones, 0 muscleanimframes
  4181.  
  4182. |Loading Model mod:Models\Objects\HouseFurniture\cinema01_toilet01.v3o
  4183.  
  4184. |[VNUM=1.43]
  4185.  
  4186. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  4187.  
  4188. |Loading Model mod:Models\Objects\HouseFurniture\cityapartment01_bookstand.v3o
  4189.  
  4190. |[VNUM=1.43]
  4191.  
  4192. |Model contains 54 vertices, 34 polygons, 0 bones, 0 muscleanimframes
  4193.  
  4194. |Loading Model mod:Models\Objects\HouseFurniture\cityapartment01_bed02.v3o
  4195.  
  4196. |[VNUM=1.43]
  4197.  
  4198. |Model contains 50 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  4199.  
  4200. |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_kitchen05.v3o
  4201.  
  4202. |[VNUM=1.43]
  4203.  
  4204. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  4205.  
  4206. |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_kitchen04.v3o
  4207.  
  4208. |[VNUM=1.43]
  4209.  
  4210. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  4211.  
  4212. |Loading Model mod:Models\Objects\HouseFurniture\office_g_desk02.v3o
  4213.  
  4214. |[VNUM=1.43]
  4215.  
  4216. |Model contains 148 vertices, 78 polygons, 0 bones, 0 muscleanimframes
  4217.  
  4218. |Loading Model mod:Models\Objects\HouseFurniture\skyscraper02_chair.v3o
  4219.  
  4220. |[VNUM=1.43]
  4221.  
  4222. |Model contains 67 vertices, 38 polygons, 0 bones, 0 muscleanimframes
  4223.  
  4224. |Loading Model mod:Models\Objects\HouseFurniture\stable_bucket02.v3o
  4225.  
  4226. |[VNUM=1.43]
  4227.  
  4228. |Model contains 56 vertices, 48 polygons, 0 bones, 0 muscleanimframes
  4229.  
  4230. |Vision Core: Resized memory for Entities to 117 kB.
  4231.  
  4232. |Loading Model mod:Models\Objects\HouseFurniture\cinema01_moviepicture01.v3o
  4233.  
  4234. |[VNUM=1.43]
  4235.  
  4236. |Model contains 16 vertices, 8 polygons, 0 bones, 0 muscleanimframes
  4237.  
  4238. |Loading Model mod:Models\Objects\Equipment\bottle.v3o
  4239.  
  4240. |[VNUM=1.43]
  4241.  
  4242. |Model contains 74 vertices, 28 polygons, 0 bones, 0 muscleanimframes
  4243.  
  4244. |Loading Model mod:Models\Objects\HouseFurniture\tfhi01_plant.v3o
  4245.  
  4246. |[VNUM=1.43]
  4247.  
  4248. |Model contains 115 vertices, 121 polygons, 0 bones, 0 muscleanimframes
  4249.  
  4250. |Loading Model mod:Models\Objects\HouseFurniture\skyscraper02_desktop.v3o
  4251.  
  4252. |[VNUM=1.43]
  4253.  
  4254. |Model contains 33 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  4255.  
  4256. |Loading Model mod:Models\Objects\HouseFurniture\ruin01_table.v3o
  4257.  
  4258. |[VNUM=1.43]
  4259.  
  4260. |Model contains 30 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  4261.  
  4262. |Loading Model mod:Models\Objects\HouseFurniture\hotel02_coffeemachine.v3o
  4263.  
  4264. |[VNUM=1.43]
  4265.  
  4266. |Model contains 74 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  4267.  
  4268. |Loading Model mod:Models\Objects\HouseFurniture\schnuffi.v3o
  4269.  
  4270. |[VNUM=1.43]
  4271.  
  4272. |Model contains 340 vertices, 532 polygons, 0 bones, 0 muscleanimframes
  4273.  
  4274. |Loading Model mod:Models\Objects\Missionspec\oa_keyboard01a.v3o
  4275.  
  4276. |[VNUM=1.43]
  4277.  
  4278. |Model contains 465 vertices, 240 polygons, 0 bones, 0 muscleanimframes
  4279.  
  4280. |Loading Model mod:Models\Objects\Missionspec\oa_tv01.v3o
  4281.  
  4282. |[VNUM=1.43]
  4283.  
  4284. |Model contains 74 vertices, 39 polygons, 0 bones, 0 muscleanimframes
  4285.  
  4286. |Loading Model mod:Models\OpenHouses\residential\residential_b_floor.v3o
  4287.  
  4288. |[VNUM=1.43]
  4289.  
  4290. |Model contains 358 vertices, 214 polygons, 0 bones, 0 muscleanimframes
  4291.  
  4292. |Loading Model mod:Models\OpenHouses\residential\residential_b_ceiling.v3o
  4293.  
  4294. |[VNUM=1.43]
  4295.  
  4296. |Model contains 815 vertices, 468 polygons, 0 bones, 0 muscleanimframes
  4297.  
  4298. |Loading Model mod:Models\OpenHouses\residential\residential_b_walls.v3o
  4299.  
  4300. |[VNUM=1.43]
  4301.  
  4302. |Model contains 733 vertices, 407 polygons, 0 bones, 0 muscleanimframes
  4303.  
  4304. |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_toilet.v3o
  4305.  
  4306. |[VNUM=1.43]
  4307.  
  4308. |Model contains 53 vertices, 40 polygons, 0 bones, 0 muscleanimframes
  4309.  
  4310. |Loading Model mod:Models\Objects\HouseFurniture\cinema01_chair01.v3o
  4311.  
  4312. |[VNUM=1.43]
  4313.  
  4314. |Model contains 56 vertices, 30 polygons, 0 bones, 0 muscleanimframes
  4315.  
  4316. |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_kitchen01.v3o
  4317.  
  4318. |[VNUM=1.43]
  4319.  
  4320. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  4321.  
  4322. |Loading Model mod:Models\Objects\HouseFurniture\hotel02_plant.v3o
  4323.  
  4324. |[VNUM=1.43]
  4325.  
  4326. |Model contains 43 vertices, 29 polygons, 0 bones, 0 muscleanimframes
  4327.  
  4328. |Loading Model mod:Models\Objects\HouseFurniture\st_bigshop03_coffeemachine.v3o
  4329.  
  4330. |[VNUM=1.43]
  4331.  
  4332. |Model contains 100 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  4333.  
  4334. |Loading Model mod:Models\Objects\HouseFurniture\ruin06_dirtclothes.v3o
  4335.  
  4336. |[VNUM=1.43]
  4337.  
  4338. |Model contains 18 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  4339.  
  4340. |Loading Model mod:Models\Objects\HouseFurniture\ruin01_armchair.v3o
  4341.  
  4342. |[VNUM=1.43]
  4343.  
  4344. |Model contains 109 vertices, 76 polygons, 0 bones, 0 muscleanimframes
  4345.  
  4346. |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_tv.v3o
  4347.  
  4348. |[VNUM=1.43]
  4349.  
  4350. |Model contains 32 vertices, 16 polygons, 0 bones, 0 muscleanimframes
  4351.  
  4352. |Loading Model mod:Models\Objects\HouseFurniture\restaurant01_wardrobe.v3o
  4353.  
  4354. |[VNUM=1.43]
  4355.  
  4356. |Model contains 45 vertices, 25 polygons, 0 bones, 0 muscleanimframes
  4357.  
  4358. |Loading Model mod:Models\Objects\Equipment\dealerbag.v3o
  4359.  
  4360. |[VNUM=1.43]
  4361.  
  4362. |Model contains 86 vertices, 36 polygons, 0 bones, 40 muscleanimframes
  4363.  
  4364. |Loading Model mod:Models\Objects\Equipment\pizza01.v3o
  4365.  
  4366. |[VNUM=1.43]
  4367.  
  4368. |Model contains 24 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  4369.  
  4370. |Loading Model mod:Models\Objects\Misc\beer01.v3o
  4371.  
  4372. |[VNUM=1.43]
  4373.  
  4374. |Model contains 172 vertices, 128 polygons, 0 bones, 0 muscleanimframes
  4375.  
  4376. |Loading Model mod:Models\Objects\HouseFurniture\guesthouse01_picture03.v3o
  4377.  
  4378. |[VNUM=1.43]
  4379.  
  4380. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  4381.  
  4382. |Loading Model mod:Models\Objects\HouseFurniture\one_family_house_i_01_bed.v3o
  4383.  
  4384. |[VNUM=1.43]
  4385.  
  4386. |Model contains 42 vertices, 30 polygons, 0 bones, 0 muscleanimframes
  4387.  
  4388. |Loading Model mod:Models\Objects\HouseFurniture\guesthouse01_plant02.v3o
  4389.  
  4390. |[VNUM=1.43]
  4391.  
  4392. |Model contains 51 vertices, 28 polygons, 0 bones, 0 muscleanimframes
  4393.  
  4394. |Loading Model mod:Models\Objects\Missionspec\oa_guitar01.v3o
  4395.  
  4396. |[VNUM=1.43]
  4397.  
  4398. |Model contains 276 vertices, 182 polygons, 0 bones, 0 muscleanimframes
  4399.  
  4400. |Loading Model mod:Models\Objects\HouseFurniture\guesthouse01_lamp01.v3o
  4401.  
  4402. |[VNUM=1.43]
  4403.  
  4404. |Model contains 44 vertices, 32 polygons, 0 bones, 0 muscleanimframes
  4405.  
  4406. |Loading Model mod:Models\Houses\City - Apartment\cityapartment02.v3o
  4407.  
  4408. |[VNUM=1.43]
  4409.  
  4410. |Model contains 1101 vertices, 742 polygons, 0 bones, 0 muscleanimframes
  4411.  
  4412. |Loading Model mod:Models\Objects\HouseChildren\cityapartment02_funnel.v3o
  4413.  
  4414. |[VNUM=1.43]
  4415.  
  4416. |Model contains 50 vertices, 20 polygons, 0 bones, 0 muscleanimframes
  4417.  
  4418. |Loading Model mod:Models\Objects\HouseChildren\cityapartment02_roofgazebo.v3o
  4419.  
  4420. |[VNUM=1.43]
  4421.  
  4422. |Model contains 36 vertices, 15 polygons, 0 bones, 0 muscleanimframes
  4423.  
  4424. |Loading Model mod:Models\Objects\ObjectChildren\housedeco05.v3o
  4425.  
  4426. |[VNUM=1.43]
  4427.  
  4428. |Model contains 72 vertices, 50 polygons, 0 bones, 0 muscleanimframes
  4429.  
  4430. |Loading Model mod:Models\Objects\ObjectChildren\housead02.v3o
  4431.  
  4432. |[VNUM=1.43]
  4433.  
  4434. |Model contains 60 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  4435.  
  4436. |Loading Model mod:Models\Objects\ObjectChildren\housead04.v3o
  4437.  
  4438. |[VNUM=1.43]
  4439.  
  4440. |Model contains 60 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  4441.  
  4442. |Loading Model mod:Models\Houses\City - Apartment\cityapartment11.v3o
  4443.  
  4444. |[VNUM=1.43]
  4445.  
  4446. |Model contains 686 vertices, 408 polygons, 0 bones, 0 muscleanimframes
  4447.  
  4448. |Loading Model mod:Models\Objects\HouseChildren\cityapartment11_funnel.v3o
  4449.  
  4450. |[VNUM=1.43]
  4451.  
  4452. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  4453.  
  4454. |Loading Model mod:Models\Objects\HouseChildren\cityapartment11_roofgazebo.v3o
  4455.  
  4456. |[VNUM=1.43]
  4457.  
  4458. |Model contains 26 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  4459.  
  4460. |Loading Model mod:Models\Objects\ObjectChildren\housead03.v3o
  4461.  
  4462. |[VNUM=1.43]
  4463.  
  4464. |Model contains 20 vertices, 8 polygons, 0 bones, 0 muscleanimframes
  4465.  
  4466. |Loading Model mod:Models\Objects\ObjectChildren\housedeco14.v3o
  4467.  
  4468. |[VNUM=1.43]
  4469.  
  4470. |Model contains 92 vertices, 74 polygons, 0 bones, 0 muscleanimframes
  4471.  
  4472. |Loading Model mod:Models\Objects\ObjectChildren\housedeco06.v3o
  4473.  
  4474. |[VNUM=1.43]
  4475.  
  4476. |Model contains 81 vertices, 58 polygons, 0 bones, 0 muscleanimframes
  4477.  
  4478. |Loading Model mod:Models\Objects\ObjectChildren\housedeco04.v3o
  4479.  
  4480. |[VNUM=1.43]
  4481.  
  4482. |Model contains 108 vertices, 82 polygons, 0 bones, 0 muscleanimframes
  4483.  
  4484. |Loading Model mod:Models\Objects\ObjectChildren\housedeco03.v3o
  4485.  
  4486. |[VNUM=1.43]
  4487.  
  4488. |Model contains 99 vertices, 54 polygons, 0 bones, 0 muscleanimframes
  4489.  
  4490. |Loading Model mod:Models\Objects\HouseChildren\apartmentbuilding05_balcony.v3o
  4491.  
  4492. |[VNUM=1.43]
  4493.  
  4494. |Model contains 50 vertices, 30 polygons, 0 bones, 0 muscleanimframes
  4495.  
  4496. |Loading Model mod:Models\Objects\ObjectChildren\housead05.v3o
  4497.  
  4498. |[VNUM=1.43]
  4499.  
  4500. |Model contains 60 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  4501.  
  4502. |Loading Model mod:Models\Houses\City - Apartment\cityapartment11c.v3o
  4503.  
  4504. |[VNUM=1.43]
  4505.  
  4506. |Model contains 746 vertices, 436 polygons, 0 bones, 0 muscleanimframes
  4507.  
  4508. |Loading Model mod:Models\Objects\ObjectChildren\housead06.v3o
  4509.  
  4510. |[VNUM=1.43]
  4511.  
  4512. |Model contains 60 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  4513.  
  4514. |Loading Model mod:Models\Houses\Suburb - Shopping\yamyam01.v3o
  4515.  
  4516. |[VNUM=1.43]
  4517.  
  4518. |Model contains 1372 vertices, 790 polygons, 0 bones, 0 muscleanimframes
  4519.  
  4520. |Loading Model mod:Models\Objects\HouseChildren\yamyam01_sign.v3o
  4521.  
  4522. |[VNUM=1.43]
  4523.  
  4524. |Model contains 86 vertices, 58 polygons, 0 bones, 0 muscleanimframes
  4525.  
  4526. |Loading Model mod:Models\Objects\ObjectChildren\roofad01.v3o
  4527.  
  4528. |[VNUM=1.43]
  4529.  
  4530. |Model contains 258 vertices, 108 polygons, 0 bones, 0 muscleanimframes
  4531.  
  4532. |Loading Model mod:Models\Objects\Street\balustrade01.v3o
  4533.  
  4534. |[VNUM=1.43]
  4535.  
  4536. |Model contains 44 vertices, 22 polygons, 0 bones, 0 muscleanimframes
  4537.  
  4538. |Loading Model mod:Models\Objects\Walls\bridge01_part01.v3o
  4539.  
  4540. |[VNUM=1.43]
  4541.  
  4542. |Model contains 45 vertices, 26 polygons, 0 bones, 0 muscleanimframes
  4543.  
  4544. |Loading Model mod:Models\Objects\ObjectChildren\bridge01_part01_efeu.v3o
  4545.  
  4546. |[VNUM=1.43]
  4547.  
  4548. |Model contains 122 vertices, 160 polygons, 0 bones, 0 muscleanimframes
  4549.  
  4550. |Loading Model mod:Models\Objects\Walls\wall04_straight.v3o
  4551.  
  4552. |[VNUM=1.43]
  4553.  
  4554. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  4555.  
  4556. |Loading Model mod:Models\Objects\ObjectChildren\graffiti01.v3o
  4557.  
  4558. |[VNUM=1.43]
  4559.  
  4560. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  4561.  
  4562. |Loading Model mod:Models\Objects\ObjectChildren\graffiti03.v3o
  4563.  
  4564. |[VNUM=1.43]
  4565.  
  4566. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  4567.  
  4568. |Loading Model mod:Models\Objects\ObjectChildren\graffiti02.v3o
  4569.  
  4570. |[VNUM=1.43]
  4571.  
  4572. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  4573.  
  4574. |Loading Model mod:Models\Objects\Walls\wall04_corner.v3o
  4575.  
  4576. |[VNUM=1.43]
  4577.  
  4578. |Model contains 32 vertices, 16 polygons, 0 bones, 0 muscleanimframes
  4579.  
  4580. |Loading Model mod:Models\Objects\Walls\bridge01_part01b.v3o
  4581.  
  4582. |[VNUM=1.43]
  4583.  
  4584. |Model contains 69 vertices, 26 polygons, 0 bones, 0 muscleanimframes
  4585.  
  4586. |Loading Model mod:Models\Objects\Trees\foresttree02.v3o
  4587.  
  4588. |[VNUM=1.43]
  4589.  
  4590. |Model contains 260 vertices, 193 polygons, 0 bones, 35 muscleanimframes
  4591.  
  4592. |Loading Model mod:Models\Objects\Trees\cuppedtree01.v3o
  4593.  
  4594. |[VNUM=1.43]
  4595.  
  4596. |Model contains 220 vertices, 187 polygons, 0 bones, 30 muscleanimframes
  4597.  
  4598. |Loading Model mod:Models\Houses\TrainStation\railwaystation10.v3o
  4599.  
  4600. |[VNUM=1.43]
  4601.  
  4602. |Model contains 5024 vertices, 2189 polygons, 0 bones, 0 muscleanimframes
  4603.  
  4604. |Loading Model mod:Models\Objects\Walls\wall03_straight.v3o
  4605.  
  4606. |[VNUM=1.43]
  4607.  
  4608. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  4609.  
  4610. |Loading Model mod:Models\Objects\Walls\wall03_corner.v3o
  4611.  
  4612. |[VNUM=1.43]
  4613.  
  4614. |Model contains 32 vertices, 16 polygons, 0 bones, 0 muscleanimframes
  4615.  
  4616. |Vision Core: Resized memory for Entities to 135 kB.
  4617.  
  4618. |Loading Model mod:Models\Houses\Industry\depot01.v3o
  4619.  
  4620. |[VNUM=1.43]
  4621.  
  4622. |Model contains 918 vertices, 504 polygons, 0 bones, 0 muscleanimframes
  4623.  
  4624. ?Prototype not found: mod:Prototypes/Objects/HouseChildren/depot01_ventilationshaft.e4p
  4625. ?Prototype not found: mod:Prototypes/Objects/HouseChildren/depot01_ventilationshaft.e4p
  4626. |Loading Model mod:Models\Objects\HouseChildren\depot01_roofwindows.v3o
  4627.  
  4628. |[VNUM=1.43]
  4629.  
  4630. |Model contains 36 vertices, 18 polygons, 0 bones, 0 muscleanimframes
  4631.  
  4632. |Loading Model mod:Models\Objects\HouseChildren\depot01_ventilationbox.v3o
  4633.  
  4634. |[VNUM=1.43]
  4635.  
  4636. |Model contains 30 vertices, 16 polygons, 0 bones, 0 muscleanimframes
  4637.  
  4638. |Loading Model mod:Models\Objects\HouseChildren\factory01_entranceroof.v3o
  4639.  
  4640. |[VNUM=1.43]
  4641.  
  4642. |Model contains 24 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  4643.  
  4644. |Loading Model mod:Models\Houses\Industry\depot02.v3o
  4645.  
  4646. |[VNUM=1.43]
  4647.  
  4648. |Model contains 1001 vertices, 551 polygons, 0 bones, 0 muscleanimframes
  4649.  
  4650. |Loading Model mod:Models\Objects\HouseChildren\depot02_meterbox.v3o
  4651.  
  4652. |[VNUM=1.43]
  4653.  
  4654. |Model contains 56 vertices, 40 polygons, 0 bones, 0 muscleanimframes
  4655.  
  4656. |Loading Model mod:Models\Objects\HouseChildren\depot02_roofwindows.v3o
  4657.  
  4658. |[VNUM=1.43]
  4659.  
  4660. |Model contains 36 vertices, 22 polygons, 0 bones, 0 muscleanimframes
  4661.  
  4662. |Loading Model mod:Models\Objects\HouseChildren\depot02_ventilation01.v3o
  4663.  
  4664. |[VNUM=1.43]
  4665.  
  4666. |Model contains 24 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  4667.  
  4668. |Loading Model mod:Models\Objects\HouseChildren\depot02_ventilation02.v3o
  4669.  
  4670. |[VNUM=1.43]
  4671.  
  4672. |Model contains 16 vertices, 8 polygons, 0 bones, 0 muscleanimframes
  4673.  
  4674. |Loading Model mod:Models\Houses\Industry\factory01.v3o
  4675.  
  4676. |[VNUM=1.43]
  4677.  
  4678. |Model contains 3084 vertices, 1737 polygons, 0 bones, 0 muscleanimframes
  4679.  
  4680. |Loading Model mod:Models\Objects\HouseChildren\factory01_glassroof.v3o
  4681.  
  4682. |[VNUM=1.43]
  4683.  
  4684. |Model contains 56 vertices, 28 polygons, 0 bones, 0 muscleanimframes
  4685.  
  4686. |Loading Model mod:Models\Objects\HouseChildren\factory01_ladder01.v3o
  4687.  
  4688. |[VNUM=1.43]
  4689.  
  4690. |Model contains 28 vertices, 16 polygons, 0 bones, 0 muscleanimframes
  4691.  
  4692. |Loading Model mod:Models\Objects\HouseChildren\factory01_ladder02.v3o
  4693.  
  4694. |[VNUM=1.43]
  4695.  
  4696. |Model contains 8 vertices, 4 polygons, 0 bones, 0 muscleanimframes
  4697.  
  4698. |Loading Model mod:Models\Objects\HouseChildren\factory01_ventilationbox01.v3o
  4699.  
  4700. |[VNUM=1.43]
  4701.  
  4702. |Model contains 76 vertices, 38 polygons, 0 bones, 0 muscleanimframes
  4703.  
  4704. |Loading Model mod:Models\Objects\HouseChildren\factory01_ventilationbox02.v3o
  4705.  
  4706. |[VNUM=1.43]
  4707.  
  4708. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  4709.  
  4710. |Loading Model mod:Models\Objects\HouseChildren\factory01_ventilationbox03.v3o
  4711.  
  4712. |[VNUM=1.43]
  4713.  
  4714. |Model contains 40 vertices, 20 polygons, 0 bones, 0 muscleanimframes
  4715.  
  4716. |Loading Model mod:Models\Objects\ObjectChildren\housedirt08.v3o
  4717.  
  4718. |[VNUM=1.43]
  4719.  
  4720. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  4721.  
  4722. |Loading Model mod:Models\Houses\Industry\factory02.v3o
  4723.  
  4724. |[VNUM=1.43]
  4725.  
  4726. |Model contains 1999 vertices, 1134 polygons, 0 bones, 0 muscleanimframes
  4727.  
  4728. |Loading Model mod:Models\Objects\HouseChildren\factory02_cooling01.v3o
  4729.  
  4730. |[VNUM=1.43]
  4731.  
  4732. |Model contains 44 vertices, 22 polygons, 0 bones, 0 muscleanimframes
  4733.  
  4734. |Loading Model mod:Models\Objects\HouseChildren\factory02_cooling02.v3o
  4735.  
  4736. |[VNUM=1.43]
  4737.  
  4738. |Model contains 60 vertices, 30 polygons, 0 bones, 0 muscleanimframes
  4739.  
  4740. |Loading Model mod:Models\Objects\HouseChildren\factory02_cooling03.v3o
  4741.  
  4742. |[VNUM=1.43]
  4743.  
  4744. |Model contains 64 vertices, 32 polygons, 0 bones, 0 muscleanimframes
  4745.  
  4746. |Loading Model mod:Models\Objects\HouseChildren\factory02_cylinders.v3o
  4747.  
  4748. |[VNUM=1.43]
  4749.  
  4750. |Model contains 148 vertices, 124 polygons, 0 bones, 0 muscleanimframes
  4751.  
  4752. |Loading Model mod:Models\Objects\HouseChildren\factory02_glassroof.v3o
  4753.  
  4754. |[VNUM=1.43]
  4755.  
  4756. |Model contains 40 vertices, 20 polygons, 0 bones, 0 muscleanimframes
  4757.  
  4758. |Loading Model mod:Models\Objects\HouseChildren\factory02_ladder.v3o
  4759.  
  4760. |[VNUM=1.43]
  4761.  
  4762. |Model contains 14 vertices, 8 polygons, 0 bones, 0 muscleanimframes
  4763.  
  4764. |Loading Model mod:Models\Objects\HouseChildren\factory03_ladder.v3o
  4765.  
  4766. |[VNUM=1.43]
  4767.  
  4768. |Model contains 36 vertices, 40 polygons, 0 bones, 0 muscleanimframes
  4769.  
  4770. |Loading Model mod:Models\Objects\HouseChildren\factory02_ventilation02_box.v3o
  4771.  
  4772. |[VNUM=1.43]
  4773.  
  4774. |Model contains 78 vertices, 38 polygons, 0 bones, 0 muscleanimframes
  4775.  
  4776. |Loading Model mod:Models\Objects\HouseChildren\factory02_ventilation01_box.v3o
  4777.  
  4778. |[VNUM=1.43]
  4779.  
  4780. |Model contains 140 vertices, 76 polygons, 0 bones, 0 muscleanimframes
  4781.  
  4782. |Loading Model mod:Models\Objects\HouseChildren\factory02_ventilation02_fan02.v3o
  4783.  
  4784. |[VNUM=1.43]
  4785.  
  4786. |Model contains 34 vertices, 18 polygons, 0 bones, 0 muscleanimframes
  4787.  
  4788. |Loading Model mod:Models\Objects\HouseChildren\factory02_ventilation01_fan.v3o
  4789.  
  4790. |[VNUM=1.43]
  4791.  
  4792. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  4793.  
  4794. |Loading Model mod:Models\Objects\Fences\industryfence03_single.v3o
  4795.  
  4796. |[VNUM=1.43]
  4797.  
  4798. |Model contains 277 vertices, 149 polygons, 0 bones, 0 muscleanimframes
  4799.  
  4800. |Loading Model mod:Models\Objects\Misc\lightgoround01.v3o
  4801.  
  4802. |[VNUM=1.43]
  4803.  
  4804. |Model contains 116 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  4805.  
  4806. |Loading Model mod:Models\Objects\Fences\Industryfence03_single_b.v3o
  4807.  
  4808. |[VNUM=1.43]
  4809.  
  4810. |Model contains 277 vertices, 149 polygons, 0 bones, 0 muscleanimframes
  4811.  
  4812. |Loading Model mod:Models\Objects\Fences\industryfence01_straight.v3o
  4813.  
  4814. |[VNUM=1.43]
  4815.  
  4816. |Model contains 102 vertices, 42 polygons, 0 bones, 0 muscleanimframes
  4817.  
  4818. |Loading Model mod:Models\Houses\Missionspec\base01.v3o
  4819.  
  4820. |[VNUM=1.43]
  4821.  
  4822. |Model contains 11087 vertices, 6828 polygons, 0 bones, 0 muscleanimframes
  4823.  
  4824. |Loading Model mod:Models\Objects\HouseChildren\base01_gate01.v3o
  4825.  
  4826. |[VNUM=1.43]
  4827.  
  4828. |Model contains 18 vertices, 16 polygons, 0 bones, 20 muscleanimframes
  4829.  
  4830. |Loading Model mod:Models\Objects\HouseChildren\base01_gate02.v3o
  4831.  
  4832. |[VNUM=1.43]
  4833.  
  4834. |Model contains 18 vertices, 16 polygons, 0 bones, 20 muscleanimframes
  4835.  
  4836. |Loading Model mod:Models\Objects\HouseChildren\base01_gate03.v3o
  4837.  
  4838. |[VNUM=1.43]
  4839.  
  4840. |Model contains 18 vertices, 16 polygons, 0 bones, 20 muscleanimframes
  4841.  
  4842. |Loading Model mod:Models\Objects\HouseChildren\base01_gate04.v3o
  4843.  
  4844. |[VNUM=1.43]
  4845.  
  4846. |Model contains 18 vertices, 16 polygons, 0 bones, 20 muscleanimframes
  4847.  
  4848. |Loading Model mod:Models\Houses\City - Shopping\carpark01.v3o
  4849.  
  4850. |[VNUM=1.43]
  4851.  
  4852. |Model contains 3721 vertices, 2490 polygons, 0 bones, 0 muscleanimframes
  4853.  
  4854. |Loading Model mod:Models\Objects\Street\advertflag02.v3o
  4855.  
  4856. |[VNUM=1.43]
  4857.  
  4858. |Model contains 152 vertices, 165 polygons, 0 bones, 15 muscleanimframes
  4859.  
  4860. |Loading Model mod:Models\Houses\City - Apartment\cityapartment10.v3o
  4861.  
  4862. |[VNUM=1.43]
  4863.  
  4864. |Model contains 1923 vertices, 990 polygons, 0 bones, 0 muscleanimframes
  4865.  
  4866. |Loading Model mod:Models\Objects\HouseChildren\apartmentbuilding04_flowerbasket.v3o
  4867.  
  4868. |[VNUM=1.43]
  4869.  
  4870. |Model contains 36 vertices, 18 polygons, 0 bones, 0 muscleanimframes
  4871.  
  4872. |Loading Model mod:Models\Objects\HouseChildren\apartment_building_corner01_balustrade.v3o
  4873.  
  4874. |[VNUM=1.43]
  4875.  
  4876. |Model contains 72 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  4877.  
  4878. |Loading Model mod:Models\Objects\HouseChildren\branch_bank01_child03.v3o
  4879.  
  4880. |[VNUM=1.43]
  4881.  
  4882. |Model contains 36 vertices, 18 polygons, 0 bones, 0 muscleanimframes
  4883.  
  4884. |Loading Model mod:Models\Objects\HouseChildren\branch_bank01_child02.v3o
  4885.  
  4886. |[VNUM=1.43]
  4887.  
  4888. |Model contains 40 vertices, 20 polygons, 0 bones, 0 muscleanimframes
  4889.  
  4890. |Loading Model mod:Models\Objects\HouseChildren\guesthouse01_flowerpot01.v3o
  4891.  
  4892. |[VNUM=1.43]
  4893.  
  4894. |Model contains 40 vertices, 20 polygons, 0 bones, 0 muscleanimframes
  4895.  
  4896. |Loading Model mod:Models\Objects\ObjectChildren\housedirt01.v3o
  4897.  
  4898. |[VNUM=1.43]
  4899.  
  4900. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  4901.  
  4902. |Loading Model mod:Models\Houses\City - Apartment\cityapartment21.v3o
  4903.  
  4904. |[VNUM=1.43]
  4905.  
  4906. |Model contains 2726 vertices, 1484 polygons, 0 bones, 0 muscleanimframes
  4907.  
  4908. |Loading Model mod:Models\Objects\HouseChildren\mall02_glassroof_small.v3o
  4909.  
  4910. |[VNUM=1.43]
  4911.  
  4912. |Model contains 26 vertices, 14 polygons, 0 bones, 0 muscleanimframes
  4913.  
  4914. |Loading Model mod:Models\Objects\ObjectChildren\housedeco09.v3o
  4915.  
  4916. |[VNUM=1.43]
  4917.  
  4918. |Model contains 79 vertices, 68 polygons, 0 bones, 0 muscleanimframes
  4919.  
  4920. |Loading Model mod:Models\Houses\City - Apartment\cityapartment22.v3o
  4921.  
  4922. |[VNUM=1.43]
  4923.  
  4924. |Model contains 2128 vertices, 1128 polygons, 0 bones, 0 muscleanimframes
  4925.  
  4926. |Loading Model mod:Models\Objects\ObjectChildren\roofad02.v3o
  4927.  
  4928. |[VNUM=1.43]
  4929.  
  4930. |Model contains 258 vertices, 108 polygons, 0 bones, 0 muscleanimframes
  4931.  
  4932. |Loading Model mod:Models\OpenHouses\villa\villa01_floor.v3o
  4933.  
  4934. |[VNUM=1.43]
  4935.  
  4936. |Model contains 82 vertices, 48 polygons, 0 bones, 0 muscleanimframes
  4937.  
  4938. |Loading Model mod:Models\OpenHouses\villa\villa01_ceiling.v3o
  4939.  
  4940. |[VNUM=1.43]
  4941.  
  4942. |Model contains 2959 vertices, 1223 polygons, 0 bones, 0 muscleanimframes
  4943.  
  4944. |Loading Model mod:Models\OpenHouses\villa\villa01_walls.v3o
  4945.  
  4946. |[VNUM=1.43]
  4947.  
  4948. |Model contains 3137 vertices, 1376 polygons, 0 bones, 0 muscleanimframes
  4949.  
  4950. |Loading Model mod:Models\OpenHouses\villa\villa01_walls_windows.v3o
  4951.  
  4952. |[VNUM=1.43]
  4953.  
  4954. |Model contains 84 vertices, 42 polygons, 0 bones, 0 muscleanimframes
  4955.  
  4956. |Loading Model mod:Models\OpenHouses\villa\villa01_door.v3o
  4957.  
  4958. |[VNUM=1.43]
  4959.  
  4960. |Model contains 26 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  4961.  
  4962. |Loading Model mod:Models\Objects\HouseFurniture\guesthouse01_bookcase01.v3o
  4963.  
  4964. |[VNUM=1.43]
  4965.  
  4966. |Model contains 40 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  4967.  
  4968. |Loading Model mod:Models\Objects\HouseFurniture\cityapartment01_carpet.v3o
  4969.  
  4970. |[VNUM=1.43]
  4971.  
  4972. |Model contains 9 vertices, 4 polygons, 0 bones, 0 muscleanimframes
  4973.  
  4974. |Loading Model mod:Models\Objects\HouseFurniture\hotel_i_couch.v3o
  4975.  
  4976. |[VNUM=1.43]
  4977.  
  4978. |Model contains 123 vertices, 80 polygons, 0 bones, 0 muscleanimframes
  4979.  
  4980. |Loading Model mod:Models\Objects\HouseFurniture\hotel_i_armchair.v3o
  4981.  
  4982. |[VNUM=1.43]
  4983.  
  4984. |Model contains 96 vertices, 60 polygons, 0 bones, 0 muscleanimframes
  4985.  
  4986. |Loading Model mod:Models\Objects\HouseFurniture\cinema01_speakerbig.v3o
  4987.  
  4988. |[VNUM=1.43]
  4989.  
  4990. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  4991.  
  4992. |Loading Model mod:Models\Objects\HouseFurniture\cafe01_tablesmall.v3o
  4993.  
  4994. |[VNUM=1.43]
  4995.  
  4996. |Model contains 46 vertices, 32 polygons, 0 bones, 0 muscleanimframes
  4997.  
  4998. |Loading Model mod:Models\Objects\HouseFurniture\apartmentbuilding_i_TV.v3o
  4999.  
  5000. |[VNUM=1.43]
  5001.  
  5002. |Model contains 16 vertices, 8 polygons, 0 bones, 0 muscleanimframes
  5003.  
  5004. |Vision Core: Resized memory for Entities to 153 kB.
  5005.  
  5006. |Loading Model mod:Models\Objects\HouseFurniture\guesthouse01_picture02.v3o
  5007.  
  5008. |[VNUM=1.43]
  5009.  
  5010. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  5011.  
  5012. |Loading Model mod:Models\Objects\HouseFurniture\cityapartment01_picture01.v3o
  5013.  
  5014. |[VNUM=1.43]
  5015.  
  5016. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  5017.  
  5018. |Loading Model mod:Models\Objects\HouseFurniture\apartmentbuilding_i_hifi.v3o
  5019.  
  5020. |[VNUM=1.43]
  5021.  
  5022. |Model contains 148 vertices, 88 polygons, 0 bones, 0 muscleanimframes
  5023.  
  5024. |Loading Model mod:Models\Objects\HouseFurniture\st_smallshop03_chair01.v3o
  5025.  
  5026. |[VNUM=1.43]
  5027.  
  5028. |Model contains 32 vertices, 14 polygons, 0 bones, 0 muscleanimframes
  5029.  
  5030. |Loading Model mod:Models\Objects\HouseFurniture\st_smallshop03_table02.v3o
  5031.  
  5032. |[VNUM=1.43]
  5033.  
  5034. |Model contains 53 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  5035.  
  5036. |Loading Model mod:Models\Objects\HouseFurniture\guesthouse01_picture01.v3o
  5037.  
  5038. |[VNUM=1.43]
  5039.  
  5040. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  5041.  
  5042. |Loading Model mod:Models\Objects\HouseFurniture\guesthouse01_plant01.v3o
  5043.  
  5044. |[VNUM=1.43]
  5045.  
  5046. |Model contains 46 vertices, 40 polygons, 0 bones, 0 muscleanimframes
  5047.  
  5048. |Loading Model mod:Models\Objects\HouseFurniture\hotel02_painting02.v3o
  5049.  
  5050. |[VNUM=1.43]
  5051.  
  5052. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  5053.  
  5054. |Loading Model mod:Models\Objects\HouseChildren\one_family_house_i_01_solarcell.v3o
  5055.  
  5056. |[VNUM=1.43]
  5057.  
  5058. |Model contains 36 vertices, 18 polygons, 0 bones, 0 muscleanimframes
  5059.  
  5060. |Loading Model mod:Models\Objects\HouseFurniture\boutique_carpet01.v3o
  5061.  
  5062. |[VNUM=1.43]
  5063.  
  5064. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  5065.  
  5066. |Loading Model mod:Models\Objects\HouseFurniture\cityapartment01_table02.v3o
  5067.  
  5068. |[VNUM=1.43]
  5069.  
  5070. |Model contains 26 vertices, 16 polygons, 0 bones, 0 muscleanimframes
  5071.  
  5072. |Loading Model mod:Models\Objects\HouseChildren\one_family_house_i_01_weathercock.v3o
  5073.  
  5074. |[VNUM=1.43]
  5075.  
  5076. |Model contains 38 vertices, 20 polygons, 0 bones, 8 muscleanimframes
  5077.  
  5078. |Loading Model mod:Models\Objects\Misc\football01.v3o
  5079.  
  5080. |[VNUM=1.43]
  5081.  
  5082. |Model contains 375 vertices, 300 polygons, 0 bones, 0 muscleanimframes
  5083.  
  5084. |Loading Model mod:Models\Objects\HouseChildren\villa01_stairs.v3o
  5085.  
  5086. |[VNUM=1.43]
  5087.  
  5088. |Model contains 237 vertices, 131 polygons, 0 bones, 0 muscleanimframes
  5089.  
  5090. |Loading Model mod:Models\Objects\Street\marketstand02.v3o
  5091.  
  5092. |[VNUM=1.43]
  5093.  
  5094. |Model contains 374 vertices, 198 polygons, 0 bones, 0 muscleanimframes
  5095.  
  5096. |Loading Model mod:Models\Objects\Street\marketstand03.v3o
  5097.  
  5098. |[VNUM=1.43]
  5099.  
  5100. |Model contains 353 vertices, 188 polygons, 0 bones, 0 muscleanimframes
  5101.  
  5102. |Loading Model mod:Models\Objects\Park\classicfountain01b.v3o
  5103.  
  5104. |[VNUM=1.43]
  5105.  
  5106. |Model contains 329 vertices, 248 polygons, 0 bones, 0 muscleanimframes
  5107.  
  5108. |Loading Model mod:Models\Objects\Park\classicfountain01a.v3o
  5109.  
  5110. |[VNUM=1.43]
  5111.  
  5112. |Model contains 629 vertices, 413 polygons, 0 bones, 0 muscleanimframes
  5113.  
  5114. |Loading Model mod:Models\Objects\Walls\wall02_part02.v3o
  5115.  
  5116. |[VNUM=1.43]
  5117.  
  5118. |Model contains 43 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  5119.  
  5120. |Loading Model mod:Models\Objects\Walls\wall02_post01.v3o
  5121.  
  5122. |[VNUM=1.43]
  5123.  
  5124. |Model contains 52 vertices, 26 polygons, 0 bones, 0 muscleanimframes
  5125.  
  5126. |Loading Model mod:Models\Objects\Walls\wall02_part01.v3o
  5127.  
  5128. |[VNUM=1.43]
  5129.  
  5130. |Model contains 12 vertices, 6 polygons, 0 bones, 0 muscleanimframes
  5131.  
  5132. |Loading Model mod:Models\Objects\Walls\wall02_corner.v3o
  5133.  
  5134. |[VNUM=1.43]
  5135.  
  5136. |Model contains 47 vertices, 25 polygons, 0 bones, 0 muscleanimframes
  5137.  
  5138. |Loading Model mod:Models\Objects\Park\statue01.v3o
  5139.  
  5140. |[VNUM=1.43]
  5141.  
  5142. |Model contains 308 vertices, 176 polygons, 0 bones, 0 muscleanimframes
  5143.  
  5144. |Loading Model mod:Models\Objects\Park\bench03.v3o
  5145.  
  5146. |[VNUM=1.43]
  5147.  
  5148. |Model contains 132 vertices, 76 polygons, 0 bones, 0 muscleanimframes
  5149.  
  5150. |Loading Model mod:Models\Objects\Misc\flowerbed01.v3o
  5151.  
  5152. |[VNUM=1.43]
  5153.  
  5154. |Model contains 288 vertices, 175 polygons, 0 bones, 0 muscleanimframes
  5155.  
  5156. |Loading Model mod:Models\Objects\Misc\flowerbed02.v3o
  5157.  
  5158. |[VNUM=1.43]
  5159.  
  5160. |Model contains 189 vertices, 205 polygons, 0 bones, 0 muscleanimframes
  5161.  
  5162. |Loading Model mod:Models\Objects\Park\statue02.v3o
  5163.  
  5164. |[VNUM=1.43]
  5165.  
  5166. |Model contains 388 vertices, 204 polygons, 0 bones, 0 muscleanimframes
  5167.  
  5168. |Loading Model mod:Models\Houses\City - Apartment\apartmentbuilding04_small.v3o
  5169.  
  5170. |[VNUM=1.43]
  5171.  
  5172. |Model contains 393 vertices, 166 polygons, 0 bones, 0 muscleanimframes
  5173.  
  5174. |Loading Model mod:Models\Objects\HouseChildren\apartmentbuilding04_funnel.v3o
  5175.  
  5176. |[VNUM=1.43]
  5177.  
  5178. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  5179.  
  5180. |Loading Model mod:Models\Objects\HouseChildren\apartmentbuilding04_roofwindow01.v3o
  5181.  
  5182. |[VNUM=1.43]
  5183.  
  5184. |Model contains 48 vertices, 28 polygons, 0 bones, 0 muscleanimframes
  5185.  
  5186. |Loading Model mod:Models\Objects\HouseChildren\guesthouse01_flowerpot02.v3o
  5187.  
  5188. |[VNUM=1.43]
  5189.  
  5190. |Model contains 48 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  5191.  
  5192. |Loading Model mod:Models\Objects\ObjectChildren\housedeco10.v3o
  5193.  
  5194. |[VNUM=1.43]
  5195.  
  5196. |Model contains 76 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  5197.  
  5198. |Loading Model mod:Models\Houses\City - Apartment\cityapartment11b.v3o
  5199.  
  5200. |[VNUM=1.43]
  5201.  
  5202. |Model contains 746 vertices, 436 polygons, 0 bones, 0 muscleanimframes
  5203.  
  5204. |Loading Model mod:Models\Houses\City - Apartment\apartmentbuilding04_big_b.v3o
  5205.  
  5206. |[VNUM=1.43]
  5207.  
  5208. |Model contains 620 vertices, 256 polygons, 0 bones, 0 muscleanimframes
  5209.  
  5210. |Loading Model mod:Models\Objects\HouseChildren\apartmentbuilding04_barrier.v3o
  5211.  
  5212. |[VNUM=1.43]
  5213.  
  5214. |Model contains 6 vertices, 4 polygons, 0 bones, 0 muscleanimframes
  5215.  
  5216. |Loading Model mod:Models\Objects\ObjectChildren\housead01.v3o
  5217.  
  5218. |[VNUM=1.43]
  5219.  
  5220. |Model contains 60 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  5221.  
  5222. |Loading Model mod:Models\Houses\City - Apartment\apartmentbuilding04_corner.v3o
  5223.  
  5224. |[VNUM=1.43]
  5225.  
  5226. |Model contains 544 vertices, 224 polygons, 0 bones, 0 muscleanimframes
  5227.  
  5228. |Loading Model mod:Models\Objects\HouseChildren\apartmentbuilding04_corner_window.v3o
  5229.  
  5230. |[VNUM=1.43]
  5231.  
  5232. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  5233.  
  5234. |Loading Model mod:Models\Objects\ObjectChildren\housedeco01.v3o
  5235.  
  5236. |[VNUM=1.43]
  5237.  
  5238. |Model contains 96 vertices, 54 polygons, 0 bones, 0 muscleanimframes
  5239.  
  5240. |Loading Model mod:Models\Objects\ObjectChildren\housead10.v3o
  5241.  
  5242. |[VNUM=1.43]
  5243.  
  5244. |Model contains 34 vertices, 14 polygons, 0 bones, 0 muscleanimframes
  5245.  
  5246. |Loading Model mod:Models\Objects\ObjectChildren\housead09.v3o
  5247.  
  5248. |[VNUM=1.43]
  5249.  
  5250. |Model contains 23 vertices, 15 polygons, 0 bones, 0 muscleanimframes
  5251.  
  5252. |Loading Model mod:Models\Objects\Fences\wall01_part.v3o
  5253.  
  5254. |[VNUM=1.43]
  5255.  
  5256. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  5257.  
  5258. |Loading Model mod:Models\Objects\Fences\wall01_post.v3o
  5259.  
  5260. |[VNUM=1.43]
  5261.  
  5262. |Model contains 57 vertices, 26 polygons, 0 bones, 0 muscleanimframes
  5263.  
  5264. |Loading Model mod:Models\Objects\Fences\wall01_door.v3o
  5265.  
  5266. |[VNUM=1.43]
  5267.  
  5268. |Model contains 11 vertices, 5 polygons, 0 bones, 0 muscleanimframes
  5269.  
  5270. |Loading Model mod:Models\Objects\Misc\gravestone01.v3o
  5271.  
  5272. |[VNUM=1.43]
  5273.  
  5274. |Model contains 50 vertices, 40 polygons, 0 bones, 0 muscleanimframes
  5275.  
  5276. |Loading Model mod:Models\Objects\Misc\gravestone02.v3o
  5277.  
  5278. |[VNUM=1.43]
  5279.  
  5280. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  5281.  
  5282. |Loading Model mod:Models\Objects\Park\statue03b.v3o
  5283.  
  5284. |[VNUM=1.43]
  5285.  
  5286. |Model contains 792 vertices, 705 polygons, 0 bones, 0 muscleanimframes
  5287.  
  5288. |Loading Model mod:Models\Objects\Garages\garage02.v3o
  5289.  
  5290. |[VNUM=1.43]
  5291.  
  5292. |Model contains 113 vertices, 60 polygons, 0 bones, 0 muscleanimframes
  5293.  
  5294. |Loading Model mod:Models\Objects\Walls\tutwall01.v3o
  5295.  
  5296. |[VNUM=1.43]
  5297.  
  5298. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  5299.  
  5300. |Loading Model mod:Models\Objects\Misc\basket01.v3o
  5301.  
  5302. |[VNUM=1.43]
  5303.  
  5304. |Model contains 326 vertices, 160 polygons, 0 bones, 0 muscleanimframes
  5305.  
  5306. |Loading Model mod:Models\Objects\Fences\oilrig_fence01.v3o
  5307.  
  5308. |[VNUM=1.43]
  5309.  
  5310. |Model contains 104 vertices, 52 polygons, 0 bones, 0 muscleanimframes
  5311.  
  5312. |Loading Model mod:Models\Objects\Street\elecswitch01.v3o
  5313.  
  5314. |[VNUM=1.43]
  5315.  
  5316. |Model contains 68 vertices, 34 polygons, 0 bones, 0 muscleanimframes
  5317.  
  5318. |Loading Model mod:Models\Objects\Street\landingstage01_bench.v3o
  5319.  
  5320. |[VNUM=1.43]
  5321.  
  5322. |Model contains 60 vertices, 30 polygons, 0 bones, 0 muscleanimframes
  5323.  
  5324. |Loading Model mod:Models\Objects\Lanterns\streetlight02.v3o
  5325.  
  5326. |[VNUM=1.43]
  5327.  
  5328. |Model contains 46 vertices, 54 polygons, 0 bones, 0 muscleanimframes
  5329.  
  5330. |Loading Model mod:Models\Houses\City - Apartment\apartment_building_corner01_main.v3o
  5331.  
  5332. |[VNUM=1.43]
  5333.  
  5334. |Model contains 1288 vertices, 742 polygons, 0 bones, 0 muscleanimframes
  5335.  
  5336. |Loading Model mod:Models\Objects\HouseChildren\apartment_building_corner01_glassroof.v3o
  5337.  
  5338. |[VNUM=1.43]
  5339.  
  5340. |Model contains 10 vertices, 4 polygons, 0 bones, 0 muscleanimframes
  5341.  
  5342. |Loading Model mod:Models\Objects\ObjectChildren\roofad04.v3o
  5343.  
  5344. |[VNUM=1.43]
  5345.  
  5346. |Model contains 258 vertices, 108 polygons, 0 bones, 0 muscleanimframes
  5347.  
  5348. |Loading Model mod:Models\Houses\City - Apartment\apartment_building_corner01_b.v3o
  5349.  
  5350. |[VNUM=1.43]
  5351.  
  5352. |Model contains 2180 vertices, 1234 polygons, 0 bones, 0 muscleanimframes
  5353.  
  5354. |Loading Model mod:Models\Objects\ObjectChildren\marquee01.v3o
  5355.  
  5356. |[VNUM=1.43]
  5357.  
  5358. |Model contains 26 vertices, 18 polygons, 0 bones, 9 muscleanimframes
  5359.  
  5360. |Loading Model mod:Models\Houses\City - Apartment\apartment_building_corner01_c.v3o
  5361.  
  5362. |[VNUM=1.43]
  5363.  
  5364. |Model contains 1734 vertices, 988 polygons, 0 bones, 0 muscleanimframes
  5365.  
  5366. |Loading Model mod:Models\Objects\ObjectChildren\housedirt06.v3o
  5367.  
  5368. |[VNUM=1.43]
  5369.  
  5370. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  5371.  
  5372. |Loading Model mod:Models\Houses\City - Apartment\apartmentbuilding04_small_b.v3o
  5373.  
  5374. |[VNUM=1.43]
  5375.  
  5376. |Model contains 469 vertices, 198 polygons, 0 bones, 0 muscleanimframes
  5377.  
  5378. |Loading Model mod:Models\Houses\City - Apartment\apartmentbuilding04_corner_b.v3o
  5379.  
  5380. |[VNUM=1.43]
  5381.  
  5382. |Model contains 513 vertices, 212 polygons, 0 bones, 0 muscleanimframes
  5383.  
  5384. |Loading Model mod:Models\Objects\ObjectChildren\housedirt04.v3o
  5385.  
  5386. |[VNUM=1.43]
  5387.  
  5388. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  5389.  
  5390. |Vision Core: Resized memory for Entities to 171 kB.
  5391.  
  5392. |Loading Model mod:Models\Objects\ObjectChildren\housead08.v3o
  5393.  
  5394. |[VNUM=1.43]
  5395.  
  5396. |Model contains 45 vertices, 18 polygons, 0 bones, 0 muscleanimframes
  5397.  
  5398. |Loading Model mod:Models\Objects\ObjectChildren\housedeco11.v3o
  5399.  
  5400. |[VNUM=1.43]
  5401.  
  5402. |Model contains 40 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  5403.  
  5404. |Loading Model mod:Models\Houses\Industry\facility02.v3o
  5405.  
  5406. |[VNUM=1.43]
  5407.  
  5408. |Model contains 1489 vertices, 992 polygons, 0 bones, 0 muscleanimframes
  5409.  
  5410. |Loading Model mod:Models\Houses\Industry\facility01.v3o
  5411.  
  5412. |[VNUM=1.43]
  5413.  
  5414. |Model contains 2049 vertices, 932 polygons, 0 bones, 3 muscleanimframes
  5415.  
  5416. |Loading Model mod:Models\Houses\Industry\admin01.v3o
  5417.  
  5418. |[VNUM=1.43]
  5419.  
  5420. |Model contains 1614 vertices, 907 polygons, 0 bones, 0 muscleanimframes
  5421.  
  5422. |Loading Model mod:Models\Objects\ObjectChildren\housedirt05.v3o
  5423.  
  5424. |[VNUM=1.43]
  5425.  
  5426. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  5427.  
  5428. |Loading Model mod:Models\Objects\HouseChildren\petrolstation01_logo.v3o
  5429.  
  5430. |[VNUM=1.43]
  5431.  
  5432. |Model contains 50 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  5433.  
  5434. |Loading Model mod:Models\Objects\ObjectChildren\building_logo02.v3o
  5435.  
  5436. |[VNUM=1.43]
  5437.  
  5438. |Model contains 118 vertices, 48 polygons, 0 bones, 0 muscleanimframes
  5439.  
  5440. |Loading Model mod:Models\Houses\Industry\electricity01.v3o
  5441.  
  5442. |[VNUM=1.43]
  5443.  
  5444. |Model contains 2623 vertices, 1068 polygons, 0 bones, 0 muscleanimframes
  5445.  
  5446. |Loading Model mod:Models\Objects\HouseChildren\electricity01_pipes.v3o
  5447.  
  5448. |[VNUM=1.43]
  5449.  
  5450. |Model contains 393 vertices, 240 polygons, 0 bones, 0 muscleanimframes
  5451.  
  5452. |Loading Model mod:Models\Objects\HouseChildren\electricity01_alpha.v3o
  5453.  
  5454. |[VNUM=1.43]
  5455.  
  5456. |Model contains 27 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  5457.  
  5458. |Loading Model mod:Models\Objects\ObjectChildren\solarcell01.v3o
  5459.  
  5460. |[VNUM=1.43]
  5461.  
  5462. |Model contains 134 vertices, 52 polygons, 0 bones, 0 muscleanimframes
  5463.  
  5464. |Loading Model mod:Models\Objects\HouseChildren\depot04_ladder.v3o
  5465.  
  5466. |[VNUM=1.43]
  5467.  
  5468. |Model contains 14 vertices, 16 polygons, 0 bones, 0 muscleanimframes
  5469.  
  5470. |Loading Model mod:Models\Objects\HouseChildren\electricity01_logo.v3o
  5471.  
  5472. |[VNUM=1.43]
  5473.  
  5474. |Model contains 89 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  5475.  
  5476. |Loading Model mod:Models\Houses\City - Shopping\fashionhouse01.v3o
  5477.  
  5478. |[VNUM=1.43]
  5479.  
  5480. |Model contains 1524 vertices, 874 polygons, 0 bones, 0 muscleanimframes
  5481.  
  5482. |Loading Model mod:Models\Objects\HouseChildren\branch_bank01_child01.v3o
  5483.  
  5484. |[VNUM=1.43]
  5485.  
  5486. |Model contains 40 vertices, 20 polygons, 0 bones, 0 muscleanimframes
  5487.  
  5488. |Loading Model mod:Models\Objects\Street\advertflag03.v3o
  5489.  
  5490. |[VNUM=1.43]
  5491.  
  5492. |Model contains 168 vertices, 170 polygons, 0 bones, 14 muscleanimframes
  5493.  
  5494. |Loading Model mod:Models\Objects\ObjectChildren\factoryinv03_ventilation.v3o
  5495.  
  5496. |[VNUM=1.43]
  5497.  
  5498. |Model contains 46 vertices, 18 polygons, 0 bones, 5 muscleanimframes
  5499.  
  5500. |Loading Model mod:Models\OpenHouses\office_g\office_g_floor.v3o
  5501.  
  5502. |[VNUM=1.43]
  5503.  
  5504. |Model contains 180 vertices, 102 polygons, 0 bones, 0 muscleanimframes
  5505.  
  5506. |Loading Model mod:Models\OpenHouses\office_g\office_g_ceiling.v3o
  5507.  
  5508. |[VNUM=1.43]
  5509.  
  5510. |Model contains 2860 vertices, 1683 polygons, 0 bones, 0 muscleanimframes
  5511.  
  5512. |Loading Model mod:Models\OpenHouses\office_g\office_g_walls.v3o
  5513.  
  5514. |[VNUM=1.43]
  5515.  
  5516. |Model contains 1040 vertices, 568 polygons, 0 bones, 0 muscleanimframes
  5517.  
  5518. |Loading Model mod:Models\OpenHouses\office_g\office_g_walls_windows.v3o
  5519.  
  5520. |[VNUM=1.43]
  5521.  
  5522. |Model contains 22 vertices, 16 polygons, 0 bones, 0 muscleanimframes
  5523.  
  5524. |Loading Model mod:Models\OpenHouses\office_g\office_g_door_r.v3o
  5525.  
  5526. |[VNUM=1.43]
  5527.  
  5528. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  5529.  
  5530. |Loading Model mod:Models\OpenHouses\office_g\office_g_door_l.v3o
  5531.  
  5532. |[VNUM=1.43]
  5533.  
  5534. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  5535.  
  5536. |Loading Model mod:Models\Objects\HouseFurniture\office_g_desk01.v3o
  5537.  
  5538. |[VNUM=1.43]
  5539.  
  5540. |Model contains 218 vertices, 114 polygons, 0 bones, 0 muscleanimframes
  5541.  
  5542. |Loading Model mod:Models\Objects\HouseFurniture\office_g_divider01.v3o
  5543.  
  5544. |[VNUM=1.43]
  5545.  
  5546. |Model contains 28 vertices, 16 polygons, 0 bones, 0 muscleanimframes
  5547.  
  5548. |Loading Model mod:Models\Objects\HouseFurniture\office_g_divider02.v3o
  5549.  
  5550. |[VNUM=1.43]
  5551.  
  5552. |Model contains 29 vertices, 16 polygons, 0 bones, 0 muscleanimframes
  5553.  
  5554. |Loading Model mod:Models\Objects\HouseFurniture\office_g_divider03.v3o
  5555.  
  5556. |[VNUM=1.43]
  5557.  
  5558. |Model contains 57 vertices, 30 polygons, 0 bones, 0 muscleanimframes
  5559.  
  5560. |Loading Model mod:Models\Objects\HouseFurniture\office_g_divider04.v3o
  5561.  
  5562. |[VNUM=1.43]
  5563.  
  5564. |Model contains 45 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  5565.  
  5566. |Loading Model mod:Models\Objects\HouseFurniture\office_g_waterdispenser.v3o
  5567.  
  5568. |[VNUM=1.43]
  5569.  
  5570. |Model contains 63 vertices, 43 polygons, 0 bones, 0 muscleanimframes
  5571.  
  5572. |Loading Model mod:Models\Objects\HouseFurniture\bankmain01_chair01.v3o
  5573.  
  5574. |[VNUM=1.43]
  5575.  
  5576. |Model contains 60 vertices, 40 polygons, 0 bones, 0 muscleanimframes
  5577.  
  5578. |Loading Model mod:Models\Objects\HouseFurniture\stable_pitchfork.v3o
  5579.  
  5580. |[VNUM=1.43]
  5581.  
  5582. |Model contains 24 vertices, 16 polygons, 0 bones, 0 muscleanimframes
  5583.  
  5584. |Loading Model mod:Models\Objects\HouseFurniture\cinema01_table01.v3o
  5585.  
  5586. |[VNUM=1.43]
  5587.  
  5588. |Model contains 150 vertices, 88 polygons, 0 bones, 0 muscleanimframes
  5589.  
  5590. |Loading Model mod:Models\Objects\HouseFurniture\branch_bank01_housepalm01.v3o
  5591.  
  5592. |[VNUM=1.43]
  5593.  
  5594. |Model contains 60 vertices, 60 polygons, 0 bones, 0 muscleanimframes
  5595.  
  5596. |Loading Model mod:Models\Objects\HouseFurniture\hotel02_painting01.v3o
  5597.  
  5598. |[VNUM=1.43]
  5599.  
  5600. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  5601.  
  5602. |Loading Model mod:Models\Objects\HouseFurniture\bankmain01_shelf01.v3o
  5603.  
  5604. |[VNUM=1.43]
  5605.  
  5606. |Model contains 82 vertices, 31 polygons, 0 bones, 0 muscleanimframes
  5607.  
  5608. |Loading Model mod:Models\Objects\HouseFurniture\bankmain01_shelf02.v3o
  5609.  
  5610. |[VNUM=1.43]
  5611.  
  5612. |Model contains 139 vertices, 52 polygons, 0 bones, 0 muscleanimframes
  5613.  
  5614. |Loading Model mod:Models\Objects\HouseFurniture\cityapartment01_table01.v3o
  5615.  
  5616. |[VNUM=1.43]
  5617.  
  5618. |Model contains 26 vertices, 16 polygons, 0 bones, 0 muscleanimframes
  5619.  
  5620. |Loading Model mod:Models\Objects\HouseFurniture\cityapartment01_chair02.v3o
  5621.  
  5622. |[VNUM=1.43]
  5623.  
  5624. |Model contains 27 vertices, 16 polygons, 0 bones, 0 muscleanimframes
  5625.  
  5626. |Loading Model mod:Models\Objects\HouseFurniture\cinema01_walldrawers.v3o
  5627.  
  5628. |[VNUM=1.43]
  5629.  
  5630. |Model contains 78 vertices, 40 polygons, 0 bones, 0 muscleanimframes
  5631.  
  5632. |Loading Model mod:Models\Objects\HouseFurniture\st_bigshop05_periodicals03.v3o
  5633.  
  5634. |[VNUM=1.43]
  5635.  
  5636. |Model contains 94 vertices, 34 polygons, 0 bones, 0 muscleanimframes
  5637.  
  5638. |Loading Model mod:Models\Objects\HouseFurniture\st_bigshop01_table01.v3o
  5639.  
  5640. |[VNUM=1.43]
  5641.  
  5642. |Model contains 448 vertices, 165 polygons, 0 bones, 0 muscleanimframes
  5643.  
  5644. |Loading Model mod:Models\Objects\HouseFurniture\ap_shop01_plant04.v3o
  5645.  
  5646. |[VNUM=1.43]
  5647.  
  5648. |Model contains 92 vertices, 74 polygons, 0 bones, 0 muscleanimframes
  5649.  
  5650. |Loading Model mod:Models\Objects\HouseFurniture\mall02_comp.v3o
  5651.  
  5652. |[VNUM=1.43]
  5653.  
  5654. |Model contains 180 vertices, 90 polygons, 0 bones, 0 muscleanimframes
  5655.  
  5656. |Loading Model mod:Models\Objects\HouseFurniture\st_bigshop05_table01.v3o
  5657.  
  5658. |[VNUM=1.43]
  5659.  
  5660. |Model contains 69 vertices, 38 polygons, 0 bones, 0 muscleanimframes
  5661.  
  5662. |Loading Model mod:Models\Objects\HouseFurniture\ap_shop01_plant05.v3o
  5663.  
  5664. |[VNUM=1.43]
  5665.  
  5666. |Model contains 92 vertices, 74 polygons, 0 bones, 0 muscleanimframes
  5667.  
  5668. |Loading Model mod:Models\Objects\HouseFurniture\st_bigshop05_infopoint.v3o
  5669.  
  5670. |[VNUM=1.43]
  5671.  
  5672. |Model contains 124 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  5673.  
  5674. |Loading Model mod:Models\Objects\Equipment\packet01.v3o
  5675.  
  5676. |[VNUM=1.43]
  5677.  
  5678. |Model contains 32 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  5679.  
  5680. |Loading Model mod:Models\Objects\HouseFurniture\tirewarehouse01_electroheaterbig.v3o
  5681.  
  5682. |[VNUM=1.43]
  5683.  
  5684. |Model contains 22 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  5685.  
  5686. |Loading Model mod:Models\Objects\HouseFurniture\tirewarehouse01_electroheatersmall.v3o
  5687.  
  5688. |[VNUM=1.43]
  5689.  
  5690. |Model contains 16 vertices, 8 polygons, 0 bones, 0 muscleanimframes
  5691.  
  5692. |Loading Model mod:Models\OpenHouses\mall02\mall02_floor.v3o
  5693.  
  5694. |[VNUM=1.43]
  5695.  
  5696. |Model contains 298 vertices, 160 polygons, 0 bones, 0 muscleanimframes
  5697.  
  5698. |Loading Model mod:Models\OpenHouses\mall02\mall02_ceiling.v3o
  5699.  
  5700. |[VNUM=1.43]
  5701.  
  5702. |Model contains 899 vertices, 477 polygons, 0 bones, 0 muscleanimframes
  5703.  
  5704. |Loading Model mod:Models\OpenHouses\mall02\mall02_walls.v3o
  5705.  
  5706. |[VNUM=1.43]
  5707.  
  5708. |Model contains 658 vertices, 436 polygons, 0 bones, 0 muscleanimframes
  5709.  
  5710. |Loading Model mod:Models\OpenHouses\mall02\mall02_walls_windows.v3o
  5711.  
  5712. |[VNUM=1.43]
  5713.  
  5714. |Model contains 52 vertices, 26 polygons, 0 bones, 0 muscleanimframes
  5715.  
  5716. |Loading Model mod:Models\OpenHouses\mall02\mall02_door01.v3o
  5717.  
  5718. |[VNUM=1.43]
  5719.  
  5720. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  5721.  
  5722. |Loading Model mod:Models\OpenHouses\mall02\mall02_door02.v3o
  5723.  
  5724. |[VNUM=1.43]
  5725.  
  5726. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  5727.  
  5728. |Loading Model mod:Models\Objects\HouseFurniture\mall02_bookshelf.v3o
  5729.  
  5730. |[VNUM=1.43]
  5731.  
  5732. |Model contains 24 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  5733.  
  5734. |Loading Model mod:Models\Objects\HouseFurniture\mall02_discmanshelf.v3o
  5735.  
  5736. |[VNUM=1.43]
  5737.  
  5738. |Model contains 114 vertices, 58 polygons, 0 bones, 0 muscleanimframes
  5739.  
  5740. |Loading Model mod:Models\Objects\HouseFurniture\mall02_eshelf.v3o
  5741.  
  5742. |[VNUM=1.43]
  5743.  
  5744. |Model contains 216 vertices, 92 polygons, 0 bones, 0 muscleanimframes
  5745.  
  5746. |Loading Model mod:Models\Objects\HouseFurniture\mall02_jewelryshelf.v3o
  5747.  
  5748. |[VNUM=1.43]
  5749.  
  5750. |Model contains 52 vertices, 26 polygons, 0 bones, 0 muscleanimframes
  5751.  
  5752. |Loading Model mod:Models\Objects\HouseFurniture\mall02_lowboard.v3o
  5753.  
  5754. |[VNUM=1.43]
  5755.  
  5756. |Model contains 24 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  5757.  
  5758. |Loading Model mod:Models\Objects\HouseFurniture\mall02_lowtable01.v3o
  5759.  
  5760. |[VNUM=1.43]
  5761.  
  5762. |Model contains 164 vertices, 142 polygons, 0 bones, 0 muscleanimframes
  5763.  
  5764. |Loading Model mod:Models\Objects\HouseFurniture\mall02_paydesk.v3o
  5765.  
  5766. |[VNUM=1.43]
  5767.  
  5768. |Model contains 240 vertices, 122 polygons, 0 bones, 0 muscleanimframes
  5769.  
  5770. |Loading Model mod:Models\Objects\HouseFurniture\mall02_perfumeshelf.v3o
  5771.  
  5772. |[VNUM=1.43]
  5773.  
  5774. |Model contains 52 vertices, 26 polygons, 0 bones, 0 muscleanimframes
  5775.  
  5776. |Vision Core: Resized memory for Entities to 189 kB.
  5777.  
  5778. |Loading Model mod:Models\Objects\HouseFurniture\mall02_musicstand.v3o
  5779.  
  5780. |[VNUM=1.43]
  5781.  
  5782. |Model contains 152 vertices, 76 polygons, 0 bones, 0 muscleanimframes
  5783.  
  5784. |Loading Model mod:Models\Objects\HouseFurniture\boutique_dummie01.v3o
  5785.  
  5786. |[VNUM=1.43]
  5787.  
  5788. |Model contains 118 vertices, 102 polygons, 0 bones, 0 muscleanimframes
  5789.  
  5790. |Loading Model mod:Models\Objects\HouseFurniture\skyscraper02_printer.v3o
  5791.  
  5792. |[VNUM=1.43]
  5793.  
  5794. |Model contains 33 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  5795.  
  5796. |Loading Model mod:Models\Objects\HouseFurniture\skyscraper02_monitor02.v3o
  5797.  
  5798. |[VNUM=1.43]
  5799.  
  5800. |Model contains 84 vertices, 28 polygons, 0 bones, 0 muscleanimframes
  5801.  
  5802. |Loading Model mod:Models\Objects\HouseFurniture\town_residential_01_tv.v3o
  5803.  
  5804. |[VNUM=1.43]
  5805.  
  5806. |Model contains 24 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  5807.  
  5808. |Loading Model mod:Models\Objects\HouseChildren\mall02_shopwindow.v3o
  5809.  
  5810. |[VNUM=1.43]
  5811.  
  5812. |Model contains 8 vertices, 4 polygons, 0 bones, 0 muscleanimframes
  5813.  
  5814. |Loading Model mod:Models\Objects\HouseChildren\mall02_shopwindow_broken.v3o
  5815.  
  5816. |[VNUM=1.43]
  5817.  
  5818. |Model contains 8 vertices, 4 polygons, 0 bones, 0 muscleanimframes
  5819.  
  5820. |Loading Model mod:Models\Houses\City - Shopping\cityshop01.v3o
  5821.  
  5822. |[VNUM=1.43]
  5823.  
  5824. |Model contains 2197 vertices, 1306 polygons, 0 bones, 0 muscleanimframes
  5825.  
  5826. |Loading Model mod:Models\Objects\HouseChildren\cityshop01_balcony.v3o
  5827.  
  5828. |[VNUM=1.43]
  5829.  
  5830. |Model contains 22 vertices, 8 polygons, 0 bones, 0 muscleanimframes
  5831.  
  5832. |Loading Model mod:Models\Objects\HouseChildren\cityshop01_funnel.v3o
  5833.  
  5834. |[VNUM=1.43]
  5835.  
  5836. |Model contains 27 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  5837.  
  5838. |Loading Model mod:Models\Objects\HouseChildren\cityshop01_roofdoor.v3o
  5839.  
  5840. |[VNUM=1.43]
  5841.  
  5842. |Model contains 27 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  5843.  
  5844. |Loading Model mod:Models\Objects\HouseChildren\cityshop01_roofwindow.v3o
  5845.  
  5846. |[VNUM=1.43]
  5847.  
  5848. |Model contains 28 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  5849.  
  5850. |Loading Model mod:Models\Objects\HouseChildren\cityshop01_schopcafe.v3o
  5851.  
  5852. |[VNUM=1.43]
  5853.  
  5854. |Model contains 38 vertices, 22 polygons, 0 bones, 0 muscleanimframes
  5855.  
  5856. |Loading Model mod:Models\Objects\HouseChildren\cityshop01_shopfashion.v3o
  5857.  
  5858. |[VNUM=1.43]
  5859.  
  5860. |Model contains 49 vertices, 31 polygons, 0 bones, 0 muscleanimframes
  5861.  
  5862. |Loading Model mod:Models\Objects\HouseChildren\cityshop01_shopicafe.v3o
  5863.  
  5864. |[VNUM=1.43]
  5865.  
  5866. |Model contains 46 vertices, 30 polygons, 0 bones, 0 muscleanimframes
  5867.  
  5868. |Loading Model mod:Models\Objects\HouseChildren\cityshop01_ventilationbox.v3o
  5869.  
  5870. |[VNUM=1.43]
  5871.  
  5872. |Model contains 93 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  5873.  
  5874. |Loading Model mod:Models\Houses\City - Office\officeblock04b.v3o
  5875.  
  5876. |[VNUM=1.43]
  5877.  
  5878. |Model contains 1809 vertices, 1018 polygons, 0 bones, 0 muscleanimframes
  5879.  
  5880. |Loading Model mod:Models\Houses\City - Office\officeblock01b.v3o
  5881.  
  5882. |[VNUM=1.43]
  5883.  
  5884. |Model contains 2430 vertices, 1285 polygons, 0 bones, 0 muscleanimframes
  5885.  
  5886. |Loading Model mod:Models\Houses\City - Apartment\apartmentbuilding04_big.v3o
  5887.  
  5888. |[VNUM=1.43]
  5889.  
  5890. |Model contains 544 vertices, 224 polygons, 0 bones, 0 muscleanimframes
  5891.  
  5892. |Loading Model mod:Models\Objects\Stones\boulder01.v3o
  5893.  
  5894. |[VNUM=1.43]
  5895.  
  5896. |Model contains 82 vertices, 96 polygons, 0 bones, 0 muscleanimframes
  5897.  
  5898. |Loading Model mod:Models\Objects\Stones\boulder02.v3o
  5899.  
  5900. |[VNUM=1.43]
  5901.  
  5902. |Model contains 82 vertices, 136 polygons, 0 bones, 0 muscleanimframes
  5903.  
  5904. |Loading Model mod:Models\Objects\Stones\boulder03.v3o
  5905.  
  5906. |[VNUM=1.43]
  5907.  
  5908. |Model contains 32 vertices, 60 polygons, 0 bones, 0 muscleanimframes
  5909.  
  5910. |Loading Model mod:Models\Objects\Stones\boulder09.v3o
  5911.  
  5912. |[VNUM=1.43]
  5913.  
  5914. |Model contains 111 vertices, 101 polygons, 0 bones, 0 muscleanimframes
  5915.  
  5916. |Loading Model mod:Models\Objects\Fences\industryfence01_corner.v3o
  5917.  
  5918. |[VNUM=1.43]
  5919.  
  5920. |Model contains 174 vertices, 86 polygons, 0 bones, 0 muscleanimframes
  5921.  
  5922. |Loading Model mod:Models\Objects\Street\transformerhouse01.v3o
  5923.  
  5924. |[VNUM=1.43]
  5925.  
  5926. |Model contains 356 vertices, 164 polygons, 0 bones, 0 muscleanimframes
  5927.  
  5928. |Loading Model mod:Models\Objects\Street\tutstation01.v3o
  5929.  
  5930. |[VNUM=1.43]
  5931.  
  5932. |Model contains 316 vertices, 201 polygons, 0 bones, 0 muscleanimframes
  5933.  
  5934. |Loading Model mod:Models\Objects\Misc\golfcar01.v3o
  5935.  
  5936. |[VNUM=1.43]
  5937.  
  5938. |Model contains 1026 vertices, 690 polygons, 0 bones, 0 muscleanimframes
  5939.  
  5940. |Loading Model mod:Models\Objects\Misc\golfflag01.v3o
  5941.  
  5942. |[VNUM=1.43]
  5943.  
  5944. |Model contains 47 vertices, 44 polygons, 0 bones, 5 muscleanimframes
  5945.  
  5946. |Loading Model mod:Models\Objects\Misc\catwalk01.v3o
  5947.  
  5948. |[VNUM=1.43]
  5949.  
  5950. |Model contains 236 vertices, 122 polygons, 0 bones, 0 muscleanimframes
  5951.  
  5952. |Loading Model mod:Models\Objects\Trees\foresttree01.v3o
  5953.  
  5954. |[VNUM=1.43]
  5955.  
  5956. |Model contains 183 vertices, 122 polygons, 0 bones, 34 muscleanimframes
  5957.  
  5958. |Loading Model mod:Models\Objects\Trees\cuppedtree02.v3o
  5959.  
  5960. |[VNUM=1.43]
  5961.  
  5962. |Model contains 238 vertices, 203 polygons, 0 bones, 0 muscleanimframes
  5963.  
  5964. |Loading Model mod:Models\Objects\Stones\boulder05b.v3o
  5965.  
  5966. |[VNUM=1.43]
  5967.  
  5968. |Model contains 60 vertices, 92 polygons, 0 bones, 0 muscleanimframes
  5969.  
  5970. |Loading Model mod:Models\Objects\Stones\boulder03b.v3o
  5971.  
  5972. |[VNUM=1.43]
  5973.  
  5974. |Model contains 25 vertices, 33 polygons, 0 bones, 0 muscleanimframes
  5975.  
  5976. |Loading Model mod:Models\Objects\Fences\militaryfence01_part.v3o
  5977.  
  5978. |[VNUM=1.43]
  5979.  
  5980. |Model contains 164 vertices, 96 polygons, 0 bones, 0 muscleanimframes
  5981.  
  5982. |Loading Model mod:Models\Objects\Fences\militaryfence01_pole.v3o
  5983.  
  5984. |[VNUM=1.43]
  5985.  
  5986. |Model contains 36 vertices, 18 polygons, 0 bones, 0 muscleanimframes
  5987.  
  5988. |Loading Model mod:Models\Objects\Street\pylon03.v3o
  5989.  
  5990. |[VNUM=1.43]
  5991.  
  5992. |Model contains 492 vertices, 318 polygons, 0 bones, 0 muscleanimframes
  5993.  
  5994. |Loading Model mod:Models\Objects\Street\pylon03_rope.v3o
  5995.  
  5996. |[VNUM=1.43]
  5997.  
  5998. |Model contains 120 vertices, 96 polygons, 0 bones, 0 muscleanimframes
  5999.  
  6000. |Loading Model mod:Models\Houses\Missionspec\admincontainer01.v3o
  6001.  
  6002. |[VNUM=1.43]
  6003.  
  6004. |Model contains 1354 vertices, 721 polygons, 0 bones, 0 muscleanimframes
  6005.  
  6006. |Loading Model mod:Models\Objects\HouseChildren\admin01_glassroof.v3o
  6007.  
  6008. |[VNUM=1.43]
  6009.  
  6010. |Model contains 89 vertices, 45 polygons, 0 bones, 0 muscleanimframes
  6011.  
  6012. |Loading Model mod:Models\Objects\Walls\wall05_straight.v3o
  6013.  
  6014. |[VNUM=1.43]
  6015.  
  6016. |Model contains 48 vertices, 26 polygons, 0 bones, 0 muscleanimframes
  6017.  
  6018. |Loading Model mod:Models\Objects\Walls\wall05_corner.v3o
  6019.  
  6020. |[VNUM=1.43]
  6021.  
  6022. |Model contains 78 vertices, 40 polygons, 0 bones, 0 muscleanimframes
  6023.  
  6024. |Loading Model mod:Models\Objects\Trees\cuppedtree03.v3o
  6025.  
  6026. |[VNUM=1.43]
  6027.  
  6028. |Model contains 126 vertices, 65 polygons, 0 bones, 34 muscleanimframes
  6029.  
  6030. |Loading Model mod:Models\Objects\Street\vat10.v3o
  6031.  
  6032. |[VNUM=1.43]
  6033.  
  6034. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  6035.  
  6036. |Loading Model mod:Models\Objects\Bushes\bush03.v3o
  6037.  
  6038. |[VNUM=1.43]
  6039.  
  6040. |Model contains 86 vertices, 46 polygons, 0 bones, 23 muscleanimframes
  6041.  
  6042. |Loading Model mod:Models\Objects\Street\phonebooth01.v3o
  6043.  
  6044. |[VNUM=1.43]
  6045.  
  6046. |Model contains 92 vertices, 48 polygons, 0 bones, 0 muscleanimframes
  6047.  
  6048. |Loading Model mod:Models\Objects\Street\phonebooth02.v3o
  6049.  
  6050. |[VNUM=1.43]
  6051.  
  6052. |Model contains 118 vertices, 58 polygons, 0 bones, 0 muscleanimframes
  6053.  
  6054. |Loading Model mod:Models\Objects\Street\letterbox01.v3o
  6055.  
  6056. |[VNUM=1.43]
  6057.  
  6058. |Model contains 86 vertices, 42 polygons, 0 bones, 0 muscleanimframes
  6059.  
  6060. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar01_silver.v3o
  6061.  
  6062. |[VNUM=1.43]
  6063.  
  6064. |Model contains 432 vertices, 377 polygons, 0 bones, 0 muscleanimframes
  6065.  
  6066. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar01_wheel01.v3o
  6067.  
  6068. |[VNUM=1.43]
  6069.  
  6070. |Model contains 48 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  6071.  
  6072. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar01_silver_door01.v3o
  6073.  
  6074. |[VNUM=1.43]
  6075.  
  6076. |Model contains 42 vertices, 30 polygons, 0 bones, 0 muscleanimframes
  6077.  
  6078. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar02_blue.v3o
  6079.  
  6080. |[VNUM=1.43]
  6081.  
  6082. |Model contains 734 vertices, 449 polygons, 0 bones, 0 muscleanimframes
  6083.  
  6084. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar02_wheel01.v3o
  6085.  
  6086. |[VNUM=1.43]
  6087.  
  6088. |Model contains 77 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  6089.  
  6090. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar02_blue_door.v3o
  6091.  
  6092. |[VNUM=1.43]
  6093.  
  6094. |Model contains 64 vertices, 33 polygons, 0 bones, 0 muscleanimframes
  6095.  
  6096. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar04_blue.v3o
  6097.  
  6098. |[VNUM=1.43]
  6099.  
  6100. |Model contains 446 vertices, 411 polygons, 0 bones, 0 muscleanimframes
  6101.  
  6102. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar04_blue_wheel01.v3o
  6103.  
  6104. |[VNUM=1.43]
  6105.  
  6106. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  6107.  
  6108. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar04_blue_door01.v3o
  6109.  
  6110. |[VNUM=1.43]
  6111.  
  6112. |Model contains 68 vertices, 50 polygons, 0 bones, 0 muscleanimframes
  6113.  
  6114. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar05_red.v3o
  6115.  
  6116. |[VNUM=1.43]
  6117.  
  6118. |Model contains 499 vertices, 420 polygons, 0 bones, 0 muscleanimframes
  6119.  
  6120. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar05_wheel01.v3o
  6121.  
  6122. |[VNUM=1.43]
  6123.  
  6124. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  6125.  
  6126. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar05_red_door01.v3o
  6127.  
  6128. |[VNUM=1.43]
  6129.  
  6130. |Model contains 48 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  6131.  
  6132. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar08_white.v3o
  6133.  
  6134. |[VNUM=1.43]
  6135.  
  6136. |Model contains 496 vertices, 457 polygons, 0 bones, 0 muscleanimframes
  6137.  
  6138. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar08_white_wheel01.v3o
  6139.  
  6140. |[VNUM=1.43]
  6141.  
  6142. |Model contains 50 vertices, 28 polygons, 0 bones, 0 muscleanimframes
  6143.  
  6144. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar08_white_door01.v3o
  6145.  
  6146. |[VNUM=1.43]
  6147.  
  6148. |Model contains 55 vertices, 40 polygons, 0 bones, 0 muscleanimframes
  6149.  
  6150. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar09_orange.v3o
  6151.  
  6152. |[VNUM=1.43]
  6153.  
  6154. |Model contains 414 vertices, 405 polygons, 0 bones, 0 muscleanimframes
  6155.  
  6156. |Vision Core: Resized memory for Entities to 208 kB.
  6157.  
  6158. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar09_orange_wheel01.v3o
  6159.  
  6160. |[VNUM=1.43]
  6161.  
  6162. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  6163.  
  6164. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar09_orange_door01.v3o
  6165.  
  6166. |[VNUM=1.43]
  6167.  
  6168. |Model contains 58 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  6169.  
  6170. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar11_red.v3o
  6171.  
  6172. |[VNUM=1.43]
  6173.  
  6174. |Model contains 455 vertices, 403 polygons, 0 bones, 0 muscleanimframes
  6175.  
  6176. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar11_blue_wheel01.v3o
  6177.  
  6178. |[VNUM=1.43]
  6179.  
  6180. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  6181.  
  6182. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar11_red_door01.v3o
  6183.  
  6184. |[VNUM=1.43]
  6185.  
  6186. |Model contains 65 vertices, 47 polygons, 0 bones, 0 muscleanimframes
  6187.  
  6188. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar12_yellow.v3o
  6189.  
  6190. |[VNUM=1.43]
  6191.  
  6192. |Model contains 573 vertices, 454 polygons, 0 bones, 0 muscleanimframes
  6193.  
  6194. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar12_yellow_wheel01.v3o
  6195.  
  6196. |[VNUM=1.43]
  6197.  
  6198. |Model contains 76 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  6199.  
  6200. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar12_yellow_door01.v3o
  6201.  
  6202. |[VNUM=1.43]
  6203.  
  6204. |Model contains 58 vertices, 40 polygons, 0 bones, 0 muscleanimframes
  6205.  
  6206. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar15_grey.v3o
  6207.  
  6208. |[VNUM=1.43]
  6209.  
  6210. |Model contains 457 vertices, 423 polygons, 0 bones, 0 muscleanimframes
  6211.  
  6212. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar15_grey_wheel01.v3o
  6213.  
  6214. |[VNUM=1.43]
  6215.  
  6216. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  6217.  
  6218. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar15_grey_door01.v3o
  6219.  
  6220. |[VNUM=1.43]
  6221.  
  6222. |Model contains 58 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  6223.  
  6224. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar32_red.v3o
  6225.  
  6226. |[VNUM=1.43]
  6227.  
  6228. |Model contains 443 vertices, 398 polygons, 0 bones, 0 muscleanimframes
  6229.  
  6230. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar32_red_wheel01.v3o
  6231.  
  6232. |[VNUM=1.43]
  6233.  
  6234. |Model contains 73 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  6235.  
  6236. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar32_red_door01.v3o
  6237.  
  6238. |[VNUM=1.43]
  6239.  
  6240. |Model contains 54 vertices, 34 polygons, 0 bones, 0 muscleanimframes
  6241.  
  6242. |Loading Model mod:Models\Objects\Bushes\bush06.v3o
  6243.  
  6244. |[VNUM=1.43]
  6245.  
  6246. |Model contains 186 vertices, 98 polygons, 0 bones, 25 muscleanimframes
  6247.  
  6248. |Loading Model mod:Models\Objects\Bushes\bush07.v3o
  6249.  
  6250. |[VNUM=1.43]
  6251.  
  6252. |Model contains 162 vertices, 88 polygons, 0 bones, 28 muscleanimframes
  6253.  
  6254. |Loading Model mod:Models\Objects\Bushes\cuppedflowerbush06.v3o
  6255.  
  6256. |[VNUM=1.43]
  6257.  
  6258. |Model contains 36 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  6259.  
  6260. |Loading Model mod:Models\Objects\Park\statue03.v3o
  6261.  
  6262. |[VNUM=1.43]
  6263.  
  6264. |Model contains 1068 vertices, 886 polygons, 0 bones, 0 muscleanimframes
  6265.  
  6266. |Loading Model mod:Models\Objects\Park\treeholder02.v3o
  6267.  
  6268. |[VNUM=1.43]
  6269.  
  6270. |Model contains 156 vertices, 76 polygons, 0 bones, 0 muscleanimframes
  6271.  
  6272. |Loading Model mod:Models\Objects\Street\showcasebox01.v3o
  6273.  
  6274. |[VNUM=1.43]
  6275.  
  6276. |Model contains 331 vertices, 190 polygons, 0 bones, 0 muscleanimframes
  6277.  
  6278. |Loading Model mod:Models\Objects\ObjectChildren\showcasebox01_windows.v3o
  6279.  
  6280. |[VNUM=1.43]
  6281.  
  6282. |Model contains 8 vertices, 4 polygons, 0 bones, 0 muscleanimframes
  6283.  
  6284. |Loading Model mod:Models\Objects\Street\advertflag01.v3o
  6285.  
  6286. |[VNUM=1.43]
  6287.  
  6288. |Model contains 182 vertices, 183 polygons, 0 bones, 15 muscleanimframes
  6289.  
  6290. |Loading Model mod:Models\Objects\Signs\advertizer01.v3o
  6291.  
  6292. |[VNUM=1.43]
  6293.  
  6294. |Model contains 258 vertices, 165 polygons, 0 bones, 38 muscleanimframes
  6295.  
  6296. |Loading Model mod:Models\Objects\Misc\landingstage03.v3o
  6297.  
  6298. |[VNUM=1.43]
  6299.  
  6300. |Model contains 65 vertices, 35 polygons, 0 bones, 0 muscleanimframes
  6301.  
  6302. |Loading Model mod:Models\Objects\Stones\boulder06b.v3o
  6303.  
  6304. |[VNUM=1.43]
  6305.  
  6306. |Model contains 25 vertices, 33 polygons, 0 bones, 0 muscleanimframes
  6307.  
  6308. |Loading Model mod:Models\Houses\Village\church01.v3o
  6309.  
  6310. |[VNUM=1.43]
  6311.  
  6312. |Model contains 3648 vertices, 2179 polygons, 0 bones, 0 muscleanimframes
  6313.  
  6314. |Loading Model mod:Models\Objects\Misc\landingstage01.v3o
  6315.  
  6316. |[VNUM=1.43]
  6317.  
  6318. |Model contains 90 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  6319.  
  6320. |Loading Model mod:Models\Objects\Street\vat04.v3o
  6321.  
  6322. |[VNUM=1.43]
  6323.  
  6324. |Model contains 38 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  6325.  
  6326. |Loading Model mod:Models\Objects\Trees\foresttree12.v3o
  6327.  
  6328. |[VNUM=1.43]
  6329.  
  6330. |Model contains 351 vertices, 190 polygons, 0 bones, 22 muscleanimframes
  6331.  
  6332. |Loading Model mod:Models\Objects\Trees\foresttree13.v3o
  6333.  
  6334. |[VNUM=1.43]
  6335.  
  6336. |Model contains 226 vertices, 122 polygons, 0 bones, 21 muscleanimframes
  6337.  
  6338. |Loading Model mod:Models\Objects\Hedges\hedge03_middle.v3o
  6339.  
  6340. |[VNUM=1.43]
  6341.  
  6342. |Model contains 38 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  6343.  
  6344. |Loading Model mod:Models\Objects\Hedges\hedge03_corner.v3o
  6345.  
  6346. |[VNUM=1.43]
  6347.  
  6348. |Model contains 76 vertices, 48 polygons, 0 bones, 0 muscleanimframes
  6349.  
  6350. |Loading Model mod:Models\Objects\Garages\garage01.v3o
  6351.  
  6352. |[VNUM=1.43]
  6353.  
  6354. |Model contains 104 vertices, 68 polygons, 0 bones, 0 muscleanimframes
  6355.  
  6356. |Loading Model mod:Models\Objects\Hedges\hedge05_middle.v3o
  6357.  
  6358. |[VNUM=1.43]
  6359.  
  6360. |Model contains 50 vertices, 32 polygons, 0 bones, 0 muscleanimframes
  6361.  
  6362. |Loading Model mod:Models\Objects\Hedges\hedge05_end.v3o
  6363.  
  6364. |[VNUM=1.43]
  6365.  
  6366. |Model contains 50 vertices, 32 polygons, 0 bones, 0 muscleanimframes
  6367.  
  6368. |Loading Model mod:Models\Objects\Hedges\hedge05_corner.v3o
  6369.  
  6370. |[VNUM=1.43]
  6371.  
  6372. |Model contains 100 vertices, 64 polygons, 0 bones, 0 muscleanimframes
  6373.  
  6374. |Loading Model mod:Models\Objects\Hedges\hedge05_gate.v3o
  6375.  
  6376. |[VNUM=1.43]
  6377.  
  6378. |Model contains 124 vertices, 88 polygons, 0 bones, 0 muscleanimframes
  6379.  
  6380. |Loading Model mod:Models\Objects\Playground\sandbox01.v3o
  6381.  
  6382. |[VNUM=1.43]
  6383.  
  6384. |Model contains 84 vertices, 42 polygons, 0 bones, 0 muscleanimframes
  6385.  
  6386. |Loading Model mod:Models\Objects\Playground\swing01.v3o
  6387.  
  6388. |[VNUM=1.43]
  6389.  
  6390. |Model contains 80 vertices, 72 polygons, 0 bones, 17 muscleanimframes
  6391.  
  6392. |Loading Model mod:Models\Houses\Town - Apartment\town_family_house_ni_02.v3o
  6393.  
  6394. |[VNUM=1.43]
  6395.  
  6396. |Model contains 997 vertices, 571 polygons, 0 bones, 0 muscleanimframes
  6397.  
  6398. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar05_blue.v3o
  6399.  
  6400. |[VNUM=1.43]
  6401.  
  6402. |Model contains 499 vertices, 420 polygons, 0 bones, 0 muscleanimframes
  6403.  
  6404. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar05_blue_door01.v3o
  6405.  
  6406. |[VNUM=1.43]
  6407.  
  6408. |Model contains 48 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  6409.  
  6410. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar05_green.v3o
  6411.  
  6412. |[VNUM=1.43]
  6413.  
  6414. |Model contains 499 vertices, 420 polygons, 0 bones, 0 muscleanimframes
  6415.  
  6416. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar05_green_door01.v3o
  6417.  
  6418. |[VNUM=1.43]
  6419.  
  6420. |Model contains 48 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  6421.  
  6422. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar10_lightgreen.v3o
  6423.  
  6424. |[VNUM=1.43]
  6425.  
  6426. |Model contains 403 vertices, 399 polygons, 0 bones, 0 muscleanimframes
  6427.  
  6428. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar10_lightgreen_wheel01.v3o
  6429.  
  6430. |[VNUM=1.43]
  6431.  
  6432. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  6433.  
  6434. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar10_lightgreen_door01.v3o
  6435.  
  6436. |[VNUM=1.43]
  6437.  
  6438. |Model contains 58 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  6439.  
  6440. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar11_bej.v3o
  6441.  
  6442. |[VNUM=1.43]
  6443.  
  6444. |Model contains 455 vertices, 403 polygons, 0 bones, 0 muscleanimframes
  6445.  
  6446. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar11_bej_wheel01.v3o
  6447.  
  6448. |[VNUM=1.43]
  6449.  
  6450. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  6451.  
  6452. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar11_bej_door01.v3o
  6453.  
  6454. |[VNUM=1.43]
  6455.  
  6456. |Model contains 65 vertices, 47 polygons, 0 bones, 0 muscleanimframes
  6457.  
  6458. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar14_white.v3o
  6459.  
  6460. |[VNUM=1.43]
  6461.  
  6462. |Model contains 415 vertices, 409 polygons, 0 bones, 0 muscleanimframes
  6463.  
  6464. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar14_green_wheel01.v3o
  6465.  
  6466. |[VNUM=1.43]
  6467.  
  6468. |Model contains 76 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  6469.  
  6470. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar14_white_door01.v3o
  6471.  
  6472. |[VNUM=1.43]
  6473.  
  6474. |Model contains 45 vertices, 29 polygons, 0 bones, 0 muscleanimframes
  6475.  
  6476. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar21_mystic.v3o
  6477.  
  6478. |[VNUM=1.43]
  6479.  
  6480. |Model contains 520 vertices, 451 polygons, 0 bones, 0 muscleanimframes
  6481.  
  6482. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar21_blue2_wheel01.v3o
  6483.  
  6484. |[VNUM=1.43]
  6485.  
  6486. |Model contains 52 vertices, 28 polygons, 0 bones, 0 muscleanimframes
  6487.  
  6488. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar21_blue2_door01.v3o
  6489.  
  6490. |[VNUM=1.43]
  6491.  
  6492. |Model contains 66 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  6493.  
  6494. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar22_white.v3o
  6495.  
  6496. |[VNUM=1.43]
  6497.  
  6498. |Model contains 566 vertices, 515 polygons, 0 bones, 0 muscleanimframes
  6499.  
  6500. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar22_black_wheel01.v3o
  6501.  
  6502. |[VNUM=1.43]
  6503.  
  6504. |Model contains 44 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  6505.  
  6506. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar22_white_door01.v3o
  6507.  
  6508. |[VNUM=1.43]
  6509.  
  6510. |Model contains 50 vertices, 42 polygons, 0 bones, 0 muscleanimframes
  6511.  
  6512. |Loading Model mod:Models\Objects\Hedges\hedge03_end.v3o
  6513.  
  6514. |[VNUM=1.43]
  6515.  
  6516. |Model contains 38 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  6517.  
  6518. |Loading Model mod:Models\Objects\Industry\container01_single_green.v3o
  6519.  
  6520. |[VNUM=1.43]
  6521.  
  6522. |Model contains 24 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  6523.  
  6524. |Loading Model mod:Models\Objects\ObjectChildren\container01_child.v3o
  6525.  
  6526. |[VNUM=1.43]
  6527.  
  6528. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  6529.  
  6530. |Loading Model mod:Models\Objects\Industry\container01_single_red.v3o
  6531.  
  6532. |[VNUM=1.43]
  6533.  
  6534. |Model contains 24 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  6535.  
  6536. |Loading Model mod:Models\Objects\ObjectChildren\container01b_child.v3o
  6537.  
  6538. |[VNUM=1.43]
  6539.  
  6540. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  6541.  
  6542. |Vision Core: Resized memory for Entities to 226 kB.
  6543.  
  6544. |Loading Model mod:Models\Objects\Industry\container01_single_blue.v3o
  6545.  
  6546. |[VNUM=1.43]
  6547.  
  6548. |Model contains 24 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  6549.  
  6550. |Loading Model mod:Models\Objects\Industry\container01_single_yellow.v3o
  6551.  
  6552. |[VNUM=1.43]
  6553.  
  6554. |Model contains 24 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  6555.  
  6556. |Loading Model mod:Models\Objects\Street\litterbox03.v3o
  6557.  
  6558. |[VNUM=1.43]
  6559.  
  6560. |Model contains 152 vertices, 102 polygons, 0 bones, 0 muscleanimframes
  6561.  
  6562. |Loading Model mod:Models\Objects\Street\litterbox04.v3o
  6563.  
  6564. |[VNUM=1.43]
  6565.  
  6566. |Model contains 224 vertices, 140 polygons, 0 bones, 0 muscleanimframes
  6567.  
  6568. |Loading Model mod:Models\Vehicles\Civil - Trucks\civilcardelivery01.v3o
  6569.  
  6570. |[VNUM=1.43]
  6571.  
  6572. |Model contains 461 vertices, 405 polygons, 0 bones, 0 muscleanimframes
  6573.  
  6574. |Loading Model mod:Models\Vehicles\Civil - Trucks\civilcardelivery01_wheel01.v3o
  6575.  
  6576. |[VNUM=1.43]
  6577.  
  6578. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  6579.  
  6580. |Loading Model mod:Models\Vehicles\Civil - Trucks\civilcardelivery01_door01.v3o
  6581.  
  6582. |[VNUM=1.43]
  6583.  
  6584. |Model contains 60 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  6585.  
  6586. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck08_red.v3o
  6587.  
  6588. |[VNUM=1.43]
  6589.  
  6590. |Model contains 916 vertices, 618 polygons, 0 bones, 0 muscleanimframes
  6591.  
  6592. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck08_red_wheel01.v3o
  6593.  
  6594. |[VNUM=1.43]
  6595.  
  6596. |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  6597.  
  6598. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck08_red_wheel02.v3o
  6599.  
  6600. |[VNUM=1.43]
  6601.  
  6602. |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  6603.  
  6604. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck08_red_door01.v3o
  6605.  
  6606. |[VNUM=1.43]
  6607.  
  6608. |Model contains 100 vertices, 60 polygons, 0 bones, 0 muscleanimframes
  6609.  
  6610. |Loading Model mod:Models\Objects\Signs\advert07.v3o
  6611.  
  6612. |[VNUM=1.43]
  6613.  
  6614. |Model contains 214 vertices, 114 polygons, 0 bones, 0 muscleanimframes
  6615.  
  6616. |Loading Model mod:Models\Objects\Signs\advert06.v3o
  6617.  
  6618. |[VNUM=1.43]
  6619.  
  6620. |Model contains 216 vertices, 114 polygons, 0 bones, 0 muscleanimframes
  6621.  
  6622. |Loading Model mod:Models\Objects\Fences\industryfence01_pole.v3o
  6623.  
  6624. |[VNUM=1.43]
  6625.  
  6626. |Model contains 26 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  6627.  
  6628. |Loading Model mod:Models\Objects\Industry\factoryinv04.v3o
  6629.  
  6630. |[VNUM=1.43]
  6631.  
  6632. |Model contains 751 vertices, 451 polygons, 0 bones, 0 muscleanimframes
  6633.  
  6634. |Loading Model mod:Models\Objects\Industry\oilrig_tank01.v3o
  6635.  
  6636. |[VNUM=1.43]
  6637.  
  6638. |Model contains 443 vertices, 298 polygons, 0 bones, 0 muscleanimframes
  6639.  
  6640. |Loading Model mod:Models\Objects\Industry\silo10.v3o
  6641.  
  6642. |[VNUM=1.43]
  6643.  
  6644. |Model contains 1657 vertices, 784 polygons, 0 bones, 0 muscleanimframes
  6645.  
  6646. |Loading Model mod:Models\Objects\Misc\swimmingpool01.v3o
  6647.  
  6648. |[VNUM=1.43]
  6649.  
  6650. |Model contains 323 vertices, 176 polygons, 0 bones, 0 muscleanimframes
  6651.  
  6652. |Loading Model mod:Models\Objects\Misc\landingstage06.v3o
  6653.  
  6654. |[VNUM=1.43]
  6655.  
  6656. |Model contains 67 vertices, 37 polygons, 0 bones, 0 muscleanimframes
  6657.  
  6658. |Loading Model mod:Models\Vehicles\Civil - Special\civillimo01.v3o
  6659.  
  6660. |[VNUM=1.43]
  6661.  
  6662. |Model contains 464 vertices, 389 polygons, 0 bones, 0 muscleanimframes
  6663.  
  6664. |Loading Model mod:Models\Vehicles\Civil - Special\civillimo01_wheel01.v3o
  6665.  
  6666. |[VNUM=1.43]
  6667.  
  6668. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  6669.  
  6670. |Loading Model mod:Models\Vehicles\Civil - Special\civillimo01_door01.v3o
  6671.  
  6672. |[VNUM=1.43]
  6673.  
  6674. |Model contains 55 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  6675.  
  6676. |Loading Model mod:Models\Objects\Bushes\bush04_b.v3o
  6677.  
  6678. |[VNUM=1.43]
  6679.  
  6680. |Model contains 88 vertices, 46 polygons, 0 bones, 29 muscleanimframes
  6681.  
  6682. |Loading Model mod:Models\Objects\Bushes\bush04_a.v3o
  6683.  
  6684. |[VNUM=1.43]
  6685.  
  6686. |Model contains 64 vertices, 34 polygons, 0 bones, 29 muscleanimframes
  6687.  
  6688. |Loading Model mod:Models\Objects\Misc\terrace02b.v3o
  6689.  
  6690. |[VNUM=1.43]
  6691.  
  6692. |Model contains 477 vertices, 346 polygons, 0 bones, 0 muscleanimframes
  6693.  
  6694. |Loading Model mod:Models\Objects\Misc\terrace02a.v3o
  6695.  
  6696. |[VNUM=1.43]
  6697.  
  6698. |Model contains 769 vertices, 544 polygons, 0 bones, 0 muscleanimframes
  6699.  
  6700. |Loading Model mod:Models\Objects\Fences\fence12_part.v3o
  6701.  
  6702. |[VNUM=1.43]
  6703.  
  6704. |Model contains 32 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  6705.  
  6706. |Loading Model mod:Models\Objects\Fences\fence12_post.v3o
  6707.  
  6708. |[VNUM=1.43]
  6709.  
  6710. |Model contains 25 vertices, 13 polygons, 0 bones, 0 muscleanimframes
  6711.  
  6712. |Loading Model mod:Models\Objects\Bushes\destroyedbush.v3o
  6713.  
  6714. |[VNUM=1.43]
  6715.  
  6716. |Model contains 68 vertices, 34 polygons, 0 bones, 0 muscleanimframes
  6717.  
  6718. |Loading Model mod:Models\Objects\Misc\landingstage07.v3o
  6719.  
  6720. |[VNUM=1.43]
  6721.  
  6722. |Model contains 90 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  6723.  
  6724. |Loading Model mod:Models\Objects\Lanterns\streetlight03.v3o
  6725.  
  6726. |[VNUM=1.43]
  6727.  
  6728. |Model contains 110 vertices, 126 polygons, 0 bones, 0 muscleanimframes
  6729.  
  6730. |Loading Model mod:Models\Houses\Missionspec\lighthouse01.v3o
  6731.  
  6732. |[VNUM=1.43]
  6733.  
  6734. |Model contains 1971 vertices, 857 polygons, 0 bones, 0 muscleanimframes
  6735.  
  6736. |Loading Model mod:Models\Objects\HouseChildren\lighthouse01_light.v3o
  6737.  
  6738. |[VNUM=1.43]
  6739.  
  6740. |Model contains 337 vertices, 179 polygons, 1 bones, 0 muscleanimframes
  6741.  
  6742. |Loading Model mod:Models\Objects\HouseChildren\lighthouse01_alpha.v3o
  6743.  
  6744. |[VNUM=1.43]
  6745.  
  6746. |Model contains 192 vertices, 148 polygons, 0 bones, 0 muscleanimframes
  6747.  
  6748. |Loading Model mod:Models\Objects\Street\marketstand01_top.v3o
  6749.  
  6750. |[VNUM=1.43]
  6751.  
  6752. |Model contains 112 vertices, 60 polygons, 0 bones, 0 muscleanimframes
  6753.  
  6754. |Loading Model mod:Models\Objects\Misc\golfballs.v3o
  6755.  
  6756. |[VNUM=1.43]
  6757.  
  6758. |Model contains 225 vertices, 200 polygons, 0 bones, 0 muscleanimframes
  6759.  
  6760. |Loading Model mod:Models\Objects\Railway\rail01.v3o
  6761.  
  6762. |[VNUM=1.43]
  6763.  
  6764. |Model contains 380 vertices, 190 polygons, 0 bones, 0 muscleanimframes
  6765.  
  6766. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck08_yellow.v3o
  6767.  
  6768. |[VNUM=1.43]
  6769.  
  6770. |Model contains 916 vertices, 618 polygons, 0 bones, 0 muscleanimframes
  6771.  
  6772. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck08_yellow_wheel01.v3o
  6773.  
  6774. |[VNUM=1.43]
  6775.  
  6776. |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  6777.  
  6778. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck08_yellow_wheel02.v3o
  6779.  
  6780. |[VNUM=1.43]
  6781.  
  6782. |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  6783.  
  6784. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck08_yellow_door01.v3o
  6785.  
  6786. |[VNUM=1.43]
  6787.  
  6788. |Model contains 100 vertices, 60 polygons, 0 bones, 0 muscleanimframes
  6789.  
  6790. |Loading Model mod:Models\Objects\Bushes\bush05.v3o
  6791.  
  6792. |[VNUM=1.43]
  6793.  
  6794. |Model contains 112 vertices, 60 polygons, 0 bones, 25 muscleanimframes
  6795.  
  6796. |Loading Model mod:Models\Objects\Street\busstop01.v3o
  6797.  
  6798. |[VNUM=1.43]
  6799.  
  6800. |Model contains 272 vertices, 141 polygons, 0 bones, 0 muscleanimframes
  6801.  
  6802. |Loading Model mod:Models\Objects\Street\busstop02.v3o
  6803.  
  6804. |[VNUM=1.43]
  6805.  
  6806. |Model contains 314 vertices, 130 polygons, 0 bones, 0 muscleanimframes
  6807.  
  6808. |Loading Model mod:Models\Objects\Street\glasscontainer02.v3o
  6809.  
  6810. |[VNUM=1.43]
  6811.  
  6812. |Model contains 140 vertices, 72 polygons, 0 bones, 0 muscleanimframes
  6813.  
  6814. |Loading Model mod:Models\Objects\Street\glasscontainer03.v3o
  6815.  
  6816. |[VNUM=1.43]
  6817.  
  6818. |Model contains 140 vertices, 72 polygons, 0 bones, 0 muscleanimframes
  6819.  
  6820. |Loading Model mod:Models\Objects\Street\glasscontainer01.v3o
  6821.  
  6822. |[VNUM=1.43]
  6823.  
  6824. |Model contains 140 vertices, 72 polygons, 0 bones, 0 muscleanimframes
  6825.  
  6826. |Loading Model mod:Models\Objects\Street\bicyclestand01.v3o
  6827.  
  6828. |[VNUM=1.43]
  6829.  
  6830. |Model contains 774 vertices, 417 polygons, 0 bones, 0 muscleanimframes
  6831.  
  6832. |Loading Model mod:Models\Vehicles\Civil - Construction\forklifttruck01.v3o
  6833.  
  6834. |[VNUM=1.43]
  6835.  
  6836. |Model contains 1060 vertices, 675 polygons, 0 bones, 0 muscleanimframes
  6837.  
  6838. |Loading Model mod:Models\Vehicles\Civil - Construction\forklifttruck01_wheel01.v3o
  6839.  
  6840. |[VNUM=1.43]
  6841.  
  6842. |Model contains 90 vertices, 96 polygons, 0 bones, 0 muscleanimframes
  6843.  
  6844. |Loading Model mod:Models\Vehicles\Civil - Construction\forklifttruck01_wheel02.v3o
  6845.  
  6846. |[VNUM=1.43]
  6847.  
  6848. |Model contains 48 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  6849.  
  6850. |Loading Model mod:Models\Vehicles\Civil - Construction\forklifttruck01_door01.v3o
  6851.  
  6852. |[VNUM=1.43]
  6853.  
  6854. |Model contains 102 vertices, 60 polygons, 0 bones, 0 muscleanimframes
  6855.  
  6856. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck13.v3o
  6857.  
  6858. |[VNUM=1.43]
  6859.  
  6860. |Model contains 1123 vertices, 521 polygons, 0 bones, 0 muscleanimframes
  6861.  
  6862. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck13_wheel01.v3o
  6863.  
  6864. |[VNUM=1.43]
  6865.  
  6866. |Model contains 98 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  6867.  
  6868. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck13_wheel02.v3o
  6869.  
  6870. |[VNUM=1.43]
  6871.  
  6872. |Model contains 98 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  6873.  
  6874. |Loading Model mod:Models\Objects\ObjectChildren\civiltruck13_logo.v3o
  6875.  
  6876. |[VNUM=1.43]
  6877.  
  6878. |Model contains 8 vertices, 4 polygons, 0 bones, 0 muscleanimframes
  6879.  
  6880. |Loading Model mod:Models\Objects\Fences\militaryfence01_corner.v3o
  6881.  
  6882. |[VNUM=1.43]
  6883.  
  6884. |Model contains 256 vertices, 156 polygons, 0 bones, 0 muscleanimframes
  6885.  
  6886. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck08_grey.v3o
  6887.  
  6888. |[VNUM=1.43]
  6889.  
  6890. |Model contains 927 vertices, 618 polygons, 0 bones, 0 muscleanimframes
  6891.  
  6892. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck08_grey_wheel01.v3o
  6893.  
  6894. |[VNUM=1.43]
  6895.  
  6896. |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  6897.  
  6898. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck08_grey_wheel02.v3o
  6899.  
  6900. |[VNUM=1.43]
  6901.  
  6902. |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  6903.  
  6904. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck08_grey_door01.v3o
  6905.  
  6906. |[VNUM=1.43]
  6907.  
  6908. |Model contains 100 vertices, 60 polygons, 0 bones, 0 muscleanimframes
  6909.  
  6910. |Loading Model mod:Models\Objects\Construction\constrcontainer03_full.v3o
  6911.  
  6912. |[VNUM=1.43]
  6913.  
  6914. |Model contains 264 vertices, 169 polygons, 0 bones, 0 muscleanimframes
  6915.  
  6916. |Loading Model mod:Models\Objects\Industry\gastank01.v3o
  6917.  
  6918. |[VNUM=1.43]
  6919.  
  6920. |Model contains 300 vertices, 232 polygons, 0 bones, 0 muscleanimframes
  6921.  
  6922. |Loading Model mod:Models\Objects\ObjectChildren\gastank01_alfa.v3o
  6923.  
  6924. |[VNUM=1.43]
  6925.  
  6926. |Model contains 31 vertices, 16 polygons, 0 bones, 0 muscleanimframes
  6927.  
  6928. |Vision Core: Resized memory for Entities to 244 kB.
  6929.  
  6930. |Loading Model mod:Models\Objects\Industry\oilrig_tank02.v3o
  6931.  
  6932. |[VNUM=1.43]
  6933.  
  6934. |Model contains 547 vertices, 469 polygons, 0 bones, 0 muscleanimframes
  6935.  
  6936. |Loading Model mod:Models\Objects\Industry\pipeset_switch01.v3o
  6937.  
  6938. |[VNUM=1.43]
  6939.  
  6940. |Model contains 410 vertices, 354 polygons, 0 bones, 0 muscleanimframes
  6941.  
  6942. |Loading Model mod:Models\Objects\Industry\barrelpile01.v3o
  6943.  
  6944. |[VNUM=1.43]
  6945.  
  6946. |Model contains 218 vertices, 120 polygons, 0 bones, 0 muscleanimframes
  6947.  
  6948. |Loading Model mod:Models\Objects\Lanterns\streetlight01.v3o
  6949.  
  6950. |[VNUM=1.43]
  6951.  
  6952. |Model contains 62 vertices, 72 polygons, 0 bones, 0 muscleanimframes
  6953.  
  6954. |Loading Model mod:Models\Objects\Bridges\bridge02a.v3o
  6955.  
  6956. |[VNUM=1.43]
  6957.  
  6958. |Model contains 144 vertices, 64 polygons, 0 bones, 0 muscleanimframes
  6959.  
  6960. |Loading Model mod:Models\Objects\Lanterns\streetlight01b.v3o
  6961.  
  6962. |[VNUM=1.43]
  6963.  
  6964. |Model contains 124 vertices, 144 polygons, 0 bones, 0 muscleanimframes
  6965.  
  6966. |Loading Model mod:Models\Objects\HouseFurniture\safehouse01_armchair.v3o
  6967.  
  6968. |[VNUM=1.43]
  6969.  
  6970. |Model contains 72 vertices, 40 polygons, 0 bones, 0 muscleanimframes
  6971.  
  6972. |Loading Model mod:Models\Objects\HouseFurniture\deckchair01.v3o
  6973.  
  6974. |[VNUM=1.43]
  6975.  
  6976. |Model contains 60 vertices, 32 polygons, 0 bones, 0 muscleanimframes
  6977.  
  6978. |Loading Model mod:Models\Objects\Street\citypole.v3o
  6979.  
  6980. |[VNUM=1.43]
  6981.  
  6982. |Model contains 72 vertices, 28 polygons, 0 bones, 0 muscleanimframes
  6983.  
  6984. |Loading Model mod:Models\Objects\Street\stair01b.v3o
  6985.  
  6986. |[VNUM=1.43]
  6987.  
  6988. |Model contains 104 vertices, 66 polygons, 0 bones, 0 muscleanimframes
  6989.  
  6990. |Loading Model mod:Models\Objects\Misc\landingstage02.v3o
  6991.  
  6992. |[VNUM=1.43]
  6993.  
  6994. |Model contains 90 vertices, 37 polygons, 0 bones, 0 muscleanimframes
  6995.  
  6996. |Loading Model mod:Models\Objects\HouseChildren\yamyam01_menu1.v3o
  6997.  
  6998. |[VNUM=1.43]
  6999.  
  7000. |Model contains 64 vertices, 32 polygons, 0 bones, 0 muscleanimframes
  7001.  
  7002. |Loading Model mod:Models\Objects\HouseFurniture\st_bigshop03_carpet_c.v3o
  7003.  
  7004. |[VNUM=1.43]
  7005.  
  7006. |Model contains 24 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  7007.  
  7008. |Loading Model mod:Models\Objects\Road Signs\busstop01.v3o
  7009.  
  7010. |[VNUM=1.43]
  7011.  
  7012. |Model contains 22 vertices, 14 polygons, 0 bones, 0 muscleanimframes
  7013.  
  7014. |Loading Model mod:Models\Objects\Bushes\cuppedflowerbush02.v3o
  7015.  
  7016. |[VNUM=1.43]
  7017.  
  7018. |Model contains 66 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  7019.  
  7020. |Loading Model mod:Models\Objects\Playground\merrygoround01.v3o
  7021.  
  7022. |[VNUM=1.43]
  7023.  
  7024. |Model contains 184 vertices, 116 polygons, 0 bones, 0 muscleanimframes
  7025.  
  7026. |Loading Model mod:Models\Objects\Railway\levelcrossing01.v3o
  7027.  
  7028. |[VNUM=1.43]
  7029.  
  7030. |Model contains 109 vertices, 59 polygons, 0 bones, 14 muscleanimframes
  7031.  
  7032. |Loading Model mod:Models\Objects\Railway\levelcrossing02.v3o
  7033.  
  7034. |[VNUM=1.43]
  7035.  
  7036. |Model contains 116 vertices, 76 polygons, 0 bones, 0 muscleanimframes
  7037.  
  7038. |Loading Model mod:Models\Objects\Bridges\bridge02b.v3o
  7039.  
  7040. |[VNUM=1.43]
  7041.  
  7042. |Model contains 164 vertices, 74 polygons, 0 bones, 0 muscleanimframes
  7043.  
  7044. |Loading Model mod:Models\Objects\Road Signs\sign_dirleftahead01.v3o
  7045.  
  7046. |[VNUM=1.43]
  7047.  
  7048. |Model contains 30 vertices, 14 polygons, 0 bones, 0 muscleanimframes
  7049.  
  7050. |Loading Model mod:Models\Objects\Road Signs\sign_dirleft01.v3o
  7051.  
  7052. |[VNUM=1.43]
  7053.  
  7054. |Model contains 30 vertices, 14 polygons, 0 bones, 0 muscleanimframes
  7055.  
  7056. |Loading Model mod:Models\Objects\Road Signs\sign_limit02.v3o
  7057.  
  7058. |[VNUM=1.43]
  7059.  
  7060. |Model contains 30 vertices, 14 polygons, 0 bones, 0 muscleanimframes
  7061.  
  7062. |Loading Model mod:Models\Objects\Road Signs\sign_nodriving01.v3o
  7063.  
  7064. |[VNUM=1.43]
  7065.  
  7066. |Model contains 30 vertices, 14 polygons, 0 bones, 0 muscleanimframes
  7067.  
  7068. |Loading Model mod:Models\Objects\Road Signs\sign_parking01.v3o
  7069.  
  7070. |[VNUM=1.43]
  7071.  
  7072. |Model contains 30 vertices, 14 polygons, 0 bones, 0 muscleanimframes
  7073.  
  7074. |Loading Model mod:Models\Objects\Street\parkingbox01.v3o
  7075.  
  7076. |[VNUM=1.43]
  7077.  
  7078. |Model contains 99 vertices, 74 polygons, 0 bones, 0 muscleanimframes
  7079.  
  7080. |Loading Model mod:Models\Objects\Road Signs\newcitysign03a.v3o
  7081.  
  7082. |[VNUM=1.43]
  7083.  
  7084. |Model contains 113 vertices, 61 polygons, 0 bones, 0 muscleanimframes
  7085.  
  7086. |Loading Model mod:Models\Objects\Road Signs\sign_dirright01.v3o
  7087.  
  7088. |[VNUM=1.43]
  7089.  
  7090. |Model contains 30 vertices, 14 polygons, 0 bones, 0 muscleanimframes
  7091.  
  7092. |Loading Model mod:Models\Objects\Street\hydrant01.v3o
  7093.  
  7094. |[VNUM=1.43]
  7095.  
  7096. |Model contains 74 vertices, 56 polygons, 0 bones, 0 muscleanimframes
  7097.  
  7098. |Loading Model mod:Models\Objects\Street\citypole02_chain_450cm.v3o
  7099.  
  7100. |[VNUM=1.43]
  7101.  
  7102. |Model contains 10 vertices, 8 polygons, 0 bones, 0 muscleanimframes
  7103.  
  7104. |Loading Model mod:Models\Objects\Highway\crashbarrier02_6meter.v3o
  7105.  
  7106. |[VNUM=1.43]
  7107.  
  7108. |Model contains 158 vertices, 88 polygons, 0 bones, 0 muscleanimframes
  7109.  
  7110. |Loading Model mod:Models\Objects\Highway\crashbarrier02_3meter.v3o
  7111.  
  7112. |[VNUM=1.43]
  7113.  
  7114. |Model contains 121 vertices, 72 polygons, 0 bones, 0 muscleanimframes
  7115.  
  7116. |Loading Model mod:Models\Objects\Highway\crashbarrier01.v3o
  7117.  
  7118. |[VNUM=1.43]
  7119.  
  7120. |Model contains 135 vertices, 86 polygons, 0 bones, 0 muscleanimframes
  7121.  
  7122. |Loading Model mod:Models\Objects\Highway\crashbarrier03.v3o
  7123.  
  7124. |[VNUM=1.43]
  7125.  
  7126. |Model contains 84 vertices, 56 polygons, 0 bones, 0 muscleanimframes
  7127.  
  7128. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar12_blue.v3o
  7129.  
  7130. |[VNUM=1.43]
  7131.  
  7132. |Model contains 573 vertices, 454 polygons, 0 bones, 0 muscleanimframes
  7133.  
  7134. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar12_blue_wheel01.v3o
  7135.  
  7136. |[VNUM=1.43]
  7137.  
  7138. |Model contains 76 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  7139.  
  7140. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar12_blue_door01.v3o
  7141.  
  7142. |[VNUM=1.43]
  7143.  
  7144. |Model contains 58 vertices, 40 polygons, 0 bones, 0 muscleanimframes
  7145.  
  7146. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar17_red.v3o
  7147.  
  7148. |[VNUM=1.43]
  7149.  
  7150. |Model contains 426 vertices, 397 polygons, 0 bones, 0 muscleanimframes
  7151.  
  7152. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar17_red_wheel01.v3o
  7153.  
  7154. |[VNUM=1.43]
  7155.  
  7156. |Model contains 72 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  7157.  
  7158. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar17_red_door01.v3o
  7159.  
  7160. |[VNUM=1.43]
  7161.  
  7162. |Model contains 64 vertices, 35 polygons, 0 bones, 0 muscleanimframes
  7163.  
  7164. |Loading Model mod:Models\Objects\Street\bridge_long01_arc.v3o
  7165.  
  7166. |[VNUM=1.43]
  7167.  
  7168. |Model contains 376 vertices, 238 polygons, 0 bones, 0 muscleanimframes
  7169.  
  7170. |Loading Model mod:Models\Objects\Street\parkingfence01.v3o
  7171.  
  7172. |[VNUM=1.43]
  7173.  
  7174. |Model contains 76 vertices, 30 polygons, 0 bones, 0 muscleanimframes
  7175.  
  7176. |Loading Model mod:Models\Houses\Village\summerhouse01.v3o
  7177.  
  7178. |[VNUM=1.43]
  7179.  
  7180. |Model contains 54 vertices, 26 polygons, 0 bones, 0 muscleanimframes
  7181.  
  7182. |Loading Model mod:Models\Objects\Street\newsbox01.v3o
  7183.  
  7184. |[VNUM=1.43]
  7185.  
  7186. |Model contains 78 vertices, 38 polygons, 0 bones, 0 muscleanimframes
  7187.  
  7188. |Loading Model mod:Models\Objects\Road Signs\sign_dirrightahead01.v3o
  7189.  
  7190. |[VNUM=1.43]
  7191.  
  7192. |Model contains 30 vertices, 14 polygons, 0 bones, 0 muscleanimframes
  7193.  
  7194. |Loading Model mod:Models\Objects\Road Signs\cityend01.v3o
  7195.  
  7196. |[VNUM=1.43]
  7197.  
  7198. |Model contains 35 vertices, 14 polygons, 0 bones, 0 muscleanimframes
  7199.  
  7200. |Loading Model mod:Models\Objects\Road Signs\citystart01.v3o
  7201.  
  7202. |[VNUM=1.43]
  7203.  
  7204. |Model contains 35 vertices, 14 polygons, 0 bones, 0 muscleanimframes
  7205.  
  7206. |Loading Model mod:Models\Objects\Road Signs\blocked.v3o
  7207.  
  7208. |[VNUM=1.43]
  7209.  
  7210. |Model contains 28 vertices, 20 polygons, 0 bones, 0 muscleanimframes
  7211.  
  7212. |Loading Model mod:Models\Objects\Road Signs\noparkingzone.v3o
  7213.  
  7214. |[VNUM=1.43]
  7215.  
  7216. |Model contains 28 vertices, 20 polygons, 0 bones, 0 muscleanimframes
  7217.  
  7218. |Loading Model mod:Models\Objects\Road Signs\bigsign02.v3o
  7219.  
  7220. |[VNUM=1.43]
  7221.  
  7222. |Model contains 50 vertices, 32 polygons, 0 bones, 0 muscleanimframes
  7223.  
  7224. |Loading Model mod:Models\Objects\Road Signs\newcitysign02a.v3o
  7225.  
  7226. |[VNUM=1.43]
  7227.  
  7228. |Model contains 65 vertices, 37 polygons, 0 bones, 0 muscleanimframes
  7229.  
  7230. |Loading Model mod:Models\Objects\Road Signs\newcitysign02b.v3o
  7231.  
  7232. |[VNUM=1.43]
  7233.  
  7234. |Model contains 53 vertices, 31 polygons, 0 bones, 0 muscleanimframes
  7235.  
  7236. |Loading Model mod:Models\Objects\Road Signs\pedestriansign01.v3o
  7237.  
  7238. |[VNUM=1.43]
  7239.  
  7240. |Model contains 94 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  7241.  
  7242. |Loading Model mod:Models\Objects\Street\balustrade03.v3o
  7243.  
  7244. |[VNUM=1.43]
  7245.  
  7246. |Model contains 178 vertices, 114 polygons, 0 bones, 0 muscleanimframes
  7247.  
  7248. |Loading Model mod:Models\Objects\Road Signs\sign_row01.v3o
  7249.  
  7250. |[VNUM=1.43]
  7251.  
  7252. |Model contains 30 vertices, 14 polygons, 0 bones, 0 muscleanimframes
  7253.  
  7254. |Loading Model mod:Models\Objects\Road Signs\sign_row02.v3o
  7255.  
  7256. |[VNUM=1.43]
  7257.  
  7258. |Model contains 30 vertices, 14 polygons, 0 bones, 0 muscleanimframes
  7259.  
  7260. |Loading Model mod:Models\Objects\Road Signs\sign_dirahead01.v3o
  7261.  
  7262. |[VNUM=1.43]
  7263.  
  7264. |Model contains 30 vertices, 14 polygons, 0 bones, 0 muscleanimframes
  7265.  
  7266. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar15_red.v3o
  7267.  
  7268. |[VNUM=1.43]
  7269.  
  7270. |Model contains 457 vertices, 423 polygons, 0 bones, 0 muscleanimframes
  7271.  
  7272. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar15_red_door01.v3o
  7273.  
  7274. |[VNUM=1.43]
  7275.  
  7276. |Model contains 58 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  7277.  
  7278. |Loading Model mod:Models\Objects\Bushes\cuppedbush01.v3o
  7279.  
  7280. |[VNUM=1.43]
  7281.  
  7282. |Model contains 81 vertices, 72 polygons, 0 bones, 0 muscleanimframes
  7283.  
  7284. |Loading Model mod:Models\Objects\Street\downstairs01.v3o
  7285.  
  7286. |[VNUM=1.43]
  7287.  
  7288. |Model contains 376 vertices, 204 polygons, 0 bones, 0 muscleanimframes
  7289.  
  7290. |Loading Model mod:Models\Objects\Road Signs\sign_U01.v3o
  7291.  
  7292. |[VNUM=1.43]
  7293.  
  7294. |Model contains 106 vertices, 52 polygons, 0 bones, 0 muscleanimframes
  7295.  
  7296. |Loading Model mod:Models\Objects\Street\kiosk04.v3o
  7297.  
  7298. |[VNUM=1.43]
  7299.  
  7300. |Model contains 428 vertices, 222 polygons, 0 bones, 0 muscleanimframes
  7301.  
  7302. |Loading Model mod:Models\Objects\ObjectChildren\kiosk04_flag01.v3o
  7303.  
  7304. |[VNUM=1.43]
  7305.  
  7306. |Model contains 30 vertices, 28 polygons, 0 bones, 0 muscleanimframes
  7307.  
  7308. |Vision Core: Resized memory for Entities to 262 kB.
  7309.  
  7310. |Loading Model mod:Models\Objects\ObjectChildren\kiosk04_flag02.v3o
  7311.  
  7312. |[VNUM=1.43]
  7313.  
  7314. |Model contains 24 vertices, 20 polygons, 0 bones, 0 muscleanimframes
  7315.  
  7316. |Loading Model mod:Models\Objects\Street\escalator01.v3o
  7317.  
  7318. |[VNUM=1.43]
  7319.  
  7320. |Model contains 929 vertices, 526 polygons, 0 bones, 2 muscleanimframes
  7321.  
  7322. |Loading Model mod:Models\Objects\Bushes\cuppedflowerbush01.v3o
  7323.  
  7324. |[VNUM=1.43]
  7325.  
  7326. |Model contains 72 vertices, 56 polygons, 0 bones, 0 muscleanimframes
  7327.  
  7328. |Loading Model mod:Models\Objects\Street\grillstand01.v3o
  7329.  
  7330. |[VNUM=1.43]
  7331.  
  7332. |Model contains 597 vertices, 361 polygons, 0 bones, 0 muscleanimframes
  7333.  
  7334. |Loading Model mod:Models\Objects\ObjectChildren\grillstand01_roof.v3o
  7335.  
  7336. |[VNUM=1.43]
  7337.  
  7338. |Model contains 72 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  7339.  
  7340. |Loading Model mod:Models\Objects\Signs\bpbillboard01.v3o
  7341.  
  7342. |[VNUM=1.43]
  7343.  
  7344. |Model contains 71 vertices, 42 polygons, 0 bones, 0 muscleanimframes
  7345.  
  7346. |Loading Model mod:Models\Objects\Bushes\cuppedbush02.v3o
  7347.  
  7348. |[VNUM=1.43]
  7349.  
  7350. |Model contains 25 vertices, 20 polygons, 0 bones, 0 muscleanimframes
  7351.  
  7352. |Loading Model mod:Models\Objects\Bushes\cuppedbush10.v3o
  7353.  
  7354. |[VNUM=1.43]
  7355.  
  7356. |Model contains 419 vertices, 194 polygons, 0 bones, 0 muscleanimframes
  7357.  
  7358. |Loading Model mod:Models\Objects\Road Signs\trafficlight01.v3o
  7359.  
  7360. |[VNUM=1.43]
  7361.  
  7362. |Model contains 378 vertices, 282 polygons, 0 bones, 0 muscleanimframes
  7363.  
  7364. |Loading Model mod:Models\Objects\ObjectChildren\trafficlights_pedestrian.v3o
  7365.  
  7366. |[VNUM=1.43]
  7367.  
  7368. |Model contains 110 vertices, 57 polygons, 0 bones, 0 muscleanimframes
  7369.  
  7370. |Loading Model mod:Models\OpenHouses\boutique\boutique_floor.v3o
  7371.  
  7372. |[VNUM=1.43]
  7373.  
  7374. |Model contains 139 vertices, 71 polygons, 0 bones, 0 muscleanimframes
  7375.  
  7376. |Loading Model mod:Models\OpenHouses\boutique\boutique_ceiling.v3o
  7377.  
  7378. |[VNUM=1.43]
  7379.  
  7380. |Model contains 690 vertices, 405 polygons, 0 bones, 0 muscleanimframes
  7381.  
  7382. |Loading Model mod:Models\OpenHouses\boutique\boutique_wall_alpha01.v3o
  7383.  
  7384. |[VNUM=1.43]
  7385.  
  7386. |Model contains 81 vertices, 41 polygons, 0 bones, 0 muscleanimframes
  7387.  
  7388. |Loading Model mod:Models\OpenHouses\boutique\boutique_wall01.v3o
  7389.  
  7390. |[VNUM=1.43]
  7391.  
  7392. |Model contains 868 vertices, 497 polygons, 0 bones, 0 muscleanimframes
  7393.  
  7394. |Loading Model mod:Models\OpenHouses\boutique\boutique_door01.v3o
  7395.  
  7396. |[VNUM=1.43]
  7397.  
  7398. |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  7399.  
  7400. |Loading Model mod:Models\Objects\HouseFurniture\boutique_cashdesk.v3o
  7401.  
  7402. |[VNUM=1.43]
  7403.  
  7404. |Model contains 144 vertices, 78 polygons, 0 bones, 0 muscleanimframes
  7405.  
  7406. |Loading Model mod:Models\Objects\HouseFurniture\boutique_dummie02.v3o
  7407.  
  7408. |[VNUM=1.43]
  7409.  
  7410. |Model contains 118 vertices, 102 polygons, 0 bones, 0 muscleanimframes
  7411.  
  7412. |Loading Model mod:Models\Objects\HouseFurniture\boutique_dummie03.v3o
  7413.  
  7414. |[VNUM=1.43]
  7415.  
  7416. |Model contains 92 vertices, 73 polygons, 0 bones, 0 muscleanimframes
  7417.  
  7418. |Loading Model mod:Models\Objects\HouseFurniture\boutique_lamp.v3o
  7419.  
  7420. |[VNUM=1.43]
  7421.  
  7422. |Model contains 20 vertices, 8 polygons, 0 bones, 0 muscleanimframes
  7423.  
  7424. |Loading Model mod:Models\Objects\HouseFurniture\boutique_longstand.v3o
  7425.  
  7426. |[VNUM=1.43]
  7427.  
  7428. |Model contains 248 vertices, 172 polygons, 0 bones, 0 muscleanimframes
  7429.  
  7430. |Loading Model mod:Models\Objects\HouseFurniture\boutique_lowtable01.v3o
  7431.  
  7432. |[VNUM=1.43]
  7433.  
  7434. |Model contains 76 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  7435.  
  7436. |Loading Model mod:Models\Objects\HouseFurniture\boutique_picture01.v3o
  7437.  
  7438. |[VNUM=1.43]
  7439.  
  7440. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  7441.  
  7442. |Loading Model mod:Models\Objects\HouseFurniture\boutique_poster01.v3o
  7443.  
  7444. |[VNUM=1.43]
  7445.  
  7446. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  7447.  
  7448. |Loading Model mod:Models\Objects\HouseFurniture\boutique_roundstand.v3o
  7449.  
  7450. |[VNUM=1.43]
  7451.  
  7452. |Model contains 448 vertices, 294 polygons, 0 bones, 0 muscleanimframes
  7453.  
  7454. |Loading Model mod:Models\Objects\HouseFurniture\boutique_shelve01.v3o
  7455.  
  7456. |[VNUM=1.43]
  7457.  
  7458. |Model contains 50 vertices, 30 polygons, 0 bones, 0 muscleanimframes
  7459.  
  7460. |Loading Model mod:Models\Objects\HouseFurniture\boutique_shelve02.v3o
  7461.  
  7462. |[VNUM=1.43]
  7463.  
  7464. |Model contains 46 vertices, 28 polygons, 0 bones, 0 muscleanimframes
  7465.  
  7466. |Loading Model mod:Models\Objects\HouseFurniture\boutique_wardrobe01.v3o
  7467.  
  7468. |[VNUM=1.43]
  7469.  
  7470. |Model contains 58 vertices, 34 polygons, 0 bones, 0 muscleanimframes
  7471.  
  7472. |Loading Model mod:Models\Objects\HouseFurniture\boutique_wclothe01.v3o
  7473.  
  7474. |[VNUM=1.43]
  7475.  
  7476. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  7477.  
  7478. |Loading Model mod:Models\Objects\HouseFurniture\boutique_blinds01.v3o
  7479.  
  7480. |[VNUM=1.43]
  7481.  
  7482. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  7483.  
  7484. |Loading Model mod:Models\Objects\HouseChildren\boutique_stairs.v3o
  7485.  
  7486. |[VNUM=1.43]
  7487.  
  7488. |Model contains 60 vertices, 32 polygons, 0 bones, 0 muscleanimframes
  7489.  
  7490. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar19_blue.v3o
  7491.  
  7492. |[VNUM=1.43]
  7493.  
  7494. |Model contains 429 vertices, 381 polygons, 0 bones, 0 muscleanimframes
  7495.  
  7496. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar19_wheel01.v3o
  7497.  
  7498. |[VNUM=1.43]
  7499.  
  7500. |Model contains 44 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  7501.  
  7502. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar19_blue_door01.v3o
  7503.  
  7504. |[VNUM=1.43]
  7505.  
  7506. |Model contains 66 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  7507.  
  7508. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar27_orange.v3o
  7509.  
  7510. |[VNUM=1.43]
  7511.  
  7512. |Model contains 472 vertices, 439 polygons, 0 bones, 0 muscleanimframes
  7513.  
  7514. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar27_orange_wheel01.v3o
  7515.  
  7516. |[VNUM=1.43]
  7517.  
  7518. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  7519.  
  7520. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar27_orange_door01.v3o
  7521.  
  7522. |[VNUM=1.43]
  7523.  
  7524. |Model contains 74 vertices, 56 polygons, 0 bones, 0 muscleanimframes
  7525.  
  7526. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar24_green.v3o
  7527.  
  7528. |[VNUM=1.43]
  7529.  
  7530. |Model contains 347 vertices, 336 polygons, 0 bones, 0 muscleanimframes
  7531.  
  7532. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar24_blue_wheel01.v3o
  7533.  
  7534. |[VNUM=1.43]
  7535.  
  7536. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  7537.  
  7538. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar24_green_door01.v3o
  7539.  
  7540. |[VNUM=1.43]
  7541.  
  7542. |Model contains 54 vertices, 34 polygons, 0 bones, 0 muscleanimframes
  7543.  
  7544. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar31_brown.v3o
  7545.  
  7546. |[VNUM=1.43]
  7547.  
  7548. |Model contains 473 vertices, 442 polygons, 0 bones, 0 muscleanimframes
  7549.  
  7550. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar31_black_wheel01.v3o
  7551.  
  7552. |[VNUM=1.43]
  7553.  
  7554. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  7555.  
  7556. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar31_brown_door01.v3o
  7557.  
  7558. |[VNUM=1.43]
  7559.  
  7560. |Model contains 44 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  7561.  
  7562. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar28_violet.v3o
  7563.  
  7564. |[VNUM=1.43]
  7565.  
  7566. |Model contains 428 vertices, 355 polygons, 0 bones, 0 muscleanimframes
  7567.  
  7568. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar28_violet_wheel01.v3o
  7569.  
  7570. |[VNUM=1.43]
  7571.  
  7572. |Model contains 74 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  7573.  
  7574. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar28_violet_door01.v3o
  7575.  
  7576. |[VNUM=1.43]
  7577.  
  7578. |Model contains 58 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  7579.  
  7580. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar30_orange.v3o
  7581.  
  7582. |[VNUM=1.43]
  7583.  
  7584. |Model contains 443 vertices, 345 polygons, 0 bones, 0 muscleanimframes
  7585.  
  7586. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar30_orange_wheel01.v3o
  7587.  
  7588. |[VNUM=1.43]
  7589.  
  7590. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  7591.  
  7592. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar30_orange_door01.v3o
  7593.  
  7594. |[VNUM=1.43]
  7595.  
  7596. |Model contains 48 vertices, 38 polygons, 0 bones, 0 muscleanimframes
  7597.  
  7598. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar19_silver.v3o
  7599.  
  7600. |[VNUM=1.43]
  7601.  
  7602. |Model contains 429 vertices, 381 polygons, 0 bones, 0 muscleanimframes
  7603.  
  7604. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar19_silver_door01.v3o
  7605.  
  7606. |[VNUM=1.43]
  7607.  
  7608. |Model contains 66 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  7609.  
  7610. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar15_blue.v3o
  7611.  
  7612. |[VNUM=1.43]
  7613.  
  7614. |Model contains 457 vertices, 423 polygons, 0 bones, 0 muscleanimframes
  7615.  
  7616. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar15_blue_door01.v3o
  7617.  
  7618. |[VNUM=1.43]
  7619.  
  7620. |Model contains 58 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  7621.  
  7622. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar10_lightblue.v3o
  7623.  
  7624. |[VNUM=1.43]
  7625.  
  7626. |Model contains 403 vertices, 399 polygons, 0 bones, 0 muscleanimframes
  7627.  
  7628. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar10_lightblue_wheel01.v3o
  7629.  
  7630. |[VNUM=1.43]
  7631.  
  7632. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  7633.  
  7634. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar10_lightblue_door01.v3o
  7635.  
  7636. |[VNUM=1.43]
  7637.  
  7638. |Model contains 58 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  7639.  
  7640. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar04_red.v3o
  7641.  
  7642. |[VNUM=1.43]
  7643.  
  7644. |Model contains 446 vertices, 411 polygons, 0 bones, 0 muscleanimframes
  7645.  
  7646. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar04_red_wheel01.v3o
  7647.  
  7648. |[VNUM=1.43]
  7649.  
  7650. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  7651.  
  7652. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar04_red_door01.v3o
  7653.  
  7654. |[VNUM=1.43]
  7655.  
  7656. |Model contains 68 vertices, 50 polygons, 0 bones, 0 muscleanimframes
  7657.  
  7658. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar07_silver.v3o
  7659.  
  7660. |[VNUM=1.43]
  7661.  
  7662. |Model contains 439 vertices, 405 polygons, 0 bones, 0 muscleanimframes
  7663.  
  7664. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar07_wheel01.v3o
  7665.  
  7666. |[VNUM=1.43]
  7667.  
  7668. |Model contains 48 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  7669.  
  7670. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar07_silver_door01.v3o
  7671.  
  7672. |[VNUM=1.43]
  7673.  
  7674. |Model contains 64 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  7675.  
  7676. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar07_yellow.v3o
  7677.  
  7678. |[VNUM=1.43]
  7679.  
  7680. |Model contains 439 vertices, 405 polygons, 0 bones, 0 muscleanimframes
  7681.  
  7682. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar07_yellow_door01.v3o
  7683.  
  7684. |[VNUM=1.43]
  7685.  
  7686. |Model contains 64 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  7687.  
  7688. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar22_red.v3o
  7689.  
  7690. |[VNUM=1.43]
  7691.  
  7692. |Model contains 566 vertices, 515 polygons, 0 bones, 0 muscleanimframes
  7693.  
  7694. |Vision Core: Resized memory for Entities to 280 kB.
  7695.  
  7696. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar22_red_door01.v3o
  7697.  
  7698. |[VNUM=1.43]
  7699.  
  7700. |Model contains 50 vertices, 42 polygons, 0 bones, 0 muscleanimframes
  7701.  
  7702. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar24_blue.v3o
  7703.  
  7704. |[VNUM=1.43]
  7705.  
  7706. |Model contains 347 vertices, 336 polygons, 0 bones, 0 muscleanimframes
  7707.  
  7708. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar24_blue_door01.v3o
  7709.  
  7710. |[VNUM=1.43]
  7711.  
  7712. |Model contains 54 vertices, 34 polygons, 0 bones, 0 muscleanimframes
  7713.  
  7714. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar32_white.v3o
  7715.  
  7716. |[VNUM=1.43]
  7717.  
  7718. |Model contains 443 vertices, 398 polygons, 0 bones, 0 muscleanimframes
  7719.  
  7720. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar32_white_wheel01.v3o
  7721.  
  7722. |[VNUM=1.43]
  7723.  
  7724. |Model contains 73 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  7725.  
  7726. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar32_white_door01.v3o
  7727.  
  7728. |[VNUM=1.43]
  7729.  
  7730. |Model contains 54 vertices, 34 polygons, 0 bones, 0 muscleanimframes
  7731.  
  7732. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar20_green.v3o
  7733.  
  7734. |[VNUM=1.43]
  7735.  
  7736. |Model contains 404 vertices, 373 polygons, 0 bones, 0 muscleanimframes
  7737.  
  7738. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar20_blue_wheel01.v3o
  7739.  
  7740. |[VNUM=1.43]
  7741.  
  7742. |Model contains 76 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  7743.  
  7744. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar20_green_door01.v3o
  7745.  
  7746. |[VNUM=1.43]
  7747.  
  7748. |Model contains 45 vertices, 31 polygons, 0 bones, 0 muscleanimframes
  7749.  
  7750. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar17_green.v3o
  7751.  
  7752. |[VNUM=1.43]
  7753.  
  7754. |Model contains 426 vertices, 397 polygons, 0 bones, 0 muscleanimframes
  7755.  
  7756. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar17_green_wheel01.v3o
  7757.  
  7758. |[VNUM=1.43]
  7759.  
  7760. |Model contains 72 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  7761.  
  7762. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar17_green_door01.v3o
  7763.  
  7764. |[VNUM=1.43]
  7765.  
  7766. |Model contains 64 vertices, 35 polygons, 0 bones, 0 muscleanimframes
  7767.  
  7768. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar10_red.v3o
  7769.  
  7770. |[VNUM=1.43]
  7771.  
  7772. |Model contains 403 vertices, 399 polygons, 0 bones, 0 muscleanimframes
  7773.  
  7774. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar10_red_wheel01.v3o
  7775.  
  7776. |[VNUM=1.43]
  7777.  
  7778. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  7779.  
  7780. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar10_red_door01.v3o
  7781.  
  7782. |[VNUM=1.43]
  7783.  
  7784. |Model contains 58 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  7785.  
  7786. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar11_blue.v3o
  7787.  
  7788. |[VNUM=1.43]
  7789.  
  7790. |Model contains 455 vertices, 403 polygons, 0 bones, 0 muscleanimframes
  7791.  
  7792. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar11_blue_door01.v3o
  7793.  
  7794. |[VNUM=1.43]
  7795.  
  7796. |Model contains 65 vertices, 47 polygons, 0 bones, 0 muscleanimframes
  7797.  
  7798. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar03_silver.v3o
  7799.  
  7800. |[VNUM=1.43]
  7801.  
  7802. |Model contains 432 vertices, 433 polygons, 0 bones, 0 muscleanimframes
  7803.  
  7804. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar03_silver_wheel01.v3o
  7805.  
  7806. |[VNUM=1.43]
  7807.  
  7808. |Model contains 50 vertices, 28 polygons, 0 bones, 0 muscleanimframes
  7809.  
  7810. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar03_silver_door01.v3o
  7811.  
  7812. |[VNUM=1.43]
  7813.  
  7814. |Model contains 57 vertices, 42 polygons, 0 bones, 0 muscleanimframes
  7815.  
  7816. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar04_yellow.v3o
  7817.  
  7818. |[VNUM=1.43]
  7819.  
  7820. |Model contains 446 vertices, 411 polygons, 0 bones, 0 muscleanimframes
  7821.  
  7822. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar04_yellow_door01.v3o
  7823.  
  7824. |[VNUM=1.43]
  7825.  
  7826. |Model contains 68 vertices, 50 polygons, 0 bones, 0 muscleanimframes
  7827.  
  7828. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar09_red.v3o
  7829.  
  7830. |[VNUM=1.43]
  7831.  
  7832. |Model contains 414 vertices, 405 polygons, 0 bones, 0 muscleanimframes
  7833.  
  7834. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar09_red_wheel01.v3o
  7835.  
  7836. |[VNUM=1.43]
  7837.  
  7838. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  7839.  
  7840. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar09_red_door01.v3o
  7841.  
  7842. |[VNUM=1.43]
  7843.  
  7844. |Model contains 58 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  7845.  
  7846. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar16_blue.v3o
  7847.  
  7848. |[VNUM=1.43]
  7849.  
  7850. |Model contains 497 vertices, 483 polygons, 0 bones, 0 muscleanimframes
  7851.  
  7852. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar16_blue_wheel01.v3o
  7853.  
  7854. |[VNUM=1.43]
  7855.  
  7856. |Model contains 46 vertices, 40 polygons, 0 bones, 0 muscleanimframes
  7857.  
  7858. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar16_blue_door01.v3o
  7859.  
  7860. |[VNUM=1.43]
  7861.  
  7862. |Model contains 54 vertices, 42 polygons, 0 bones, 0 muscleanimframes
  7863.  
  7864. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar23_yellow.v3o
  7865.  
  7866. |[VNUM=1.43]
  7867.  
  7868. |Model contains 449 vertices, 379 polygons, 0 bones, 0 muscleanimframes
  7869.  
  7870. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar23_green_wheel01.v3o
  7871.  
  7872. |[VNUM=1.43]
  7873.  
  7874. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  7875.  
  7876. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar23_yellow_door01.v3o
  7877.  
  7878. |[VNUM=1.43]
  7879.  
  7880. |Model contains 44 vertices, 20 polygons, 0 bones, 0 muscleanimframes
  7881.  
  7882. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar20_blue.v3o
  7883.  
  7884. |[VNUM=1.43]
  7885.  
  7886. |Model contains 404 vertices, 373 polygons, 0 bones, 0 muscleanimframes
  7887.  
  7888. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar20_blue_door01.v3o
  7889.  
  7890. |[VNUM=1.43]
  7891.  
  7892. |Model contains 45 vertices, 31 polygons, 0 bones, 0 muscleanimframes
  7893.  
  7894. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar17_grey.v3o
  7895.  
  7896. |[VNUM=1.43]
  7897.  
  7898. |Model contains 426 vertices, 397 polygons, 0 bones, 0 muscleanimframes
  7899.  
  7900. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar17_grey_door01.v3o
  7901.  
  7902. |[VNUM=1.43]
  7903.  
  7904. |Model contains 64 vertices, 35 polygons, 0 bones, 0 muscleanimframes
  7905.  
  7906. |Loading Model mod:Models\Persons\Civil\civilgirl02_red.v3o
  7907.  
  7908. |[VNUM=1.41]
  7909.  
  7910. |Model contains 531 vertices, 520 polygons, 20 bones, 0 muscleanimframes
  7911.  
  7912. |Loading Model mod:Models\Persons\Civil\civilman03_red.v3o
  7913.  
  7914. |[VNUM=1.41]
  7915.  
  7916. |Model contains 576 vertices, 468 polygons, 20 bones, 0 muscleanimframes
  7917.  
  7918. |Loading Model mod:Models\Persons\Civil\civilrocker02.v3o
  7919.  
  7920. |[VNUM=1.43]
  7921.  
  7922. |Model contains 567 vertices, 468 polygons, 20 bones, 0 muscleanimframes
  7923.  
  7924. |Loading Model mod:Models\Persons\Civil\civilwoman03_red.v3o
  7925.  
  7926. |[VNUM=1.41]
  7927.  
  7928. |Model contains 428 vertices, 515 polygons, 20 bones, 0 muscleanimframes
  7929.  
  7930. |Loading Model mod:Models\Persons\Civil\civilwoman06_red.v3o
  7931.  
  7932. |[VNUM=1.41]
  7933.  
  7934. |Model contains 383 vertices, 500 polygons, 20 bones, 0 muscleanimframes
  7935.  
  7936. |Loading Model mod:Models\Persons\Civil\coloredman01.v3o
  7937.  
  7938. |[VNUM=1.43]
  7939.  
  7940. |Model contains 366 vertices, 468 polygons, 20 bones, 0 muscleanimframes
  7941.  
  7942. |Loading Model mod:Models\Persons\Civil\civilwomanold01.v3o
  7943.  
  7944. |[VNUM=1.43]
  7945.  
  7946. |Model contains 443 vertices, 524 polygons, 20 bones, 0 muscleanimframes
  7947.  
  7948. |Loading Model mod:Models\Persons\Civil\civilmanold01.v3o
  7949.  
  7950. |[VNUM=1.41]
  7951.  
  7952. |Model contains 363 vertices, 436 polygons, 20 bones, 0 muscleanimframes
  7953.  
  7954. |Loading Model mod:Models\Persons\Civil\civilmanold02.v3o
  7955.  
  7956. |[VNUM=1.43]
  7957.  
  7958. |Model contains 363 vertices, 436 polygons, 20 bones, 0 muscleanimframes
  7959.  
  7960. |Loading Model mod:Models\Persons\Civil\civilman03_grey.v3o
  7961.  
  7962. |[VNUM=1.41]
  7963.  
  7964. |Model contains 576 vertices, 468 polygons, 20 bones, 0 muscleanimframes
  7965.  
  7966. |Loading Model mod:Models\Persons\Civil\civilwoman02_red.v3o
  7967.  
  7968. |[VNUM=1.41]
  7969.  
  7970. |Model contains 424 vertices, 536 polygons, 20 bones, 0 muscleanimframes
  7971.  
  7972. |Loading Model mod:Models\Persons\Civil\civilwoman03_white.v3o
  7973.  
  7974. |[VNUM=1.43]
  7975.  
  7976. |Model contains 428 vertices, 515 polygons, 20 bones, 0 muscleanimframes
  7977.  
  7978. |Loading Model mod:Models\Persons\Civil\civilwoman03_grey.v3o
  7979.  
  7980. |[VNUM=1.41]
  7981.  
  7982. |Model contains 428 vertices, 515 polygons, 20 bones, 0 muscleanimframes
  7983.  
  7984. |Loading Model mod:Models\Persons\Civil\civilrocker01.v3o
  7985.  
  7986. |[VNUM=1.43]
  7987.  
  7988. |Model contains 567 vertices, 468 polygons, 20 bones, 0 muscleanimframes
  7989.  
  7990. |Loading Model mod:Models\Persons\Civil\civilwomanold02.v3o
  7991.  
  7992. |[VNUM=1.43]
  7993.  
  7994. |Model contains 443 vertices, 524 polygons, 20 bones, 0 muscleanimframes
  7995.  
  7996. |Loading Model mod:Models\Persons\Civil\civilwoman03_blue.v3o
  7997.  
  7998. |[VNUM=1.41]
  7999.  
  8000. |Model contains 428 vertices, 515 polygons, 20 bones, 0 muscleanimframes
  8001.  
  8002. |Loading Model mod:Models\Persons\Civil\civilmother01_green.v3o
  8003.  
  8004. |[VNUM=1.41]
  8005.  
  8006. |Model contains 659 vertices, 516 polygons, 20 bones, 0 muscleanimframes
  8007.  
  8008. |Loading Model mod:Models\Persons\Civil\civilman03_green.v3o
  8009.  
  8010. |[VNUM=1.41]
  8011.  
  8012. |Model contains 576 vertices, 468 polygons, 20 bones, 0 muscleanimframes
  8013.  
  8014. |Loading Model mod:Models\Persons\Civil\civilman04.v3o
  8015.  
  8016. |[VNUM=1.41]
  8017.  
  8018. |Model contains 363 vertices, 436 polygons, 20 bones, 0 muscleanimframes
  8019.  
  8020. |Loading Model mod:Models\Objects\Misc\tutplane4.v3o
  8021.  
  8022. |[VNUM=1.43]
  8023.  
  8024. |Model contains 4 vertices, 2 polygons, 0 bones, 5 muscleanimframes
  8025.  
  8026. |Loading Model mod:Models\Objects\Fences\industryfence03_animated.v3o
  8027.  
  8028. |[VNUM=1.43]
  8029.  
  8030. |Model contains 554 vertices, 298 polygons, 0 bones, 4 muscleanimframes
  8031.  
  8032. |Loading Model mod:Models\Vehicles\Train\train01.v3o
  8033.  
  8034. |[VNUM=1.43]
  8035.  
  8036. |Model contains 695 vertices, 636 polygons, 0 bones, 0 muscleanimframes
  8037.  
  8038. |Loading Model mod:Models\Vehicles\Train\train02.v3o
  8039.  
  8040. |[VNUM=1.43]
  8041.  
  8042. |Model contains 776 vertices, 516 polygons, 0 bones, 0 muscleanimframes
  8043.  
  8044. |Loading Model mod:Models\Vehicles\Train\train01b.v3o
  8045.  
  8046. |[VNUM=1.43]
  8047.  
  8048. |Model contains 910 vertices, 816 polygons, 0 bones, 0 muscleanimframes
  8049.  
  8050. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck00.v3o
  8051.  
  8052. |[VNUM=1.41]
  8053.  
  8054. |Model contains 767 vertices, 687 polygons, 0 bones, 0 muscleanimframes
  8055.  
  8056. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck00_sliceable_door01.v3o
  8057.  
  8058. |[VNUM=1.41]
  8059.  
  8060. |Model contains 80 vertices, 86 polygons, 0 bones, 6 muscleanimframes
  8061.  
  8062. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck02.v3o
  8063.  
  8064. |[VNUM=1.43]
  8065.  
  8066. |Model contains 762 vertices, 597 polygons, 0 bones, 0 muscleanimframes
  8067.  
  8068. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck02_sliceable_door01.v3o
  8069.  
  8070. |[VNUM=1.43]
  8071.  
  8072. |Model contains 82 vertices, 67 polygons, 0 bones, 8 muscleanimframes
  8073.  
  8074. |Vision Core: Resized memory for Entities to 298 kB.
  8075.  
  8076. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck08b.v3o
  8077.  
  8078. |[VNUM=1.43]
  8079.  
  8080. |Model contains 674 vertices, 514 polygons, 0 bones, 0 muscleanimframes
  8081.  
  8082. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck08b_sliceable_door01.v3o
  8083.  
  8084. |[VNUM=1.43]
  8085.  
  8086. |Model contains 53 vertices, 46 polygons, 0 bones, 7 muscleanimframes
  8087.  
  8088. |Loading Model mod:Models\Vehicles\Wrecks\carwreck04.v3o
  8089.  
  8090. |[VNUM=1.43]
  8091.  
  8092. |Model contains 925 vertices, 512 polygons, 0 bones, 0 muscleanimframes
  8093.  
  8094. |Loading Model mod:Models\Vehicles\Wrecks\carwreck03.v3o
  8095.  
  8096. |[VNUM=1.43]
  8097.  
  8098. |Model contains 983 vertices, 566 polygons, 0 bones, 0 muscleanimframes
  8099.  
  8100. |Loading Model mod:Models\Persons\Civil\civilwoman05.v3o
  8101.  
  8102. |[VNUM=1.41]
  8103.  
  8104. |Model contains 407 vertices, 524 polygons, 20 bones, 0 muscleanimframes
  8105.  
  8106. |Loading Model mod:Models\Objects\Debris\glas01.v3o
  8107.  
  8108. |[VNUM=1.43]
  8109.  
  8110. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  8111.  
  8112. |Loading Model mod:Models\Objects\Debris\burned_spot01.v3o
  8113.  
  8114. |[VNUM=1.43]
  8115.  
  8116. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  8117.  
  8118. |Loading Model mod:Models\Objects\Debris\skidmarks03.v3o
  8119.  
  8120. |[VNUM=1.43]
  8121.  
  8122. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  8123.  
  8124. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\twinkletruck02.v3o
  8125.  
  8126. |[VNUM=1.43]
  8127.  
  8128. |Model contains 2262 vertices, 972 polygons, 0 bones, 0 muscleanimframes
  8129.  
  8130. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\twinkletruck02_sliceable_door01.v3o
  8131.  
  8132. |[VNUM=1.43]
  8133.  
  8134. |Model contains 208 vertices, 102 polygons, 0 bones, 0 muscleanimframes
  8135.  
  8136. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\gastruck01.v3o
  8137.  
  8138. |[VNUM=1.43]
  8139.  
  8140. |Model contains 2262 vertices, 972 polygons, 0 bones, 0 muscleanimframes
  8141.  
  8142. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\gastruck01_sliceable_door01.v3o
  8143.  
  8144. |[VNUM=1.43]
  8145.  
  8146. |Model contains 208 vertices, 102 polygons, 0 bones, 0 muscleanimframes
  8147.  
  8148. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck16.v3o
  8149.  
  8150. |[VNUM=1.43]
  8151.  
  8152. |Model contains 714 vertices, 566 polygons, 0 bones, 0 muscleanimframes
  8153.  
  8154. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck16_door01.v3o
  8155.  
  8156. |[VNUM=1.43]
  8157.  
  8158. |Model contains 86 vertices, 64 polygons, 0 bones, 8 muscleanimframes
  8159.  
  8160. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck00c.v3o
  8161.  
  8162. |[VNUM=1.43]
  8163.  
  8164. |Model contains 818 vertices, 673 polygons, 0 bones, 0 muscleanimframes
  8165.  
  8166. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck00c_sliceable_door01.v3o
  8167.  
  8168. |[VNUM=1.43]
  8169.  
  8170. |Model contains 83 vertices, 86 polygons, 0 bones, 6 muscleanimframes
  8171.  
  8172. |Loading Model mod:Models\Persons\Civil\civilwoman05_black.v3o
  8173.  
  8174. |[VNUM=1.41]
  8175.  
  8176. |Model contains 407 vertices, 524 polygons, 20 bones, 0 muscleanimframes
  8177.  
  8178. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck05.v3o
  8179.  
  8180. |[VNUM=1.43]
  8181.  
  8182. |Model contains 993 vertices, 559 polygons, 0 bones, 0 muscleanimframes
  8183.  
  8184. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck05_sliceable_door01.v3o
  8185.  
  8186. |[VNUM=1.43]
  8187.  
  8188. |Model contains 90 vertices, 56 polygons, 0 bones, 8 muscleanimframes
  8189.  
  8190. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck05b.v3o
  8191.  
  8192. |[VNUM=1.43]
  8193.  
  8194. |Model contains 997 vertices, 561 polygons, 0 bones, 0 muscleanimframes
  8195.  
  8196. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck05b_sliceable_door01.v3o
  8197.  
  8198. |[VNUM=1.43]
  8199.  
  8200. |Model contains 90 vertices, 56 polygons, 0 bones, 8 muscleanimframes
  8201.  
  8202. |Loading Model mod:Models\Objects\Debris\skidmarks02.v3o
  8203.  
  8204. |[VNUM=1.43]
  8205.  
  8206. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  8207.  
  8208. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck08.v3o
  8209.  
  8210. |[VNUM=1.43]
  8211.  
  8212. |Model contains 678 vertices, 514 polygons, 0 bones, 0 muscleanimframes
  8213.  
  8214. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck08_sliceable_door01.v3o
  8215.  
  8216. |[VNUM=1.43]
  8217.  
  8218. |Model contains 82 vertices, 46 polygons, 0 bones, 7 muscleanimframes
  8219.  
  8220. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck09b.v3o
  8221.  
  8222. |[VNUM=1.43]
  8223.  
  8224. |Model contains 630 vertices, 541 polygons, 0 bones, 0 muscleanimframes
  8225.  
  8226. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck09b_sliceable_door01.v3o
  8227.  
  8228. |[VNUM=1.43]
  8229.  
  8230. |Model contains 87 vertices, 42 polygons, 0 bones, 7 muscleanimframes
  8231.  
  8232. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck10b.v3o
  8233.  
  8234. |[VNUM=1.43]
  8235.  
  8236. |Model contains 670 vertices, 579 polygons, 0 bones, 0 muscleanimframes
  8237.  
  8238. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck10b_sliceable_door01.v3o
  8239.  
  8240. |[VNUM=1.43]
  8241.  
  8242. |Model contains 75 vertices, 68 polygons, 0 bones, 8 muscleanimframes
  8243.  
  8244. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck02b.v3o
  8245.  
  8246. |[VNUM=1.43]
  8247.  
  8248. |Model contains 762 vertices, 597 polygons, 0 bones, 0 muscleanimframes
  8249.  
  8250. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck02b_sliceable_door01.v3o
  8251.  
  8252. |[VNUM=1.43]
  8253.  
  8254. |Model contains 82 vertices, 67 polygons, 0 bones, 8 muscleanimframes
  8255.  
  8256. |Loading Model mod:Models\Vehicles\Wrecks\sportscar01_wreck03.v3o
  8257.  
  8258. |[VNUM=1.43]
  8259.  
  8260. |Model contains 721 vertices, 541 polygons, 0 bones, 0 muscleanimframes
  8261.  
  8262. |Loading Model mod:Models\Persons\Civil\civilman01_red.v3o
  8263.  
  8264. |[VNUM=1.41]
  8265.  
  8266. |Model contains 348 vertices, 448 polygons, 20 bones, 0 muscleanimframes
  8267.  
  8268. |Loading Model mod:Models\Persons\Civil\civilminister01.v3o
  8269.  
  8270. |[VNUM=1.41]
  8271.  
  8272. |Model contains 366 vertices, 436 polygons, 20 bones, 0 muscleanimframes
  8273.  
  8274. |Loading Model mod:Models\Persons\Civil\civilworker03.v3o
  8275.  
  8276. |[VNUM=1.43]
  8277.  
  8278. |Model contains 368 vertices, 484 polygons, 20 bones, 0 muscleanimframes
  8279.  
  8280. |Loading Model mod:Models\Objects\Debris\burned_spot03.v3o
  8281.  
  8282. |[VNUM=1.43]
  8283.  
  8284. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  8285.  
  8286. |Loading Model mod:Models\Objects\Debris\scratches01.v3o
  8287.  
  8288. |[VNUM=1.43]
  8289.  
  8290. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  8291.  
  8292. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck01b.v3o
  8293.  
  8294. |[VNUM=1.43]
  8295.  
  8296. |Model contains 705 vertices, 565 polygons, 0 bones, 0 muscleanimframes
  8297.  
  8298. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck01b_sliceable_door01.v3o
  8299.  
  8300. |[VNUM=1.43]
  8301.  
  8302. |Model contains 77 vertices, 60 polygons, 0 bones, 8 muscleanimframes
  8303.  
  8304. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck07.v3o
  8305.  
  8306. |[VNUM=1.43]
  8307.  
  8308. |Model contains 1234 vertices, 714 polygons, 0 bones, 0 muscleanimframes
  8309.  
  8310. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck07_sliceable_door01.v3o
  8311.  
  8312. |[VNUM=1.43]
  8313.  
  8314. |Model contains 94 vertices, 58 polygons, 0 bones, 7 muscleanimframes
  8315.  
  8316. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck09.v3o
  8317.  
  8318. |[VNUM=1.43]
  8319.  
  8320. |Model contains 666 vertices, 543 polygons, 0 bones, 0 muscleanimframes
  8321.  
  8322. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck09_sliceable_door01.v3o
  8323.  
  8324. |[VNUM=1.43]
  8325.  
  8326. |Model contains 81 vertices, 42 polygons, 0 bones, 7 muscleanimframes
  8327.  
  8328. |Loading Model mod:Models\Objects\Debris\burned_spot02.v3o
  8329.  
  8330. |[VNUM=1.43]
  8331.  
  8332. |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
  8333.  
  8334. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck13b.v3o
  8335.  
  8336. |[VNUM=1.43]
  8337.  
  8338. |Model contains 635 vertices, 524 polygons, 0 bones, 0 muscleanimframes
  8339.  
  8340. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck13b_door01.v3o
  8341.  
  8342. |[VNUM=1.43]
  8343.  
  8344. |Model contains 59 vertices, 44 polygons, 0 bones, 8 muscleanimframes
  8345.  
  8346. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck14.v3o
  8347.  
  8348. |[VNUM=1.43]
  8349.  
  8350. |Model contains 867 vertices, 532 polygons, 0 bones, 0 muscleanimframes
  8351.  
  8352. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck14_door01.v3o
  8353.  
  8354. |[VNUM=1.43]
  8355.  
  8356. |Model contains 76 vertices, 56 polygons, 0 bones, 7 muscleanimframes
  8357.  
  8358. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck15.v3o
  8359.  
  8360. |[VNUM=1.43]
  8361.  
  8362. |Model contains 687 vertices, 600 polygons, 0 bones, 0 muscleanimframes
  8363.  
  8364. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck15_door01.v3o
  8365.  
  8366. |[VNUM=1.43]
  8367.  
  8368. |Model contains 55 vertices, 38 polygons, 0 bones, 8 muscleanimframes
  8369.  
  8370. |Loading Model mod:Models\Persons\Civil\civilwoman06_yellow.v3o
  8371.  
  8372. |[VNUM=1.41]
  8373.  
  8374. |Model contains 383 vertices, 500 polygons, 20 bones, 0 muscleanimframes
  8375.  
  8376. |Loading Model mod:Models\Persons\Civil\civilgirl02_blue.v3o
  8377.  
  8378. |[VNUM=1.41]
  8379.  
  8380. |Model contains 531 vertices, 520 polygons, 20 bones, 0 muscleanimframes
  8381.  
  8382. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck13.v3o
  8383.  
  8384. |[VNUM=1.43]
  8385.  
  8386. |Model contains 666 vertices, 524 polygons, 0 bones, 0 muscleanimframes
  8387.  
  8388. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck13_door01.v3o
  8389.  
  8390. |[VNUM=1.43]
  8391.  
  8392. |Model contains 57 vertices, 44 polygons, 0 bones, 8 muscleanimframes
  8393.  
  8394. |Loading Model mod:Models\Persons\Civil\civilman02_silver.v3o
  8395.  
  8396. |[VNUM=1.41]
  8397.  
  8398. |Model contains 348 vertices, 448 polygons, 20 bones, 0 muscleanimframes
  8399.  
  8400. |Loading Model mod:Models\Vehicles\Wrecks\carwreck06.v3o
  8401.  
  8402. |[VNUM=1.43]
  8403.  
  8404. |Model contains 1005 vertices, 630 polygons, 0 bones, 0 muscleanimframes
  8405.  
  8406. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck00b.v3o
  8407.  
  8408. |[VNUM=1.43]
  8409.  
  8410. |Model contains 818 vertices, 673 polygons, 0 bones, 0 muscleanimframes
  8411.  
  8412. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck00b_sliceable_door01.v3o
  8413.  
  8414. |[VNUM=1.43]
  8415.  
  8416. |Model contains 83 vertices, 86 polygons, 0 bones, 6 muscleanimframes
  8417.  
  8418. |Loading Model mod:Models\Persons\Civil\civilman01_white2.v3o
  8419.  
  8420. |[VNUM=1.43]
  8421.  
  8422. |Model contains 348 vertices, 448 polygons, 20 bones, 0 muscleanimframes
  8423.  
  8424. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck11.v3o
  8425.  
  8426. |[VNUM=1.43]
  8427.  
  8428. |Model contains 1126 vertices, 621 polygons, 0 bones, 0 muscleanimframes
  8429.  
  8430. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck11_sliceable_door01.v3o
  8431.  
  8432. |[VNUM=1.43]
  8433.  
  8434. |Model contains 81 vertices, 46 polygons, 0 bones, 8 muscleanimframes
  8435.  
  8436. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck10.v3o
  8437.  
  8438. |[VNUM=1.43]
  8439.  
  8440. |Model contains 706 vertices, 579 polygons, 0 bones, 0 muscleanimframes
  8441.  
  8442. |Loading Model mod:Models\Vehicles\Wrecks_sliceable\carwreck10_sliceable_door01.v3o
  8443.  
  8444. |[VNUM=1.43]
  8445.  
  8446. |Model contains 78 vertices, 68 polygons, 0 bones, 8 muscleanimframes
  8447.  
  8448. |Loading Model mod:Models\Persons\Civil\civilman02_blue.v3o
  8449.  
  8450. |[VNUM=1.41]
  8451.  
  8452. |Model contains 348 vertices, 448 polygons, 20 bones, 0 muscleanimframes
  8453.  
  8454. |Vision Core: Resized memory for Entities to 316 kB.
  8455.  
  8456. |Loading Model mod:Models\Persons\Civil\civilboy01_blue.v3o
  8457.  
  8458. |[VNUM=1.41]
  8459.  
  8460. |Model contains 351 vertices, 450 polygons, 20 bones, 0 muscleanimframes
  8461.  
  8462. |Loading Model mod:Models\Objects\Industry\woodbox01.v3o
  8463.  
  8464. |[VNUM=1.43]
  8465.  
  8466. |Model contains 24 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  8467.  
  8468. |Loading Model mod:Models\Objects\Street\gritbox01.v3o
  8469.  
  8470. |[VNUM=1.43]
  8471.  
  8472. |Model contains 28 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  8473.  
  8474. |Loading Model mod:Models\Objects\Street\garbagebag01.v3o
  8475.  
  8476. |[VNUM=1.43]
  8477.  
  8478. |Model contains 71 vertices, 76 polygons, 0 bones, 0 muscleanimframes
  8479.  
  8480. |Loading Model mod:Models\Objects\Street\litterbox01c.v3o
  8481.  
  8482. |[VNUM=1.43]
  8483.  
  8484. |Model contains 78 vertices, 52 polygons, 0 bones, 0 muscleanimframes
  8485.  
  8486. |Loading Model mod:Models\Objects\Street\litterbox01b.v3o
  8487.  
  8488. |[VNUM=1.43]
  8489.  
  8490. |Model contains 78 vertices, 52 polygons, 0 bones, 0 muscleanimframes
  8491.  
  8492. |Loading Model mod:Models\Objects\Street\litterbox01.v3o
  8493.  
  8494. |[VNUM=1.43]
  8495.  
  8496. |Model contains 78 vertices, 52 polygons, 0 bones, 0 muscleanimframes
  8497.  
  8498. |Loading Model mod:Models\Objects\Construction\plasticcontainer01_open.v3o
  8499.  
  8500. |[VNUM=1.43]
  8501.  
  8502. |Model contains 44 vertices, 54 polygons, 0 bones, 0 muscleanimframes
  8503.  
  8504. |Loading Model mod:Models\Objects\Construction\plasticcontainer01_closed_a.v3o
  8505.  
  8506. |[VNUM=1.43]
  8507.  
  8508. |Model contains 70 vertices, 76 polygons, 0 bones, 0 muscleanimframes
  8509.  
  8510. |Loading Model mod:Models\Objects\Construction\plasticcontainer01_closed.v3o
  8511.  
  8512. |[VNUM=1.43]
  8513.  
  8514. |Model contains 70 vertices, 76 polygons, 0 bones, 0 muscleanimframes
  8515.  
  8516. |Loading Model mod:Models\Objects\Street\litterbox02.v3o
  8517.  
  8518. |[VNUM=1.43]
  8519.  
  8520. |Model contains 66 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  8521.  
  8522. |Loading Model mod:Models\Objects\Lanterns\streetlight04.v3o
  8523.  
  8524. |[VNUM=1.43]
  8525.  
  8526. |Model contains 162 vertices, 158 polygons, 0 bones, 0 muscleanimframes
  8527.  
  8528. |Loading Model mod:Models\Vehicles\Water Craft\yacht10.v3o
  8529.  
  8530. |[VNUM=1.43]
  8531.  
  8532. |Model contains 2460 vertices, 1931 polygons, 0 bones, 19 muscleanimframes
  8533.  
  8534. |Loading Model mod:Models\Vehicles\Water Craft\yacht11.v3o
  8535.  
  8536. |[VNUM=1.43]
  8537.  
  8538. |Model contains 1838 vertices, 1472 polygons, 0 bones, 15 muscleanimframes
  8539.  
  8540. |Loading Model mod:Models\Objects\Misc\landingstage10.v3o
  8541.  
  8542. |[VNUM=1.43]
  8543.  
  8544. |Model contains 244 vertices, 127 polygons, 0 bones, 0 muscleanimframes
  8545.  
  8546. |Loading Model mod:Models\Objects\Misc\landingstage09.v3o
  8547.  
  8548. |[VNUM=1.43]
  8549.  
  8550. |Model contains 90 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  8551.  
  8552. |Loading Model mod:Models\Objects\Trees\leafedtree_01.v3o
  8553.  
  8554. |[VNUM=1.43]
  8555.  
  8556. |Model contains 268 vertices, 210 polygons, 0 bones, 32 muscleanimframes
  8557.  
  8558. |Loading Model mod:Models\Objects\Misc\landingstage05.v3o
  8559.  
  8560. |[VNUM=1.43]
  8561.  
  8562. |Model contains 244 vertices, 127 polygons, 0 bones, 0 muscleanimframes
  8563.  
  8564. |Loading Model mod:Models\Objects\Trees\foresttree10.v3o
  8565.  
  8566. |[VNUM=1.43]
  8567.  
  8568. |Model contains 220 vertices, 151 polygons, 0 bones, 30 muscleanimframes
  8569.  
  8570. |Loading Model mod:Models\Objects\Trees\foresttree11.v3o
  8571.  
  8572. |[VNUM=1.43]
  8573.  
  8574. |Model contains 194 vertices, 145 polygons, 0 bones, 31 muscleanimframes
  8575.  
  8576. |Loading Model mod:Models\Objects\Garages\garage02_2.v3o
  8577.  
  8578. |[VNUM=1.43]
  8579.  
  8580. |Model contains 113 vertices, 60 polygons, 0 bones, 0 muscleanimframes
  8581.  
  8582. |Loading Model mod:Models\Objects\Street\basement_garage01.v3o
  8583.  
  8584. |[VNUM=1.43]
  8585.  
  8586. |Model contains 298 vertices, 166 polygons, 0 bones, 0 muscleanimframes
  8587.  
  8588. |Loading Model mod:Models\Objects\Garages\garage05.v3o
  8589.  
  8590. |[VNUM=1.43]
  8591.  
  8592. |Model contains 148 vertices, 60 polygons, 0 bones, 0 muscleanimframes
  8593.  
  8594. |Loading Model mod:Models\Objects\Street\basement01.v3o
  8595.  
  8596. |[VNUM=1.43]
  8597.  
  8598. |Model contains 1885 vertices, 839 polygons, 0 bones, 6 muscleanimframes
  8599.  
  8600. |Loading Model mod:Models\Objects\Railway\railwayplatform01a.v3o
  8601.  
  8602. |[VNUM=1.43]
  8603.  
  8604. |Model contains 38 vertices, 16 polygons, 0 bones, 0 muscleanimframes
  8605.  
  8606. |Loading Model mod:Models\Objects\Railway\railwayplatform01b.v3o
  8607.  
  8608. |[VNUM=1.43]
  8609.  
  8610. |Model contains 21 vertices, 8 polygons, 0 bones, 0 muscleanimframes
  8611.  
  8612. |Loading Model mod:Models\Objects\Railway\railwayplatform02a.v3o
  8613.  
  8614. |[VNUM=1.43]
  8615.  
  8616. |Model contains 23 vertices, 10 polygons, 0 bones, 0 muscleanimframes
  8617.  
  8618. |Loading Model mod:Models\Objects\Industry\crane02.v3o
  8619.  
  8620. |[VNUM=1.43]
  8621.  
  8622. |Model contains 1801 vertices, 1135 polygons, 0 bones, 1 muscleanimframes
  8623.  
  8624. |Loading Model mod:Models\Objects\Industry\electricity02.v3o
  8625.  
  8626. |[VNUM=1.43]
  8627.  
  8628. |Model contains 3970 vertices, 1705 polygons, 0 bones, 0 muscleanimframes
  8629.  
  8630. |Loading Model mod:Models\Objects\Railway\railwayroof01.v3o
  8631.  
  8632. |[VNUM=1.43]
  8633.  
  8634. |Model contains 299 vertices, 153 polygons, 0 bones, 0 muscleanimframes
  8635.  
  8636. |Loading Model mod:Models\Objects\ObjectChildren\escalator01_roof.v3o
  8637.  
  8638. |[VNUM=1.43]
  8639.  
  8640. |Model contains 413 vertices, 283 polygons, 0 bones, 0 muscleanimframes
  8641.  
  8642. |Loading Model mod:Models\Objects\HouseChildren\office_g_frontgazebo.v3o
  8643.  
  8644. |[VNUM=1.43]
  8645.  
  8646. |Model contains 166 vertices, 122 polygons, 0 bones, 0 muscleanimframes
  8647.  
  8648. |Loading Model mod:Models\Houses\Suburb - Apartment\apartment_building_03.v3o
  8649.  
  8650. |[VNUM=1.43]
  8651.  
  8652. |Model contains 1110 vertices, 620 polygons, 0 bones, 0 muscleanimframes
  8653.  
  8654. |Loading Model mod:Models\Objects\HouseChildren\holidayhouse_satelite.v3o
  8655.  
  8656. |[VNUM=1.43]
  8657.  
  8658. |Model contains 137 vertices, 118 polygons, 0 bones, 0 muscleanimframes
  8659.  
  8660. |Loading Model mod:Models\Objects\Fences\generatorfence01.v3o
  8661.  
  8662. |[VNUM=1.43]
  8663.  
  8664. |Model contains 64 vertices, 34 polygons, 0 bones, 0 muscleanimframes
  8665.  
  8666. |Loading Model mod:Models\Objects\Bushes\cuppedflowerbush03.v3o
  8667.  
  8668. |[VNUM=1.43]
  8669.  
  8670. |Model contains 72 vertices, 64 polygons, 0 bones, 0 muscleanimframes
  8671.  
  8672. |Loading Model mod:Models\Objects\Street\balustrade02.v3o
  8673.  
  8674. |[VNUM=1.43]
  8675.  
  8676. |Model contains 78 vertices, 30 polygons, 0 bones, 0 muscleanimframes
  8677.  
  8678. |Loading Model mod:Models\Objects\Trees\brokentree02a.v3o
  8679.  
  8680. |[VNUM=1.43]
  8681.  
  8682. |Model contains 741 vertices, 469 polygons, 0 bones, 0 muscleanimframes
  8683.  
  8684. |Loading Model mod:Models\Objects\Street\ebox01.v3o
  8685.  
  8686. |[VNUM=1.43]
  8687.  
  8688. |Model contains 36 vertices, 18 polygons, 0 bones, 0 muscleanimframes
  8689.  
  8690. |Loading Model mod:Models\Objects\Bridges\bridge11b.v3o
  8691.  
  8692. |[VNUM=1.43]
  8693.  
  8694. |Model contains 320 vertices, 122 polygons, 0 bones, 0 muscleanimframes
  8695.  
  8696. ModelManager unloaded 0 ressources, purged 0 ressources
  8697. TextureManager unloaded 30 ressources
  8698. |Vision Core: Resized memory for Entities to 334 kB.
  8699.  
  8700. |Vision Core: Resized memory for Entities to 352 kB.
  8701.  
  8702. |Vision Core: Resized memory for Entities to 370 kB.
  8703.  
  8704. |Vision Core: Resized memory for Entities to 388 kB.
  8705.  
  8706. |Vision Core: Resized memory for Entities to 406 kB.
  8707.  
  8708. |Vision Core: Resized memory for Entities to 424 kB.
  8709.  
  8710. |Vision Core: Resized memory for Entities to 442 kB.
  8711.  
  8712. |Vision Core: Resized memory for Entities to 460 kB.
  8713.  
  8714. |Vision Core: Resized memory for Entities to 478 kB.
  8715.  
  8716. |Vision Core: Resized memory for Entities to 497 kB.
  8717.  
  8718. |Vision Core: Resized memory for Entities to 515 kB.
  8719.  
  8720. |Vision Core: Resized memory for Entities to 533 kB.
  8721.  
  8722. |Vision Core: Resized memory for Entities to 551 kB.
  8723.  
  8724. |Vision Core: Resized memory for Entities to 569 kB.
  8725.  
  8726. |Vision Core: Resized memory for Entities to 587 kB.
  8727.  
  8728. |Vision Core: Resized memory for Entities to 605 kB.
  8729.  
  8730. |Vision Core: Resized memory for Entities to 623 kB.
  8731.  
  8732. |Vision Core: Resized memory for Entities to 641 kB.
  8733.  
  8734. |Vision Core: Resized memory for Entities to 659 kB.
  8735.  
  8736. |Vision Core: Resized memory for Entities to 677 kB.
  8737.  
  8738. |Vision Core: Resized memory for Entities to 695 kB.
  8739.  
  8740. |Vision Core: Resized memory for Entities to 713 kB.
  8741.  
  8742. |Vision Core: Resized memory for Entities to 731 kB.
  8743.  
  8744. |Vision Core: Resized memory for Entities to 749 kB.
  8745.  
  8746. |Vision Core: Resized memory for Entities to 767 kB.
  8747.  
  8748. |Vision Core: Resized memory for Entities to 786 kB.
  8749.  
  8750. |Vision Core: Resized memory for Entities to 804 kB.
  8751.  
  8752. |Vision Core: Resized memory for Entities to 822 kB.
  8753.  
  8754. |Vision Core: Resized memory for Entities to 840 kB.
  8755.  
  8756. |Vision Core: Resized memory for Entities to 858 kB.
  8757.  
  8758. |Vision Core: Resized memory for Entities to 876 kB.
  8759.  
  8760. |Vision Core: Resized memory for Entities to 894 kB.
  8761.  
  8762. |Vision Core: Resized memory for Entities to 912 kB.
  8763.  
  8764. |Vision Core: Resized memory for Entities to 930 kB.
  8765.  
  8766. |Vision Core: Resized memory for Entities to 948 kB.
  8767.  
  8768. |Vision Core: Resized memory for Entities to 966 kB.
  8769.  
  8770. |Vision Core: Resized memory for Entities to 984 kB.
  8771.  
  8772. |Vision Core: Resized memory for Entities to 1002 kB.
  8773.  
  8774. |Vision Core: Resized memory for Entities to 1020 kB.
  8775.  
  8776. |Vision Core: Resized memory for Entities to 1038 kB.
  8777.  
  8778. |Vision Core: Resized memory for Entities to 1056 kB.
  8779.  
  8780. |Vision Core: Resized memory for Entities to 1075 kB.
  8781.  
  8782. |Vision Core: Resized memory for Entities to 1093 kB.
  8783.  
  8784. |Vision Core: Resized memory for Entities to 1111 kB.
  8785.  
  8786. |Vision Core: Resized memory for Entities to 1129 kB.
  8787.  
  8788. |Vision Core: Resized memory for Entities to 1147 kB.
  8789.  
  8790. |Vision Core: Resized memory for Entities to 1165 kB.
  8791.  
  8792. |Vision Core: Resized memory for Entities to 1183 kB.
  8793.  
  8794. |Vision Core: Resized memory for Entities to 1201 kB.
  8795.  
  8796. |Vision Core: Resized memory for Entities to 1219 kB.
  8797.  
  8798. |Vision Core: Resized memory for Entities to 1237 kB.
  8799.  
  8800. |Vision Core: Resized memory for Entities to 1255 kB.
  8801.  
  8802. |Vision Core: Resized memory for Entities to 1273 kB.
  8803.  
  8804. |Vision Core: Resized memory for Entities to 1291 kB.
  8805.  
  8806. |Vision Core: Resized memory for Entities to 1309 kB.
  8807.  
  8808. |Vision Core: Resized memory for Entities to 1327 kB.
  8809.  
  8810. |Vision Core: Resized memory for Entities to 1345 kB.
  8811.  
  8812. |Vision Core: Resized memory for Entities to 1364 kB.
  8813.  
  8814. |Vision Core: Resized memory for Entities to 1382 kB.
  8815.  
  8816. |Vision Core: Resized memory for Entities to 1400 kB.
  8817.  
  8818. |Vision Core: Resized memory for Entities to 1418 kB.
  8819.  
  8820. |Vision Core: Resized memory for Entities to 1436 kB.
  8821.  
  8822. |Vision Core: Resized memory for Entities to 1454 kB.
  8823.  
  8824. |Vision Core: Resized memory for Entities to 1472 kB.
  8825.  
  8826. |Vision Core: Resized memory for Entities to 1490 kB.
  8827.  
  8828. |Vision Core: Resized memory for Entities to 1508 kB.
  8829.  
  8830. |Vision Core: Resized memory for Entities to 1526 kB.
  8831.  
  8832. |Vision Core: Resized memory for Entities to 1544 kB.
  8833.  
  8834. |Vision Core: Resized memory for Entities to 1562 kB.
  8835.  
  8836. |Vision Core: Resized memory for Entities to 1580 kB.
  8837.  
  8838. |Vision Core: Resized memory for Entities to 1598 kB.
  8839.  
  8840. ?router add open house: child has no entity!
  8841. ?router add open house: child has no entity!
  8842. ?router add open house: child has no entity!
  8843. ?router add open house: child has no entity!
  8844. ?router add open house: child has no entity!
  8845. ?router add open house: child has no entity!
  8846. ?router add open house: child has no entity!
  8847. ?router add open house: child has no entity!
  8848. ?router add open house: child has no entity!
  8849. ?router add open house: child has no entity!
  8850. ?router add open house: child has no entity!
  8851. ?router add open house: child has no entity!
  8852. ?router add open house: child has no entity!
  8853. ?router add open house: child has no entity!
  8854. ?router add open house: child has no entity!
  8855. ?router add open house: child has no entity!
  8856. |Vision Core: Resized memory for Entities to 1616 kB.
  8857.  
  8858. |Vision Core: Resized memory for Entities to 1634 kB.
  8859.  
  8860. |Vision Core: Resized memory for Entities to 1653 kB.
  8861.  
  8862. |Vision Core: Resized memory for Entities to 1671 kB.
  8863.  
  8864. |Vision Core: Resized memory for Entities to 1689 kB.
  8865.  
  8866. |Vision Core: Resized memory for Entities to 1707 kB.
  8867.  
  8868. |Vision Core: Resized memory for Entities to 1725 kB.
  8869.  
  8870. |Vision Core: Resized memory for Entities to 1743 kB.
  8871.  
  8872. |Vision Core: Resized memory for Entities to 1761 kB.
  8873.  
  8874. |Vision Core: Resized memory for Entities to 1779 kB.
  8875.  
  8876. |Vision Core: Resized memory for Entities to 1797 kB.
  8877.  
  8878. |Vision Core: Resized memory for Entities to 1815 kB.
  8879.  
  8880. |Vision Core: Resized memory for Entities to 1833 kB.
  8881.  
  8882. |Vision Core: Resized memory for Entities to 1851 kB.
  8883.  
  8884. |Vision Core: Resized memory for Entities to 1869 kB.
  8885.  
  8886. |Vision Core: Resized memory for Entities to 1887 kB.
  8887.  
  8888. |Vision Core: Resized memory for Entities to 1905 kB.
  8889.  
  8890. |Vision Core: Resized memory for Entities to 1923 kB.
  8891.  
  8892. |Vision Core: Resized memory for Entities to 1942 kB.
  8893.  
  8894. |Vision Core: Resized memory for Entities to 1960 kB.
  8895.  
  8896. |Vision Core: Resized memory for Entities to 1978 kB.
  8897.  
  8898. |Vision Core: Resized memory for Entities to 1996 kB.
  8899.  
  8900. |Vision Core: Resized memory for Entities to 2014 kB.
  8901.  
  8902. |Vision Core: Resized memory for Entities to 2032 kB.
  8903.  
  8904. |Vision Core: Resized memory for Entities to 2050 kB.
  8905.  
  8906. |Vision Core: Resized memory for Entities to 2068 kB.
  8907.  
  8908. |Vision Core: Resized memory for Entities to 2086 kB.
  8909.  
  8910. |Vision Core: Resized memory for Entities to 2104 kB.
  8911.  
  8912. |Vision Core: Resized memory for Entities to 2122 kB.
  8913.  
  8914. |Vision Core: Resized memory for Entities to 2140 kB.
  8915.  
  8916. |Vision Core: Resized memory for Entities to 2158 kB.
  8917.  
  8918. |Vision Core: Resized memory for Entities to 2176 kB.
  8919.  
  8920. |Vision Core: Resized memory for Entities to 2194 kB.
  8921.  
  8922. |Vision Core: Resized memory for Entities to 2212 kB.
  8923.  
  8924. |Vision Core: Resized memory for Entities to 2231 kB.
  8925.  
  8926. |Vision Core: Resized memory for Entities to 2249 kB.
  8927.  
  8928. |Vision Core: Resized memory for Entities to 2267 kB.
  8929.  
  8930. |Vision Core: Resized memory for Entities to 2285 kB.
  8931.  
  8932. |Vision Core: Resized memory for Entities to 2303 kB.
  8933.  
  8934. |Vision Core: Resized memory for Entities to 2321 kB.
  8935.  
  8936. |Vision Core: Resized memory for Entities to 2339 kB.
  8937.  
  8938. |Vision Core: Resized memory for Entities to 2357 kB.
  8939.  
  8940. |Vision Core: Resized memory for Entities to 2375 kB.
  8941.  
  8942. |Vision Core: Resized memory for Entities to 2393 kB.
  8943.  
  8944. |Vision Core: Resized memory for Entities to 2411 kB.
  8945.  
  8946. |Vision Core: Resized memory for Entities to 2429 kB.
  8947.  
  8948. |Vision Core: Resized memory for Entities to 2447 kB.
  8949.  
  8950. |Vision Core: Resized memory for Entities to 2465 kB.
  8951.  
  8952. |Vision Core: Resized memory for Entities to 2483 kB.
  8953.  
  8954. |Vision Core: Resized memory for Entities to 2501 kB.
  8955.  
  8956. |Vision Core: Resized memory for Entities to 2520 kB.
  8957.  
  8958. |Vision Core: Resized memory for Entities to 2538 kB.
  8959.  
  8960. |Vision Core: Resized memory for Entities to 2556 kB.
  8961.  
  8962. |Vision Core: Resized memory for Entities to 2574 kB.
  8963.  
  8964. |Vision Core: Resized memory for Entities to 2592 kB.
  8965.  
  8966. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar14_green.v3o
  8967.  
  8968. |[VNUM=1.43]
  8969.  
  8970. |Model contains 415 vertices, 409 polygons, 0 bones, 0 muscleanimframes
  8971.  
  8972. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar14_green_door01.v3o
  8973.  
  8974. |[VNUM=1.43]
  8975.  
  8976. |Model contains 45 vertices, 29 polygons, 0 bones, 0 muscleanimframes
  8977.  
  8978. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar27_blue.v3o
  8979.  
  8980. |[VNUM=1.43]
  8981.  
  8982. |Model contains 472 vertices, 439 polygons, 0 bones, 0 muscleanimframes
  8983.  
  8984. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar27_blue_wheel01.v3o
  8985.  
  8986. |[VNUM=1.43]
  8987.  
  8988. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  8989.  
  8990. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar27_blue_door01.v3o
  8991.  
  8992. |[VNUM=1.43]
  8993.  
  8994. |Model contains 74 vertices, 56 polygons, 0 bones, 0 muscleanimframes
  8995.  
  8996. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar31_silver.v3o
  8997.  
  8998. |[VNUM=1.43]
  8999.  
  9000. |Model contains 473 vertices, 442 polygons, 0 bones, 0 muscleanimframes
  9001.  
  9002. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar31_silver_wheel01.v3o
  9003.  
  9004. |[VNUM=1.43]
  9005.  
  9006. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  9007.  
  9008. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar31_silver_door01.v3o
  9009.  
  9010. |[VNUM=1.43]
  9011.  
  9012. |Model contains 44 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  9013.  
  9014. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck10_green.v3o
  9015.  
  9016. |[VNUM=1.43]
  9017.  
  9018. |Model contains 730 vertices, 397 polygons, 0 bones, 0 muscleanimframes
  9019.  
  9020. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck10_green_wheel01.v3o
  9021.  
  9022. |[VNUM=1.43]
  9023.  
  9024. |Model contains 74 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  9025.  
  9026. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck10_green_door01.v3o
  9027.  
  9028. |[VNUM=1.43]
  9029.  
  9030. |Model contains 129 vertices, 62 polygons, 0 bones, 0 muscleanimframes
  9031.  
  9032. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiljeep01_brown.v3o
  9033.  
  9034. |[VNUM=1.43]
  9035.  
  9036. |Model contains 1415 vertices, 665 polygons, 0 bones, 0 muscleanimframes
  9037.  
  9038. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiljeep01_brown_wheel01.v3o
  9039.  
  9040. |[VNUM=1.43]
  9041.  
  9042. |Model contains 80 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  9043.  
  9044. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiljeep01_brown_door01.v3o
  9045.  
  9046. |[VNUM=1.43]
  9047.  
  9048. |Model contains 130 vertices, 56 polygons, 0 bones, 0 muscleanimframes
  9049.  
  9050. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar02_silver.v3o
  9051.  
  9052. |[VNUM=1.43]
  9053.  
  9054. |Model contains 734 vertices, 449 polygons, 0 bones, 0 muscleanimframes
  9055.  
  9056. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar02_silver_door.v3o
  9057.  
  9058. |[VNUM=1.43]
  9059.  
  9060. |Model contains 64 vertices, 33 polygons, 0 bones, 0 muscleanimframes
  9061.  
  9062. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar07_red.v3o
  9063.  
  9064. |[VNUM=1.43]
  9065.  
  9066. |Model contains 439 vertices, 405 polygons, 0 bones, 0 muscleanimframes
  9067.  
  9068. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar07_red_door01.v3o
  9069.  
  9070. |[VNUM=1.43]
  9071.  
  9072. |Model contains 64 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  9073.  
  9074. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar13_silver.v3o
  9075.  
  9076. |[VNUM=1.43]
  9077.  
  9078. |Model contains 481 vertices, 431 polygons, 0 bones, 0 muscleanimframes
  9079.  
  9080. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar13_silver_wheel01.v3o
  9081.  
  9082. |[VNUM=1.43]
  9083.  
  9084. |Model contains 52 vertices, 28 polygons, 0 bones, 0 muscleanimframes
  9085.  
  9086. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar13_silver_door01.v3o
  9087.  
  9088. |[VNUM=1.43]
  9089.  
  9090. |Model contains 64 vertices, 42 polygons, 0 bones, 0 muscleanimframes
  9091.  
  9092. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck04_green.v3o
  9093.  
  9094. |[VNUM=1.43]
  9095.  
  9096. |Model contains 678 vertices, 413 polygons, 0 bones, 0 muscleanimframes
  9097.  
  9098. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck04_green_wheel01.v3o
  9099.  
  9100. |[VNUM=1.43]
  9101.  
  9102. |Model contains 80 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  9103.  
  9104. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck04_green_door01.v3o
  9105.  
  9106. |[VNUM=1.43]
  9107.  
  9108. |Model contains 89 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  9109.  
  9110. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar19_sandorange.v3o
  9111.  
  9112. |[VNUM=1.43]
  9113.  
  9114. |Model contains 429 vertices, 381 polygons, 0 bones, 0 muscleanimframes
  9115.  
  9116. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar19_sandorange_door01.v3o
  9117.  
  9118. |[VNUM=1.43]
  9119.  
  9120. |Model contains 66 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  9121.  
  9122. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar26_red.v3o
  9123.  
  9124. |[VNUM=1.43]
  9125.  
  9126. |Model contains 423 vertices, 374 polygons, 0 bones, 0 muscleanimframes
  9127.  
  9128. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar26_red_wheel01.v3o
  9129.  
  9130. |[VNUM=1.43]
  9131.  
  9132. |Model contains 76 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  9133.  
  9134. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar26_red_door01.v3o
  9135.  
  9136. |[VNUM=1.43]
  9137.  
  9138. |Model contains 55 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  9139.  
  9140. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar18_blue.v3o
  9141.  
  9142. |[VNUM=1.43]
  9143.  
  9144. |Model contains 440 vertices, 360 polygons, 0 bones, 0 muscleanimframes
  9145.  
  9146. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar18_blue_wheel01.v3o
  9147.  
  9148. |[VNUM=1.43]
  9149.  
  9150. |Model contains 76 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  9151.  
  9152. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar18_blue_door01.v3o
  9153.  
  9154. |[VNUM=1.43]
  9155.  
  9156. |Model contains 41 vertices, 25 polygons, 0 bones, 0 muscleanimframes
  9157.  
  9158. |Loading Model mod:Models\Vehicles\Civil - Trucks\civilcarbus01_green.v3o
  9159.  
  9160. |[VNUM=1.43]
  9161.  
  9162. |Model contains 625 vertices, 496 polygons, 0 bones, 0 muscleanimframes
  9163.  
  9164. |Loading Model mod:Models\Vehicles\Civil - Trucks\civilcarbus01_green_wheel01.v3o
  9165.  
  9166. |[VNUM=1.43]
  9167.  
  9168. |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  9169.  
  9170. |Loading Model mod:Models\Vehicles\Civil - Trucks\civilcarbus01_green_wheel02.v3o
  9171.  
  9172. |[VNUM=1.43]
  9173.  
  9174. |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  9175.  
  9176. |Loading Model mod:Models\Vehicles\Civil - Trucks\civilcarbus01_green_door02.v3o
  9177.  
  9178. |[VNUM=1.43]
  9179.  
  9180. |Model contains 16 vertices, 8 polygons, 0 bones, 0 muscleanimframes
  9181.  
  9182. |Loading Model mod:Models\Vehicles\Civil - Trucks\civilcarbus01_green_door01.v3o
  9183.  
  9184. |[VNUM=1.43]
  9185.  
  9186. |Model contains 26 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  9187.  
  9188. |Loading Model mod:Models\Vehicles\Civil - Trucks\civilcarbus01_green_door03.v3o
  9189.  
  9190. |[VNUM=1.43]
  9191.  
  9192. |Model contains 20 vertices, 8 polygons, 0 bones, 0 muscleanimframes
  9193.  
  9194. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck07_blue.v3o
  9195.  
  9196. |[VNUM=1.43]
  9197.  
  9198. |Model contains 868 vertices, 599 polygons, 0 bones, 0 muscleanimframes
  9199.  
  9200. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck07_blue_wheel01.v3o
  9201.  
  9202. |[VNUM=1.43]
  9203.  
  9204. |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  9205.  
  9206. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck07_blue_door01.v3o
  9207.  
  9208. |[VNUM=1.43]
  9209.  
  9210. |Model contains 108 vertices, 54 polygons, 0 bones, 0 muscleanimframes
  9211.  
  9212. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck03_white.v3o
  9213.  
  9214. |[VNUM=1.43]
  9215.  
  9216. |Model contains 487 vertices, 397 polygons, 0 bones, 0 muscleanimframes
  9217.  
  9218. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck03_white_door01.v3o
  9219.  
  9220. |[VNUM=1.43]
  9221.  
  9222. |Model contains 98 vertices, 62 polygons, 0 bones, 0 muscleanimframes
  9223.  
  9224. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck02_blue.v3o
  9225.  
  9226. |[VNUM=1.43]
  9227.  
  9228. |Model contains 697 vertices, 407 polygons, 0 bones, 0 muscleanimframes
  9229.  
  9230. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck02_blue_wheel01.v3o
  9231.  
  9232. |[VNUM=1.43]
  9233.  
  9234. |Model contains 80 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  9235.  
  9236. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck02_blue_door01.v3o
  9237.  
  9238. |[VNUM=1.43]
  9239.  
  9240. |Model contains 89 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  9241.  
  9242. |Loading Model mod:Models\Vehicles\Civil - Trucks\civilcarbus01_yellow.v3o
  9243.  
  9244. |[VNUM=1.43]
  9245.  
  9246. |Model contains 710 vertices, 496 polygons, 0 bones, 0 muscleanimframes
  9247.  
  9248. |Loading Model mod:Models\Vehicles\Civil - Trucks\civilcarbus01_yellow_wheel01.v3o
  9249.  
  9250. |[VNUM=1.43]
  9251.  
  9252. |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  9253.  
  9254. |Loading Model mod:Models\Vehicles\Civil - Trucks\civilcarbus01_yellow_wheel02.v3o
  9255.  
  9256. |[VNUM=1.43]
  9257.  
  9258. |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  9259.  
  9260. |Loading Model mod:Models\Vehicles\Civil - Trucks\civilcarbus01_yellow_door02.v3o
  9261.  
  9262. |[VNUM=1.43]
  9263.  
  9264. |Model contains 16 vertices, 8 polygons, 0 bones, 0 muscleanimframes
  9265.  
  9266. |Loading Model mod:Models\Vehicles\Civil - Trucks\civilcarbus01_yellow_door01.v3o
  9267.  
  9268. |[VNUM=1.43]
  9269.  
  9270. |Model contains 26 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  9271.  
  9272. |Loading Model mod:Models\Vehicles\Civil - Trucks\civilcarbus01_yellow_door03.v3o
  9273.  
  9274. |[VNUM=1.43]
  9275.  
  9276. |Model contains 20 vertices, 8 polygons, 0 bones, 0 muscleanimframes
  9277.  
  9278. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar08_grey.v3o
  9279.  
  9280. |[VNUM=1.43]
  9281.  
  9282. |Model contains 496 vertices, 457 polygons, 0 bones, 0 muscleanimframes
  9283.  
  9284. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar08_grey_wheel01.v3o
  9285.  
  9286. |[VNUM=1.43]
  9287.  
  9288. |Model contains 50 vertices, 28 polygons, 0 bones, 0 muscleanimframes
  9289.  
  9290. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar08_grey_door01.v3o
  9291.  
  9292. |[VNUM=1.43]
  9293.  
  9294. |Model contains 55 vertices, 40 polygons, 0 bones, 0 muscleanimframes
  9295.  
  9296. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar13_red.v3o
  9297.  
  9298. |[VNUM=1.43]
  9299.  
  9300. |Model contains 481 vertices, 431 polygons, 0 bones, 0 muscleanimframes
  9301.  
  9302. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar13_red_wheel01.v3o
  9303.  
  9304. |[VNUM=1.43]
  9305.  
  9306. |Model contains 52 vertices, 28 polygons, 0 bones, 0 muscleanimframes
  9307.  
  9308. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar13_red_door01.v3o
  9309.  
  9310. |[VNUM=1.43]
  9311.  
  9312. |Model contains 64 vertices, 42 polygons, 0 bones, 0 muscleanimframes
  9313.  
  9314. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar21_blue.v3o
  9315.  
  9316. |[VNUM=1.43]
  9317.  
  9318. |Model contains 520 vertices, 451 polygons, 0 bones, 0 muscleanimframes
  9319.  
  9320. |Vision Core: Resized memory for Entities to 2610 kB.
  9321.  
  9322. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar21_blue_wheel01.v3o
  9323.  
  9324. |[VNUM=1.43]
  9325.  
  9326. |Model contains 52 vertices, 28 polygons, 0 bones, 0 muscleanimframes
  9327.  
  9328. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar21_blue_door01.v3o
  9329.  
  9330. |[VNUM=1.43]
  9331.  
  9332. |Model contains 66 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  9333.  
  9334. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar23_red.v3o
  9335.  
  9336. |[VNUM=1.43]
  9337.  
  9338. |Model contains 449 vertices, 379 polygons, 0 bones, 0 muscleanimframes
  9339.  
  9340. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar23_red_door01.v3o
  9341.  
  9342. |[VNUM=1.43]
  9343.  
  9344. |Model contains 44 vertices, 20 polygons, 0 bones, 0 muscleanimframes
  9345.  
  9346. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar26_blue.v3o
  9347.  
  9348. |[VNUM=1.43]
  9349.  
  9350. |Model contains 423 vertices, 374 polygons, 0 bones, 0 muscleanimframes
  9351.  
  9352. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar26_blue_wheel01.v3o
  9353.  
  9354. |[VNUM=1.43]
  9355.  
  9356. |Model contains 76 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  9357.  
  9358. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar26_blue_door01.v3o
  9359.  
  9360. |[VNUM=1.43]
  9361.  
  9362. |Model contains 55 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  9363.  
  9364. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar28_blue.v3o
  9365.  
  9366. |[VNUM=1.43]
  9367.  
  9368. |Model contains 428 vertices, 355 polygons, 0 bones, 0 muscleanimframes
  9369.  
  9370. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar28_blue_wheel01.v3o
  9371.  
  9372. |[VNUM=1.43]
  9373.  
  9374. |Model contains 74 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  9375.  
  9376. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar28_blue_door01.v3o
  9377.  
  9378. |[VNUM=1.43]
  9379.  
  9380. |Model contains 58 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  9381.  
  9382. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar32_blue.v3o
  9383.  
  9384. |[VNUM=1.43]
  9385.  
  9386. |Model contains 443 vertices, 398 polygons, 0 bones, 0 muscleanimframes
  9387.  
  9388. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar32_blue_wheel01.v3o
  9389.  
  9390. |[VNUM=1.43]
  9391.  
  9392. |Model contains 73 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  9393.  
  9394. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar32_blue_door01.v3o
  9395.  
  9396. |[VNUM=1.43]
  9397.  
  9398. |Model contains 54 vertices, 34 polygons, 0 bones, 0 muscleanimframes
  9399.  
  9400. |Loading Model mod:Models\Vehicles\Civil - Trucks\transporttruck01_brown.v3o
  9401.  
  9402. |[VNUM=1.43]
  9403.  
  9404. |Model contains 908 vertices, 616 polygons, 0 bones, 0 muscleanimframes
  9405.  
  9406. |Loading Model mod:Models\Vehicles\Civil - Trucks\transporttruck01_red_wheel.v3o
  9407.  
  9408. |[VNUM=1.43]
  9409.  
  9410. |Model contains 74 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  9411.  
  9412. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck04_red.v3o
  9413.  
  9414. |[VNUM=1.43]
  9415.  
  9416. |Model contains 678 vertices, 413 polygons, 0 bones, 0 muscleanimframes
  9417.  
  9418. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck04_red_wheel01.v3o
  9419.  
  9420. |[VNUM=1.43]
  9421.  
  9422. |Model contains 80 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  9423.  
  9424. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck04_red_door01.v3o
  9425.  
  9426. |[VNUM=1.43]
  9427.  
  9428. |Model contains 89 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  9429.  
  9430. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar12_green.v3o
  9431.  
  9432. |[VNUM=1.43]
  9433.  
  9434. |Model contains 573 vertices, 454 polygons, 0 bones, 0 muscleanimframes
  9435.  
  9436. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar12_green_wheel01.v3o
  9437.  
  9438. |[VNUM=1.43]
  9439.  
  9440. |Model contains 76 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  9441.  
  9442. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar12_green_door01.v3o
  9443.  
  9444. |[VNUM=1.43]
  9445.  
  9446. |Model contains 58 vertices, 40 polygons, 0 bones, 0 muscleanimframes
  9447.  
  9448. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar21_silver.v3o
  9449.  
  9450. |[VNUM=1.43]
  9451.  
  9452. |Model contains 520 vertices, 451 polygons, 0 bones, 0 muscleanimframes
  9453.  
  9454. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar21_silver_wheel01.v3o
  9455.  
  9456. |[VNUM=1.43]
  9457.  
  9458. |Model contains 52 vertices, 28 polygons, 0 bones, 0 muscleanimframes
  9459.  
  9460. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar21_silver_door01.v3o
  9461.  
  9462. |[VNUM=1.43]
  9463.  
  9464. |Model contains 66 vertices, 44 polygons, 0 bones, 0 muscleanimframes
  9465.  
  9466. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar30_purple.v3o
  9467.  
  9468. |[VNUM=1.43]
  9469.  
  9470. |Model contains 443 vertices, 345 polygons, 0 bones, 0 muscleanimframes
  9471.  
  9472. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar30_purple_door01.v3o
  9473.  
  9474. |[VNUM=1.43]
  9475.  
  9476. |Model contains 48 vertices, 38 polygons, 0 bones, 0 muscleanimframes
  9477.  
  9478. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar31_black.v3o
  9479.  
  9480. |[VNUM=1.43]
  9481.  
  9482. |Model contains 473 vertices, 442 polygons, 0 bones, 0 muscleanimframes
  9483.  
  9484. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar31_black_door01.v3o
  9485.  
  9486. |[VNUM=1.43]
  9487.  
  9488. |Model contains 44 vertices, 24 polygons, 0 bones, 0 muscleanimframes
  9489.  
  9490. |Loading Model mod:Models\Vehicles\Civil - Trucks\transporttruck01_green.v3o
  9491.  
  9492. |[VNUM=1.43]
  9493.  
  9494. |Model contains 1297 vertices, 616 polygons, 0 bones, 0 muscleanimframes
  9495.  
  9496. |Loading Model mod:Models\Vehicles\Civil - Trucks\transporttruck01_green_wheel.v3o
  9497.  
  9498. |[VNUM=1.43]
  9499.  
  9500. |Model contains 74 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  9501.  
  9502. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck02_white.v3o
  9503.  
  9504. |[VNUM=1.43]
  9505.  
  9506. |Model contains 697 vertices, 407 polygons, 0 bones, 0 muscleanimframes
  9507.  
  9508. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck02_white_wheel01.v3o
  9509.  
  9510. |[VNUM=1.43]
  9511.  
  9512. |Model contains 80 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  9513.  
  9514. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck02_white_door01.v3o
  9515.  
  9516. |[VNUM=1.43]
  9517.  
  9518. |Model contains 89 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  9519.  
  9520. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiljeep01_army.v3o
  9521.  
  9522. |[VNUM=1.43]
  9523.  
  9524. |Model contains 1415 vertices, 665 polygons, 0 bones, 0 muscleanimframes
  9525.  
  9526. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiljeep01_army_wheel01.v3o
  9527.  
  9528. |[VNUM=1.43]
  9529.  
  9530. |Model contains 80 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  9531.  
  9532. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiljeep01_army_door01.v3o
  9533.  
  9534. |[VNUM=1.43]
  9535.  
  9536. |Model contains 130 vertices, 56 polygons, 0 bones, 0 muscleanimframes
  9537.  
  9538. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar02_brown.v3o
  9539.  
  9540. |[VNUM=1.43]
  9541.  
  9542. |Model contains 734 vertices, 449 polygons, 0 bones, 0 muscleanimframes
  9543.  
  9544. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar02_brown_door.v3o
  9545.  
  9546. |[VNUM=1.43]
  9547.  
  9548. |Model contains 64 vertices, 33 polygons, 0 bones, 0 muscleanimframes
  9549.  
  9550. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar09_purple.v3o
  9551.  
  9552. |[VNUM=1.43]
  9553.  
  9554. |Model contains 414 vertices, 405 polygons, 0 bones, 0 muscleanimframes
  9555.  
  9556. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar09_purple_wheel01.v3o
  9557.  
  9558. |[VNUM=1.43]
  9559.  
  9560. |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  9561.  
  9562. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar09_purple_door01.v3o
  9563.  
  9564. |[VNUM=1.43]
  9565.  
  9566. |Model contains 58 vertices, 46 polygons, 0 bones, 0 muscleanimframes
  9567.  
  9568. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar20_red.v3o
  9569.  
  9570. |[VNUM=1.43]
  9571.  
  9572. |Model contains 404 vertices, 373 polygons, 0 bones, 0 muscleanimframes
  9573.  
  9574. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar20_red_door01.v3o
  9575.  
  9576. |[VNUM=1.43]
  9577.  
  9578. |Model contains 45 vertices, 31 polygons, 0 bones, 0 muscleanimframes
  9579.  
  9580. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar22_black.v3o
  9581.  
  9582. |[VNUM=1.43]
  9583.  
  9584. |Model contains 566 vertices, 515 polygons, 0 bones, 0 muscleanimframes
  9585.  
  9586. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar22_black_door01.v3o
  9587.  
  9588. |[VNUM=1.43]
  9589.  
  9590. |Model contains 50 vertices, 42 polygons, 0 bones, 0 muscleanimframes
  9591.  
  9592. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck07_yellow.v3o
  9593.  
  9594. |[VNUM=1.43]
  9595.  
  9596. |Model contains 862 vertices, 597 polygons, 0 bones, 0 muscleanimframes
  9597.  
  9598. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck07_yellow_wheel01.v3o
  9599.  
  9600. |[VNUM=1.43]
  9601.  
  9602. |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  9603.  
  9604. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck07_yellow_door01.v3o
  9605.  
  9606. |[VNUM=1.43]
  9607.  
  9608. |Model contains 114 vertices, 56 polygons, 0 bones, 0 muscleanimframes
  9609.  
  9610. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck03_deep_blue.v3o
  9611.  
  9612. |[VNUM=1.43]
  9613.  
  9614. |Model contains 487 vertices, 397 polygons, 0 bones, 0 muscleanimframes
  9615.  
  9616. |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck03_deep_blue_door01.v3o
  9617.  
  9618. |[VNUM=1.43]
  9619.  
  9620. |Model contains 98 vertices, 62 polygons, 0 bones, 0 muscleanimframes
  9621.  
  9622. |Loading Model mod:Models\Vehicles\Civil - Trucks\civilcarbus01_red.v3o
  9623.  
  9624. |[VNUM=1.43]
  9625.  
  9626. |Model contains 733 vertices, 486 polygons, 0 bones, 0 muscleanimframes
  9627.  
  9628. |Loading Model mod:Models\Vehicles\Civil - Trucks\civilcarbus01_red_door01.v3o
  9629.  
  9630. |[VNUM=1.43]
  9631.  
  9632. |Model contains 26 vertices, 12 polygons, 0 bones, 0 muscleanimframes
  9633.  
  9634. |Loading Model mod:Models\Vehicles\Civil - Trucks\civilcarbus01_red_door02.v3o
  9635.  
  9636. |[VNUM=1.43]
  9637.  
  9638. |Model contains 16 vertices, 8 polygons, 0 bones, 0 muscleanimframes
  9639.  
  9640. |Loading Model mod:Models\Vehicles\Civil - Trucks\civilcarbus01_red_door03.v3o
  9641.  
  9642. |[VNUM=1.43]
  9643.  
  9644. |Model contains 20 vertices, 8 polygons, 0 bones, 0 muscleanimframes
  9645.  
  9646. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar24_brown.v3o
  9647.  
  9648. |[VNUM=1.43]
  9649.  
  9650. |Model contains 347 vertices, 336 polygons, 0 bones, 0 muscleanimframes
  9651.  
  9652. |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar24_brown_door01.v3o
  9653.  
  9654. |[VNUM=1.43]
  9655.  
  9656. |Model contains 54 vertices, 34 polygons, 0 bones, 0 muscleanimframes
  9657.  
  9658. |Loading Model mod:Models\Vehicles\Civil - Trucks\truck11.v3o
  9659.  
  9660. |[VNUM=1.43]
  9661.  
  9662. |Model contains 1907 vertices, 824 polygons, 0 bones, 0 muscleanimframes
  9663.  
  9664. |Loading Model mod:Models\Vehicles\Civil - Trucks\truck11_wheel01.v3o
  9665.  
  9666. |[VNUM=1.43]
  9667.  
  9668. |Model contains 98 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  9669.  
  9670. |Loading Model mod:Models\Vehicles\Civil - Trucks\truck11_wheel02.v3o
  9671.  
  9672. |[VNUM=1.43]
  9673.  
  9674. |Model contains 68 vertices, 36 polygons, 0 bones, 0 muscleanimframes
  9675.  
  9676. |Loading Model mod:Models\Vehicles\Civil - Trucks\truck11_door01.v3o
  9677.  
  9678. |[VNUM=1.43]
  9679.  
  9680. |Model contains 132 vertices, 58 polygons, 0 bones, 0 muscleanimframes
  9681.  
  9682. |Loading Model mod:Models\Persons\Civil\civilboy02_blue.v3o
  9683.  
  9684. |[VNUM=1.41]
  9685.  
  9686. |Model contains 372 vertices, 472 polygons, 20 bones, 0 muscleanimframes
  9687.  
  9688. |Vision Core: Resized memory for Entities to 2628 kB.
  9689.  
  9690. |Loading Model mod:Models\Persons\Civil\civilgirl01_green.v3o
  9691.  
  9692. |[VNUM=1.41]
  9693.  
  9694. |Model contains 520 vertices, 508 polygons, 20 bones, 0 muscleanimframes
  9695.  
  9696. |Loading Model mod:Models\Persons\Civil\civilpress01.v3o
  9697.  
  9698. |[VNUM=1.41]
  9699.  
  9700. |Model contains 700 vertices, 532 polygons, 20 bones, 0 muscleanimframes
  9701.  
  9702. |Loading Model mod:Models\Persons\Civil\civilwoman01_green.v3o
  9703.  
  9704. |[VNUM=1.41]
  9705.  
  9706. |Model contains 401 vertices, 502 polygons, 20 bones, 0 muscleanimframes
  9707.  
  9708. |Loading Model mod:Models\Persons\Civil\civilwoman01_yellow.v3o
  9709.  
  9710. |[VNUM=1.41]
  9711.  
  9712. |Model contains 401 vertices, 502 polygons, 20 bones, 0 muscleanimframes
  9713.  
  9714. |Loading Model mod:Models\Persons\Civil\civilman01.v3o
  9715.  
  9716. |[VNUM=1.41]
  9717.  
  9718. |Model contains 366 vertices, 468 polygons, 20 bones, 0 muscleanimframes
  9719.  
  9720. |Loading Model mod:Models\Persons\Civil\gangster02.v3o
  9721.  
  9722. |[VNUM=1.43]
  9723.  
  9724. |Model contains 418 vertices, 504 polygons, 20 bones, 0 muscleanimframes
  9725.  
  9726. |Loading Model mod:Models\Persons\Civil\civilboy03_red.v3o
  9727.  
  9728. |[VNUM=1.41]
  9729.  
  9730. |Model contains 573 vertices, 468 polygons, 20 bones, 0 muscleanimframes
  9731.  
  9732. |Loading Model mod:Models\Persons\Civil\civilman01_white.v3o
  9733.  
  9734. |[VNUM=1.41]
  9735.  
  9736. |Model contains 348 vertices, 448 polygons, 20 bones, 0 muscleanimframes
  9737.  
  9738. |Loading Model mod:Models\Persons\Civil\civilwoman01_red.v3o
  9739.  
  9740. |[VNUM=1.41]
  9741.  
  9742. |Model contains 401 vertices, 502 polygons, 20 bones, 0 muscleanimframes
  9743.  
  9744. |Loading Model mod:Models\Persons\Civil\civilwoman02_beige.v3o
  9745.  
  9746. |[VNUM=1.41]
  9747.  
  9748. |Model contains 424 vertices, 536 polygons, 20 bones, 0 muscleanimframes
  9749.  
  9750. |Loading Model mod:Models\Persons\Civil\gangster03.v3o
  9751.  
  9752. |[VNUM=1.43]
  9753.  
  9754. |Model contains 367 vertices, 468 polygons, 20 bones, 0 muscleanimframes
  9755.  
  9756. |Loading Model mod:Models\Persons\Civil\civilgirl02_green.v3o
  9757.  
  9758. |[VNUM=1.41]
  9759.  
  9760. |Model contains 531 vertices, 520 polygons, 20 bones, 0 muscleanimframes
  9761.  
  9762. |Loading Model mod:Models\Persons\Civil\civilgirl01_blue.v3o
  9763.  
  9764. |[VNUM=1.41]
  9765.  
  9766. |Model contains 520 vertices, 508 polygons, 20 bones, 0 muscleanimframes
  9767.  
  9768. |Loading Model mod:Models\Persons\Civil\civilman06.v3o
  9769.  
  9770. |[VNUM=1.41]
  9771.  
  9772. |Model contains 547 vertices, 460 polygons, 20 bones, 0 muscleanimframes
  9773.  
  9774. !Illegal path "" defined for Spawnpoint "firecheck10".
  9775. !Illegal path "" defined for Spawnpoint "firecheck11".
  9776. !Illegal path "" defined for Spawnpoint "firecheck12".
  9777. !Illegal path "" defined for Spawnpoint "firecheck13".
  9778. |Loading Model mod:Models\Persons\Civil\civilmother01_purple.v3o
  9779.  
  9780. |[VNUM=1.41]
  9781.  
  9782. |Model contains 659 vertices, 516 polygons, 20 bones, 0 muscleanimframes
  9783.  
  9784. !Illegal path "" defined for Spawnpoint "firecheck14".
  9785. !Illegal path "" defined for Spawnpoint "firecheck15".
  9786. !Illegal path "" defined for Spawnpoint "firecheck16".
  9787. !Illegal path "" defined for Spawnpoint "firecheck17".
  9788. !Illegal path "" defined for Spawnpoint "firecheck18".
  9789. !Illegal path "" defined for Spawnpoint "firecheck19".
  9790. !Illegal path "" defined for Spawnpoint "firecheck20".
  9791. !Illegal path "" defined for Spawnpoint "firecheck21".
  9792. |Loading Model mod:Models\Persons\Civil\civilmother01_blue.v3o
  9793.  
  9794. |[VNUM=1.41]
  9795.  
  9796. |Model contains 659 vertices, 516 polygons, 20 bones, 0 muscleanimframes
  9797.  
  9798. !Illegal path "" defined for Spawnpoint "firecheck22".
  9799. |Loading Model mod:Models\Persons\Civil\civilboy02_white.v3o
  9800.  
  9801. |[VNUM=1.41]
  9802.  
  9803. |Model contains 582 vertices, 472 polygons, 20 bones, 0 muscleanimframes
  9804.  
  9805. Loading parameters for event EFPEventCigarette
  9806. Loading parameters for event EFPRandomFire
  9807. Loading parameters for event EFPEventHeartAttack
  9808. Loading parameters for event EFPEventFall
  9809. Loading parameters for event EFPEventShock
  9810. Loading parameters for event EFPEventFoodPoisoning
  9811. Loading parameters for event EFPEventCirculatoryCollapse
  9812. Loading parameters for event EFPEventStroke
  9813. Loading parameters for event EFPEventFlashStrike
  9814. Loading parameters for event EFPGasExplosion
  9815. Loading parameters for event EFPPickpocketing
  9816. Loading parameters for event EFPBecomingMurderer
  9817. Loading parameters for event EFPRunningAmok
  9818. Loading parameters for event EFPEventTrafficLightFailure
  9819. Loading parameters for event EFPEventRailwayCrossingFailure
  9820. Loading parameters for event EFPEventSuicideDrowning
  9821. Loading parameters for event EFPEventCarAccident
  9822. Loading parameters for event EFPCarAccidentNoWater
  9823. Loading parameters for event EFPEventShopLifting
  9824. Loading parameters for event EFPEventCarTheft
  9825. Loading parameters for event EFPBomber
  9826. Loading parameters for event EFPRowdy
  9827. Loading parameters for event EFPHostageTaking
  9828. Loading parameters for event EFPEarthquake
  9829. Loading parameters for event EFPArsonist
  9830. Loading parameters for event EFPRabidDog
  9831. Loading parameters for event EFPEventCivilcarDefect
  9832. Loading parameters for event EFPEventShortCircuit
  9833. Loading parameters for event EFPDemonstration
  9834. LoadParameters() failed for event EFPDemonstration
  9835. Loading parameters for event EFPBankRobbery
  9836. Loading parameters for event EFPEventSuicideTrack
  9837. Loading parameters for event EFPEventSuicideWindow
  9838. Freeplay: car accident found
  9839. Freeplay: car accident attachment found
  9840. Freeplay: car accident attachment found
  9841. Freeplay: car accident attachment found
  9842. Freeplay: car accident attachment found
  9843. Freeplay: car accident attachment found
  9844. Freeplay: car accident attachment found
  9845. Freeplay: car accident attachment found
  9846. Freeplay: car accident attachment found
  9847. Freeplay: car accident attachment found
  9848. Freeplay: car accident attachment found
  9849. Freeplay: car accident attachment found
  9850. Freeplay: car accident attachment found
  9851. Freeplay: car accident attachment found
  9852. Freeplay: car accident attachment found
  9853. Freeplay: car accident found
  9854. Freeplay: car accident attachment found
  9855. Freeplay: car accident attachment found
  9856. Freeplay: car accident attachment found
  9857. Freeplay: car accident attachment found
  9858. Freeplay: car accident attachment found
  9859. Freeplay: car accident attachment found
  9860. Freeplay: car accident attachment found
  9861. Freeplay: car accident attachment found
  9862. Freeplay: car accident attachment found
  9863. Freeplay: car accident attachment found
  9864. Freeplay: car accident attachment found
  9865. Freeplay: car accident attachment found
  9866. Freeplay: car accident attachment found
  9867. Freeplay: car accident attachment found
  9868. Freeplay: car accident attachment found
  9869. Freeplay: car accident attachment found
  9870. Freeplay: car accident attachment found
  9871. Freeplay: car accident found
  9872. Freeplay: car accident attachment found
  9873. Freeplay: car accident attachment found
  9874. Freeplay: car accident attachment found
  9875. Freeplay: car accident attachment found
  9876. Freeplay: car accident attachment found
  9877. Freeplay: car accident attachment found
  9878. Freeplay: car accident attachment found
  9879. Freeplay: car accident attachment found
  9880. Freeplay: car accident attachment found
  9881. Freeplay: car accident attachment found
  9882. Freeplay: car accident attachment found
  9883. Freeplay: car accident attachment found
  9884. Freeplay: car accident attachment found
  9885. Freeplay: car accident attachment found
  9886. Freeplay: car accident attachment found
  9887. Freeplay: car accident attachment found
  9888. Freeplay: car accident found
  9889. Freeplay: car accident attachment found
  9890. Freeplay: car accident attachment found
  9891. Freeplay: car accident attachment found
  9892. Freeplay: car accident attachment found
  9893. Freeplay: car accident attachment found
  9894. Freeplay: car accident attachment found
  9895. Freeplay: car accident attachment found
  9896. Freeplay: car accident attachment found
  9897. Freeplay: car accident attachment found
  9898. Freeplay: car accident attachment found
  9899. Freeplay: car accident found
  9900. Freeplay: car accident attachment found
  9901. Freeplay: car accident attachment found
  9902. Freeplay: car accident attachment found
  9903. Freeplay: car accident attachment found
  9904. Freeplay: car accident attachment found
  9905. Freeplay: car accident attachment found
  9906. Freeplay: car accident attachment found
  9907. Freeplay: car accident attachment found
  9908. Freeplay: car accident attachment found
  9909. Freeplay: car accident attachment found
  9910. Freeplay: car accident attachment found
  9911. Freeplay: car accident attachment found
  9912. Freeplay: car accident attachment found
  9913. Freeplay: car accident attachment found
  9914. Freeplay: car accident attachment found
  9915. Freeplay: car accident found
  9916. Freeplay: car accident attachment found
  9917. Freeplay: car accident attachment found
  9918. Freeplay: car accident attachment found
  9919. Freeplay: car accident attachment found
  9920. Freeplay: car accident attachment found
  9921. Freeplay: car accident attachment found
  9922. Freeplay: car accident attachment found
  9923. Freeplay: car accident found
  9924. Freeplay: car accident attachment found
  9925. Freeplay: car accident attachment found
  9926. Freeplay: car accident attachment found
  9927. Freeplay: car accident attachment found
  9928. Freeplay: car accident attachment found
  9929. Freeplay: car accident attachment found
  9930. Freeplay: car accident attachment found
  9931. Freeplay: car accident attachment found
  9932. Freeplay: car accident attachment found
  9933. Freeplay: car accident attachment found
  9934. Freeplay: car accident attachment found
  9935. Freeplay: car accident attachment found
  9936. Freeplay: car accident attachment found
  9937. Freeplay: car accident attachment found
  9938. Freeplay: car accident found
  9939. Freeplay: car accident attachment found
  9940. Freeplay: car accident attachment found
  9941. Freeplay: car accident attachment found
  9942. Freeplay: car accident attachment found
  9943. Freeplay: car accident attachment found
  9944. Freeplay: car accident attachment found
  9945. Freeplay: car accident attachment found
  9946. Freeplay: car accident attachment found
  9947. Freeplay: car accident attachment found
  9948. Freeplay: car accident attachment found
  9949. Freeplay: car accident attachment found
  9950. Freeplay: car accident attachment found
  9951. Freeplay: car accident attachment found
  9952. Freeplay: car accident attachment found
  9953. Freeplay: car accident found
  9954. Freeplay: car accident attachment found
  9955. Freeplay: car accident attachment found
  9956. Freeplay: car accident attachment found
  9957. Freeplay: car accident attachment found
  9958. Freeplay: car accident attachment found
  9959. Freeplay: car accident attachment found
  9960. Freeplay: car accident attachment found
  9961. Freeplay: car accident attachment found
  9962. Freeplay: car accident attachment found
  9963. Freeplay: car accident attachment found
  9964. Freeplay: car accident attachment found
  9965. Freeplay: car accident found
  9966. Freeplay: car accident attachment found
  9967. Freeplay: car accident attachment found
  9968. Freeplay: car accident attachment found
  9969. Freeplay: car accident attachment found
  9970. Freeplay: car accident attachment found
  9971. Freeplay: car accident attachment found
  9972. Freeplay: car accident attachment found
  9973. Freeplay: car accident attachment found
  9974. Freeplay: car accident attachment found
  9975. Freeplay: car accident attachment found
  9976. Freeplay: car accident attachment found
  9977. Freeplay: car accident found
  9978. Freeplay: car accident attachment found
  9979. Freeplay: car accident attachment found
  9980. Freeplay: car accident attachment found
  9981. Freeplay: car accident attachment found
  9982. Freeplay: car accident attachment found
  9983. Freeplay: car accident attachment found
  9984. Freeplay: car accident attachment found
  9985. Freeplay: car accident attachment found
  9986. Freeplay: car accident attachment found
  9987. Freeplay: car accident attachment found
  9988. Freeplay: car accident attachment found
  9989. Freeplay: car accident attachment found
  9990. Freeplay: car accident attachment found
  9991. Freeplay: car accident attachment found
  9992. Freeplay: car accident found
  9993. Freeplay: car accident attachment found
  9994. Freeplay: car accident attachment found
  9995. Freeplay: car accident attachment found
  9996. Freeplay: car accident attachment found
  9997. Freeplay: car accident attachment found
  9998. Freeplay: car accident attachment found
  9999. Freeplay: car accident attachment found
  10000. Freeplay: car accident attachment found
  10001. Freeplay: car accident attachment found
  10002. Freeplay: car accident attachment found
  10003. Freeplay: car accident attachment found
  10004. Freeplay: car accident attachment found
  10005. Freeplay: car accident attachment found
  10006. Freeplay: car accident attachment found
  10007. Freeplay: car accident attachment found
  10008. Freeplay: car accident attachment found
  10009. Freeplay: car accident attachment found
  10010. Freeplay: car accident found
  10011. Freeplay: car accident attachment found
  10012. Freeplay: car accident attachment found
  10013. Freeplay: car accident attachment found
  10014. Freeplay: car accident attachment found
  10015. Freeplay: car accident attachment found
  10016. Freeplay: car accident attachment found
  10017. Freeplay: car accident attachment found
  10018. Freeplay: car accident attachment found
  10019. Freeplay: car accident attachment found
  10020. Freeplay: car accident attachment found
  10021. Freeplay: car accident attachment found
  10022. Freeplay: car accident attachment found
  10023. Freeplay: car accident attachment found
  10024. Freeplay: car accident attachment found
  10025. Freeplay: car accident attachment found
  10026. Freeplay: car accident attachment found
  10027. Freeplay: car accident found
  10028. Freeplay: car accident attachment found
  10029. Freeplay: car accident attachment found
  10030. Freeplay: car accident attachment found
  10031. Freeplay: car accident attachment found
  10032. Freeplay: car accident attachment found
  10033. Freeplay: car accident attachment found
  10034. Freeplay: car accident attachment found
  10035. Freeplay: car accident attachment found
  10036. Freeplay: car accident attachment found
  10037. Freeplay: car accident attachment found
  10038. Freeplay: car accident found
  10039. Freeplay: car accident attachment found
  10040. Freeplay: car accident attachment found
  10041. Freeplay: car accident attachment found
  10042. Freeplay: car accident attachment found
  10043. Freeplay: car accident attachment found
  10044. Freeplay: car accident attachment found
  10045. Freeplay: car accident attachment found
  10046. Freeplay: car accident attachment found
  10047. Freeplay: car accident attachment found
  10048. Freeplay: car accident attachment found
  10049. Freeplay: car accident attachment found
  10050. Freeplay: car accident attachment found
  10051. Freeplay: car accident attachment found
  10052. Freeplay: car accident attachment found
  10053. Freeplay: car accident attachment found
  10054. Freeplay: car accident found
  10055. Freeplay: car accident attachment found
  10056. Freeplay: car accident attachment found
  10057. Freeplay: car accident attachment found
  10058. Freeplay: car accident attachment found
  10059. Freeplay: car accident attachment found
  10060. Freeplay: car accident attachment found
  10061. Freeplay: car accident attachment found
  10062. Freeplay: car accident found
  10063. Freeplay: car accident attachment found
  10064. Freeplay: car accident attachment found
  10065. Freeplay: car accident attachment found
  10066. Freeplay: car accident attachment found
  10067. Freeplay: car accident attachment found
  10068. Freeplay: car accident attachment found
  10069. Freeplay: car accident attachment found
  10070. Freeplay: car accident attachment found
  10071. Freeplay: car accident attachment found
  10072. Freeplay: car accident attachment found
  10073. Freeplay: car accident attachment found
  10074. Freeplay: car accident attachment found
  10075. Freeplay: car accident attachment found
  10076. Freeplay: car accident attachment found
  10077. Freeplay: car accident found
  10078. Freeplay: car accident attachment found
  10079. Freeplay: car accident attachment found
  10080. Freeplay: car accident attachment found
  10081. Freeplay: car accident attachment found
  10082. Freeplay: car accident attachment found
  10083. Freeplay: car accident attachment found
  10084. Freeplay: car accident attachment found
  10085. Freeplay: car accident attachment found
  10086. Freeplay: car accident attachment found
  10087. Freeplay: car accident attachment found
  10088. Freeplay: car accident attachment found
  10089. Freeplay: car accident attachment found
  10090. Freeplay: car accident attachment found
  10091. Freeplay: car accident attachment found
  10092. Freeplay: car accident found
  10093. Freeplay: car accident attachment found
  10094. Freeplay: car accident attachment found
  10095. Freeplay: car accident attachment found
  10096. Freeplay: car accident attachment found
  10097. Freeplay: car accident attachment found
  10098. Freeplay: car accident attachment found
  10099. Freeplay: car accident attachment found
  10100. Freeplay: car accident attachment found
  10101. Freeplay: car accident attachment found
  10102. Freeplay: car accident attachment found
  10103. Freeplay: car accident attachment found
  10104. Freeplay: car accident found
  10105. Freeplay: car accident attachment found
  10106. Freeplay: car accident attachment found
  10107. Freeplay: car accident attachment found
  10108. Freeplay: car accident attachment found
  10109. Freeplay: car accident attachment found
  10110. Freeplay: car accident attachment found
  10111. Freeplay: car accident attachment found
  10112. Freeplay: car accident attachment found
  10113. Freeplay: car accident attachment found
  10114. Freeplay: car accident attachment found
  10115. Freeplay: car accident attachment found
  10116. Loading parameters for event EFPEventCigarette
  10117. Loading parameters for event EFPRandomFire
  10118. Loading parameters for event EFPEventHeartAttack
  10119. Loading parameters for event EFPEventStroke
  10120. Loading parameters for event EFPEventFlashStrike
  10121. Loading parameters for event EFPGasExplosion
  10122. Loading parameters for event EFPBecomingMurderer
  10123. Loading parameters for event EFPRunningAmok
  10124. Loading parameters for event EFPEventTrafficLightFailure
  10125. Loading parameters for event EFPEventCarAccident
  10126. Loading parameters for event EFPEventShopLifting
  10127. Loading parameters for event EFPEventCarTheft
  10128. Loading parameters for event EFPBomber
  10129. Loading parameters for event EFPHostageTaking
  10130. Loading parameters for event EFPEarthquake
  10131. Loading parameters for event EFPArsonist
  10132. Loading parameters for event EFPRabidDog
  10133. Loading parameters for event EFPEventCivilcarDefect
  10134. Loading parameters for event EFPEventShortCircuit
  10135. Loading parameters for event EFPDemonstration
  10136. Loading parameters for event EFPBombExplosion
  10137. Loading parameters for event EFPForestFire
  10138. Loading parameters for event EFPRiotMob
  10139. Loading parameters for event EFPPunchFest
  10140. Loading parameters for event EFPBankRobbery
  10141. Freeplay: car accident found
  10142. Freeplay: car accident attachment found
  10143. Freeplay: car accident attachment found
  10144. Freeplay: car accident attachment found
  10145. Freeplay: car accident attachment found
  10146. Freeplay: car accident attachment found
  10147. Freeplay: car accident attachment found
  10148. Freeplay: car accident attachment found
  10149. Freeplay: car accident attachment found
  10150. Freeplay: car accident attachment found
  10151. Freeplay: car accident attachment found
  10152. Freeplay: car accident attachment found
  10153. Freeplay: car accident attachment found
  10154. Freeplay: car accident attachment found
  10155. Freeplay: car accident attachment found
  10156. Freeplay: car accident found
  10157. Freeplay: car accident attachment found
  10158. Freeplay: car accident attachment found
  10159. Freeplay: car accident attachment found
  10160. Freeplay: car accident attachment found
  10161. Freeplay: car accident attachment found
  10162. Freeplay: car accident attachment found
  10163. Freeplay: car accident attachment found
  10164. Freeplay: car accident attachment found
  10165. Freeplay: car accident attachment found
  10166. Freeplay: car accident attachment found
  10167. Freeplay: car accident attachment found
  10168. Freeplay: car accident attachment found
  10169. Freeplay: car accident attachment found
  10170. Freeplay: car accident attachment found
  10171. Freeplay: car accident attachment found
  10172. Freeplay: car accident attachment found
  10173. Freeplay: car accident attachment found
  10174. Freeplay: car accident found
  10175. Freeplay: car accident attachment found
  10176. Freeplay: car accident attachment found
  10177. Freeplay: car accident attachment found
  10178. Freeplay: car accident attachment found
  10179. Freeplay: car accident attachment found
  10180. Freeplay: car accident attachment found
  10181. Freeplay: car accident attachment found
  10182. Freeplay: car accident attachment found
  10183. Freeplay: car accident attachment found
  10184. Freeplay: car accident attachment found
  10185. Freeplay: car accident attachment found
  10186. Freeplay: car accident attachment found
  10187. Freeplay: car accident attachment found
  10188. Freeplay: car accident attachment found
  10189. Freeplay: car accident attachment found
  10190. Freeplay: car accident attachment found
  10191. Freeplay: car accident found
  10192. Freeplay: car accident attachment found
  10193. Freeplay: car accident attachment found
  10194. Freeplay: car accident attachment found
  10195. Freeplay: car accident attachment found
  10196. Freeplay: car accident attachment found
  10197. Freeplay: car accident attachment found
  10198. Freeplay: car accident attachment found
  10199. Freeplay: car accident attachment found
  10200. Freeplay: car accident attachment found
  10201. Freeplay: car accident attachment found
  10202. Freeplay: car accident found
  10203. Freeplay: car accident attachment found
  10204. Freeplay: car accident attachment found
  10205. Freeplay: car accident attachment found
  10206. Freeplay: car accident attachment found
  10207. Freeplay: car accident attachment found
  10208. Freeplay: car accident attachment found
  10209. Freeplay: car accident attachment found
  10210. Freeplay: car accident attachment found
  10211. Freeplay: car accident attachment found
  10212. Freeplay: car accident attachment found
  10213. Freeplay: car accident attachment found
  10214. Freeplay: car accident attachment found
  10215. Freeplay: car accident attachment found
  10216. Freeplay: car accident attachment found
  10217. Freeplay: car accident attachment found
  10218. Freeplay: car accident found
  10219. Freeplay: car accident attachment found
  10220. Freeplay: car accident attachment found
  10221. Freeplay: car accident attachment found
  10222. Freeplay: car accident attachment found
  10223. Freeplay: car accident attachment found
  10224. Freeplay: car accident attachment found
  10225. Freeplay: car accident attachment found
  10226. Freeplay: car accident found
  10227. Freeplay: car accident attachment found
  10228. Freeplay: car accident attachment found
  10229. Freeplay: car accident attachment found
  10230. Freeplay: car accident attachment found
  10231. Freeplay: car accident attachment found
  10232. Freeplay: car accident attachment found
  10233. Freeplay: car accident attachment found
  10234. Freeplay: car accident attachment found
  10235. Freeplay: car accident attachment found
  10236. Freeplay: car accident attachment found
  10237. Freeplay: car accident attachment found
  10238. Freeplay: car accident attachment found
  10239. Freeplay: car accident attachment found
  10240. Freeplay: car accident attachment found
  10241. Freeplay: car accident found
  10242. Freeplay: car accident attachment found
  10243. Freeplay: car accident attachment found
  10244. Freeplay: car accident attachment found
  10245. Freeplay: car accident attachment found
  10246. Freeplay: car accident attachment found
  10247. Freeplay: car accident attachment found
  10248. Freeplay: car accident attachment found
  10249. Freeplay: car accident attachment found
  10250. Freeplay: car accident attachment found
  10251. Freeplay: car accident attachment found
  10252. Freeplay: car accident attachment found
  10253. Freeplay: car accident attachment found
  10254. Freeplay: car accident attachment found
  10255. Freeplay: car accident attachment found
  10256. Freeplay: car accident found
  10257. Freeplay: car accident attachment found
  10258. Freeplay: car accident attachment found
  10259. Freeplay: car accident attachment found
  10260. Freeplay: car accident attachment found
  10261. Freeplay: car accident attachment found
  10262. Freeplay: car accident attachment found
  10263. Freeplay: car accident attachment found
  10264. Freeplay: car accident attachment found
  10265. Freeplay: car accident attachment found
  10266. Freeplay: car accident attachment found
  10267. Freeplay: car accident attachment found
  10268. Freeplay: car accident found
  10269. Freeplay: car accident attachment found
  10270. Freeplay: car accident attachment found
  10271. Freeplay: car accident attachment found
  10272. Freeplay: car accident attachment found
  10273. Freeplay: car accident attachment found
  10274. Freeplay: car accident attachment found
  10275. Freeplay: car accident attachment found
  10276. Freeplay: car accident attachment found
  10277. Freeplay: car accident attachment found
  10278. Freeplay: car accident attachment found
  10279. Freeplay: car accident attachment found
  10280. Freeplay: car accident found
  10281. Freeplay: car accident attachment found
  10282. Freeplay: car accident attachment found
  10283. Freeplay: car accident attachment found
  10284. Freeplay: car accident attachment found
  10285. Freeplay: car accident attachment found
  10286. Freeplay: car accident attachment found
  10287. Freeplay: car accident attachment found
  10288. Freeplay: car accident attachment found
  10289. Freeplay: car accident attachment found
  10290. Freeplay: car accident attachment found
  10291. Freeplay: car accident attachment found
  10292. Freeplay: car accident attachment found
  10293. Freeplay: car accident attachment found
  10294. Freeplay: car accident attachment found
  10295. Freeplay: car accident found
  10296. Freeplay: car accident attachment found
  10297. Freeplay: car accident attachment found
  10298. Freeplay: car accident attachment found
  10299. Freeplay: car accident attachment found
  10300. Freeplay: car accident attachment found
  10301. Freeplay: car accident attachment found
  10302. Freeplay: car accident attachment found
  10303. Freeplay: car accident attachment found
  10304. Freeplay: car accident attachment found
  10305. Freeplay: car accident attachment found
  10306. Freeplay: car accident attachment found
  10307. Freeplay: car accident attachment found
  10308. Freeplay: car accident attachment found
  10309. Freeplay: car accident attachment found
  10310. Freeplay: car accident attachment found
  10311. Freeplay: car accident attachment found
  10312. Freeplay: car accident attachment found
  10313. Freeplay: car accident found
  10314. Freeplay: car accident attachment found
  10315. Freeplay: car accident attachment found
  10316. Freeplay: car accident attachment found
  10317. Freeplay: car accident attachment found
  10318. Freeplay: car accident attachment found
  10319. Freeplay: car accident attachment found
  10320. Freeplay: car accident attachment found
  10321. Freeplay: car accident attachment found
  10322. Freeplay: car accident attachment found
  10323. Freeplay: car accident attachment found
  10324. Freeplay: car accident attachment found
  10325. Freeplay: car accident attachment found
  10326. Freeplay: car accident attachment found
  10327. Freeplay: car accident attachment found
  10328. Freeplay: car accident attachment found
  10329. Freeplay: car accident attachment found
  10330. Freeplay: car accident found
  10331. Freeplay: car accident attachment found
  10332. Freeplay: car accident attachment found
  10333. Freeplay: car accident attachment found
  10334. Freeplay: car accident attachment found
  10335. Freeplay: car accident attachment found
  10336. Freeplay: car accident attachment found
  10337. Freeplay: car accident attachment found
  10338. Freeplay: car accident attachment found
  10339. Freeplay: car accident attachment found
  10340. Freeplay: car accident attachment found
  10341. Freeplay: car accident found
  10342. Freeplay: car accident attachment found
  10343. Freeplay: car accident attachment found
  10344. Freeplay: car accident attachment found
  10345. Freeplay: car accident attachment found
  10346. Freeplay: car accident attachment found
  10347. Freeplay: car accident attachment found
  10348. Freeplay: car accident attachment found
  10349. Freeplay: car accident attachment found
  10350. Freeplay: car accident attachment found
  10351. Freeplay: car accident attachment found
  10352. Freeplay: car accident attachment found
  10353. Freeplay: car accident attachment found
  10354. Freeplay: car accident attachment found
  10355. Freeplay: car accident attachment found
  10356. Freeplay: car accident attachment found
  10357. Freeplay: car accident found
  10358. Freeplay: car accident attachment found
  10359. Freeplay: car accident attachment found
  10360. Freeplay: car accident attachment found
  10361. Freeplay: car accident attachment found
  10362. Freeplay: car accident attachment found
  10363. Freeplay: car accident attachment found
  10364. Freeplay: car accident attachment found
  10365. Freeplay: car accident found
  10366. Freeplay: car accident attachment found
  10367. Freeplay: car accident attachment found
  10368. Freeplay: car accident attachment found
  10369. Freeplay: car accident attachment found
  10370. Freeplay: car accident attachment found
  10371. Freeplay: car accident attachment found
  10372. Freeplay: car accident attachment found
  10373. Freeplay: car accident attachment found
  10374. Freeplay: car accident attachment found
  10375. Freeplay: car accident attachment found
  10376. Freeplay: car accident attachment found
  10377. Freeplay: car accident attachment found
  10378. Freeplay: car accident attachment found
  10379. Freeplay: car accident attachment found
  10380. Freeplay: car accident found
  10381. Freeplay: car accident attachment found
  10382. Freeplay: car accident attachment found
  10383. Freeplay: car accident attachment found
  10384. Freeplay: car accident attachment found
  10385. Freeplay: car accident attachment found
  10386. Freeplay: car accident attachment found
  10387. Freeplay: car accident attachment found
  10388. Freeplay: car accident attachment found
  10389. Freeplay: car accident attachment found
  10390. Freeplay: car accident attachment found
  10391. Freeplay: car accident attachment found
  10392. Freeplay: car accident attachment found
  10393. Freeplay: car accident attachment found
  10394. Freeplay: car accident attachment found
  10395. Freeplay: car accident found
  10396. Freeplay: car accident attachment found
  10397. Freeplay: car accident attachment found
  10398. Freeplay: car accident attachment found
  10399. Freeplay: car accident attachment found
  10400. Freeplay: car accident attachment found
  10401. Freeplay: car accident attachment found
  10402. Freeplay: car accident attachment found
  10403. Freeplay: car accident attachment found
  10404. Freeplay: car accident attachment found
  10405. Freeplay: car accident attachment found
  10406. Freeplay: car accident attachment found
  10407. Freeplay: car accident found
  10408. Freeplay: car accident attachment found
  10409. Freeplay: car accident attachment found
  10410. Freeplay: car accident attachment found
  10411. Freeplay: car accident attachment found
  10412. Freeplay: car accident attachment found
  10413. Freeplay: car accident attachment found
  10414. Freeplay: car accident attachment found
  10415. Freeplay: car accident attachment found
  10416. Freeplay: car accident attachment found
  10417. Freeplay: car accident attachment found
  10418. Freeplay: car accident attachment found
  10419. Freeplay: car accident found
  10420. Freeplay: car accident attachment found
  10421. Freeplay: car accident attachment found
  10422. Freeplay: car accident attachment found
  10423. Freeplay: car accident attachment found
  10424. Freeplay: car accident attachment found
  10425. Freeplay: car accident attachment found
  10426. Freeplay: car accident attachment found
  10427. Freeplay: car accident attachment found
  10428. Freeplay: car accident attachment found
  10429. Freeplay: car accident attachment found
  10430. Freeplay: car accident attachment found
  10431. Freeplay: car accident attachment found
  10432. Freeplay: car accident attachment found
  10433. Freeplay: car accident attachment found
  10434. Freeplay: car accident found
  10435. Freeplay: car accident attachment found
  10436. Freeplay: car accident attachment found
  10437. Freeplay: car accident attachment found
  10438. Freeplay: car accident attachment found
  10439. Freeplay: car accident attachment found
  10440. Freeplay: car accident attachment found
  10441. Freeplay: car accident attachment found
  10442. Freeplay: car accident attachment found
  10443. Freeplay: car accident attachment found
  10444. Freeplay: car accident attachment found
  10445. Freeplay: car accident attachment found
  10446. Freeplay: car accident attachment found
  10447. Freeplay: car accident attachment found
  10448. Freeplay: car accident attachment found
  10449. Freeplay: car accident attachment found
  10450. Freeplay: car accident attachment found
  10451. Freeplay: car accident attachment found
  10452. Freeplay: car accident found
  10453. Freeplay: car accident attachment found
  10454. Freeplay: car accident attachment found
  10455. Freeplay: car accident attachment found
  10456. Freeplay: car accident attachment found
  10457. Freeplay: car accident attachment found
  10458. Freeplay: car accident attachment found
  10459. Freeplay: car accident attachment found
  10460. Freeplay: car accident attachment found
  10461. Freeplay: car accident attachment found
  10462. Freeplay: car accident attachment found
  10463. Freeplay: car accident attachment found
  10464. Freeplay: car accident attachment found
  10465. Freeplay: car accident attachment found
  10466. Freeplay: car accident attachment found
  10467. Freeplay: car accident attachment found
  10468. Freeplay: car accident attachment found
  10469. Freeplay: car accident found
  10470. Freeplay: car accident attachment found
  10471. Freeplay: car accident attachment found
  10472. Freeplay: car accident attachment found
  10473. Freeplay: car accident attachment found
  10474. Freeplay: car accident attachment found
  10475. Freeplay: car accident attachment found
  10476. Freeplay: car accident attachment found
  10477. Freeplay: car accident attachment found
  10478. Freeplay: car accident attachment found
  10479. Freeplay: car accident attachment found
  10480. Freeplay: car accident found
  10481. Freeplay: car accident attachment found
  10482. Freeplay: car accident attachment found
  10483. Freeplay: car accident attachment found
  10484. Freeplay: car accident attachment found
  10485. Freeplay: car accident attachment found
  10486. Freeplay: car accident attachment found
  10487. Freeplay: car accident attachment found
  10488. Freeplay: car accident attachment found
  10489. Freeplay: car accident attachment found
  10490. Freeplay: car accident attachment found
  10491. Freeplay: car accident attachment found
  10492. Freeplay: car accident attachment found
  10493. Freeplay: car accident attachment found
  10494. Freeplay: car accident attachment found
  10495. Freeplay: car accident attachment found
  10496. Freeplay: car accident found
  10497. Freeplay: car accident attachment found
  10498. Freeplay: car accident attachment found
  10499. Freeplay: car accident attachment found
  10500. Freeplay: car accident attachment found
  10501. Freeplay: car accident attachment found
  10502. Freeplay: car accident attachment found
  10503. Freeplay: car accident attachment found
  10504. Freeplay: car accident found
  10505. Freeplay: car accident attachment found
  10506. Freeplay: car accident attachment found
  10507. Freeplay: car accident attachment found
  10508. Freeplay: car accident attachment found
  10509. Freeplay: car accident attachment found
  10510. Freeplay: car accident attachment found
  10511. Freeplay: car accident attachment found
  10512. Freeplay: car accident attachment found
  10513. Freeplay: car accident attachment found
  10514. Freeplay: car accident attachment found
  10515. Freeplay: car accident attachment found
  10516. Freeplay: car accident attachment found
  10517. Freeplay: car accident attachment found
  10518. Freeplay: car accident attachment found
  10519. Freeplay: car accident found
  10520. Freeplay: car accident attachment found
  10521. Freeplay: car accident attachment found
  10522. Freeplay: car accident attachment found
  10523. Freeplay: car accident attachment found
  10524. Freeplay: car accident attachment found
  10525. Freeplay: car accident attachment found
  10526. Freeplay: car accident attachment found
  10527. Freeplay: car accident attachment found
  10528. Freeplay: car accident attachment found
  10529. Freeplay: car accident attachment found
  10530. Freeplay: car accident attachment found
  10531. Freeplay: car accident attachment found
  10532. Freeplay: car accident attachment found
  10533. Freeplay: car accident attachment found
  10534. Freeplay: car accident found
  10535. Freeplay: car accident attachment found
  10536. Freeplay: car accident attachment found
  10537. Freeplay: car accident attachment found
  10538. Freeplay: car accident attachment found
  10539. Freeplay: car accident attachment found
  10540. Freeplay: car accident attachment found
  10541. Freeplay: car accident attachment found
  10542. Freeplay: car accident attachment found
  10543. Freeplay: car accident attachment found
  10544. Freeplay: car accident attachment found
  10545. Freeplay: car accident attachment found
  10546. Freeplay: car accident found
  10547. Freeplay: car accident attachment found
  10548. Freeplay: car accident attachment found
  10549. Freeplay: car accident attachment found
  10550. Freeplay: car accident attachment found
  10551. Freeplay: car accident attachment found
  10552. Freeplay: car accident attachment found
  10553. Freeplay: car accident attachment found
  10554. Freeplay: car accident attachment found
  10555. Freeplay: car accident attachment found
  10556. Freeplay: car accident attachment found
  10557. Freeplay: car accident attachment found
  10558. Freeplay: car accident found
  10559. Freeplay: car accident attachment found
  10560. Freeplay: car accident attachment found
  10561. Freeplay: car accident attachment found
  10562. Freeplay: car accident attachment found
  10563. Freeplay: car accident attachment found
  10564. Freeplay: car accident attachment found
  10565. Freeplay: car accident attachment found
  10566. Freeplay: car accident attachment found
  10567. Freeplay: car accident attachment found
  10568. Freeplay: car accident attachment found
  10569. Freeplay: car accident attachment found
  10570. Freeplay: car accident attachment found
  10571. Freeplay: car accident attachment found
  10572. Freeplay: car accident attachment found
  10573. Freeplay: car accident found
  10574. Freeplay: car accident attachment found
  10575. Freeplay: car accident attachment found
  10576. Freeplay: car accident attachment found
  10577. Freeplay: car accident attachment found
  10578. Freeplay: car accident attachment found
  10579. Freeplay: car accident attachment found
  10580. Freeplay: car accident attachment found
  10581. Freeplay: car accident attachment found
  10582. Freeplay: car accident attachment found
  10583. Freeplay: car accident attachment found
  10584. Freeplay: car accident attachment found
  10585. Freeplay: car accident attachment found
  10586. Freeplay: car accident attachment found
  10587. Freeplay: car accident attachment found
  10588. Freeplay: car accident attachment found
  10589. Freeplay: car accident attachment found
  10590. Freeplay: car accident attachment found
  10591. Freeplay: car accident found
  10592. Freeplay: car accident attachment found
  10593. Freeplay: car accident attachment found
  10594. Freeplay: car accident attachment found
  10595. Freeplay: car accident attachment found
  10596. Freeplay: car accident attachment found
  10597. Freeplay: car accident attachment found
  10598. Freeplay: car accident attachment found
  10599. Freeplay: car accident attachment found
  10600. Freeplay: car accident attachment found
  10601. Freeplay: car accident attachment found
  10602. Freeplay: car accident attachment found
  10603. Freeplay: car accident attachment found
  10604. Freeplay: car accident attachment found
  10605. Freeplay: car accident attachment found
  10606. Freeplay: car accident attachment found
  10607. Freeplay: car accident attachment found
  10608. Freeplay: car accident found
  10609. Freeplay: car accident attachment found
  10610. Freeplay: car accident attachment found
  10611. Freeplay: car accident attachment found
  10612. Freeplay: car accident attachment found
  10613. Freeplay: car accident attachment found
  10614. Freeplay: car accident attachment found
  10615. Freeplay: car accident attachment found
  10616. Freeplay: car accident attachment found
  10617. Freeplay: car accident attachment found
  10618. Freeplay: car accident attachment found
  10619. Freeplay: car accident found
  10620. Freeplay: car accident attachment found
  10621. Freeplay: car accident attachment found
  10622. Freeplay: car accident attachment found
  10623. Freeplay: car accident attachment found
  10624. Freeplay: car accident attachment found
  10625. Freeplay: car accident attachment found
  10626. Freeplay: car accident attachment found
  10627. Freeplay: car accident attachment found
  10628. Freeplay: car accident attachment found
  10629. Freeplay: car accident attachment found
  10630. Freeplay: car accident attachment found
  10631. Freeplay: car accident attachment found
  10632. Freeplay: car accident attachment found
  10633. Freeplay: car accident attachment found
  10634. Freeplay: car accident attachment found
  10635. Freeplay: car accident found
  10636. Freeplay: car accident attachment found
  10637. Freeplay: car accident attachment found
  10638. Freeplay: car accident attachment found
  10639. Freeplay: car accident attachment found
  10640. Freeplay: car accident attachment found
  10641. Freeplay: car accident attachment found
  10642. Freeplay: car accident attachment found
  10643. Freeplay: car accident found
  10644. Freeplay: car accident attachment found
  10645. Freeplay: car accident attachment found
  10646. Freeplay: car accident attachment found
  10647. Freeplay: car accident attachment found
  10648. Freeplay: car accident attachment found
  10649. Freeplay: car accident attachment found
  10650. Freeplay: car accident attachment found
  10651. Freeplay: car accident attachment found
  10652. Freeplay: car accident attachment found
  10653. Freeplay: car accident attachment found
  10654. Freeplay: car accident attachment found
  10655. Freeplay: car accident attachment found
  10656. Freeplay: car accident attachment found
  10657. Freeplay: car accident attachment found
  10658. Freeplay: car accident found
  10659. Freeplay: car accident attachment found
  10660. Freeplay: car accident attachment found
  10661. Freeplay: car accident attachment found
  10662. Freeplay: car accident attachment found
  10663. Freeplay: car accident attachment found
  10664. Freeplay: car accident attachment found
  10665. Freeplay: car accident attachment found
  10666. Freeplay: car accident attachment found
  10667. Freeplay: car accident attachment found
  10668. Freeplay: car accident attachment found
  10669. Freeplay: car accident attachment found
  10670. Freeplay: car accident attachment found
  10671. Freeplay: car accident attachment found
  10672. Freeplay: car accident attachment found
  10673. Freeplay: car accident found
  10674. Freeplay: car accident attachment found
  10675. Freeplay: car accident attachment found
  10676. Freeplay: car accident attachment found
  10677. Freeplay: car accident attachment found
  10678. Freeplay: car accident attachment found
  10679. Freeplay: car accident attachment found
  10680. Freeplay: car accident attachment found
  10681. Freeplay: car accident attachment found
  10682. Freeplay: car accident attachment found
  10683. Freeplay: car accident attachment found
  10684. Freeplay: car accident attachment found
  10685. Freeplay: car accident found
  10686. Freeplay: car accident attachment found
  10687. Freeplay: car accident attachment found
  10688. Freeplay: car accident attachment found
  10689. Freeplay: car accident attachment found
  10690. Freeplay: car accident attachment found
  10691. Freeplay: car accident attachment found
  10692. Freeplay: car accident attachment found
  10693. Freeplay: car accident attachment found
  10694. Freeplay: car accident attachment found
  10695. Freeplay: car accident attachment found
  10696. Freeplay: car accident attachment found
  10697. ?SpawnPoint "firecheck12" is blocked.
  10698. |Vision Core: Resized memory for Entities to 2646 kB.
  10699.  
  10700. ?SpawnPoint "firecheck18" is blocked.
  10701. ?SpawnPoint "firecheck20" is blocked.
  10702. ?SpawnPoint "firecheck21" is blocked.
  10703. |Loading Model mod:Models\Persons\Civil\civilworker01.v3o
  10704.  
  10705. |[VNUM=1.43]
  10706.  
  10707. |Model contains 368 vertices, 484 polygons, 20 bones, 0 muscleanimframes
  10708.  
  10709. |Loading Model mod:Models\Objects\Bushes\burnedbush.v3o
  10710.  
  10711. |[VNUM=1.43]
  10712.  
  10713. |Model contains 80 vertices, 40 polygons, 0 bones, 0 muscleanimframes
  10714.  
  10715. ?Muscle animation wind (1) failed for Bush 03
  10716. ?Muscle animation wind (1) failed for Bush 03
  10717. ?Muscle animation wind (1) failed for Bush 03
  10718. |Loading Model mod:Models\Objects\Trees\smalltree01_hbrnd.v3o
  10719.  
  10720. |[VNUM=1.43]
  10721.  
  10722. |Model contains 334 vertices, 212 polygons, 0 bones, 0 muscleanimframes
  10723.  
  10724. ?Muscle animation wind (1) failed for Cupped Tree 3
  10725. ?Muscle animation wind (1) failed for Cupped Tree 3
  10726. ?Muscle animation wind (1) failed for Cupped Tree 3
  10727. |Loading Model mod:Models\Objects\Trees\leafedtree02_hbrnd.v3o
  10728.  
  10729. |[VNUM=1.43]
  10730.  
  10731. |Model contains 262 vertices, 177 polygons, 0 bones, 0 muscleanimframes
  10732.  
  10733. ?Muscle animation wind (1) failed for Leafed Tree 04
  10734. ?Muscle animation wind (1) failed for Cupped Tree 3
  10735. ?Muscle animation wind (1) failed for Leafed Tree 02
  10736. ?Muscle animation wind (1) failed for Leafed Tree 02
  10737. ?Muscle animation wind (1) failed for Leafed Tree 02
  10738. ?Muscle animation wind (1) failed for Cupped Tree 3
  10739. ?Muscle animation wind (1) failed for Leafed Tree 04
  10740. |Loading Model mod:Models\Objects\Trees\smalltree01_fbrnd.v3o
  10741.  
  10742. |[VNUM=1.43]
  10743.  
  10744. |Model contains 271 vertices, 156 polygons, 0 bones, 0 muscleanimframes
  10745.  
  10746. ?Muscle animation wind (1) failed for Cupped Tree 3
  10747. ?Muscle animation wind (1) failed for Cupped Tree 3
  10748. ?Muscle animation wind (1) failed for Bush 06
  10749. ?Muscle animation wind (1) failed for Cupped Tree 3
  10750. ?Muscle animation wind (1) failed for Leafed Tree 02
  10751. ?Muscle animation wind (1) failed for Bush 06
  10752. ?Muscle animation wind (1) failed for Cupped Tree 3
  10753. ?Muscle animation wind (1) failed for Cupped Tree 3
  10754. ?Muscle animation wind (1) failed for Bush 06
  10755. |Loading Model mod:Models\Objects\Wrecks\wreck02.v3o
  10756.  
  10757. |[VNUM=1.43]
  10758.  
  10759. |Model contains 957 vertices, 688 polygons, 0 bones, 0 muscleanimframes
  10760.  
  10761. ?Muscle animation wind (1) failed for Cupped Tree 3
  10762. |Loading Model mod:Models\Objects\Trees\leafedtree02_fbrnd.v3o
  10763.  
  10764. |[VNUM=1.43]
  10765.  
  10766. |Model contains 138 vertices, 76 polygons, 0 bones, 0 muscleanimframes
  10767.  
  10768. ?Muscle animation wind (1) failed for Leafed Tree 04
  10769. ?Muscle animation wind (1) failed for Cupped Tree 3
  10770. ?Muscle animation wind (1) failed for Leafed Tree 02
  10771. ?Muscle animation wind (1) failed for Cupped Tree 3
  10772. ?Muscle animation wind (1) failed for Leafed Tree 02
  10773. ?Muscle animation wind (1) failed for Leafed Tree 02
  10774. ?Muscle animation wind (1) failed for Leafed Tree 04
  10775. ?Muscle animation wind (1) failed for Cupped Tree 3
  10776. ?Muscle animation wind (1) failed for Leafed Tree 02
  10777. ?SpawnPoint "firecheck11" is blocked.
  10778. ?SpawnPoint "firecheck16" is blocked.
  10779. ?SpawnPoint "firecheck13" is blocked.
  10780. ?SpawnPoint "firecheck17" is blocked.
  10781. ?SpawnPoint "firecheck22" is blocked.
  10782. ?SpawnPoint "firecheck12" is blocked.
  10783. ?SpawnPoint "firecheck20" is blocked.
  10784. ?SpawnPoint "firecheck10" is blocked.
  10785. ?SpawnPoint "firecheck14" is blocked.
  10786. ?SpawnPoint "firecheck15" is blocked.
  10787. ?SpawnPoint "firecheck21" is blocked.
  10788. ?SpawnPoint "firecheck18" is blocked.
  10789. ?SpawnPoint "firecheck19" is blocked.
  10790. ?Muscle animation wind (1) failed for Cupped Tree 3
  10791. ?Muscle animation wind (1) failed for Cupped Tree 3
  10792. ?Muscle animation wind (1) failed for Cupped Tree 3
  10793. ?Muscle animation wind (1) failed for Cupped Tree 3
  10794. |Loading Model mod:Models\Objects\Trees\leafedtree02_hbrnd.v3o
  10795.  
  10796. |[VNUM=1.43]
  10797.  
  10798. |Model contains 262 vertices, 177 polygons, 0 bones, 0 muscleanimframes
  10799.  
  10800. ?Muscle animation wind (1) failed for Leafed Tree 02
  10801. ?Muscle animation wind (1) failed for Cupped Tree 3
  10802. ?Muscle animation wind (1) failed for Leafed Tree 04
  10803. ?Muscle animation wind (1) failed for Cupped Tree 3
  10804. |Loading Model mod:Models\Objects\Trees\smalltree01_hbrnd.v3o
  10805.  
  10806. |[VNUM=1.43]
  10807.  
  10808. |Model contains 334 vertices, 212 polygons, 0 bones, 0 muscleanimframes
  10809.  
  10810. ?Muscle animation wind (1) failed for Cupped Tree 3
  10811. ?Muscle animation wind (1) failed for Cupped Tree 3
  10812. ?Muscle animation wind (1) failed for Leafed Tree 02
  10813. ?Muscle animation wind (1) failed for Leafed Tree 02
  10814. ?Muscle animation wind (1) failed for Cupped Tree 3
  10815. ?Muscle animation wind (1) failed for Cupped Tree 3
  10816. ?Muscle animation wind (1) failed for Leafed Tree 04
  10817. ?Muscle animation wind (1) failed for Leafed Tree 02
  10818. ?SpawnPoint "firecheck16" is blocked.
  10819. ?SpawnPoint "firecheck13" is blocked.
  10820. ?SpawnPoint "firecheck12" is blocked.
  10821. ?SpawnPoint "firecheck20" is blocked.
  10822. ?SpawnPoint "firecheck17" is blocked.
  10823. ?SpawnPoint "firecheck15" is blocked.
  10824. ?SpawnPoint "firecheck21" is blocked.
  10825. ?SpawnPoint "firecheck11" is blocked.
  10826. ?SpawnPoint "firecheck14" is blocked.
  10827. ?SpawnPoint "firecheck22" is blocked.
  10828. ?SpawnPoint "firecheck10" is blocked.
  10829. ?SpawnPoint "firecheck18" is blocked.
  10830. ?SpawnPoint "firecheck19" is blocked.
  10831. |Loading Model mod:Models\Objects\Trees\smalltree01_hbrnd.v3o
  10832.  
  10833. |[VNUM=1.43]
  10834.  
  10835. |Model contains 334 vertices, 212 polygons, 0 bones, 0 muscleanimframes
  10836.  
  10837. ?Muscle animation wind (1) failed for Cupped Tree 3
  10838. ?Muscle animation wind (1) failed for Cupped Tree 3
  10839. ?Muscle animation wind (1) failed for Cupped Tree 3
  10840. ?Muscle animation wind (1) failed for Cupped Tree 3
  10841. ?SpawnPoint "firecheck12" is blocked.
  10842. ?SpawnPoint "firecheck13" is blocked.
  10843. ?SpawnPoint "firecheck16" is blocked.
  10844. ?SpawnPoint "firecheck21" is blocked.
  10845. ?SpawnPoint "firecheck15" is blocked.
  10846. ?SpawnPoint "firecheck11" is blocked.
  10847. ?SpawnPoint "firecheck22" is blocked.
  10848. ?SpawnPoint "firecheck20" is blocked.
  10849. ?SpawnPoint "firecheck17" is blocked.
  10850. ?SpawnPoint "firecheck19" is blocked.
  10851. ?SpawnPoint "firecheck10" is blocked.
  10852. ?SpawnPoint "firecheck14" is blocked.
  10853. ?SpawnPoint "firecheck18" is blocked.
  10854. |Loading Model mod:\Models\Objects\Equipment\gun.v3o
  10855.  
  10856. |[VNUM=1.43]
  10857.  
  10858. |Model contains 144 vertices, 56 polygons, 0 bones, 0 muscleanimframes
  10859.  
  10860. --- load time profile begin ---
  10861. --- load time profile end ---
  10862. Destroy Network...
  10863. client[0] disconnected
  10864. Deleting units...
  10865. Destroy XGUI...
  10866. Destroy Audio...
  10867. Destroy GameFramework...
  10868. Destroy GFX...
  10869. Destroy Vision...
  10870. |VisMain_cl::DeInit
  10871.  
  10872. |DeInitializing Object Data...
  10873.  
  10874. |DeInitializing World Data...
  10875.  
  10876. |DeInitializing Surface and Texture Data...
  10877.  
  10878. |Dump resources...
  10879.  
  10880. |...no resource leaks.
  10881.  
  10882. |Deallocated fast Geometry Buffer.
  10883.  
  10884. Destroy Input...
  10885. Destroy Scriptscheduler...
  10886. Destroy Timer...
  10887. Destroy Screen...
  10888. Destroy UpdateChain...
  10889. Destroy Console...
  10890. Destroy Filesystem...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement