Jump to content

mr matt5432123

Members
  • Posts

    446
  • Joined

  • Last visited

  • Days Won

    11

Posts posted by mr matt5432123

  1. looks to me like the new EMERGENCY is going to try to be a reboot of the series. Not really a fan of free to play given what that usually brings, and I really hope that there's an option for single player given how hard they're pushing the co-op. we'll see.

  2. 10 hours ago, VitrozeGaming said:

    Hello, how can we install the Montana Mod v2.1 please?

    whoa, whoa! You can't just go off installing any mod you want! First, you need to give me the big number on the front of your mom's credit card, along with the 3 small numbers on the back, and dont forget the expiration date. /s

    ^^^For legal reasons, that was a joke. This mod isn't released.

    • Like 1
    • Downvote 1
  3. It's been awhile since I made events in the editor. I do know that there is no actual list of callouts you can just put down in the map. instead, you need to first make the event how you'd like and then on each individual object you place you need to select it, click on "properties" in the lower left corner of the screen, and give it a certain name and probably change some other stuff under there as well. If I were you I would load up a free-play map in the editor and try to reverse-engineer some of the events from it. some events are simple, like the gas explosion I'm pretty sure you just name the object "gasexplosion" and it'll work. Some are a bit more complicated like car accidents. 

    A thing to note is that some events are just completely random, like the medical emergency and fire callouts where the game just picks a random object or person.

    You can also go into the mod file and go to the Specs folder and edit the freeplay_params.xml file which will allow you to edit certain factors of all events and some other freeplay stuff. 

    I remember there being a complete guide for all this somewhere but I couldn't find it, hopefully somebody else knows where it is.

  4. I was able to achieve this, but it has spawned another problem. I now can buy 2 different kinds of water bowser, the first one works fine when bought and it should be noted that I did  not actually add the first one I just swapped the models on the original water bowser in the game. The second water bowser is where the problem starts, shortly after it spawns it sinks down into the map. I uploaded a video to better show what I mean. when I added the second water bowser to the mod I just cloned (in the editor) the prototype of the first water bowser and then swapped the models and then I followed Hoppah's tutorial on how to add vehicles to the in-game menus by making a unit folder for the new vehicle and adding lines to all the required .xml files.

     

    Here's the video link: https://youtu.be/N5VeCv2NoVw      Any ideas on how I could fix this?

     

    newsflash: I'm an idiot. I somehow messed up the physics in the editor; I fixed it and it now works flawlessly. I'll make a tutorial on how to do this once I find some time.

  5. Yeah, it looks like campaign params and quest are the files that make this work. I was just able to swap out the water bowser with the ladder truck, so it seems possible. However I think that actually adding units is going to be where I run into trouble, but that's just me worrying because I haven't tried anything with that yet. I guess we'll see.

    • Upvote 1
  6. Hey, I've tried searching for this for awhile and don't even know if it exists but I'm looking for how to change what vehicles are bought during those free-play missions in between the campaign missions in the vanilla game. So for example after the 1st mission with the church collapsing the game wants you to save enough money to by a water bowser (or fire engine as we would call it) and a doctor's car; I would like to change this so that it asks the player to buy several different engines that were added by me. 

     

    My idea if this works is that I can build a mod that revolves around starting out with a small base and gradually gets bigger as the campaign is played kind of like how the original game works. The only difference is that I would intend to have many more units than the base game and implement the "tostation" scripts among others.  

  7. After owning Emergency 4 for about 10 years I finally played the campaign from start to finish even doing the freeplay missions in between, and I can't believe how awesome it is.  Has anyone else really done this? I feel like everybody pretty much only does freeplay.

     

  8. This topic is a few days old but if you were looking to download files there's a website called "wayback machine" or something like that and it allows you to basically go back in time on the internet. I don't know how well it would work for such a unknown website but it's worth a shot if you want to try to download files from the site.

  9. Unfortunately I don't know how to script. Is there any short tutorials around on how to make a simple script that will delete a person/vehicle in game and replace it with a different one? I'm thinking something similar to the get traffic vest script but without all the restrictions like having to get it from a certain vehicle. Or if anyone knows of a script similar to this, I looked around but couldn't find one.

    • Upvote 1
  10. 2 hours ago, Firequi said:

    What you could try is to work around it via a prototype change. Like have a lifeguard with a shirt on with FF prototype and one without shirt as diver prototype. That would give you the running part on land and still keep the swimming ability.

    I like that idea, thanks.

  11. So I made it so that a different person would be able to enter a vehicle than what that unit normally accepts and it worked, but later I tried to do the same thing but with differant vehicles and those particular vehicles will not accept the person. Do I need to change anything other than the XML in the units folder? here is what it looks like...

    Spoiler

        <freeplay>
            <missions value="22">
                <prototype name="mod:Prototypes/Vehicles/03 Police/nypd_hwyrmp_unmk01.e4p" />
                <price value="150" />
                <speed value="120" />
                <space value="2" />
                <loadspace value="2" />
                <personnel>
                    <unit id="LIFEMAN">
                        <defaultcount value="2" />
                    </unit>
                </personnel>
                <equipment>
                    <unit id="ROAD BLOCK" />
                    <unit id="FIRE EXTINGUISHER" />
                </equipment>
            </missions>
        </freeplay>        
    </unit>

    I know that LIFEMAN is 100% the correct unit ID, I've been trying to figure this out for hours. It's probably something right in front of my face, what could be causing this?

  12. I was surfing through youtube today, and out of the corner of my eye I saw something that caught my attention. A video that had a very familiar model in it, upon watching the video I saw that it was indeed my model. The guy didn't give credit to me or Emc-unit, which is alright because I'm not to big on that, but he did take the credit for the model for his own team. Not cool. 

    I was curious so I went to their website's download section, and under the firetrucks section It looks like most of "their" models came from emergency planet. that's even less cool.

     

  13. I replaced a unit from my mod with another different unit, and now I get a crash to desktop as soon as I click on the unit's icon in the unit selection menu. It happens before I even dispatch the unit. I've never seen this before. Any ideas?

     

    Here's my logfile.

     

    Spoiler

    Init Filesystem...
    Registered FS device "local"
    Registered FS device "base"
    Registered FS device "lang"
    Init UpdateChain...
    Init Timer...
    Init Screen...
    Init Scriptscheduler...
    !Graphics system: NVIDIA Corporation GeForce GTX 960M/PCIe/SSE2
    GL_AMD_multi_draw_indirect GL_AMD_seamless_cubemap_per_texture GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_compute_shader GL_ARB_compute_variable_group_size GL_ARB_conditional_render_inverted GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_derivative_control GL_ARB_direct_state_access 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_enhanced_layouts GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_v
    Init GFX...
    Init Vision...
    |Vision DLL path: C:\Program Files (x86)\Steam\steamapps\common\EMERGENCY 4 Deluxe\vision71.dll
    |Vision(TM), Version PC-4, 7, 28, 0
    |Loading entity plugins of directory <C:\Program Files (x86)\Steam\steamapps\common\EMERGENCY 4 Deluxe\Data> ...
    |List of loaded plug-ins:

    |Plug-in named 'CubeMapHandle_cl' loaded statically!

    |Plug-in named 'VisionConsoleEntity_cl' loaded statically!

    |Plug-in named 'VisBase_cl' loaded statically!

    |Plug-in named 'VisBaseEntity_cl' loaded statically!

    |Plug-in named 'VisMouseCamera_cl' loaded statically!

    |Plug-in named 'VisObject3D_cl' loaded statically!

    |Plug-in named 'VisActionHelperEntity_cl' loaded statically!

    |Plug-in named 'VarManager_cl' loaded statically!

    |Plug-in named 'BaseEntity_cl' loaded statically!

    |Plug-in named 'VBaseCameraEntity' loaded statically!

    |Plug-in named 'VCamEntity' loaded statically!

    |Plug-in named 'GameEntity_cl' loaded statically!

    |Plug-in named 'Emitter_cl' loaded statically!

    |Plug-in named 'BaseGameEntity_cl' loaded statically!

    |Plug-in named 'TargetEntity_cl' loaded statically!

    |Registering plug-ins done !

    |Initializing Vision Graphics Engine
    |Detecting CPU type and features
    |CPU:Pentium II/III FPU MMX ISSE 3DNow!
    |Vision Core: Allocated 28 kB of memory for Polygon Chunks
    |Vision Core: Allocated 9 kB of memory for Entities
    |Settings renderer configuration
    Initializing post processor 'PerceptionCore'
     * Skipping config file
    Initializing post processor 'MotionBlur'
     * Skipping config file
    Initializing post processor 'Nightvision'
     * Skipping config file
    |Initialising video driver: 0
    |Setting screen mode to x:1024 / y:768 / bpp:32 / refresh:0
    |Screen Mode is fullscreen, return value: 0
    |Stencil buffer: 0 bit / ZBuffer: 24 bit
    |Initializing OpenGL rendering subsystem
    |Setting initial Renderer States
    |Vendor: NVIDIA Corporation
    |Renderer: GeForce GTX 960M/PCIe/SSE2
    |Driver Version: 4.6.0 NVIDIA 451.67
    |Found Extension GL_EXT_texture_filter_anisotropic
    |Found Extension GL_EXT_texture_lod_bias
    |Found Extension GL_ARB_multitexture
    |Found Extension GL_ARB_texture_env_dot3
    |Extension GL_ARB_texture_env_subtract not available
    |Found Extension GL_EXT_texture_edge_clamp
    |Found Extension GL_EXT_texture_env_add
    |Found Extension GL_EXT_texture_env_combine
    |Found Extension GL_EXT_texture_cube_map
    |Found Extension GL_ARB_texture_compression
    |Found Extension GL_EXT_texture_compression_s3tc
    |Found Extension GL_EXT_point_parameters
    |Extension GL_EXT_clip_volume_hint not available
    |Extension GL_EXT_vertex_weighting not available
    |Found Extension GL_EXT_separate_specular_color
    |Found Extension GL_EXT_stencil_wrap
    |Extension GL_EXT_vertex_shader not available
    |Found Extension GL_EXT_multi_draw_arrays
    |Extension GL_ATI_fragment_shader not available
    |Extension GL_ATI_pn_triangles not available
    |Extension GL_ATI_map_object_buffer not available
    |Found Extension GL_NV_texgen_reflection
    |Found Extension GL_NV_fence
    |Found Extension GL_NV_blend_square
    |Found Extension GL_NV_register_combiners
    |Found Extension GL_NV_register_combiners2
    |Found Extension GL_NV_texture_env_combine4
    |Found Extension GL_NV_texture_shader
    |Found Extension GL_NV_vertex_program
    |Found Extension GL_NV_vertex_program1_1
    |Found Extension GL_NV_occlusion_query
    |Extension GL_EXT_paletted_texture not available
    |Extension GL_ATI_separate_stencil not available
    |Extension GL_EXT_texture_rectangle not available
    |Found Extension GL_ARB_depth_texture
    |Found Extension GL_ARB_shadow
    |Found Extension GL_SGIS_generate_mipmap
    |Found Extension GL_ARB_vertex_buffer_object
    |Found Extension WGL_ARB_render_texture
    |Found Extension WGL_NV_render_depth_texture
    |Found Extension WGL_NV_render_texture_rectangle
    |Found Extension WGL_ARB_pbuffer
    |Found Extension WGL_ARB_pixel_format
    |Found Extension WGL_EXT_swap_control
    |Found Extension GL_ARB_shader_objects
    |Found Extension GL_ARB_fragment_shader
    |Found Extension GL_ARB_vertex_shader
    |Found Extension GL_ARB_shading_language_100
    |Using ARB_vertex_buffer_object for fast geometry memory!
    OpenGL vendor: NVIDIA Corporation
    OpenGL renderer: GeForce GTX 960M/PCIe/SSE2
    renderer-string: NVIDIA;GF;GFN
    Init Input...
    Registered FS device "save"
    Init GameFramework...
    Init Audio...
    Init XGUI...
    Font loaded: base:/Fonts/Tahoma 11.xff
    Font loaded: base:/Fonts/Tahoma 11 bold.xff
    Font loaded: base:/Fonts/Lucida Console 11.xff
    ?BLFileSystem::DeviceFromFilename("mod:Textures\Previews\curveview_nos3tc.tga"): unknown device name in URL
    EM4 Version 1.3f language en
    Registered FS device "mod"
    mod found: backups
    mod found: Borough Of Fire Brooklyn Modification
    mod found: Copenhagen Airport Modification 1.0
    mod found: Copenhagen Airport Modification 1.0 - Copy
    mod found: EdgeWater mod   ALPHA
    mod found: Harbor City 5.0.5
    mod found: Manchester Airport modification by caolan
    mod found: NYC MOD 1.01
    mod found: RTS Bieberfelde 0.9 b
    mod found: US Army Mod
    |VisMain_cl::DeInit
    |DeInitializing Object Data...
    |DeInitializing World Data...
    |DeInitializing Surface and Texture Data...
    |Initializing Vision Graphics Engine
    |Detecting CPU type and features
    |CPU:Pentium II/III FPU MMX ISSE 3DNow!
    |Vision Core: Allocated 28 kB of memory for Polygon Chunks
    |Vision Core: Allocated 9 kB of memory for Entities
    |Settings renderer configuration
    |Loading World mod:\Maps\empty.v3d
    ?ERROR: dynlight.vsf Version 3.0.0.0 or higher required!
    |Vision Core: Allocated 38 kB of memory for primitive data
    |Vision Core: Allocated 5 kB of memory for Patches
    |Vision Core: Allocated 1 kB of memory for Patch Edges
    |Vision Core: Allocated 75 kB of memory for Heightfields
    |Vision Core: Allocated 0 kB of memory for Texture Planes
    |Vision Core: Allocated 1 kB of memory for Vis Areas
    |Vision Core: Allocated 0 kB of memory for Vis Area Planes
    |Vision Core: Allocated 0 kB of memory for Vis Area Portals
    |Vision Core: Allocated 3 kB of memory for Lights
    |Vision Core: Allocated 8 kB of memory for World Vertices
    |Vision Core: Allocated 21 kB of memory for Vertex References
    |World contains 289 vertices, 256 polygons, 0 patches, 0 lights
    |Vision Core: Resized memory for Patch Edges to  1 kB.
    |Loading Font allyouneed.VFN
    |Loading Model mod:Models\Persons\Fire Department\firefighternorm.v3o
    |[VNUM=1.43]
    |Model contains 505 vertices, 590 polygons, 20 bones, 0 muscleanimframes
    Scanning units...
    Scanning equipment...
    Loading equipment mod:Units/Equipment/F010Fire Extinguisher/...
    Loading equipment mod:Units/Equipment/F020Fire Hose/...
    Loading equipment mod:Units/Equipment/F030Jaws Of Life/...
    Loading equipment mod:Units/Equipment/F040Chain Saw/...
    Loading equipment mod:Units/Equipment/F050Axe/...
    Loading equipment mod:Units/Equipment/F060Jump Pad/...
    Loading equipment mod:Units/Equipment/P010Flash Grenade/...
    Loading equipment mod:Units/Equipment/P020Road Block/...
    Scanning personnel...
    Loading personnel mod:Units/Personnel/Fire Department/010Fire Fighter/...
    |Loading Model mod:Models\Persons\Fire Department\firefighternorm.v3o
    |[VNUM=1.43]
    |Model contains 505 vertices, 590 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Fire Department/firefighternorm.e4p precached
    |Loading Model mod:Models\Persons\Fire Department\firefighternorm_upgrade.v3o
    |[VNUM=1.43]
    |Model contains 822 vertices, 612 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Fire Department/firefighternorm_upgrade.e4p precached
    Prototype mod:Prototypes/Persons/Fire Department/firefighternorm_upgrade2.e4p precached
    Loading personnel mod:Units/Personnel/Fire Department/020Fire Fighter Masked/...
    |Loading Model mod:Models\Persons\Fire Department\firefightermask.v3o
    |[VNUM=1.43]
    |Model contains 498 vertices, 561 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Fire Department/firefightermask.e4p precached
    |Loading Model mod:Models\Persons\Fire Department\firefightermask_upgraded.v3o
    |[VNUM=1.43]
    |Model contains 570 vertices, 615 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Fire Department/firefightermask_upgraded.e4p precached
    Prototype mod:Prototypes/Persons/Fire Department/firefightermask_upgraded2.e4p precached
    Loading personnel mod:Units/Personnel/Fire Department/030Fire Fighter ABC/...
    |Loading Model mod:Models\Persons\Fire Department\firefighterabc.v3o
    |[VNUM=1.43]
    |Model contains 664 vertices, 527 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Fire Department/firefighterabc.e4p precached
    |Loading Model mod:Models\Persons\Fire Department\firefighterabc_upgraded.v3o
    |[VNUM=1.43]
    |Model contains 664 vertices, 527 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Fire Department/firefighterabc_upgraded.e4p precached
    Prototype mod:Prototypes/Persons/Fire Department/firefighterabc_upgraded2.e4p precached
    Loading personnel mod:Units/Personnel/Fire Department/040Diver/...
    |Loading Model mod:Models\Persons\Fire Department\diver.v3o
    |[VNUM=1.43]
    |Model contains 668 vertices, 644 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Fire Department/diver.e4p precached
    |Loading Model mod:Models\Persons\Fire Department\diver_upgraded.v3o
    |[VNUM=1.43]
    |Model contains 743 vertices, 706 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Fire Department/diver_upgraded.e4p precached
    Prototype mod:Prototypes/Persons/Fire Department/diver_upgraded2.e4p precached
    Scanning personnel...
    Loading personnel mod:Units/Personnel/Ambulance/010Doctor/...
    |Loading Model mod:Models\Persons\Ambulance\doctor_m.v3o
    |[VNUM=1.43]
    |Model contains 573 vertices, 468 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Ambulance/doctor_m.e4p precached
    |Loading Model mod:Models\Persons\Ambulance\doctor_f.v3o
    |[VNUM=1.43]
    |Model contains 413 vertices, 524 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Ambulance/doctor_f.e4p precached
    |Loading Model mod:Models\Persons\Ambulance\doctor_upgraded_m.v3o
    |[VNUM=1.43]
    |Model contains 773 vertices, 568 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Ambulance/doctor_upgraded_m.e4p precached
    |Loading Model mod:Models\Persons\Ambulance\doctor_upgraded_f.v3o
    |[VNUM=1.43]
    |Model contains 506 vertices, 586 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Ambulance/doctor_upgraded_f.e4p precached
    Prototype mod:Prototypes/Persons/Ambulance/doctor_upgraded2_m.e4p precached
    Prototype mod:Prototypes/Persons/Ambulance/doctor_upgraded2_f.e4p precached
    Loading personnel mod:Units/Personnel/Ambulance/020Paramedics/...
    |Loading Model mod:Models\Persons\Ambulance\paramedic.v3o
    |[VNUM=1.43]
    |Model contains 1446 vertices, 1070 polygons, 42 bones, 0 muscleanimframes
    ?Cannot add default animation set to P: incompatible bone structure?
    Prototype mod:Prototypes/Persons/Ambulance/paramedic.e4p precached
    |Loading Model mod:Models\Persons\Ambulance\paramedic_upgraded.v3o
    |[VNUM=1.43]
    |Model contains 1514 vertices, 1110 polygons, 42 bones, 0 muscleanimframes
    ?Cannot add default animation set to P: incompatible bone structure?
    Prototype mod:Prototypes/Persons/Ambulance/paramedic_upgraded.e4p precached
    ?Cannot add default animation set to P: incompatible bone structure?
    Prototype mod:Prototypes/Persons/Ambulance/paramedic_upgraded2.e4p precached
    Loading personnel mod:Units/Personnel/Ambulance/030Dog Leader/...
    |Loading Model mod:Models\Persons\Ambulance\leaderrescuedog.v3o
    |[VNUM=1.43]
    |Model contains 369 vertices, 468 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Ambulance/leaderrescuedog.e4p precached
    |Loading Model mod:Models\Persons\Ambulance\leaderrescuedog_upgraded.v3o
    |[VNUM=1.43]
    |Model contains 496 vertices, 568 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Ambulance/leaderrescuedog_upgraded.e4p precached
    Prototype mod:Prototypes/Persons/Ambulance/leaderrescuedog_upgraded2.e4p precached
    Scanning personnel...
    Loading personnel mod:Units/Personnel/Police/010Policeman/...
    |Loading Model mod:Models\Persons\Police\policeman_m.v3o
    |[VNUM=1.43]
    |Model contains 588 vertices, 480 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Police/policeman_m.e4p precached
    |Loading Model mod:Models\Persons\Police\policeman_f.v3o
    |[VNUM=1.43]
    |Model contains 413 vertices, 512 polygons, 20 bones, 0 muscleanimframes
    |Vision Core: Resized memory for Entities to  27 kB.
    Prototype mod:Prototypes/Persons/Police/policeman_f.e4p precached
    |Loading Model mod:Models\Persons\Police\policeman_upgraded_m.v3o
    |[VNUM=1.43]
    |Model contains 883 vertices, 604 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Police/policeman_upgraded_m.e4p precached
    |Loading Model mod:Models\Persons\Police\policeman_upgraded_f.v3o
    |[VNUM=1.43]
    |Model contains 562 vertices, 619 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Police/policeman_upgraded_f.e4p precached
    Prototype mod:Prototypes/Persons/Police/policeman_upgraded2_m.e4p precached
    Prototype mod:Prototypes/Persons/Police/policeman_upgraded2_f.e4p precached
    Loading personnel mod:Units/Personnel/Police/020Shooter/...
    |Loading Model mod:Models\Persons\Police\shooter.v3o
    |[VNUM=1.43]
    |Model contains 733 vertices, 612 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Police/shooter.e4p precached
    |Loading Model mod:Models\Persons\Police\shooter_upgraded.v3o
    |[VNUM=1.43]
    |Model contains 899 vertices, 682 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Police/shooter_upgraded.e4p precached
    Prototype mod:Prototypes/Persons/Police/shooter_upgraded2.e4p precached
    Loading personnel mod:Units/Personnel/Police/030Sharp Shooter/...
    |Loading Model mod:Models\Persons\Police\sharpshooter.v3o
    |[VNUM=1.43]
    |Model contains 435 vertices, 500 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Police/sharpshooter.e4p precached
    |Loading Model mod:Models\Persons\Police\sharpshooter_upgraded.v3o
    |[VNUM=1.43]
    |Model contains 589 vertices, 596 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Police/sharpshooter_upgraded.e4p precached
    Prototype mod:Prototypes/Persons/Police/sharpshooter_upgraded2.e4p precached
    Loading personnel mod:Units/Personnel/Police/040Scout/...
    |Loading Model mod:Models\Persons\Police\scout.v3o
    |[VNUM=1.43]
    |Model contains 418 vertices, 500 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Police/scout.e4p precached
    |Loading Model mod:Models\Persons\Police\scout_upgraded.v3o
    |[VNUM=1.43]
    |Model contains 506 vertices, 555 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Police/scout_upgraded.e4p precached
    Prototype mod:Prototypes/Persons/Police/scout_upgraded2.e4p precached
    Loading personnel mod:Units/Personnel/Police/050Profiler/...
    |Loading Model mod:Models\Persons\Police\profiler.v3o
    |[VNUM=1.43]
    |Model contains 367 vertices, 468 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Police/profiler.e4p precached
    |Loading Model mod:Models\Persons\Police\profiler_upgrade.v3o
    |[VNUM=1.43]
    |Model contains 451 vertices, 498 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Police/profiler_upgrade.e4p precached
    Prototype mod:Prototypes/Persons/Police/profiler_upgrade2.e4p precached
    Scanning personnel...
    Loading personnel mod:Units/Personnel/TEC/010Engineer/...
    |Loading Model mod:Models\Persons\TEC\engineer.v3o
    |[VNUM=1.43]
    |Model contains 613 vertices, 506 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/TEC/engineer.e4p precached
    |Loading Model mod:Models\Persons\TEC\engineer_upgraded.v3o
    |[VNUM=1.43]
    |Model contains 777 vertices, 656 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/TEC/engineer_upgraded.e4p precached
    Prototype mod:Prototypes/Persons/TEC/engineer_upgraded2.e4p precached
    Scanning vehicles...
    Loading vehicle mod:Units/Vehicles/Fire Department/010RW/...
    |Loading Model mod:Models\Vehicles\Fire Department\rw.v3o
    |[VNUM=1.43]
    |Model contains 1707 vertices, 791 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\rw_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 83 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\rw_door01.v3o
    |[VNUM=1.43]
    |Model contains 118 vertices, 52 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\rw_door02.v3o
    |[VNUM=1.43]
    |Model contains 32 vertices, 12 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\rw_door03.v3o
    |[VNUM=1.43]
    |Model contains 32 vertices, 12 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\rw_door04.v3o
    |[VNUM=1.43]
    |Model contains 33 vertices, 16 polygons, 0 bones, 12 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\rw_door05.v3o
    |[VNUM=1.43]
    |Model contains 31 vertices, 14 polygons, 0 bones, 12 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\rw_door06.v3o
    |[VNUM=1.43]
    |Model contains 24 vertices, 16 polygons, 0 bones, 12 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\rw_spotlight_super.v3o
    |[VNUM=1.43]
    |Model contains 148 vertices, 84 polygons, 0 bones, 4 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Fire Department/rw.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/020GTF/...
    |Loading Model mod:Models\Vehicles\Fire Department\gtf.v3o
    |[VNUM=1.43]
    |Model contains 1343 vertices, 891 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\gtf_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\gtf_door03.v3o
    |[VNUM=1.43]
    |Model contains 18 vertices, 16 polygons, 0 bones, 12 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\gtf_door01.v3o
    |[VNUM=1.43]
    |Model contains 18 vertices, 12 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\gtf_tube_super.v3o
    |[VNUM=1.43]
    |Model contains 83 vertices, 72 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Fire Department/gtf.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/030TLF/...
    |Loading Model mod:Models\Vehicles\Fire Department\tlf.v3o
    |[VNUM=1.43]
    |Model contains 1244 vertices, 818 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\tlf_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\tlf_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\tlf_door01.v3o
    |[VNUM=1.43]
    |Model contains 95 vertices, 52 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\tlf_door02.v3o
    |[VNUM=1.43]
    |Model contains 16 vertices, 10 polygons, 0 bones, 59 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\tlf_door03.v3o
    |[VNUM=1.43]
    |Model contains 14 vertices, 8 polygons, 0 bones, 6 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\tlf_door04.v3o
    |[VNUM=1.43]
    |Model contains 20 vertices, 12 polygons, 0 bones, 59 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\tlf_cannon_super.v3o
    |[VNUM=1.43]
    |Model contains 160 vertices, 91 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Fire Department/tlf.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/040DLK/...
    |Loading Model mod:Models\Vehicles\Fire Department\dlk.v3o
    |[VNUM=1.43]
    |Model contains 1595 vertices, 883 polygons, 0 bones, 6 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dlk_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dlk_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dlk_door01.v3o
    |[VNUM=1.43]
    |Model contains 77 vertices, 52 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dlk_base_super.v3o
    |[VNUM=1.43]
    |Model contains 240 vertices, 162 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dlk_l1_super.v3o
    |[VNUM=1.43]
    |Model contains 88 vertices, 48 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dlk_l2_super.v3o
    |[VNUM=1.43]
    |Model contains 64 vertices, 34 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dlk_l3_super.v3o
    |[VNUM=1.43]
    |Model contains 48 vertices, 24 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dlk_basket_super.v3o
    |[VNUM=1.43]
    |Model contains 156 vertices, 92 polygons, 0 bones, 7 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dlk_canon_super.v3o
    |[VNUM=1.43]
    |Model contains 35 vertices, 33 polygons, 0 bones, 6 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dlk_l4_super.v3o
    |[VNUM=1.43]
    |Model contains 48 vertices, 24 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Fire Department/dlk.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/050LPF/...
    |Loading Model mod:Models\Vehicles\Fire Department\lpf.v3o
    |[VNUM=1.43]
    |Model contains 1238 vertices, 591 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\lpf_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 70 vertices, 32 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\lpf_door01.v3o
    |[VNUM=1.43]
    |Model contains 18 vertices, 8 polygons, 0 bones, 12 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\lpf_cannon_super.v3o
    |[VNUM=1.43]
    |Model contains 1292 vertices, 785 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Fire Department/lpf.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/060DEKON/...
    |Loading Model mod:Models\Vehicles\Fire Department\dekonp.v3o
    |[VNUM=1.43]
    |Model contains 2046 vertices, 1265 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dekonp_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dekonp_door01.v3o
    |[VNUM=1.43]
    |Model contains 81 vertices, 52 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dekonp_door02.v3o
    |[VNUM=1.43]
    |Model contains 61 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dekonp_door03.v3o
    |[VNUM=1.43]
    |Model contains 61 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Fire Department/dekonp.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/070FMB/...
    |Loading Model mod:Models\Vehicles\Fire Department\fmb.v3o
    |[VNUM=1.43]
    |Model contains 1910 vertices, 898 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\fmb_door01.v3o
    |[VNUM=1.43]
    |Model contains 242 vertices, 93 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Fire Department/fmb.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/080TFMB/...
    |Loading Model mod:Models\Vehicles\Fire Department\tfmb.v3o
    |[VNUM=1.43]
    |Model contains 1371 vertices, 934 polygons, 0 bones, 0 muscleanimframes
    |Vision Core: Resized memory for Entities to  45 kB.
    |Loading Model mod:Models\Vehicles\Fire Department\tfmb_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\tfmb_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\tfmb_door01.v3o
    |[VNUM=1.43]
    |Model contains 98 vertices, 58 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Fire Department/tfmb.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/090FLB/...
    |Loading Model mod:Models\Vehicles\Fire Department\flb.v3o
    |[VNUM=1.43]
    |Model contains 2377 vertices, 1536 polygons, 3 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\flb_cannon_super.v3o
    |[VNUM=1.43]
    |Model contains 56 vertices, 38 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Fire Department/flb.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/100LF/...
    |Loading Model mod:Models\Vehicles\Fire Department\lf.v3o
    |[VNUM=1.43]
    |Model contains 2019 vertices, 1794 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Fire Department/lf.e4p precached
    Scanning vehicles...
    Loading vehicle mod:Units/Vehicles/Ambulance/010NEF/...
    |Loading Model mod:Models\Vehicles\Ambulance\nef.v3o
    |[VNUM=1.43]
    |Model contains 591 vertices, 456 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\nef_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 44 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\nef_door01.v3o
    |[VNUM=1.43]
    |Model contains 36 vertices, 23 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Ambulance/nef.e4p precached
    Loading vehicle mod:Units/Vehicles/Ambulance/020RTW/...
    |Loading Model mod:Models\Vehicles\Ambulance\rtw.v3o
    |[VNUM=1.43]
    |Model contains 1301 vertices, 1031 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\rtw_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 44 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\rtw_door02.v3o
    |[VNUM=1.43]
    |Model contains 30 vertices, 18 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\rtw_door01.v3o
    |[VNUM=1.43]
    |Model contains 101 vertices, 70 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\rtw_door03.v3o
    |[VNUM=1.43]
    |Model contains 30 vertices, 18 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Ambulance/rtw.e4p precached
    Loading vehicle mod:Units/Vehicles/Ambulance/030RHF/...
    |Loading Model mod:Models\Vehicles\Ambulance\rhf.v3o
    |[VNUM=1.43]
    |Model contains 1033 vertices, 778 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\rhf_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 48 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\rhf_door01.v3o
    |[VNUM=1.43]
    |Model contains 67 vertices, 43 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\rhf_door02.v3o
    |[VNUM=1.43]
    |Model contains 125 vertices, 59 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Ambulance/rhf.e4p precached
    Loading vehicle mod:Units/Vehicles/Ambulance/040ITW/...
    |Loading Model mod:Models\Vehicles\Ambulance\itw.v3o
    |[VNUM=1.43]
    |Model contains 1183 vertices, 876 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\itw_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 52 vertices, 44 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\itw_door01.v3o
    |[VNUM=1.43]
    |Model contains 28 vertices, 18 polygons, 0 bones, 2 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\itw_door02.v3o
    |[VNUM=1.43]
    |Model contains 42 vertices, 28 polygons, 0 bones, 12 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Ambulance/itw.e4p precached
    Loading vehicle mod:Units/Vehicles/Ambulance/050RHC/...
    |Loading Model mod:Models\Vehicles\Ambulance\rhc.v3o
    |[VNUM=1.43]
    |Model contains 1220 vertices, 737 polygons, 0 bones, 8 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\rhc_door01.v3o
    |[VNUM=1.43]
    |Model contains 38 vertices, 20 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\rhc_rotor.v3o
    |[VNUM=1.43]
    |Model contains 372 vertices, 244 polygons, 0 bones, 93 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Ambulance/rhc.e4p precached
    Scanning vehicles...
    Loading vehicle mod:Units/Vehicles/Police/010STW/...
    |Loading Model mod:Models\Vehicles\Police\stw.v3o
    |[VNUM=1.43]
    |Model contains 688 vertices, 528 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\stw_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 44 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\stw_door01.v3o
    |[VNUM=1.43]
    |Model contains 46 vertices, 30 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Police/stw.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/020MTW/...
    |Loading Model mod:Models\Vehicles\Police\mtw.v3o
    |[VNUM=1.43]
    |Model contains 1334 vertices, 664 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\mtw_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 44 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\mtw_door01.v3o
    |[VNUM=1.43]
    |Model contains 137 vertices, 56 polygons, 0 bones, 8 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Police/mtw.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/030SW/...
    |Loading Model mod:Models\Vehicles\Police\sw.v3o
    |[VNUM=1.43]
    |Model contains 1152 vertices, 676 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\sw_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 56 vertices, 44 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\sw_door01.v3o
    |[VNUM=1.43]
    |Model contains 114 vertices, 58 polygons, 0 bones, 18 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Police/sw.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/040WAW/...
    |Loading Model mod:Models\Vehicles\Police\waw.v3o
    |[VNUM=1.43]
    |Model contains 1489 vertices, 868 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\waw_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 78 vertices, 64 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\waw_cannon_super.v3o
    |[VNUM=1.43]
    |Model contains 119 vertices, 73 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Police/waw.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/050GTW/...
    |Loading Model mod:Models\Vehicles\Police\gtw.v3o
    |[VNUM=1.43]
    |Model contains 1124 vertices, 867 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\gtw_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 52 vertices, 44 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\gtw_door01.v3o
    |[VNUM=1.43]
    |Model contains 36 vertices, 24 polygons, 0 bones, 8 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Police/gtw.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/060PHC/...
    |Loading Model mod:Models\Vehicles\Police\phc.v3o
    |[VNUM=1.43]
    |Model contains 1844 vertices, 1055 polygons, 0 bones, 8 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\phc_door01.v3o
    |[VNUM=1.43]
    |Model contains 43 vertices, 20 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\phc_rotor.v3o
    |[VNUM=1.43]
    |Model contains 374 vertices, 240 polygons, 0 bones, 88 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Police/phc.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/070FLIGHT/...
    |Loading Model mod:Models\Vehicles\Police\getawaycar.v3o
    |[VNUM=1.43]
    |Model contains 523 vertices, 477 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\getawaycar_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 48 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\getawaycar_door01.v3o
    |[VNUM=1.43]
    |Model contains 68 vertices, 50 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\drivebyshooting_rifle.v3o
    |[VNUM=1.43]
    |Model contains 214 vertices, 94 polygons, 0 bones, 25 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Police/getawaycar.e4p precached
    Scanning vehicles...
    Loading vehicle mod:Units/Vehicles/TEC/010FGRI/...
    |Loading Model mod:Models\Vehicles\TEC\fgri.v3o
    |[VNUM=1.43]
    |Model contains 839 vertices, 654 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgri_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 48 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgri_door01.v3o
    |[VNUM=1.43]
    |Model contains 65 vertices, 52 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/TEC/fgri.e4p precached
    Loading vehicle mod:Units/Vehicles/TEC/020ASF/...
    |Loading Model mod:Models\Vehicles\TEC\asf.v3o
    |[VNUM=1.43]
    |Model contains 1360 vertices, 792 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\asf_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\asf_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\asf_door01.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 32 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/TEC/asf.e4p precached
    Loading vehicle mod:Units/Vehicles/TEC/030FGRR/...
    |Loading Model mod:Models\Vehicles\TEC\fgr.v3o
    |[VNUM=1.43]
    |Model contains 1079 vertices, 641 polygons, 0 bones, 6 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_arm_super.v3o
    |[VNUM=1.43]
    |Model contains 77 vertices, 40 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_arm2_super.v3o
    |[VNUM=1.43]
    |Model contains 100 vertices, 60 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_base_super.v3o
    |[VNUM=1.43]
    |Model contains 268 vertices, 150 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_hook_super.v3o
    |[VNUM=1.43]
    |Model contains 53 vertices, 49 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_arm3_super.v3o
    |[VNUM=1.43]
    |Model contains 24 vertices, 16 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_arm4_super.v3o
    |[VNUM=1.43]
    |Model contains 100 vertices, 48 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/TEC/fgr.e4p precached
    Loading vehicle mod:Units/Vehicles/TEC/040FGRB/...
    |Loading Model mod:Models\Vehicles\TEC\fgrb.v3o
    |[VNUM=1.43]
    |Model contains 4888 vertices, 1958 polygons, 5 bones, 0 muscleanimframes
    |Vision Core: Resized memory for Entities to  63 kB.
    |Loading Model mod:Models\Vehicles\TEC\fgrb_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 98 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgrb_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 98 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgrb_ship_super.v3o
    |[VNUM=1.43]
    |Model contains 954 vertices, 490 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgrb_stand_super.v3o
    |[VNUM=1.43]
    |Model contains 130 vertices, 64 polygons, 0 bones, 6 muscleanimframes
    Prototype mod:Prototypes/Vehicles/TEC/fgrb.e4p precached
    Loading vehicle mod:Units/Vehicles/TEC/050FGRT/...
    |Loading Model mod:Models\Vehicles\TEC\fgr_t.v3o
    |[VNUM=1.43]
    |Model contains 1144 vertices, 900 polygons, 0 bones, 7 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_t_door01.v3o
    |[VNUM=1.43]
    |Model contains 32 vertices, 20 polygons, 0 bones, 8 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_t_super.v3o
    |[VNUM=1.43]
    |Model contains 120 vertices, 64 polygons, 0 bones, 18 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\fgr_t_rotor.v3o
    |[VNUM=1.43]
    |Model contains 724 vertices, 412 polygons, 0 bones, 192 muscleanimframes
    Prototype mod:Prototypes/Vehicles/TEC/fgr_t.e4p precached
    Loading vehicle mod:Units/Vehicles/TEC/060RL/...
    |Loading Model mod:Models\Vehicles\TEC\fgr_rb_dozer.v3o
    |[VNUM=1.43]
    |Model contains 2302 vertices, 1224 polygons, 0 bones, 26 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_rb_dozer_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 112 vertices, 80 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/TEC/fgr_rb_dozer.e4p precached
    Loading vehicle mod:Units/Vehicles/TEC/070TRL/...
    |Loading Model mod:Models\Vehicles\TEC\fgr_rb.v3o
    |[VNUM=1.43]
    |Model contains 1153 vertices, 656 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_rb_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_rb_dozer_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_rb_door01.v3o
    |[VNUM=1.43]
    |Model contains 186 vertices, 92 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/TEC/fgr_rb.e4p precached
    command icon mod:UI/Game/Icons/Commands/AimedShot_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/AimedShot_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/AimedShot_over.dds not found
    command icon mod:UI/Game/Icons/Commands/AimedShot_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/AimedShot.dds not found
    cursor mod:UI/Game/Icons/Cursor/AimEnd.dds not found
    command icon mod:UI/Game/Icons/Commands/DropWithCrane_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DropWithCrane_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DropWithCrane_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DropWithCrane_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DropWithCrane.dds not found
    command icon mod:UI/Game/Icons/Commands/EvacuatePerson_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/EvacuatePerson_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/EvacuatePerson_over.dds not found
    command icon mod:UI/Game/Icons/Commands/EvacuatePerson_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/EvacuatePerson.dds not found
    command icon mod:UI/Game/Icons/Commands/FlyTo_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/FlyTo_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/FlyTo_over.dds not found
    command icon mod:UI/Game/Icons/Commands/FlyTo_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/FlyTo.dds not found
    command icon mod:UI/Game/Icons/Commands/GetFlashgrenade_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/GetFlashgrenade_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/GetFlashgrenade_over.dds not found
    command icon mod:UI/Game/Icons/Commands/GetFlashgrenade_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/GetFlashgrenade.dds not found
    command icon mod:UI/Game/Icons/Commands/Lift_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/Lift_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/Lift_over.dds not found
    command icon mod:UI/Game/Icons/Commands/Lift_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/Lift.dds not found
    command icon mod:UI/Game/Icons/Commands/LiftWithRope_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/LiftWithRope_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/LiftWithRope_over.dds not found
    command icon mod:UI/Game/Icons/Commands/LiftWithRope_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/LiftWithRope.dds not found
    command icon mod:UI/Game/Icons/Commands/LoadUp_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/LoadUp_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/LoadUp_over.dds not found
    command icon mod:UI/Game/Icons/Commands/LoadUp_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/LoadUp.dds not found
    command icon mod:UI/Game/Icons/Commands/M10EnterHouse_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/M10EnterHouse_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/M10EnterHouse_over.dds not found
    command icon mod:UI/Game/Icons/Commands/M10EnterHouse_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/M10EnterHouse.dds not found
    command icon mod:UI/Game/Icons/Commands/M11EnterStation_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/M11EnterStation_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/M11EnterStation_over.dds not found
    command icon mod:UI/Game/Icons/Commands/M11EnterStation_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/M11EnterStation.dds not found
    command icon mod:UI/Game/Icons/Commands/M11EvacuateStation_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/M11EvacuateStation_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/M11EvacuateStation_over.dds not found
    command icon mod:UI/Game/Icons/Commands/M11EvacuateStation_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/M11EvacuateStation.dds not found
    command icon mod:UI/Game/Icons/Commands/M14UseShears_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/M14UseShears_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/M14UseShears_over.dds not found
    command icon mod:UI/Game/Icons/Commands/M14UseShears_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/M14UseShears.dds not found
    command icon mod:UI/Game/Icons/Commands/M15LiftWithRope_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/M15LiftWithRope_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/M15LiftWithRope_over.dds not found
    command icon mod:UI/Game/Icons/Commands/M15LiftWithRope_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/M15LiftWithRope.dds not found
    command icon mod:UI/Game/Icons/Commands/M16UseShears_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/M16UseShears_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/M16UseShears_over.dds not found
    command icon mod:UI/Game/Icons/Commands/M16UseShears_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/M16UseShears.dds not found
    command icon mod:UI/Game/Icons/Commands/M18EnterStation_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/M18EnterStation_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/M18EnterStation_over.dds not found
    command icon mod:UI/Game/Icons/Commands/M18EnterStation_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/M18EnterStation.dds not found
    command icon mod:UI/Game/Icons/Commands/M18EvacuateStation_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/M18EvacuateStation_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/M18EvacuateStation_over.dds not found
    command icon mod:UI/Game/Icons/Commands/M18EvacuateStation_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/M18EvacuateStation.dds not found
    command icon mod:UI/Game/Icons/Commands/M19EnterPanelRoom_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/M19EnterPanelRoom_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/M19EnterPanelRoom_over.dds not found
    command icon mod:UI/Game/Icons/Commands/M19EnterPanelRoom_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/M19EnterPanelRoom.dds not found
    command icon mod:UI/Game/Icons/Commands/M19EnterTunnel_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/M19EnterTunnel_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/M19EnterTunnel_over.dds not found
    command icon mod:UI/Game/Icons/Commands/M19EnterTunnel_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/M19EnterTunnel.dds not found
    command icon mod:UI/Game/Icons/Commands/M4EnterStation_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/M4EnterStation_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/M4EnterStation_over.dds not found
    command icon mod:UI/Game/Icons/Commands/M4EnterStation_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/M4EnterStation.dds not found
    command icon mod:UI/Game/Icons/Commands/MD01StartConvoy_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/MD01StartConvoy_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/MD01StartConvoy_over.dds not found
    command icon mod:UI/Game/Icons/Commands/MD01StartConvoy_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/MD01StartConvoy.dds not found
    command icon mod:UI/Game/Icons/Commands/MD01StopConvoy_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/MD01StopConvoy_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/MD01StopConvoy_over.dds not found
    command icon mod:UI/Game/Icons/Commands/MD01StopConvoy_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/MD01StopConvoy.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03EmptyCar_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03EmptyCar_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03EmptyCar_over.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03EmptyCar_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/MD03EmptyCar.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03PutInCar_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03PutInCar_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03PutInCar_over.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03PutInCar_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/MD03PutInCar.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03PutInTent_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03PutInTent_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03PutInTent_over.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03PutInTent_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/MD03PutInTent.dds not found
    command icon mod:UI/Game/Icons/Commands/PickUp_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PickUp_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PickUp_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PickUp_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PickUp.dds not found
    command icon mod:UI/Game/Icons/Commands/Pull_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/Pull_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/Pull_over.dds not found
    command icon mod:UI/Game/Icons/Commands/Pull_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/Pull.dds not found
    command icon mod:UI/Game/Icons/Commands/PutInCar_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PutInCar_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PutInCar_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PutInCar_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PutInCar.dds not found
    command icon mod:UI/Game/Icons/Commands/RemoveEquipment_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/RemoveEquipment_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/RemoveEquipment_over.dds not found
    command icon mod:UI/Game/Icons/Commands/RemoveEquipment_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/RemoveEquipment.dds not found
    command icon mod:UI/Game/Icons/Commands/RemoveFirehose_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/ScoutArea_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/ScoutArea_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/ScoutArea_over.dds not found
    command icon mod:UI/Game/Icons/Commands/ScoutArea_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/ScoutArea.dds not found
    command icon mod:UI/Game/Icons/Commands/SearchLightOff_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/SearchLightOff_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/SearchLightOff_over.dds not found
    command icon mod:UI/Game/Icons/Commands/SearchLightOff_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/SearchLightOff.dds not found
    command icon mod:UI/Game/Icons/Commands/SearchLightOn_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/SearchLightOn_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/SearchLightOn_over.dds not found
    command icon mod:UI/Game/Icons/Commands/SearchLightOn_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/SearchLightOn.dds not found
    command icon mod:UI/Game/Icons/Commands/StopPull_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/StopPull_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/StopPull_over.dds not found
    command icon mod:UI/Game/Icons/Commands/StopPull_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/StopPull.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldFire_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldFire_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldFire_over.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldFire_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/MoveToFieldFire.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldSmoke_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldSmoke_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldSmoke_over.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldSmoke_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/MoveToFieldSmoke.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldDummy_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldDummy_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldDummy_over.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldDummy_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/MoveToFieldDummy.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldHouse_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldHouse_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldHouse_over.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldHouse_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/MoveToFieldHouse.dds not found
    command icon mod:UI/Game/Icons/Commands/TutThrow_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/TutThrow_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/TutThrow_over.dds not found
    command icon mod:UI/Game/Icons/Commands/TutThrow_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/TutThrow.dds not found
    command icon mod:UI/Game/Icons/Commands/Unload_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/Unload_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/Unload_over.dds not found
    command icon mod:UI/Game/Icons/Commands/Unload_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/Unload.dds not found
    Loading strings meta list...
    Loaded lang:infotexts.xml
    Loaded lang:poi.xml
    Loaded lang:portraits.xml
    Loaded lang:fail.xml
    Loaded lang:ingamehelp.xml
    Loaded lang:objectives.xml
    Loaded lang:hints.xml
    Loaded lang:missiontitles.xml
    Loaded lang:missiontips.xml
    Loaded lang:mission.xml
    Loaded lang:talk.xml
    Loaded lang:supervobj.xml
    Loaded lang:supervfail.xml
    Loaded lang:supervresult.xml
    Loaded lang:supervtut.xml
    Loaded lang:tutorial.xml
    Loaded lang:command.xml
    Loaded lang:supervobj.xml
    Loaded lang:credits.xml
    Loaded lang:supervquest.xml
    Loaded lang:quest.xml
    Loaded lang:supervaward.xml
    Loaded lang:events.xml
    Loaded lang:supervevents.xml
    Loaded lang:superveventsobj.xml
    Loaded lang:mainmenu.xml
    Loaded lang:gui.xml
    Loaded lang:score.xml
    Loaded lang:strings.xml
    Loaded lang:voices.xml
    mod found: backups
    mod found: Borough Of Fire Brooklyn Modification
    mod found: Copenhagen Airport Modification 1.0
    mod found: Copenhagen Airport Modification 1.0 - Copy
    mod found: EdgeWater mod   ALPHA
    mod found: Harbor City 5.0.5
    mod found: Manchester Airport modification by caolan
    mod found: NYC MOD 1.01
    mod found: RTS Bieberfelde 0.9 b
    mod found: US Army Mod
    Init Network...
    Campaign: 24 entries loaded
    |Loading Model base:Models\Objects\misc\theobject01.v3o
    |[VNUM=1.43]
    |Model contains 592 vertices, 962 polygons, 0 bones, 0 muscleanimframes
    |Loading Model base:Models\Objects\misc\theobject02.v3o
    |[VNUM=1.43]
    |Model contains 592 vertices, 962 polygons, 0 bones, 0 muscleanimframes
    !Precaching prototypes
    |Loading Model mod:Models\Objects\Equipment\stretcher.v3o
    |[VNUM=1.43]
    |Model contains 216 vertices, 102 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Objects/Equipment/stretcher.e4p precached
    |Loading Model mod:Models\Objects\Wrecks\freightcarwreck01.v3o
    |[VNUM=1.43]
    |Model contains 802 vertices, 380 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Objects/Wrecks/freightcarwreck01.e4p precached
    |Loading Model mod:Models\Objects\Wrecks\wreck01.v3o
    |[VNUM=1.43]
    |Model contains 875 vertices, 607 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Objects/Wrecks/wreck01.e4p precached
    |Loading Model mod:Models\Objects\Wrecks\wreck02.v3o
    |[VNUM=1.43]
    |Model contains 957 vertices, 688 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Objects/Wrecks/wreck02.e4p precached
    |Loading Model mod:Models\Objects\Wrecks\wreck03.v3o
    |[VNUM=1.43]
    |Model contains 932 vertices, 646 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Objects/Wrecks/wreck03.e4p precached
    |Loading Model mod:Models\Objects\Wrecks\wreck04.v3o
    |[VNUM=1.43]
    |Model contains 1396 vertices, 920 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Objects/Wrecks/wreck04.e4p precached
    |Loading Model mod:Models\Objects\Wrecks\wreck05.v3o
    |[VNUM=1.43]
    |Model contains 1246 vertices, 798 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Objects/Wrecks/wreck05.e4p precached
    |Loading Model mod:Models\Objects\Wrecks\heliwreck01.v3o
    |[VNUM=1.43]
    |Model contains 1721 vertices, 926 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Objects/Wrecks/heliwreck01.e4p precached
    |Loading Model mod:Models\Objects\Wrecks\truckwreck03.v3o
    |[VNUM=1.43]
    |Model contains 1721 vertices, 914 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Objects/Wrecks/truckwreck03.e4p precached
    Loading gamma ramp...
    !UIStaticBitmap::ChangeBitmap: failed to load 'base:../mods/backups/e4mod.dds'
    !UIStaticBitmap::ChangeBitmap: failed to load 'base:../mods/backups/e4mod.dds'
    !UIStaticBitmap::ChangeBitmap: failed to load 'base:../mods/EdgeWater mod   ALPHA/e4mod.dds'
    !UIStaticBitmap::ChangeBitmap: failed to load 'base:../mods/EdgeWater mod   ALPHA/e4mod.dds'
    Deleting units...
    Scanning units...
    Scanning equipment...
    Loading equipment mod:Units/Equipment/F010Fire Extinguisher/...
    Loading equipment mod:Units/Equipment/F020Fire Hose/...
    Loading equipment mod:Units/Equipment/F030Jaws Of Life/...
    Loading equipment mod:Units/Equipment/F040Chain Saw/...
    Loading equipment mod:Units/Equipment/F050Axe/...
    Loading equipment mod:Units/Equipment/F060Jump Pad/...
    Loading equipment mod:Units/Equipment/P010Flash Grenade/...
    Loading equipment mod:Units/Equipment/P020Road Block/...
    Scanning personnel...
    Loading personnel mod:Units/Personnel/Fire Department/010Fire Fighter/...
    |Loading Model mod:Models\Persons\Fire Department\firefighternorm.v3o
    |[VNUM=1.43]
    |Model contains 505 vertices, 590 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Fire Department/firefighternorm.e4p precached
    |Loading Model mod:Models\Persons\Fire Department\firefighternorm_upgrade.v3o
    |[VNUM=1.43]
    |Model contains 822 vertices, 612 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Fire Department/firefighternorm_upgrade.e4p precached
    Prototype mod:Prototypes/Persons/Fire Department/firefighternorm_upgrade2.e4p precached
    Loading personnel mod:Units/Personnel/Fire Department/020Fire Fighter Masked/...
    |Loading Model mod:Models\Persons\Fire Department\firefightermask.v3o
    |[VNUM=1.43]
    |Model contains 498 vertices, 561 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Fire Department/firefightermask.e4p precached
    |Loading Model mod:Models\Persons\Fire Department\firefightermask_upgraded.v3o
    |[VNUM=1.43]
    |Model contains 570 vertices, 615 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Fire Department/firefightermask_upgraded.e4p precached
    Prototype mod:Prototypes/Persons/Fire Department/firefightermask_upgraded2.e4p precached
    Loading personnel mod:Units/Personnel/Fire Department/020firefighter/...
    |Loading Model mod:Models\Persons\02 Fire Department\firefighter.v3o
    |[VNUM=1.43]
    |Model contains 527 vertices, 608 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/02 Fire Department/firefighter.e4p precached
    Loading personnel mod:Units/Personnel/Fire Department/030Fire Fighter ABC/...
    |Loading Model mod:Models\Persons\Fire Department\firefighterabc.v3o
    |[VNUM=1.43]
    |Model contains 664 vertices, 527 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Fire Department/firefighterabc.e4p precached
    |Loading Model mod:Models\Persons\Fire Department\firefighterabc_upgraded.v3o
    |[VNUM=1.43]
    |Model contains 664 vertices, 527 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Fire Department/firefighterabc_upgraded.e4p precached
    Prototype mod:Prototypes/Persons/Fire Department/firefighterabc_upgraded2.e4p precached
    Loading personnel mod:Units/Personnel/Fire Department/030firefighterscba/...
    |Loading Model mod:Models\Persons\02 Fire Department\firefighter_scba.v3o
    |[VNUM=1.43]
    |Model contains 520 vertices, 579 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/02 Fire Department/firefighter_scba.e4p precached
    Loading personnel mod:Units/Personnel/Fire Department/040Diver/...
    |Loading Model mod:Models\Persons\Fire Department\diver.v3o
    |[VNUM=1.43]
    |Model contains 668 vertices, 644 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Fire Department/diver.e4p precached
    |Loading Model mod:Models\Persons\Fire Department\diver_upgraded.v3o
    |[VNUM=1.43]
    |Model contains 743 vertices, 706 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Fire Department/diver_upgraded.e4p precached
    Prototype mod:Prototypes/Persons/Fire Department/diver_upgraded2.e4p precached
    Loading personnel mod:Units/Personnel/Fire Department/040firefighterbat/...
    |Loading Model mod:Models\Persons\02 Fire Department\firefighter_bat.v3o
    |[VNUM=1.43]
    |Model contains 527 vertices, 608 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/02 Fire Department/firefighter_bat.e4p precached
    Loading personnel mod:Units/Personnel/Fire Department/050firefighterhazmat/...
    |Loading Model mod:Models\Persons\02 Fire Department\firefighter_hazmat.v3o
    |[VNUM=1.43]
    |Model contains 664 vertices, 527 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/02 Fire Department/firefighter_hazmat.e4p precached
    Loading personnel mod:Units/Personnel/Fire Department/060diver2/...
    |Loading Model mod:Models\Persons\02 Fire Department\firefighter_diver.v3o
    |[VNUM=1.43]
    |Model contains 668 vertices, 644 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/02 Fire Department/firefighter_diver.e4p precached
    Scanning personnel...
    Loading personnel mod:Units/Personnel/Ambulance/010Doctor/...
    |Loading Model mod:Models\Persons\Ambulance\doctor_m.v3o
    |[VNUM=1.43]
    |Model contains 573 vertices, 468 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Ambulance/doctor_m.e4p precached
    |Loading Model mod:Models\Persons\Ambulance\doctor_f.v3o
    |[VNUM=1.43]
    |Model contains 413 vertices, 524 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Ambulance/doctor_f.e4p precached
    |Loading Model mod:Models\Persons\Ambulance\doctor_upgraded_m.v3o
    |[VNUM=1.43]
    |Model contains 773 vertices, 568 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Ambulance/doctor_upgraded_m.e4p precached
    |Loading Model mod:Models\Persons\Ambulance\doctor_upgraded_f.v3o
    |[VNUM=1.43]
    |Model contains 506 vertices, 586 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Ambulance/doctor_upgraded_f.e4p precached
    Prototype mod:Prototypes/Persons/Ambulance/doctor_upgraded2_m.e4p precached
    Prototype mod:Prototypes/Persons/Ambulance/doctor_upgraded2_f.e4p precached
    Loading personnel mod:Units/Personnel/Ambulance/010paramedic/...
    |Loading Model mod:Models\Persons\01 Ambulance\paramedic_m.v3o
    |[VNUM=1.43]
    |Model contains 573 vertices, 468 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/01 Ambulance/paramedic_m.e4p precached
    Loading personnel mod:Units/Personnel/Ambulance/020Paramedics/...
    |Loading Model mod:Models\Persons\Ambulance\paramedic.v3o
    |[VNUM=1.43]
    |Model contains 1446 vertices, 1070 polygons, 42 bones, 0 muscleanimframes
    ?Cannot add default animation set to P: incompatible bone structure?
    Prototype mod:Prototypes/Persons/Ambulance/paramedic.e4p precached
    |Loading Model mod:Models\Persons\Ambulance\paramedic_upgraded.v3o
    |[VNUM=1.43]
    |Model contains 1514 vertices, 1110 polygons, 42 bones, 0 muscleanimframes
    ?Cannot add default animation set to P: incompatible bone structure?
    Prototype mod:Prototypes/Persons/Ambulance/paramedic_upgraded.e4p precached
    ?Cannot add default animation set to P: incompatible bone structure?
    Prototype mod:Prototypes/Persons/Ambulance/paramedic_upgraded2.e4p precached
    Loading personnel mod:Units/Personnel/Ambulance/020paramedics2/...
    |Loading Model mod:Models\Persons\01 Ambulance\paramedics.v3o
    |[VNUM=1.43]
    |Model contains 1598 vertices, 1194 polygons, 42 bones, 0 muscleanimframes
    ?Cannot add default animation set to P: incompatible bone structure?
    Prototype mod:Prototypes/Persons/01 Ambulance/paramedics.e4p precached
    Loading personnel mod:Units/Personnel/Ambulance/030Dog Leader/...
    |Loading Model mod:Models\Persons\Ambulance\leaderrescuedog.v3o
    |[VNUM=1.43]
    |Model contains 369 vertices, 468 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Ambulance/leaderrescuedog.e4p precached
    |Loading Model mod:Models\Persons\Ambulance\leaderrescuedog_upgraded.v3o
    |[VNUM=1.43]
    |Model contains 496 vertices, 568 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Ambulance/leaderrescuedog_upgraded.e4p precached
    Prototype mod:Prototypes/Persons/Ambulance/leaderrescuedog_upgraded2.e4p precached
    Loading personnel mod:Units/Personnel/Ambulance/050dogleader/...
    |Loading Model mod:Models\Persons\01 Ambulance\sar_leaderrescuedog.v3o
    |[VNUM=1.43]
    |Model contains 369 vertices, 468 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/01 Ambulance/sar_leaderrescuedog.e4p precached
    Scanning personnel...
    Loading personnel mod:Units/Personnel/Police/010Policeman/...
    |Loading Model mod:Models\Persons\Police\policeman_m.v3o
    |[VNUM=1.43]
    |Model contains 588 vertices, 480 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Police/policeman_m.e4p precached
    |Loading Model mod:Models\Persons\Police\policeman_f.v3o
    |[VNUM=1.43]
    |Model contains 413 vertices, 512 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Police/policeman_f.e4p precached
    |Loading Model mod:Models\Persons\Police\policeman_upgraded_m.v3o
    |[VNUM=1.43]
    |Model contains 883 vertices, 604 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Police/policeman_upgraded_m.e4p precached
    |Loading Model mod:Models\Persons\Police\policeman_upgraded_f.v3o
    |[VNUM=1.43]
    |Model contains 562 vertices, 619 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Police/policeman_upgraded_f.e4p precached
    Prototype mod:Prototypes/Persons/Police/policeman_upgraded2_m.e4p precached
    Prototype mod:Prototypes/Persons/Police/policeman_upgraded2_f.e4p precached
    Loading personnel mod:Units/Personnel/Police/020Shooter/...
    |Loading Model mod:Models\Persons\Police\shooter.v3o
    |[VNUM=1.43]
    |Model contains 733 vertices, 612 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Police/shooter.e4p precached
    |Loading Model mod:Models\Persons\Police\shooter_upgraded.v3o
    |[VNUM=1.43]
    |Model contains 899 vertices, 682 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Police/shooter_upgraded.e4p precached
    Prototype mod:Prototypes/Persons/Police/shooter_upgraded2.e4p precached
    Loading personnel mod:Units/Personnel/Police/030Sharp Shooter/...
    |Loading Model mod:Models\Persons\Police\sharpshooter.v3o
    |[VNUM=1.43]
    |Model contains 435 vertices, 500 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Police/sharpshooter.e4p precached
    |Loading Model mod:Models\Persons\Police\sharpshooter_upgraded.v3o
    |[VNUM=1.43]
    |Model contains 589 vertices, 596 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Police/sharpshooter_upgraded.e4p precached
    Prototype mod:Prototypes/Persons/Police/sharpshooter_upgraded2.e4p precached
    Loading personnel mod:Units/Personnel/Police/040Scout/...
    |Loading Model mod:Models\Persons\Police\scout.v3o
    |[VNUM=1.43]
    |Model contains 418 vertices, 500 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Police/scout.e4p precached
    |Loading Model mod:Models\Persons\Police\scout_upgraded.v3o
    |[VNUM=1.43]
    |Model contains 506 vertices, 555 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Police/scout_upgraded.e4p precached
    Prototype mod:Prototypes/Persons/Police/scout_upgraded2.e4p precached
    Loading personnel mod:Units/Personnel/Police/050Profiler/...
    |Loading Model mod:Models\Persons\Police\profiler.v3o
    |[VNUM=1.43]
    |Model contains 367 vertices, 468 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Police/profiler.e4p precached
    |Loading Model mod:Models\Persons\Police\profiler_upgrade.v3o
    |[VNUM=1.43]
    |Model contains 451 vertices, 498 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/Police/profiler_upgrade.e4p precached
    Prototype mod:Prototypes/Persons/Police/profiler_upgrade2.e4p precached
    Loading personnel mod:Units/Personnel/Police/100motorcycleofficer/...
    |Loading Model mod:Models\Persons\03 Police\motorcycle_officer.v3o
    |[VNUM=1.43]
    |Model contains 391 vertices, 496 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/03 Police/motorcycle_officer.e4p precached
    Loading personnel mod:Units/Personnel/Police/100nypdofficer/...
    |Loading Model mod:Models\Persons\03 Police\nypd_officer_m.v3o
    |[VNUM=1.43]
    |Model contains 628 vertices, 514 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/03 Police/nypd_officer_m.e4p precached
    |Loading Model mod:Models\Persons\03 Police\nypd_officer_f.v3o
    |[VNUM=1.43]
    |Model contains 628 vertices, 514 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/03 Police/nypd_officer_f.e4p precached
    Loading personnel mod:Units/Personnel/Police/101nypdtraffic/...
    |Loading Model mod:Models\Persons\03 Police\nypd_traffic01.v3o
    |[VNUM=1.43]
    |Model contains 628 vertices, 514 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/03 Police/nypd_traffic01.e4p precached
    |Loading Model mod:Models\Persons\03 Police\nypd_traffic02.v3o
    |[VNUM=1.43]
    |Model contains 424 vertices, 520 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/03 Police/nypd_traffic02.e4p precached
    Loading personnel mod:Units/Personnel/Police/101nypdtrafficvest/...
    |Loading Model mod:Models\Persons\03 Police\nypd_traffic01vest.v3o
    |[VNUM=1.43]
    |Model contains 628 vertices, 514 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/03 Police/nypd_traffic01vest.e4p precached
    |Loading Model mod:Models\Persons\03 Police\nypd_traffic02vest.v3o
    |[VNUM=1.43]
    |Model contains 424 vertices, 520 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/03 Police/nypd_traffic02vest.e4p precached
    Loading personnel mod:Units/Personnel/Police/102riotofficer/...
    |Loading Model mod:Models\Persons\03 Police\nypd_riot.v3o
    |[VNUM=1.43]
    |Model contains 723 vertices, 602 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/03 Police/nypd_riot.e4p precached
    Loading personnel mod:Units/Personnel/Police/103nypdhwyofficer/...
    |Loading Model mod:Models\Persons\03 Police\nypd_hwy_officer_m.v3o
    |[VNUM=1.43]
    |Model contains 601 vertices, 494 polygons, 20 bones, 0 muscleanimframes
    |Fixing invalid blended vertex weightings for model mod:Models\Persons\03 Police\nypd_hwy_officer_m!
    Prototype mod:Prototypes/Persons/03 Police/nypd_hwy_officer_m.e4p precached
    Loading personnel mod:Units/Personnel/Police/110esuofficer/...
    |Loading Model mod:Models\Persons\03 Police\esu_officer.v3o
    |[VNUM=1.43]
    |Model contains 531 vertices, 595 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/03 Police/esu_officer.e4p precached
    Loading personnel mod:Units/Personnel/Police/120esusharpshooter/...
    |Loading Model mod:Models\Persons\03 Police\esu_sharpshooter.v3o
    |[VNUM=1.43]
    |Model contains 506 vertices, 555 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/03 Police/esu_sharpshooter.e4p precached
    Loading personnel mod:Units/Personnel/Police/130bombsquad/...
    |Loading Model mod:Models\Persons\03 Police\bomb_squad.v3o
    |[VNUM=1.43]
    |Model contains 664 vertices, 527 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/03 Police/bomb_squad.e4p precached
    Loading personnel mod:Units/Personnel/Police/180negotiator/...
    |Loading Model mod:Models\Persons\03 Police\negotiator.v3o
    |[VNUM=1.43]
    |Model contains 451 vertices, 498 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/03 Police/negotiator.e4p precached
    Loading personnel mod:Units/Personnel/Police/190scout/...
    |Loading Model mod:Models\Persons\03 Police\scout.v3o
    |[VNUM=1.43]
    |Model contains 506 vertices, 555 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/03 Police/scout.e4p precached
    Scanning personnel...
    Loading personnel mod:Units/Personnel/TEC/010engineer/...
    |Loading Model mod:Models\Persons\04 Tec\engineer.v3o
    |[VNUM=1.43]
    |Model contains 613 vertices, 506 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/04 Tec/engineer.e4p precached
    Loading personnel mod:Units/Personnel/TEC/020uscgrescue/...
    |Loading Model mod:Models\Persons\04 Tec\coast_guard.v3o
    |[VNUM=1.43]
    |Model contains 505 vertices, 590 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/04 Tec/coast_guard.e4p precached
    Loading personnel mod:Units/Personnel/TEC/030uscgswimmer/...
    |Loading Model mod:Models\Persons\04 Tec\coast_guard_rescue_swimmer.v3o
    |[VNUM=1.43]
    |Model contains 668 vertices, 644 polygons, 20 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Persons/04 Tec/coast_guard_rescue_swimmer.e4p precached
    Scanning vehicles...
    Loading vehicle mod:Units/Vehicles/Fire Department/010RW/...
    |Loading Model mod:Models\Vehicles\Fire Department\rw.v3o
    |[VNUM=1.43]
    |Model contains 1707 vertices, 791 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\rw_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 83 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\rw_door01.v3o
    |[VNUM=1.43]
    |Model contains 118 vertices, 52 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\rw_door02.v3o
    |[VNUM=1.43]
    |Model contains 32 vertices, 12 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\rw_door03.v3o
    |[VNUM=1.43]
    |Model contains 32 vertices, 12 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\rw_door04.v3o
    |[VNUM=1.43]
    |Model contains 33 vertices, 16 polygons, 0 bones, 12 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\rw_door05.v3o
    |[VNUM=1.43]
    |Model contains 31 vertices, 14 polygons, 0 bones, 12 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\rw_door06.v3o
    |[VNUM=1.43]
    |Model contains 24 vertices, 16 polygons, 0 bones, 12 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\rw_spotlight_super.v3o
    |[VNUM=1.43]
    |Model contains 148 vertices, 84 polygons, 0 bones, 4 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Fire Department/rw.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/020GTF/...
    |Loading Model mod:Models\Vehicles\Fire Department\gtf.v3o
    |[VNUM=1.43]
    |Model contains 1343 vertices, 891 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\gtf_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\gtf_door03.v3o
    |[VNUM=1.43]
    |Model contains 18 vertices, 16 polygons, 0 bones, 12 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\gtf_door01.v3o
    |[VNUM=1.43]
    |Model contains 18 vertices, 12 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\gtf_tube_super.v3o
    |[VNUM=1.43]
    |Model contains 83 vertices, 72 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Fire Department/gtf.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/030TLF/...
    |Loading Model mod:Models\Vehicles\Fire Department\tlf.v3o
    |[VNUM=1.43]
    |Model contains 1244 vertices, 818 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\tlf_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\tlf_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\tlf_door01.v3o
    |[VNUM=1.43]
    |Model contains 95 vertices, 52 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\tlf_door02.v3o
    |[VNUM=1.43]
    |Model contains 16 vertices, 10 polygons, 0 bones, 59 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\tlf_door03.v3o
    |[VNUM=1.43]
    |Model contains 14 vertices, 8 polygons, 0 bones, 6 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\tlf_door04.v3o
    |[VNUM=1.43]
    |Model contains 20 vertices, 12 polygons, 0 bones, 59 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\tlf_cannon_super.v3o
    |[VNUM=1.43]
    |Model contains 160 vertices, 91 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Fire Department/tlf.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/040DLK/...
    |Loading Model mod:Models\Vehicles\Fire Department\dlk.v3o
    |[VNUM=1.43]
    |Model contains 1595 vertices, 883 polygons, 0 bones, 6 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dlk_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dlk_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dlk_door01.v3o
    |[VNUM=1.43]
    |Model contains 77 vertices, 52 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dlk_base_super.v3o
    |[VNUM=1.43]
    |Model contains 240 vertices, 162 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dlk_l1_super.v3o
    |[VNUM=1.43]
    |Model contains 88 vertices, 48 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dlk_l2_super.v3o
    |[VNUM=1.43]
    |Model contains 64 vertices, 34 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dlk_l3_super.v3o
    |[VNUM=1.43]
    |Model contains 48 vertices, 24 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dlk_basket_super.v3o
    |[VNUM=1.43]
    |Model contains 156 vertices, 92 polygons, 0 bones, 7 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dlk_canon_super.v3o
    |[VNUM=1.43]
    |Model contains 35 vertices, 33 polygons, 0 bones, 6 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dlk_l4_super.v3o
    |[VNUM=1.43]
    |Model contains 48 vertices, 24 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Fire Department/dlk.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/050LPF/...
    |Loading Model mod:Models\Vehicles\Fire Department\lpf.v3o
    |[VNUM=1.43]
    |Model contains 1238 vertices, 591 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\lpf_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 70 vertices, 32 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\lpf_door01.v3o
    |[VNUM=1.43]
    |Model contains 18 vertices, 8 polygons, 0 bones, 12 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\lpf_cannon_super.v3o
    |[VNUM=1.43]
    |Model contains 1292 vertices, 785 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Fire Department/lpf.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/060DEKON/...
    |Loading Model mod:Models\Vehicles\Fire Department\dekonp.v3o
    |[VNUM=1.43]
    |Model contains 2046 vertices, 1265 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dekonp_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dekonp_door01.v3o
    |[VNUM=1.43]
    |Model contains 81 vertices, 52 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dekonp_door02.v3o
    |[VNUM=1.43]
    |Model contains 61 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\dekonp_door03.v3o
    |[VNUM=1.43]
    |Model contains 61 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Fire Department/dekonp.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/070FMB/...
    |Loading Model mod:Models\Vehicles\03 Police\ESUJet_Jetski.v3o
    |[VNUM=1.43]
    |Model contains 1183 vertices, 1704 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\jetski_person01.v3o
    |[VNUM=1.43]
    |Model contains 468 vertices, 560 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\jetski_person02.v3o
    |[VNUM=1.43]
    |Model contains 443 vertices, 520 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Fire Department/fmb.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/080TFMB/...
    |Loading Model mod:Models\Vehicles\Fire Department\tfmb.v3o
    |[VNUM=1.43]
    |Model contains 1371 vertices, 934 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\tfmb_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\tfmb_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\tfmb_door01.v3o
    |[VNUM=1.43]
    |Model contains 98 vertices, 58 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Fire Department/tfmb.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/090FLB/...
    |Loading Model mod:Models\Vehicles\Fire Department\flb.v3o
    |[VNUM=1.43]
    |Model contains 2377 vertices, 1536 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Fire Department\flb_cannon_super.v3o
    |[VNUM=1.43]
    |Model contains 56 vertices, 38 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Fire Department/flb.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/100LF/...
    |Loading Model mod:Models\Vehicles\Fire Department\lf.v3o
    |[VNUM=1.43]
    |Model contains 2019 vertices, 1794 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Fire Department/lf.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/105fdnyexcursion/...
    |Loading Model mod:Models\Vehicles\02 Fire Department\NYFDExcursion02_body.v3o
    |[VNUM=1.43]
    |Model contains 2723 vertices, 3192 polygons, 0 bones, 14 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\NYFDExcursion01_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 182 vertices, 256 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\NYFDExcursion02_door01.v3o
    |[VNUM=1.43]
    |Model contains 142 vertices, 185 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\NYFDExcursion02_door02.v3o
    |[VNUM=1.43]
    |Model contains 125 vertices, 154 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\NYFDExcursion02_door03.v3o
    |[VNUM=1.43]
    |Model contains 79 vertices, 96 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\NYFDExcursion02_door04.v3o
    |[VNUM=1.43]
    |Model contains 79 vertices, 96 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/02 Fire Department/NYFDExcursion02.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/110engine01/...
    |Loading Model mod:Models\Vehicles\02 Fire Department\engine01.v3o
    |[VNUM=1.43]
    |Model contains 2526 vertices, 2610 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\engine01_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 140 vertices, 182 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\engine01_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 166 vertices, 192 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\engine01_door01.v3o
    |[VNUM=1.43]
    |Model contains 46 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\engine01_door02.v3o
    |[VNUM=1.43]
    |Model contains 18 vertices, 32 polygons, 0 bones, 4 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\engine01_cannon_super.v3o
    |[VNUM=1.43]
    |Model contains 291 vertices, 498 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\engine01_con2.v3o
    |[VNUM=1.43]
    |Model contains 50 vertices, 64 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\engine01_con3.v3o
    |[VNUM=1.43]
    |Model contains 50 vertices, 64 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\engine01_con1.v3o
    |[VNUM=1.43]
    |Model contains 50 vertices, 64 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/02 Fire Department/engine01.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/110engine02/...
    |Loading Model mod:Models\Vehicles\02 Fire Department\engine02.v3o
    |[VNUM=1.43]
    |Model contains 2662 vertices, 2846 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\engine02_door01.v3o
    |[VNUM=1.43]
    |Model contains 46 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\engine02_door02.v3o
    |[VNUM=1.43]
    |Model contains 18 vertices, 32 polygons, 0 bones, 4 muscleanimframes
    Prototype mod:Prototypes/Vehicles/02 Fire Department/engine02.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/115squad01/...
    |Loading Model mod:Models\Vehicles\02 Fire Department\squad61.v3o
    |[VNUM=1.43]
    |Model contains 2237 vertices, 2268 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\squad61_door01.v3o
    |[VNUM=1.43]
    |Model contains 46 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\squad61_door02.v3o
    |[VNUM=1.43]
    |Model contains 16 vertices, 12 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\squad61_door03.v3o
    |[VNUM=1.43]
    |Model contains 16 vertices, 12 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/02 Fire Department/squad61.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/120ladder01/...
    |Loading Model mod:Models\Vehicles\02 LA Fire Department\Squad5a.v3o
    |[VNUM=1.43]
    |Model contains 14698 vertices, 11242 polygons, 0 bones, 8 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 LA Fire Department\Squad5a_door01.v3o
    |[VNUM=1.43]
    |Model contains 214 vertices, 156 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 LA Fire Department\Squad5a_door02.v3o
    |[VNUM=1.43]
    |Model contains 64 vertices, 32 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 LA Fire Department\Squad5a_door03.v3o
    |[VNUM=1.43]
    |Model contains 44 vertices, 36 polygons, 0 bones, 10 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 LA Fire Department\Squad5a_door04.v3o
    |[VNUM=1.43]
    |Model contains 44 vertices, 36 polygons, 0 bones, 10 muscleanimframes
    Prototype mod:Prototypes/Vehicles/02 Fire Department/ladder01.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/120ladder02/...
    |Loading Model mod:Models\Vehicles\02 Fire Department\ladder02_body.v3o
    |[VNUM=1.43]
    |Model contains 3513 vertices, 3556 polygons, 0 bones, 8 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\ladder01_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 140 vertices, 182 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\ladder01_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 166 vertices, 192 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\ladder01_door02.v3o
    |[VNUM=1.43]
    |Model contains 18 vertices, 32 polygons, 0 bones, 4 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\ladder02_door01.v3o
    |[VNUM=1.43]
    |Model contains 46 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\ladder01_l2_super.v3o
    |[VNUM=1.43]
    |Model contains 172 vertices, 194 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\ladder01_l3_super.v3o
    |[VNUM=1.43]
    |Model contains 172 vertices, 194 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\ladder01_l4_super.v3o
    |[VNUM=1.43]
    |Model contains 232 vertices, 278 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\ladder01_basket_super.v3o
    |[VNUM=1.43]
    |Model contains 24 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\ladder02_base_super.v3o
    |[VNUM=1.43]
    |Model contains 306 vertices, 402 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\ladder02_l1_super.v3o
    |[VNUM=1.43]
    |Model contains 368 vertices, 456 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/02 Fire Department/ladder02.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/130hazmat01/...
    |Loading Model mod:Models\Vehicles\02 Fire Department\Hazmat01_body.v3o
    |[VNUM=1.43]
    |Model contains 3380 vertices, 3532 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\Hazmat01_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 158 vertices, 234 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\Hazmat01_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 158 vertices, 234 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\Hazmat01_door01.v3o
    |[VNUM=1.43]
    |Model contains 138 vertices, 190 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\Hazmat01_door02.v3o
    |[VNUM=1.43]
    |Model contains 18 vertices, 20 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\Hazmat01_door03.v3o
    |[VNUM=1.43]
    |Model contains 18 vertices, 20 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/02 Fire Department/hazmat01.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/140hazmat02/...
    |Loading Model mod:Models\Vehicles\02 Fire Department\Hazmat02.v3o
    |[VNUM=1.43]
    |Model contains 3223 vertices, 3716 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\Hazmat02_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 140 vertices, 182 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\Hazmat02_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 158 vertices, 234 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\Hazmat02_door01.v3o
    |[VNUM=1.43]
    |Model contains 64 vertices, 60 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\Hazmat02_door02.v3o
    |[VNUM=1.43]
    |Model contains 56 vertices, 70 polygons, 0 bones, 20 muscleanimframes
    Prototype mod:Prototypes/Vehicles/02 Fire Department/hazmat02.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/150rescue01/...
    |Loading Model mod:Models\Vehicles\02 LA Fire Department\water rescue\Aeromaster\body.v3o
    |[VNUM=1.43]
    |Model contains 1443 vertices, 1554 polygons, 0 bones, 2 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 LA Fire Department\light_equipment_truck_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 176 vertices, 180 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\02 ObjectChildren\invisible.v3o
    |[VNUM=1.43]
    |Model contains 31 vertices, 32 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/02 Fire Department/Rescue1.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/151rescue01boat/...
    |Loading Model mod:Models\Vehicles\02 Fire Department\Rescue1_boat.v3o
    |[VNUM=1.43]
    |Model contains 369 vertices, 602 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\Rescue1_boat_person01.v3o
    |[VNUM=1.43]
    |Model contains 468 vertices, 560 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\Rescue1_boat_person02.v3o
    |[VNUM=1.43]
    |Model contains 441 vertices, 518 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/02 Fire Department/Rescue1_boat.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/240firefightboat/...
    Prototype mod:Prototypes/Vehicles/02 Fire Department/NYC_Fireboat.e4p precached
    Loading vehicle mod:Units/Vehicles/Fire Department/999esujetskiboat/...
    Scanning vehicles...
    Loading vehicle mod:Units/Vehicles/Ambulance/010NEF/...
    |Loading Model mod:Models\Vehicles\Ambulance\nef.v3o
    |[VNUM=1.43]
    |Model contains 591 vertices, 456 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\nef_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 44 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\nef_door01.v3o
    |[VNUM=1.43]
    |Model contains 36 vertices, 23 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Ambulance/nef.e4p precached
    Loading vehicle mod:Units/Vehicles/Ambulance/020RTW/...
    |Loading Model mod:Models\Vehicles\Ambulance\rtw.v3o
    |[VNUM=1.43]
    |Model contains 1301 vertices, 1031 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\rtw_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 44 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\rtw_door02.v3o
    |[VNUM=1.43]
    |Model contains 30 vertices, 18 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\rtw_door01.v3o
    |[VNUM=1.43]
    |Model contains 101 vertices, 70 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\rtw_door03.v3o
    |[VNUM=1.43]
    |Model contains 30 vertices, 18 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Ambulance/rtw.e4p precached
    Loading vehicle mod:Units/Vehicles/Ambulance/030RHF/...
    |Loading Model mod:Models\Vehicles\Ambulance\rhf.v3o
    |[VNUM=1.43]
    |Model contains 1033 vertices, 778 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\rhf_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 48 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\rhf_door01.v3o
    |[VNUM=1.43]
    |Model contains 67 vertices, 43 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\rhf_door02.v3o
    |[VNUM=1.43]
    |Model contains 125 vertices, 59 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Ambulance/rhf.e4p precached
    Loading vehicle mod:Units/Vehicles/Ambulance/040ITW/...
    |Loading Model mod:Models\Vehicles\Ambulance\itw.v3o
    |[VNUM=1.43]
    |Model contains 1183 vertices, 876 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\itw_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 52 vertices, 44 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\itw_door01.v3o
    |[VNUM=1.43]
    |Model contains 28 vertices, 18 polygons, 0 bones, 2 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\itw_door02.v3o
    |[VNUM=1.43]
    |Model contains 42 vertices, 28 polygons, 0 bones, 12 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Ambulance/itw.e4p precached
    Loading vehicle mod:Units/Vehicles/Ambulance/050RHC/...
    |Loading Model mod:Models\Vehicles\Ambulance\rhc.v3o
    |[VNUM=1.43]
    |Model contains 1220 vertices, 737 polygons, 0 bones, 8 muscleanimframes
    |Loading Model mod:Models\Vehicles\Ambulance\rhc_door01.v3o
    |[VNUM=1.43]
    |Model contains 38 vertices, 20 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\rhc_rotor.v3o
    |[VNUM=1.43]
    |Model contains 372 vertices, 244 polygons, 0 bones, 93 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Ambulance/rhc.e4p precached
    Loading vehicle mod:Units/Vehicles/Ambulance/100emsexcursion/...
    |Loading Model mod:Models\Vehicles\02 Fire Department\NYFDExcursion01_body.v3o
    |[VNUM=1.43]
    |Model contains 2723 vertices, 3192 polygons, 0 bones, 14 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\NYFDExcursion01_door01.v3o
    |[VNUM=1.43]
    |Model contains 142 vertices, 185 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\NYFDExcursion01_door02.v3o
    |[VNUM=1.43]
    |Model contains 125 vertices, 154 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\NYFDExcursion01_door03.v3o
    |[VNUM=1.43]
    |Model contains 79 vertices, 96 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\NYFDExcursion01_door04.v3o
    |[VNUM=1.43]
    |Model contains 79 vertices, 96 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/02 Fire Department/NYFDExcursion01.e4p precached
    Loading vehicle mod:Units/Vehicles/Ambulance/110ambulance01/...
    |Loading Model mod:Models\Vehicles\01 Ambulance\Ambulance01_Body.v3o
    |[VNUM=1.43]
    |Model contains 2420 vertices, 2881 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\01 Ambulance\Ambulance01_Wheel01.v3o
    |[VNUM=1.43]
    |Model contains 182 vertices, 256 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\01 Ambulance\Ambulance01_Wheel02.v3o
    |[VNUM=1.43]
    |Model contains 137 vertices, 192 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\01 Ambulance\Ambulance01_Door01.v3o
    |[VNUM=1.43]
    |Model contains 168 vertices, 195 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\01 Ambulance\Ambulance01_Door02.v3o
    |[VNUM=1.43]
    |Model contains 32 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\01 Ambulance\Ambulance01_Door03.v3o
    |[VNUM=1.43]
    |Model contains 32 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\01 Ambulance\Ambulance01_Door04.v3o
    |[VNUM=1.43]
    |Model contains 36 vertices, 40 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/01 Ambulance/Ambulance01.e4p precached
    Loading vehicle mod:Units/Vehicles/Ambulance/120merv/...
    |Loading Model mod:Models\Vehicles\02 Fire Department\merv2.v3o
    |[VNUM=1.43]
    |Model contains 2146 vertices, 2736 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\merv2_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 158 vertices, 234 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\merv2_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 158 vertices, 234 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\merv2_door01.v3o
    |[VNUM=1.43]
    |Model contains 44 vertices, 40 polygons, 0 bones, 8 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 Fire Department\merv2_door02.v3o
    |[VNUM=1.43]
    |Model contains 44 vertices, 40 polygons, 0 bones, 8 muscleanimframes
    Prototype mod:Prototypes/Vehicles/02 Fire Department/merv2.e4p precached
    Loading vehicle mod:Units/Vehicles/Ambulance/130sar/...
    |Loading Model mod:Models\Vehicles\01 Ambulance\sar.v3o
    |[VNUM=1.43]
    |Model contains 2902 vertices, 3478 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\01 Ambulance\sar_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 182 vertices, 256 polygons, 0 bones, 0 muscleanimframes
    |Vision Core: Resized memory for Entities to  81 kB.
    |Loading Model mod:Models\Vehicles\01 Ambulance\sar_door01.v3o
    |[VNUM=1.43]
    |Model contains 142 vertices, 185 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\01 Ambulance\sar_door02.v3o
    |[VNUM=1.43]
    |Model contains 125 vertices, 154 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\01 Ambulance\sar_door03.v3o
    |[VNUM=1.43]
    |Model contains 79 vertices, 96 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\01 Ambulance\sar_door04.v3o
    |[VNUM=1.43]
    |Model contains 79 vertices, 96 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/01 Ambulance/sar.e4p precached
    Loading vehicle mod:Units/Vehicles/Ambulance/140nysphelo/...
    |Loading Model mod:Models\Vehicles\03 Police\nysp_helo.v3o
    |[VNUM=1.43]
    |Model contains 1886 vertices, 2574 polygons, 0 bones, 8 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nysp_helo_door01.v3o
    |[VNUM=1.43]
    |Model contains 54 vertices, 78 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nysp_helo_door02.v3o
    |[VNUM=1.43]
    |Model contains 24 vertices, 28 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nysp_helo_rotor.v3o
    |[VNUM=1.43]
    |Model contains 444 vertices, 562 polygons, 0 bones, 124 muscleanimframes
    Prototype mod:Prototypes/Vehicles/03 Police/nysp_helo.e4p precached
    Scanning vehicles...
    Loading vehicle mod:Units/Vehicles/Police/010STW/...
    |Loading Model mod:Models\Vehicles\Police\stw.v3o
    |[VNUM=1.43]
    |Model contains 688 vertices, 528 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\stw_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 44 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\stw_door01.v3o
    |[VNUM=1.43]
    |Model contains 46 vertices, 30 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Police/stw.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/020MTW/...
    |Loading Model mod:Models\Vehicles\Police\mtw.v3o
    |[VNUM=1.43]
    |Model contains 1334 vertices, 664 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\mtw_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 44 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\mtw_door01.v3o
    |[VNUM=1.43]
    |Model contains 137 vertices, 56 polygons, 0 bones, 8 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Police/mtw.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/030SW/...
    |Loading Model mod:Models\Vehicles\Police\sw.v3o
    |[VNUM=1.43]
    |Model contains 1152 vertices, 676 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\sw_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 56 vertices, 44 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\sw_door01.v3o
    |[VNUM=1.43]
    |Model contains 114 vertices, 58 polygons, 0 bones, 18 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Police/sw.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/040WAW/...
    |Loading Model mod:Models\Vehicles\Police\waw.v3o
    |[VNUM=1.43]
    |Model contains 1489 vertices, 868 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\waw_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 78 vertices, 64 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\waw_cannon_super.v3o
    |[VNUM=1.43]
    |Model contains 119 vertices, 73 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Police/waw.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/050GTW/...
    |Loading Model mod:Models\Vehicles\Police\gtw.v3o
    |[VNUM=1.43]
    |Model contains 1124 vertices, 867 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\gtw_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 52 vertices, 44 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\gtw_door01.v3o
    |[VNUM=1.43]
    |Model contains 36 vertices, 24 polygons, 0 bones, 8 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Police/gtw.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/060phc/...
    |Loading Model mod:Models\Vehicles\Police\phc.v3o
    |[VNUM=1.43]
    |Model contains 1844 vertices, 1055 polygons, 0 bones, 8 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\phc_door01.v3o
    |[VNUM=1.43]
    |Model contains 43 vertices, 20 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\phc_rotor.v3o
    |[VNUM=1.43]
    |Model contains 374 vertices, 240 polygons, 0 bones, 88 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Police/phc.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/070FLIGHT/...
    |Loading Model mod:Models\Vehicles\Police\getawaycar.v3o
    |[VNUM=1.43]
    |Model contains 523 vertices, 477 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\getawaycar_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 48 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Police\getawaycar_door01.v3o
    |[VNUM=1.43]
    |Model contains 68 vertices, 50 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\drivebyshooting_rifle.v3o
    |[VNUM=1.43]
    |Model contains 214 vertices, 94 polygons, 0 bones, 25 muscleanimframes
    Prototype mod:Prototypes/Vehicles/Police/getawaycar.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/090motorcycle/...
    |Loading Model mod:Models\Vehicles\03 Police\bharley.v3o
    |[VNUM=1.43]
    |Model contains 2953 vertices, 3578 polygons, 0 bones, 26 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\bharley_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 338 vertices, 336 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/03 Police/bharley.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/100nypdpatrolcar01/...
    |Loading Model mod:Models\Vehicles\03 Police\nypd_patrolcar01.v3o
    |[VNUM=1.43]
    |Model contains 1865 vertices, 2468 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_patrolcar01_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 182 vertices, 256 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_patrolcar01_door01.v3o
    |[VNUM=1.43]
    |Model contains 134 vertices, 161 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_patrolcar01_door02.v3o
    |[VNUM=1.43]
    |Model contains 92 vertices, 112 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_patrolcar01_door03.v3o
    |[VNUM=1.43]
    |Model contains 108 vertices, 130 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/03 Police/nypd_patrolcar01.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/100nypdunmk01/...
    |Loading Model mod:Models\Vehicles\03 Police\nypd_rmppatrol01.v3o
    |[VNUM=1.43]
    |Model contains 1432 vertices, 1818 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_rmppatrol01_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 182 vertices, 256 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_rmppatrol01_door01.v3o
    |[VNUM=1.43]
    |Model contains 134 vertices, 161 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_rmppatrol01_door02.v3o
    |[VNUM=1.43]
    |Model contains 92 vertices, 112 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_rmppatrol01_door03.v3o
    |[VNUM=1.43]
    |Model contains 108 vertices, 130 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/03 Police/nypd_rmppatrol01.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/101nypdhwy01/...
    |Loading Model mod:Models\Vehicles\03 Police\nypd_hwyrmp01.v3o
    |[VNUM=1.43]
    |Model contains 2249 vertices, 2932 polygons, 0 bones, 14 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_hwyrmp01_door01.v3o
    |[VNUM=1.43]
    |Model contains 134 vertices, 161 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_hwyrmp01_door02.v3o
    |[VNUM=1.43]
    |Model contains 92 vertices, 112 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_hwyrmp01_door03.v3o
    |[VNUM=1.43]
    |Model contains 108 vertices, 130 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/03 Police/nypd_hwyrmp01.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/101nypdhwyunmk01/...
    |Loading Model mod:Models\Vehicles\03 Police\nypd_hwyrmp_unmk01.v3o
    |[VNUM=1.43]
    |Model contains 1635 vertices, 2071 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_hwyrmp_unmk01_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 182 vertices, 256 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_hwyrmp_unmk01_door01.v3o
    |[VNUM=1.43]
    |Model contains 134 vertices, 161 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_hwyrmp_unmk01_door02.v3o
    |[VNUM=1.43]
    |Model contains 92 vertices, 112 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_hwyrmp_unmk01_door03.v3o
    |[VNUM=1.43]
    |Model contains 108 vertices, 130 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/03 Police/nypd_hwyrmp_unmk01.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/101nypdtraffic01/...
    |Loading Model mod:Models\Vehicles\03 Police\nypd_traffic01.v3o
    |[VNUM=1.43]
    |Model contains 1585 vertices, 2056 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_patrolcar02_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 182 vertices, 256 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_traffic01_door01.v3o
    |[VNUM=1.43]
    |Model contains 85 vertices, 94 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_traffic01_door02.v3o
    |[VNUM=1.43]
    |Model contains 57 vertices, 60 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_traffic01_door03.v3o
    |[VNUM=1.43]
    |Model contains 83 vertices, 96 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/03 Police/nypd_traffic01.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/102nypdprisoner/...
    |Loading Model mod:Models\Vehicles\03 Police\nypd_prisoner_transport.v3o
    |[VNUM=1.43]
    |Model contains 3301 vertices, 3761 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_prisoner_transport_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 186 vertices, 256 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_prisoner_transport_door01.v3o
    |[VNUM=1.43]
    |Model contains 111 vertices, 118 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_prisoner_transport_door02.v3o
    |[VNUM=1.43]
    |Model contains 111 vertices, 118 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_prisoner_transport_door03.v3o
    |[VNUM=1.43]
    |Model contains 119 vertices, 132 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_prisoner_transport_door04.v3o
    |[VNUM=1.43]
    |Model contains 115 vertices, 130 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/03 Police/nypd_prisoner_transport.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/103dcu/...
    |Loading Model mod:Models\Vehicles\03 Police\dcu_van.v3o
    |[VNUM=1.43]
    |Model contains 2793 vertices, 3229 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\dcu_van_door01.v3o
    |[VNUM=1.43]
    |Model contains 56 vertices, 60 polygons, 0 bones, 0 muscleanimframes
    |Vision Core: Resized memory for Entities to  99 kB.
    |Loading Model mod:Models\Vehicles\03 Police\dcu_van_door02.v3o
    |[VNUM=1.43]
    |Model contains 56 vertices, 60 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\dcu_van_door03.v3o
    |[VNUM=1.43]
    |Model contains 64 vertices, 74 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\dcu_van_door04.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 72 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/03 Police/dcu_van.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/103dcutrans/...
    |Loading Model mod:Models\Vehicles\03 Police\dcu_van_transport.v3o
    |[VNUM=1.43]
    |Model contains 2360 vertices, 2889 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\dcu_van_transport_door01.v3o
    |[VNUM=1.43]
    |Model contains 56 vertices, 60 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\dcu_van_transport_door02.v3o
    |[VNUM=1.43]
    |Model contains 56 vertices, 60 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\dcu_van_transport_door03.v3o
    |[VNUM=1.43]
    |Model contains 64 vertices, 74 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\dcu_van_transport_door04.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 72 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/03 Police/dcu_van_transport.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/106esuexplorer01/...
    |Loading Model mod:Models\Vehicles\03 Police\EsuExplorer01.v3o
    |[VNUM=1.43]
    |Model contains 2287 vertices, 2574 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\EsuExplorer01_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 182 vertices, 256 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\EsuExplorer01_door01.v3o
    |[VNUM=1.43]
    |Model contains 111 vertices, 141 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\EsuExplorer01_door02.v3o
    |[VNUM=1.43]
    |Model contains 86 vertices, 106 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\EsuExplorer01_door03.v3o
    |[VNUM=1.43]
    |Model contains 220 vertices, 296 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/03 Police/EsuExplorer01.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/107esujetskitruck/...
    |Loading Model mod:Models\Vehicles\02 LA Fire Department\lifeguard\lifegaurd_truck.v3o
    |[VNUM=1.43]
    |Model contains 3709 vertices, 1227 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\01 LA Ambulance\mass_casualty_unit_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 176 vertices, 180 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 LA Fire Department\lifegaurd_door01.v3o
    |[VNUM=1.43]
    |Model contains 58 vertices, 48 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 LA Fire Department\lifegaurd_door02.v3o
    |[VNUM=1.43]
    |Model contains 26 vertices, 14 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 LA Fire Department\swr_boat.v3o
    |[VNUM=1.43]
    |Model contains 385 vertices, 408 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\08 Lightbars\whelen_ems.v3o
    |[VNUM=1.43]
    |Model contains 98 vertices, 94 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\08 Lightbars\led_flasher_red.v3o
    |[VNUM=1.43]
    |Model contains 12 vertices, 14 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\02 LA Fire Department\lifeguard\lifeguard top.v3o
    |[VNUM=1.43]
    |Model contains 1062 vertices, 354 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/03 Police/ESUJet.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/108esu01/...
    |Loading Model mod:Models\Vehicles\03 Police\esu_pickup.v3o
    |[VNUM=1.43]
    |Model contains 2888 vertices, 3291 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\esu_pickup_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 182 vertices, 256 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\esu_pickup_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 137 vertices, 192 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\esu_pickup_door01.v3o
    |[VNUM=1.43]
    |Model contains 168 vertices, 195 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\esu_pickup_door02.v3o
    |[VNUM=1.43]
    |Model contains 16 vertices, 16 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\esu_pickup_door03.v3o
    |[VNUM=1.43]
    |Model contains 16 vertices, 16 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/03 Police/esu_pickup.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/109esu02/...
    |Loading Model mod:Models\Vehicles\03 Police\esu_mack_body.v3o
    |[VNUM=1.43]
    |Model contains 3431 vertices, 3778 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\esu_mack_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 158 vertices, 234 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\esu_mack_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 158 vertices, 234 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\esu_mack_door01.v3o
    |[VNUM=1.43]
    |Model contains 138 vertices, 190 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\esu_mack_door02.v3o
    |[VNUM=1.43]
    |Model contains 18 vertices, 20 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\esu_mack_door03.v3o
    |[VNUM=1.43]
    |Model contains 18 vertices, 20 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\esu_mack_door04.v3o
    |[VNUM=1.43]
    |Model contains 21 vertices, 22 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/03 Police/esu_mack.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/110bearcat/...
    |Loading Model mod:Models\Vehicles\03 Police\Bear01.v3o
    |[VNUM=1.43]
    |Model contains 3129 vertices, 3623 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\Bear01_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 200 vertices, 252 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\Bear01_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 214 vertices, 252 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\Bear01_door01.v3o
    |[VNUM=1.43]
    |Model contains 30 vertices, 32 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\Bear01_door02.v3o
    |[VNUM=1.43]
    |Model contains 30 vertices, 32 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/03 Police/Bear01.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/111negcar/...
    |Loading Model mod:Models\Vehicles\03 Police\negotiation_vehicle.v3o
    |[VNUM=1.43]
    |Model contains 3220 vertices, 3923 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\negotiation_vehicle_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 182 vertices, 256 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\negotiation_vehicle_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 137 vertices, 192 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\negotiation_vehicle_door01.v3o
    |[VNUM=1.43]
    |Model contains 168 vertices, 195 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\negotiation_vehicle_door02.v3o
    |[VNUM=1.43]
    |Model contains 28 vertices, 32 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/03 Police/negotiation_vehicle.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/113bombsquad/...
    |Loading Model mod:Models\Vehicles\03 Police\bombsquad.v3o
    |[VNUM=1.43]
    |Model contains 3136 vertices, 3481 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\bombsquad_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 186 vertices, 256 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\bombsquad_door01.v3o
    |[VNUM=1.43]
    |Model contains 134 vertices, 160 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\bombsquad_door02.v3o
    |[VNUM=1.43]
    |Model contains 64 vertices, 74 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\bombsquad_door03.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 72 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/03 Police/bombsquad.e4p precached
    Loading vehicle mod:Units/Vehicles/Police/250nypdhelicopter/...
    |Loading Model mod:Models\Vehicles\03 Police\nypd_helo.v3o
    |[VNUM=1.43]
    |Model contains 1884 vertices, 2574 polygons, 0 bones, 8 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_helo_door01.v3o
    |[VNUM=1.43]
    |Model contains 54 vertices, 78 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_helo_door02.v3o
    |[VNUM=1.43]
    |Model contains 24 vertices, 28 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_helo_rotor.v3o
    |[VNUM=1.43]
    |Model contains 444 vertices, 562 polygons, 0 bones, 124 muscleanimframes
    Prototype mod:Prototypes/Vehicles/03 Police/nypd_helo.e4p precached
    Scanning vehicles...
    Loading vehicle mod:Units/Vehicles/TEC/010FGRI/...
    |Loading Model mod:Models\Vehicles\TEC\fgri.v3o
    |[VNUM=1.43]
    |Model contains 839 vertices, 654 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgri_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 48 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgri_door01.v3o
    |[VNUM=1.43]
    |Model contains 65 vertices, 52 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/TEC/fgri.e4p precached
    Loading vehicle mod:Units/Vehicles/TEC/020ASF/...
    |Loading Model mod:Models\Vehicles\TEC\asf.v3o
    |[VNUM=1.43]
    |Model contains 1360 vertices, 792 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\asf_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\asf_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\asf_door01.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 32 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/TEC/asf.e4p precached
    Loading vehicle mod:Units/Vehicles/TEC/030FGRR/...
    |Loading Model mod:Models\Vehicles\TEC\fgr.v3o
    |[VNUM=1.43]
    |Model contains 1079 vertices, 641 polygons, 0 bones, 6 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_arm_super.v3o
    |[VNUM=1.43]
    |Model contains 77 vertices, 40 polygons, 0 bones, 0 muscleanimframes
    |Vision Core: Resized memory for Entities to  117 kB.
    |Loading Model mod:Models\Vehicles\TEC\fgr_arm2_super.v3o
    |[VNUM=1.43]
    |Model contains 100 vertices, 60 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_base_super.v3o
    |[VNUM=1.43]
    |Model contains 268 vertices, 150 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_hook_super.v3o
    |[VNUM=1.43]
    |Model contains 53 vertices, 49 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_arm3_super.v3o
    |[VNUM=1.43]
    |Model contains 24 vertices, 16 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_arm4_super.v3o
    |[VNUM=1.43]
    |Model contains 100 vertices, 48 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/TEC/fgr.e4p precached
    Loading vehicle mod:Units/Vehicles/TEC/040FGRB/...
    |Loading Model mod:Models\Vehicles\TEC\fgrb.v3o
    |[VNUM=1.43]
    |Model contains 4888 vertices, 1958 polygons, 5 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgrb_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 98 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgrb_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 98 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgrb_ship_super.v3o
    |[VNUM=1.43]
    |Model contains 954 vertices, 490 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgrb_stand_super.v3o
    |[VNUM=1.43]
    |Model contains 130 vertices, 64 polygons, 0 bones, 6 muscleanimframes
    Prototype mod:Prototypes/Vehicles/TEC/fgrb.e4p precached
    Loading vehicle mod:Units/Vehicles/TEC/050FGRT/...
    |Loading Model mod:Models\Vehicles\TEC\fgr_t.v3o
    |[VNUM=1.43]
    |Model contains 1144 vertices, 900 polygons, 0 bones, 7 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_t_door01.v3o
    |[VNUM=1.43]
    |Model contains 32 vertices, 20 polygons, 0 bones, 8 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_t_super.v3o
    |[VNUM=1.43]
    |Model contains 120 vertices, 64 polygons, 0 bones, 18 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\fgr_t_rotor.v3o
    |[VNUM=1.43]
    |Model contains 724 vertices, 412 polygons, 0 bones, 192 muscleanimframes
    Prototype mod:Prototypes/Vehicles/TEC/fgr_t.e4p precached
    Loading vehicle mod:Units/Vehicles/TEC/060RL/...
    |Loading Model mod:Models\Vehicles\TEC\fgr_rb_dozer.v3o
    |[VNUM=1.43]
    |Model contains 2302 vertices, 1224 polygons, 0 bones, 26 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_rb_dozer_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 112 vertices, 80 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/TEC/fgr_rb_dozer.e4p precached
    Loading vehicle mod:Units/Vehicles/TEC/070TRL/...
    |Loading Model mod:Models\Vehicles\TEC\fgr_rb.v3o
    |[VNUM=1.43]
    |Model contains 1153 vertices, 656 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_rb_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_rb_dozer_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\TEC\fgr_rb_door01.v3o
    |[VNUM=1.43]
    |Model contains 186 vertices, 92 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/TEC/fgr_rb.e4p precached
    Loading vehicle mod:Units/Vehicles/TEC/103engineer/...
    |Loading Model mod:Models\Vehicles\04 Tec\ConEdStep_body.v3o
    |[VNUM=1.43]
    |Model contains 1749 vertices, 2044 polygons, 0 bones, 12 muscleanimframes
    |Loading Model mod:Models\Vehicles\04 Tec\ConEdStep_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 116 vertices, 154 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\04 Tec\ConEdStep_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 149 vertices, 198 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\04 Tec\ConEdStep_door01.v3o
    |[VNUM=1.43]
    |Model contains 21 vertices, 22 polygons, 0 bones, 4 muscleanimframes
    |Loading Model mod:Models\Vehicles\04 Tec\ConEdStep_door02.v3o
    |[VNUM=1.43]
    |Model contains 22 vertices, 24 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\04 Tec\ConEdStep_door03.v3o
    |[VNUM=1.43]
    |Model contains 22 vertices, 24 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/04 Tec/ConEdStep.e4p precached
    Loading vehicle mod:Units/Vehicles/TEC/104nypdtow1/...
    |Loading Model mod:Models\Vehicles\03 Police\nypd_tow.v3o
    |[VNUM=1.43]
    |Model contains 4149 vertices, 5623 polygons, 0 bones, 21 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_tow_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 182 vertices, 256 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_tow_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 137 vertices, 192 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_tow_door01.v3o
    |[VNUM=1.43]
    |Model contains 173 vertices, 195 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Misc\golfball.v3o
    |[VNUM=1.43]
    |Model contains 45 vertices, 40 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/03 Police/nypd_tow.e4p precached
    Loading vehicle mod:Units/Vehicles/TEC/105nypdtow2/...
    |Loading Model mod:Models\Vehicles\03 Police\nypd_bigtow.v3o
    |[VNUM=1.43]
    |Model contains 3366 vertices, 4492 polygons, 0 bones, 27 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_bigtow_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 140 vertices, 182 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_bigtow_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 158 vertices, 234 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_bigtow_base.v3o
    |[VNUM=1.43]
    |Model contains 514 vertices, 684 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_bigtow_hook.v3o
    |[VNUM=1.43]
    |Model contains 53 vertices, 49 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_bigtow_l1.v3o
    |[VNUM=1.43]
    |Model contains 64 vertices, 86 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_bigtow_l2.v3o
    |[VNUM=1.43]
    |Model contains 25 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_bigtow_l3.v3o
    |[VNUM=1.43]
    |Model contains 25 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_bigtow_l4.v3o
    |[VNUM=1.43]
    |Model contains 184 vertices, 284 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_bigtow_crane.v3o
    |[VNUM=1.43]
    |Model contains 812 vertices, 1126 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/03 Police/nypd_bigtow.e4p precached
    Loading vehicle mod:Units/Vehicles/TEC/106nypdrollback/...
    |Loading Model mod:Models\Vehicles\03 Police\nypd_rollback.v3o
    |[VNUM=1.43]
    |Model contains 2008 vertices, 2392 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_rollback_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 140 vertices, 182 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\03 Police\nypd_rollback_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 158 vertices, 234 polygons, 0 bones, 0 muscleanimframes
    Prototype mod:Prototypes/Vehicles/03 Police/nypd_rollback.e4p precached
    Loading vehicle mod:Units/Vehicles/TEC/120rescuehelicopter/...
    |Loading Model mod:Models\Vehicles\04 Tec\uscg_jayhawk.v3o
    |[VNUM=1.43]
    |Model contains 1774 vertices, 2067 polygons, 0 bones, 8 muscleanimframes
    |Loading Model mod:Models\Vehicles\04 Tec\uscg_jayhawk_door01.v3o
    |[VNUM=1.43]
    |Model contains 132 vertices, 120 polygons, 0 bones, 8 muscleanimframes
    |Loading Model mod:Models\Vehicles\04 Tec\uscg_jayhawk_super.v3o
    |[VNUM=1.43]
    |Model contains 120 vertices, 64 polygons, 0 bones, 18 muscleanimframes
    |Loading Model mod:Models\Objects\02 ObjectChildren\uscg_jayhawk_rotor.v3o
    |[VNUM=1.43]
    |Model contains 449 vertices, 470 polygons, 0 bones, 102 muscleanimframes
    Prototype mod:Prototypes/Vehicles/04 Tec/uscg_jayhawk.e4p precached
    Campaign: 24 entries loaded
    Loading strings meta list...
    Loaded mod:Lang/en/command.xml
    Loaded mod:Lang/en/events.xml
    Loaded mod:Lang/en/fail.xml
    Loaded mod:Lang/en/gui.xml
    Loaded mod:Lang/en/hints.xml
    Loaded mod:Lang/en/infotexts.xml
    Loaded mod:Lang/en/ingamehelp.xml
    Loaded mod:Lang/en/mainmenu.xml
    Loaded mod:Lang/en/mission.xml
    Loaded mod:Lang/en/missiontips.xml
    Loaded mod:Lang/en/missiontitles.xml
    Loaded mod:Lang/en/objectives.xml
    Loaded mod:Lang/en/poi.xml
    Loaded mod:Lang/en/portraits.xml
    Loaded mod:Lang/en/quest.xml
    Loaded mod:Lang/en/score.xml
    Loaded mod:Lang/en/strings.xml
    Loaded mod:Lang/en/supervaward.xml
    Loaded mod:Lang/en/supervevents.xml
    Loaded mod:Lang/en/superveventsobj.xml
    Loaded mod:Lang/en/supervfail.xml
    Loaded mod:Lang/en/supervobj.xml
    Loaded mod:Lang/en/supervquest.xml
    Loaded mod:Lang/en/supervresult.xml
    Loaded mod:Lang/en/supervtut.xml
    Loaded mod:Lang/en/talk.xml
    Loaded mod:Lang/en/tutorial.xml
    Loaded mod:Lang/en/voices.xml
    Loading gamma ramp...
    command icon mod:UI/Game/Icons/Commands/DummyHosesAreOn_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyHosesAreOn_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyHosesAreOn_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyHosesAreOn_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyHosesAreOn.dds not found
    command icon mod:UI/Game/Icons/Commands/DropWithCrane_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DropWithCrane_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DropWithCrane_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DropWithCrane_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DropWithCrane.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdToFireStation_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdToFireStation_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdToFireStation_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdToFireStation_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdToFireStation.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyEngine_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyEngine_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyEngine_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyEngine_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyEngine.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdToHospital_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdToHospital_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdToHospital_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdToHospital_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdToHospital.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyAtHospital_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyAtHospital_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyAtHospital_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyAtHospital_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyAtHospital.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyGoHome_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyGoHome_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyGoHome_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyGoHome_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyGoHome.dds not found
    command icon mod:UI/Game/Icons/Commands/Lift_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/Lift_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/Lift_over.dds not found
    command icon mod:UI/Game/Icons/Commands/Lift_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/Lift.dds not found
    command icon mod:UI/Game/Icons/Commands/LoadUp_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/LoadUp_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/LoadUp_over.dds not found
    command icon mod:UI/Game/Icons/Commands/LoadUp_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/LoadUp.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdArrest2_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdArrest2_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdArrest2_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdArrest2_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdArrest2.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyArrest_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyArrest_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyArrest_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyArrest_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyArrest.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyArrest2_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyArrest2_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyArrest2_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyArrest2_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyArrest2.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdAutoSirenOn_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdAutoSirenOn_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdAutoSirenOn_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdAutoSirenOn_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdAutoSirenOn.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdAutoSirenOff_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdAutoSirenOff_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdAutoSirenOff_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdAutoSirenOff_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdAutoSirenOff.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdBallisticShieldGet_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdBallisticShieldGet_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdBallisticShieldGet_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdBallisticShieldGet_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdBallisticShieldGet.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdBallisticShieldRemove_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdBallisticShieldRemove_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdBallisticShieldRemove_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdBallisticShieldRemove_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdBallisticShieldRemove.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyBallisticShield_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyBallisticShield_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyBallisticShield_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyBallisticShield_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyBallisticShield.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallAmbulance_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallAmbulance_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallAmbulance_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallAmbulance_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdCallAmbulance.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallEngine_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallEngine_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallEngine_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallEngine_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdCallEngine.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallLadder_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallLadder_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallLadder_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallLadder_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdCallLadder.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallSquad_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallSquad_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallSquad_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallSquad_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdCallSquad.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallRescue_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallRescue_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallRescue_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallRescue_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdCallRescue.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyVehicleCalled_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyVehicleCalled_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyVehicleCalled_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyVehicleCalled_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyVehicleCalled.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallPatrolCar_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallPatrolCar_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallPatrolCar_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdCallPatrolCar_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdCallPatrolCar.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdChangeToFF_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdChangeToFF_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdChangeToFF_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdChangeToFF_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdChangeToFF.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdChangeToMask_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdChangeToMask_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdChangeToMask_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdChangeToMask_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdChangeToMask.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdChangeToHazmat_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdChangeToHazmat_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdChangeToHazmat_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdChangeToHazmat_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdChangeToHazmat.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdGetTrafficVest_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdGetTrafficVest_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdGetTrafficVest_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdGetTrafficVest_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdGetTrafficVest.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdRemoveTrafficVest_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdRemoveTrafficVest_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdRemoveTrafficVest_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdRemoveTrafficVest_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdRemoveTrafficVest.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyChange_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyChange_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyChange_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyChange_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyChange.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyCrane_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyCrane_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyCrane_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyCrane_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyCrane.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdDirectionalLightsOn_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdDirectionalLightsOn_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdDirectionalLightsOn_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdDirectionalLightsOn_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdDirectionalLightsOn.dds not found
    cursor mod:UI/Game/Icons/Cursor/directionalon.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdDirectionalLightsOff_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdDirectionalLightsOff_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdDirectionalLightsOff_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdDirectionalLightsOff_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdDirectionalLightsOff.dds not found
    cursor mod:UI/Game/Icons/Cursor/directionaloff.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyDirectionalLights_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyDirectionalLights_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyDirectionalLights_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyDirectionalLights_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyDirectionalLights.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdDiverChange_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdDiverChange_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdDiverChange_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdDiverChange_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdDiverChange.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyDiverChange_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyDiverChange_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyDiverChange_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyDiverChange_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyDiverChange.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyChangeToDiver_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyChangeToDiver_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyChangeToDiver_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyChangeToDiver_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyChangeToDiver.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenDoor_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenDoor_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenDoor_over.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenDoor_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/OpenDoor.dds not found
    command icon mod:UI/Game/Icons/Commands/CloseDoor_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/CloseDoor_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/CloseDoor_over.dds not found
    command icon mod:UI/Game/Icons/Commands/CloseDoor_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/CloseDoor.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenCloseDoor_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenCloseDoor_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenCloseDoor_over.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenCloseDoor_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/OpenCloseDoor.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenDoor2_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenDoor2_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenDoor2_over.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenDoor2_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/OpenDoor2.dds not found
    command icon mod:UI/Game/Icons/Commands/CloseDoor2_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/CloseDoor2_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/CloseDoor2_over.dds not found
    command icon mod:UI/Game/Icons/Commands/CloseDoor2_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/CloseDoor2.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenCloseDoor2_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenCloseDoor2_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenCloseDoor2_over.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenCloseDoor2_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/OpenCloseDoor2.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenDoor3_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenDoor3_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenDoor3_over.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenDoor3_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/OpenDoor3.dds not found
    command icon mod:UI/Game/Icons/Commands/CloseDoor3_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/CloseDoor3_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/CloseDoor3_over.dds not found
    command icon mod:UI/Game/Icons/Commands/CloseDoor3_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/CloseDoor3.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenCloseDoor3_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenCloseDoor3_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenCloseDoor3_over.dds not found
    command icon mod:UI/Game/Icons/Commands/OpenCloseDoor3_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/OpenCloseDoor3.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdDropDiver_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdDropDiver_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdDropDiver_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdDropDiver_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdDropDiver.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyEquipmentCommands_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyEquipmentCommands_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyEquipmentCommands_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyEquipmentCommands_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyEquipmentCommands.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdAlarm_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdAlarm_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdAlarm_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdAlarm_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdAlarm.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdRepairVehicles_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdRepairVehicles_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdRepairVehicles_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdRepairVehicles_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdRepairVehicles.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdRoof_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdRoof_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdRoof_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdRoof_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdRoof.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdGarageDoorsUp_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdGarageDoorsUp_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdGarageDoorsUp_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdGarageDoorsUp_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdGarageDoorsUp.dds not found
    cursor mod:UI/Game/Icons/Cursor/garagedoorup.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdGarageDoorsDown_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdGarageDoorsDown_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdGarageDoorsDown_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdGarageDoorsDown_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdGarageDoorsDown.dds not found
    cursor mod:UI/Game/Icons/Cursor/garagedoordown.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdCallFF_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdCallFF_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdCallFF_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdCallFF_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdCallFF.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdCallFFSCBA_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdCallFFSCBA_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdCallFFSCBA_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdCallFFSCBA_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdCallFFSCBA.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdCallDiver_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdCallDiver_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdCallDiver_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdCallDiver_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdCallDiver.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdCallPM_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdCallPM_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdCallPM_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdCallPM_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdCallPM.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdCallPMStretcher_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdCallPMStretcher_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdCallPMStretcher_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdCallPMStretcher_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdCallPMStretcher.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdEmptyFireStation_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdEmptyFireStation_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdEmptyFireStation_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdEmptyFireStation_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdEmptyFireStation.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyDisableAlarm_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyDisableAlarm_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyDisableAlarm_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyDisableAlarm_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyDisableAlarm.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyCallCrew_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyCallCrew_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyCallCrew_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyCallCrew_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyCallCrew.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyGates_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyGates_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyGates_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyGates_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyGates.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdFlashingLights_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdFlashingLights_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdFlashingLights_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdFlashingLights_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdFlashingLights.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdFloodLightsOn_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdFloodLightsOn_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdFloodLightsOn_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdFloodLightsOn_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdFloodLightsOn.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdFloodLightsOff_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdFloodLightsOff_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdFloodLightsOff_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdFloodLightsOff_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdFloodLightsOff.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyLights_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyLights_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyLights_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyLights_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyLights.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyFollow_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyFollow_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyFollow_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyFollow_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyFollow.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4Get_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4Get_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4Get_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4Get_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdM4Get.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4Remove_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4Remove_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4Remove_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4Remove_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdM4Remove.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4Shoot_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4Shoot_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4Shoot_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4Shoot_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdM4Shoot.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4Aim_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4Aim_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4Aim_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4Aim_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdM4Aim.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4AimEnd_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4AimEnd_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4AimEnd_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4AimEnd_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdM4AimEnd.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4MoveTo_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4MoveTo_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4MoveTo_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdM4MoveTo_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdM4MoveTo.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyM4_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyM4_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyM4_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyM4_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyM4.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyMotorboat_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyMotorboat_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyMotorboat_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyMotorboat_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyMotorboat.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdMotorcycleExit_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdMotorcycleExit_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdMotorcycleExit_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdMotorcycleExit_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdMotorcycleExit.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMotorcycleEnter_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMotorcycleEnter_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMotorcycleEnter_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMotorcycleEnter_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdMotorcycleEnter.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5Get_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5Get_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5Get_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5Get_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdMP5Get.dds not found
    cursor mod:UI/Game/Icons/Cursor/mp5.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5Remove_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5Remove_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5Remove_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5Remove_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdMP5Remove.dds not found
    cursor mod:UI/Game/Icons/Cursor/mp5remove.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5Shoot_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5Shoot_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5Shoot_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5Shoot_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdMP5Shoot.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5Aim_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5Aim_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5Aim_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5Aim_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdMP5Aim.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5AimEnd_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5AimEnd_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5AimEnd_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5AimEnd_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdMP5AimEnd.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5MoveTo_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5MoveTo_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5MoveTo_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdMP5MoveTo_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdMP5MoveTo.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyMP5_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyMP5_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyMP5_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyMP5_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyMP5.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdPatrol_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdPatrol_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdPatrol_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdPatrol_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdPatrol.dds not found
    cursor mod:UI/Game/Icons/Cursor/patrol.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyPatrol_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyPatrol_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyPatrol_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyPatrol_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyPatrol.dds not found
    command icon mod:UI/Game/Icons/Commands/RandomSpawn_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/RandomSpawn_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/RandomSpawn_over.dds not found
    command icon mod:UI/Game/Icons/Commands/RandomSpawn_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/RandomSpawn.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyRandomSpawn_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyRandomSpawn_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyRandomSpawn_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyRandomSpawn_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyRandomSpawn.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyRandomGoHome_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyRandomGoHome_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyRandomGoHome_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyRandomGoHome_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyRandomGoHome.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdRapidDeployment_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdRapidDeployment_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdRapidDeployment_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdRapidDeployment_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdRapidDeployment.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyRescueBoat_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyRescueBoat_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyRescueBoat_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyRescueBoat_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyRescueBoat.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdFormLine_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdFormLine_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdFormLine_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdFormLine_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdFormLine.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdAdvance_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdAdvance_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdAdvance_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdAdvance_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdAdvance.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdDeployBack_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdDeployBack_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdDeployBack_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdDeployBack_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdDeployBack.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdDeployFront_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdDeployFront_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdDeployFront_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdDeployFront_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdDeployFront.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyRiot_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyRiot_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyRiot_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyRiot_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyRiot.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdSiren_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdSiren_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdSiren_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdSiren_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdSiren.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyUpdatePos_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyUpdatePos_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyUpdatePos_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyUpdatePos_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyUpdatePos.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyDisableSiren_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyDisableSiren_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyDisableSiren_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyDisableSiren_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyDisableSiren.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyFindPath_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyFindPath_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyFindPath_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyFindPath_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyFindPath.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyHasSiren_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyHasSiren_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyHasSiren_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyHasSiren_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyHasSiren.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyHorn_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyHorn_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyHorn_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyHorn_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyHorn.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdSpecialOn_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdSpecialOn_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdSpecialOn_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdSpecialOn_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdSpecialOn.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdSpecialOff_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdSpecialOff_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdSpecialOff_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdSpecialOff_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdSpecialOff.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdStabilize_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdStabilize_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdStabilize_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdStabilize_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdStabilize.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdStart_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdStart_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdStart_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdStart_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdStart.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdStretcherDrop_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdStretcherDrop_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdStretcherDrop_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdStretcherDrop_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdStretcherDrop.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdStretcherGet_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdStretcherGet_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdStretcherGet_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PcmdStretcherGet_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PcmdStretcherGet.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdToFireStation_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdToFireStation_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdToFireStation_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdToFireStation_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdToFireStation.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyEngine_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyEngine_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyEngine_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyEngine_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyEngine.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdToHospital_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdToHospital_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdToHospital_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdToHospital_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdToHospital.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdToPoliceStation_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdToPoliceStation_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdToPoliceStation_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdToPoliceStation_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdToPoliceStation.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyTow_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyTow_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyTow_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyTow_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyTow.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdBasketInstall_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdBasketInstall_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdBasketInstall_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdBasketInstall_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdBasketInstall.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdBasketUp_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdBasketUp_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdBasketUp_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdBasketUp_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdBasketUp.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdBasketDown_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdBasketDown_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdBasketDown_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdBasketDown_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdBasketDown.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyUscgBasket_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyUscgBasket_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyUscgBasket_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyUscgBasket_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyUscgBasket.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdWarningLightsOn_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdWarningLightsOn_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdWarningLightsOn_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdWarningLightsOn_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdWarningLightsOn.dds not found
    cursor mod:UI/Game/Icons/Cursor/warningon.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyHasWarningLights_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyHasWarningLights_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyHasWarningLights_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyHasWarningLights_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyHasWarningLights.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdWaterOn_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdWaterOn_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdWaterOn_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdWaterOn_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdWaterOn.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdWaterOff_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdWaterOff_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdWaterOff_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdWaterOff_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdWaterOff.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdPatrol_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdPatrol_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdPatrol_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdPatrol_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdPatrol.dds not found
    cursor mod:UI/Game/Icons/Cursor/patrol.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyPatrol_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyPatrol_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyPatrol_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyPatrol_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyPatrol.dds not found
    command icon mod:UI/Game/Icons/Commands/PickUp_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PickUp_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PickUp_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PickUp_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PickUp.dds not found
    command icon mod:UI/Game/Icons/Commands/PutInCar_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PutInCar_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PutInCar_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PutInCar_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PutInCar.dds not found
    command icon mod:UI/Game/Icons/Commands/RemoveFirehose_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdUnDetain_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdUnDetain_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdUnDetain_over.dds not found
    command icon mod:UI/Game/Icons/Commands/VcmdUnDetain_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/VcmdUnDetain.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyUnDetain_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyUnDetain_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyUnDetain_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyUnDetain_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyUnDetain.dds not found
    command icon mod:UI/Game/Icons/Commands/Unload_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/Unload_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/Unload_over.dds not found
    command icon mod:UI/Game/Icons/Commands/Unload_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/Unload.dds not found
    command icon mod:UI/Game/Icons/Commands/AimedShot_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/AimedShot_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/AimedShot_over.dds not found
    command icon mod:UI/Game/Icons/Commands/AimedShot_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/AimedShot.dds not found
    cursor mod:UI/Game/Icons/Cursor/AimEnd.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyHosesAreOn_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyHosesAreOn_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyHosesAreOn_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DummyHosesAreOn_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DummyHosesAreOn.dds not found
    command icon mod:UI/Game/Icons/Commands/DropWithCrane_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/DropWithCrane_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/DropWithCrane_over.dds not found
    command icon mod:UI/Game/Icons/Commands/DropWithCrane_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/DropWithCrane.dds not found
    command icon mod:UI/Game/Icons/Commands/EvacuatePerson_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/EvacuatePerson_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/EvacuatePerson_over.dds not found
    command icon mod:UI/Game/Icons/Commands/EvacuatePerson_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/EvacuatePerson.dds not found
    command icon mod:UI/Game/Icons/Commands/FlyTo_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/FlyTo_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/FlyTo_over.dds not found
    command icon mod:UI/Game/Icons/Commands/FlyTo_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/FlyTo.dds not found
    command icon mod:UI/Game/Icons/Commands/GetFlashgrenade_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/GetFlashgrenade_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/GetFlashgrenade_over.dds not found
    command icon mod:UI/Game/Icons/Commands/GetFlashgrenade_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/GetFlashgrenade.dds not found
    command icon mod:UI/Game/Icons/Commands/Lift_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/Lift_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/Lift_over.dds not found
    command icon mod:UI/Game/Icons/Commands/Lift_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/Lift.dds not found
    command icon mod:UI/Game/Icons/Commands/LiftWithRope_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/LiftWithRope_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/LiftWithRope_over.dds not found
    command icon mod:UI/Game/Icons/Commands/LiftWithRope_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/LiftWithRope.dds not found
    command icon mod:UI/Game/Icons/Commands/LoadUp_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/LoadUp_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/LoadUp_over.dds not found
    command icon mod:UI/Game/Icons/Commands/LoadUp_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/LoadUp.dds not found
    command icon mod:UI/Game/Icons/Commands/M10EnterHouse_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/M10EnterHouse_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/M10EnterHouse_over.dds not found
    command icon mod:UI/Game/Icons/Commands/M10EnterHouse_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/M10EnterHouse.dds not found
    command icon mod:UI/Game/Icons/Commands/M11EnterStation_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/M11EnterStation_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/M11EnterStation_over.dds not found
    command icon mod:UI/Game/Icons/Commands/M11EnterStation_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/M11EnterStation.dds not found
    command icon mod:UI/Game/Icons/Commands/M11EvacuateStation_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/M11EvacuateStation_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/M11EvacuateStation_over.dds not found
    command icon mod:UI/Game/Icons/Commands/M11EvacuateStation_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/M11EvacuateStation.dds not found
    command icon mod:UI/Game/Icons/Commands/M14UseShears_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/M14UseShears_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/M14UseShears_over.dds not found
    command icon mod:UI/Game/Icons/Commands/M14UseShears_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/M14UseShears.dds not found
    command icon mod:UI/Game/Icons/Commands/M15LiftWithRope_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/M15LiftWithRope_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/M15LiftWithRope_over.dds not found
    command icon mod:UI/Game/Icons/Commands/M15LiftWithRope_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/M15LiftWithRope.dds not found
    command icon mod:UI/Game/Icons/Commands/M16UseShears_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/M16UseShears_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/M16UseShears_over.dds not found
    command icon mod:UI/Game/Icons/Commands/M16UseShears_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/M16UseShears.dds not found
    command icon mod:UI/Game/Icons/Commands/M18EnterStation_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/M18EnterStation_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/M18EnterStation_over.dds not found
    command icon mod:UI/Game/Icons/Commands/M18EnterStation_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/M18EnterStation.dds not found
    command icon mod:UI/Game/Icons/Commands/M18EvacuateStation_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/M18EvacuateStation_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/M18EvacuateStation_over.dds not found
    command icon mod:UI/Game/Icons/Commands/M18EvacuateStation_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/M18EvacuateStation.dds not found
    command icon mod:UI/Game/Icons/Commands/M19EnterPanelRoom_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/M19EnterPanelRoom_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/M19EnterPanelRoom_over.dds not found
    command icon mod:UI/Game/Icons/Commands/M19EnterPanelRoom_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/M19EnterPanelRoom.dds not found
    command icon mod:UI/Game/Icons/Commands/M19EnterTunnel_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/M19EnterTunnel_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/M19EnterTunnel_over.dds not found
    command icon mod:UI/Game/Icons/Commands/M19EnterTunnel_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/M19EnterTunnel.dds not found
    command icon mod:UI/Game/Icons/Commands/M4EnterStation_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/M4EnterStation_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/M4EnterStation_over.dds not found
    command icon mod:UI/Game/Icons/Commands/M4EnterStation_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/M4EnterStation.dds not found
    command icon mod:UI/Game/Icons/Commands/MD01StartConvoy_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/MD01StartConvoy_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/MD01StartConvoy_over.dds not found
    command icon mod:UI/Game/Icons/Commands/MD01StartConvoy_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/MD01StartConvoy.dds not found
    command icon mod:UI/Game/Icons/Commands/MD01StopConvoy_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/MD01StopConvoy_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/MD01StopConvoy_over.dds not found
    command icon mod:UI/Game/Icons/Commands/MD01StopConvoy_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/MD01StopConvoy.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03EmptyCar_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03EmptyCar_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03EmptyCar_over.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03EmptyCar_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/MD03EmptyCar.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03PutInCar_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03PutInCar_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03PutInCar_over.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03PutInCar_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/MD03PutInCar.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03PutInTent_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03PutInTent_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03PutInTent_over.dds not found
    command icon mod:UI/Game/Icons/Commands/MD03PutInTent_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/MD03PutInTent.dds not found
    command icon mod:UI/Game/Icons/Commands/PickUp_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PickUp_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PickUp_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PickUp_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PickUp.dds not found
    command icon mod:UI/Game/Icons/Commands/Pull_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/Pull_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/Pull_over.dds not found
    command icon mod:UI/Game/Icons/Commands/Pull_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/Pull.dds not found
    command icon mod:UI/Game/Icons/Commands/PutInCar_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/PutInCar_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/PutInCar_over.dds not found
    command icon mod:UI/Game/Icons/Commands/PutInCar_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/PutInCar.dds not found
    command icon mod:UI/Game/Icons/Commands/RemoveEquipment_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/RemoveEquipment_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/RemoveEquipment_over.dds not found
    command icon mod:UI/Game/Icons/Commands/RemoveEquipment_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/RemoveEquipment.dds not found
    command icon mod:UI/Game/Icons/Commands/RemoveFirehose_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/ScoutArea_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/ScoutArea_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/ScoutArea_over.dds not found
    command icon mod:UI/Game/Icons/Commands/ScoutArea_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/ScoutArea.dds not found
    command icon mod:UI/Game/Icons/Commands/SearchLightOff_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/SearchLightOff_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/SearchLightOff_over.dds not found
    command icon mod:UI/Game/Icons/Commands/SearchLightOff_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/SearchLightOff.dds not found
    command icon mod:UI/Game/Icons/Commands/SearchLightOn_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/SearchLightOn_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/SearchLightOn_over.dds not found
    command icon mod:UI/Game/Icons/Commands/SearchLightOn_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/SearchLightOn.dds not found
    command icon mod:UI/Game/Icons/Commands/StopPull_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/StopPull_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/StopPull_over.dds not found
    command icon mod:UI/Game/Icons/Commands/StopPull_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/StopPull.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldFire_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldFire_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldFire_over.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldFire_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/MoveToFieldFire.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldSmoke_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldSmoke_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldSmoke_over.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldSmoke_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/MoveToFieldSmoke.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldDummy_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldDummy_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldDummy_over.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldDummy_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/MoveToFieldDummy.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldHouse_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldHouse_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldHouse_over.dds not found
    command icon mod:UI/Game/Icons/Commands/MoveToFieldHouse_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/MoveToFieldHouse.dds not found
    command icon mod:UI/Game/Icons/Commands/TutThrow_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/TutThrow_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/TutThrow_over.dds not found
    command icon mod:UI/Game/Icons/Commands/TutThrow_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/TutThrow.dds not found
    command icon mod:UI/Game/Icons/Commands/Unload_disable.dds not found
    command icon mod:UI/Game/Icons/Commands/Unload_normal.dds not found
    command icon mod:UI/Game/Icons/Commands/Unload_over.dds not found
    command icon mod:UI/Game/Icons/Commands/Unload_mousedown.dds not found
    cursor mod:UI/Game/Icons/Cursor/Unload.dds not found
    Deleting units...
    Scanning units...
    Scanning equipment...
    Loading equipment mod:Units/Equipment/F010Fire Extinguisher/...
    Loading equipment mod:Units/Equipment/F020Fire Hose/...
    Loading equipment mod:Units/Equipment/F030Jaws Of Life/...
    Loading equipment mod:Units/Equipment/F040Chain Saw/...
    Loading equipment mod:Units/Equipment/F050Axe/...
    Loading equipment mod:Units/Equipment/F060Jump Pad/...
    Loading equipment mod:Units/Equipment/P010Flash Grenade/...
    Loading equipment mod:Units/Equipment/P020Road Block/...
    Scanning personnel...
    Loading personnel mod:Units/Personnel/Fire Department/010Fire Fighter/...
    Loading personnel mod:Units/Personnel/Fire Department/020Fire Fighter Masked/...
    Loading personnel mod:Units/Personnel/Fire Department/020firefighter/...
    Loading personnel mod:Units/Personnel/Fire Department/030Fire Fighter ABC/...
    Loading personnel mod:Units/Personnel/Fire Department/030firefighterscba/...
    Loading personnel mod:Units/Personnel/Fire Department/040Diver/...
    Loading personnel mod:Units/Personnel/Fire Department/040firefighterbat/...
    Loading personnel mod:Units/Personnel/Fire Department/050firefighterhazmat/...
    Loading personnel mod:Units/Personnel/Fire Department/060diver2/...
    Scanning personnel...
    Loading personnel mod:Units/Personnel/Ambulance/010Doctor/...
    Loading personnel mod:Units/Personnel/Ambulance/010paramedic/...
    Loading personnel mod:Units/Personnel/Ambulance/020Paramedics/...
    Loading personnel mod:Units/Personnel/Ambulance/020paramedics2/...
    Loading personnel mod:Units/Personnel/Ambulance/030Dog Leader/...
    Loading personnel mod:Units/Personnel/Ambulance/050dogleader/...
    Scanning personnel...
    Loading personnel mod:Units/Personnel/Police/010Policeman/...
    Loading personnel mod:Units/Personnel/Police/020Shooter/...
    Loading personnel mod:Units/Personnel/Police/030Sharp Shooter/...
    Loading personnel mod:Units/Personnel/Police/040Scout/...
    Loading personnel mod:Units/Personnel/Police/050Profiler/...
    Loading personnel mod:Units/Personnel/Police/100motorcycleofficer/...
    Loading personnel mod:Units/Personnel/Police/100nypdofficer/...
    Loading personnel mod:Units/Personnel/Police/101nypdtraffic/...
    Loading personnel mod:Units/Personnel/Police/101nypdtrafficvest/...
    Loading personnel mod:Units/Personnel/Police/102riotofficer/...
    Loading personnel mod:Units/Personnel/Police/103nypdhwyofficer/...
    Loading personnel mod:Units/Personnel/Police/110esuofficer/...
    Loading personnel mod:Units/Personnel/Police/120esusharpshooter/...
    Loading personnel mod:Units/Personnel/Police/130bombsquad/...
    Loading personnel mod:Units/Personnel/Police/180negotiator/...
    Loading personnel mod:Units/Personnel/Police/190scout/...
    Scanning personnel...
    Loading personnel mod:Units/Personnel/TEC/010engineer/...
    Loading personnel mod:Units/Personnel/TEC/020uscgrescue/...
    Loading personnel mod:Units/Personnel/TEC/030uscgswimmer/...
    Scanning vehicles...
    Loading vehicle mod:Units/Vehicles/Fire Department/010RW/...
    Loading vehicle mod:Units/Vehicles/Fire Department/020GTF/...
    Loading vehicle mod:Units/Vehicles/Fire Department/030TLF/...
    Loading vehicle mod:Units/Vehicles/Fire Department/040DLK/...
    Loading vehicle mod:Units/Vehicles/Fire Department/050LPF/...
    Loading vehicle mod:Units/Vehicles/Fire Department/060DEKON/...
    Loading vehicle mod:Units/Vehicles/Fire Department/070FMB/...
    Loading vehicle mod:Units/Vehicles/Fire Department/080TFMB/...
    Loading vehicle mod:Units/Vehicles/Fire Department/090FLB/...
    Loading vehicle mod:Units/Vehicles/Fire Department/100LF/...
    Loading vehicle mod:Units/Vehicles/Fire Department/105fdnyexcursion/...
    Loading vehicle mod:Units/Vehicles/Fire Department/110engine01/...
    Loading vehicle mod:Units/Vehicles/Fire Department/110engine02/...
    Loading vehicle mod:Units/Vehicles/Fire Department/115squad01/...
    Loading vehicle mod:Units/Vehicles/Fire Department/120ladder01/...
    Loading vehicle mod:Units/Vehicles/Fire Department/120ladder02/...
    Loading vehicle mod:Units/Vehicles/Fire Department/130hazmat01/...
    Loading vehicle mod:Units/Vehicles/Fire Department/140hazmat02/...
    Loading vehicle mod:Units/Vehicles/Fire Department/150rescue01/...
    Loading vehicle mod:Units/Vehicles/Fire Department/151rescue01boat/...
    Loading vehicle mod:Units/Vehicles/Fire Department/240firefightboat/...
    Loading vehicle mod:Units/Vehicles/Fire Department/999esujetskiboat/...
    Scanning vehicles...
    Loading vehicle mod:Units/Vehicles/Ambulance/010NEF/...
    Loading vehicle mod:Units/Vehicles/Ambulance/020RTW/...
    Loading vehicle mod:Units/Vehicles/Ambulance/030RHF/...
    Loading vehicle mod:Units/Vehicles/Ambulance/040ITW/...
    Loading vehicle mod:Units/Vehicles/Ambulance/050RHC/...
    Loading vehicle mod:Units/Vehicles/Ambulance/100emsexcursion/...
    Loading vehicle mod:Units/Vehicles/Ambulance/110ambulance01/...
    Loading vehicle mod:Units/Vehicles/Ambulance/120merv/...
    Loading vehicle mod:Units/Vehicles/Ambulance/130sar/...
    Loading vehicle mod:Units/Vehicles/Ambulance/140nysphelo/...
    Scanning vehicles...
    Loading vehicle mod:Units/Vehicles/Police/010STW/...
    Loading vehicle mod:Units/Vehicles/Police/020MTW/...
    Loading vehicle mod:Units/Vehicles/Police/030SW/...
    Loading vehicle mod:Units/Vehicles/Police/040WAW/...
    Loading vehicle mod:Units/Vehicles/Police/050GTW/...
    Loading vehicle mod:Units/Vehicles/Police/060phc/...
    Loading vehicle mod:Units/Vehicles/Police/070FLIGHT/...
    Loading vehicle mod:Units/Vehicles/Police/090motorcycle/...
    Loading vehicle mod:Units/Vehicles/Police/100nypdpatrolcar01/...
    Loading vehicle mod:Units/Vehicles/Police/100nypdunmk01/...
    Loading vehicle mod:Units/Vehicles/Police/101nypdhwy01/...
    Loading vehicle mod:Units/Vehicles/Police/101nypdhwyunmk01/...
    Loading vehicle mod:Units/Vehicles/Police/101nypdtraffic01/...
    Loading vehicle mod:Units/Vehicles/Police/102nypdprisoner/...
    Loading vehicle mod:Units/Vehicles/Police/103dcu/...
    Loading vehicle mod:Units/Vehicles/Police/103dcutrans/...
    Loading vehicle mod:Units/Vehicles/Police/106esuexplorer01/...
    Loading vehicle mod:Units/Vehicles/Police/107esujetskitruck/...
    Loading vehicle mod:Units/Vehicles/Police/108esu01/...
    Loading vehicle mod:Units/Vehicles/Police/109esu02/...
    Loading vehicle mod:Units/Vehicles/Police/110bearcat/...
    Loading vehicle mod:Units/Vehicles/Police/111negcar/...
    Loading vehicle mod:Units/Vehicles/Police/113bombsquad/...
    Loading vehicle mod:Units/Vehicles/Police/250nypdhelicopter/...
    Scanning vehicles...
    Loading vehicle mod:Units/Vehicles/TEC/010FGRI/...
    Loading vehicle mod:Units/Vehicles/TEC/020ASF/...
    Loading vehicle mod:Units/Vehicles/TEC/030FGRR/...
    Loading vehicle mod:Units/Vehicles/TEC/040FGRB/...
    Loading vehicle mod:Units/Vehicles/TEC/050FGRT/...
    Loading vehicle mod:Units/Vehicles/TEC/060RL/...
    Loading vehicle mod:Units/Vehicles/TEC/070TRL/...
    Loading vehicle mod:Units/Vehicles/TEC/103engineer/...
    Loading vehicle mod:Units/Vehicles/TEC/104nypdtow1/...
    Loading vehicle mod:Units/Vehicles/TEC/105nypdtow2/...
    Loading vehicle mod:Units/Vehicles/TEC/106nypdrollback/...
    Loading vehicle mod:Units/Vehicles/TEC/120rescuehelicopter/...
    mod found: backups
    mod found: Borough Of Fire Brooklyn Modification
    mod found: Copenhagen Airport Modification 1.0
    mod found: Copenhagen Airport Modification 1.0 - Copy
    mod found: EdgeWater mod   ALPHA
    mod found: Harbor City 5.0.5
    mod found: Manchester Airport modification by caolan
    mod found: NYC MOD 1.01
    mod found: RTS Bieberfelde 0.9 b
    mod found: US Army Mod
    |Loading Model mod:Models\Objects\Misc\landingstage03.v3o
    |[VNUM=1.43]
    |Model contains 65 vertices, 35 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Misc\landingstage04.v3o
    |[VNUM=1.43]
    |Model contains 125 vertices, 46 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\landingstage06_pipe.v3o
    |[VNUM=1.43]
    |Model contains 58 vertices, 38 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Misc\landingstage05.v3o
    |[VNUM=1.43]
    |Model contains 244 vertices, 127 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Fences\industryfence01_pole.v3o
    |[VNUM=1.43]
    |Model contains 26 vertices, 10 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Fences\industryfence01_straight.v3o
    |[VNUM=1.43]
    |Model contains 102 vertices, 42 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Fences\industryfence01_corner.v3o
    |[VNUM=1.43]
    |Model contains 174 vertices, 86 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\07 Civil\fseries03.v3o
    |[VNUM=1.43]
    |Model contains 1864 vertices, 2443 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\07 Civil\fseries_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 182 vertices, 256 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\07 Civil\fseries03_door01.v3o
    |[VNUM=1.43]
    |Model contains 168 vertices, 195 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Fences\Industryfence03_single_b.v3o
    |[VNUM=1.43]
    |Model contains 277 vertices, 149 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Misc\lightgoround01.v3o
    |[VNUM=1.43]
    |Model contains 116 vertices, 44 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Fences\industryfence03_single.v3o
    |[VNUM=1.43]
    |Model contains 277 vertices, 149 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Houses\Industry\depot01.v3o
    |[VNUM=1.43]
    |Model contains 918 vertices, 504 polygons, 0 bones, 0 muscleanimframes
    ?Prototype not found: mod:Prototypes/Objects/HouseChildren/depot01_ventilationshaft.e4p
    ?Prototype not found: mod:Prototypes/Objects/HouseChildren/depot01_ventilationshaft.e4p
    |Loading Model mod:Models\Objects\HouseChildren\depot01_roofwindows.v3o
    |[VNUM=1.43]
    |Model contains 36 vertices, 18 polygons, 0 bones, 0 muscleanimframes
    |Vision Core: Resized memory for Entities to  135 kB.
    |Loading Model mod:Models\Objects\HouseChildren\depot01_ventilationbox.v3o
    |[VNUM=1.43]
    |Model contains 30 vertices, 16 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\factory01_entranceroof.v3o
    |[VNUM=1.43]
    |Model contains 24 vertices, 12 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Houses\Industry\depot04.v3o
    |[VNUM=1.43]
    |Model contains 906 vertices, 544 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\factory05_roofwindows.v3o
    |[VNUM=1.43]
    |Model contains 37 vertices, 14 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\factoryinv03_ventilation.v3o
    |[VNUM=1.43]
    |Model contains 46 vertices, 18 polygons, 0 bones, 5 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\branch_bank01_child02.v3o
    |[VNUM=1.43]
    |Model contains 40 vertices, 20 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\branch_bank01_child03.v3o
    |[VNUM=1.43]
    |Model contains 36 vertices, 18 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\branch_bank10_funnel.v3o
    |[VNUM=1.43]
    |Model contains 27 vertices, 10 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\gastank01.v3o
    |[VNUM=1.43]
    |Model contains 300 vertices, 232 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\gastank01_alfa.v3o
    |[VNUM=1.43]
    |Model contains 31 vertices, 16 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Fences\generatorfence01.v3o
    |[VNUM=1.43]
    |Model contains 64 vertices, 34 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\crane02.v3o
    |[VNUM=1.43]
    |Model contains 1801 vertices, 1135 polygons, 0 bones, 1 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\container01_single_red.v3o
    |[VNUM=1.43]
    |Model contains 24 vertices, 12 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\container01b_child.v3o
    |[VNUM=1.43]
    |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\container01_single_green.v3o
    |[VNUM=1.43]
    |Model contains 24 vertices, 12 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\container01_child.v3o
    |[VNUM=1.43]
    |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Walls\wall03_straight.v3o
    |[VNUM=1.43]
    |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\graffiti02.v3o
    |[VNUM=1.43]
    |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\graffiti03.v3o
    |[VNUM=1.43]
    |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\graffiti01.v3o
    |[VNUM=1.43]
    |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Street\landingstage01_post.v3o
    |[VNUM=1.43]
    |Model contains 46 vertices, 35 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Railway\levelcrossing02.v3o
    |[VNUM=1.43]
    |Model contains 116 vertices, 76 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Railway\railsignal01.v3o
    |[VNUM=1.43]
    |Model contains 462 vertices, 296 polygons, 0 bones, 10 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\woodbox01.v3o
    |[VNUM=1.43]
    |Model contains 24 vertices, 12 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Construction\plasticcontainer01_closed.v3o
    |[VNUM=1.43]
    |Model contains 70 vertices, 76 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck08_yellow.v3o
    |[VNUM=1.43]
    |Model contains 916 vertices, 618 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck08_yellow_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck08_yellow_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck08_yellow_door01.v3o
    |[VNUM=1.43]
    |Model contains 100 vertices, 60 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Construction\depot01_barrel.v3o
    |[VNUM=1.43]
    |Model contains 38 vertices, 32 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Persons\Civil\civilsailor01.v3o
    |[VNUM=1.41]
    |Model contains 368 vertices, 468 polygons, 20 bones, 0 muscleanimframes
    |Loading Model mod:Models\Persons\Civil\civilworker01.v3o
    |[VNUM=1.43]
    |Model contains 368 vertices, 484 polygons, 20 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\container01_single_yellow.v3o
    |[VNUM=1.43]
    |Model contains 24 vertices, 12 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Street\ebox01.v3o
    |[VNUM=1.43]
    |Model contains 36 vertices, 18 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Construction\depot01_pallet.v3o
    |[VNUM=1.43]
    |Model contains 84 vertices, 42 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Lanterns\streetlight02.v3o
    |[VNUM=1.43]
    |Model contains 46 vertices, 54 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\07 Civil\fec_pass_white.v3o
    |[VNUM=1.43]
    |Model contains 1740 vertices, 2276 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\07 Civil\fec_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 186 vertices, 256 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\07 Civil\fec_pass_white_door01.v3o
    |[VNUM=1.43]
    |Model contains 134 vertices, 160 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Railway\railend01.v3o
    |[VNUM=1.43]
    |Model contains 156 vertices, 80 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Persons\Civil\civilwoman02_red.v3o
    |[VNUM=1.41]
    |Model contains 424 vertices, 536 polygons, 20 bones, 0 muscleanimframes
    |Loading Model mod:Models\Persons\Civil\civilman04.v3o
    |[VNUM=1.41]
    |Model contains 363 vertices, 436 polygons, 20 bones, 0 muscleanimframes
    |Loading Model mod:Models\Persons\Civil\civilman03_red.v3o
    |[VNUM=1.41]
    |Model contains 576 vertices, 468 polygons, 20 bones, 0 muscleanimframes
    |Loading Model mod:Models\Persons\Civil\civilwoman03_red.v3o
    |[VNUM=1.41]
    |Model contains 428 vertices, 515 polygons, 20 bones, 0 muscleanimframes
    |Loading Model mod:Models\Persons\Animals\bird01.v3o
    |[VNUM=1.43]
    |Model contains 85 vertices, 140 polygons, 6 bones, 0 muscleanimframes
    ?Cannot add default animation set to B: incompatible bone structure?
    |Loading Model mod:Models\Objects\Road Signs\trafficlight01.v3o
    |[VNUM=1.43]
    |Model contains 378 vertices, 282 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\trafficlights_pedestrian.v3o
    |[VNUM=1.43]
    |Model contains 110 vertices, 57 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Construction\pipes01.v3o
    |[VNUM=1.43]
    |Model contains 126 vertices, 138 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Persons\Civil\civilsailor02.v3o
    |[VNUM=1.41]
    |Model contains 386 vertices, 502 polygons, 20 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Road Signs\Railway02.v3o
    |[VNUM=1.43]
    |Model contains 22 vertices, 14 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Road Signs\sign_dirright01.v3o
    |[VNUM=1.43]
    |Model contains 30 vertices, 14 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Street\litterbox02.v3o
    |[VNUM=1.43]
    |Model contains 66 vertices, 44 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Street\litterbox03.v3o
    |[VNUM=1.43]
    |Model contains 152 vertices, 102 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Street\litterbox04.v3o
    |[VNUM=1.43]
    |Model contains 224 vertices, 140 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Road Signs\Railway.v3o
    |[VNUM=1.43]
    |Model contains 22 vertices, 14 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Road Signs\sign_limit02.v3o
    |[VNUM=1.43]
    |Model contains 30 vertices, 14 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Road Signs\sign_dirrightahead01.v3o
    |[VNUM=1.43]
    |Model contains 30 vertices, 14 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Park\bench03.v3o
    |[VNUM=1.43]
    |Model contains 132 vertices, 76 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Walls\wall03_corner.v3o
    |[VNUM=1.43]
    |Model contains 32 vertices, 16 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Road Signs\sign_row02.v3o
    |[VNUM=1.43]
    |Model contains 30 vertices, 14 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Road Signs\sign_row01.v3o
    |[VNUM=1.43]
    |Model contains 30 vertices, 14 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Railway\levelcrossing01.v3o
    |[VNUM=1.43]
    |Model contains 109 vertices, 59 polygons, 0 bones, 14 muscleanimframes
    |Loading Model mod:Models\Vehicles\07 Civil\fec_utils02.v3o
    |[VNUM=1.43]
    |Model contains 1740 vertices, 2276 polygons, 0 bones, 0 muscleanimframes
    |Vision Core: Resized memory for Entities to  153 kB.
    |Loading Model mod:Models\Vehicles\07 Civil\fec_utils02_door01.v3o
    |[VNUM=1.43]
    |Model contains 134 vertices, 160 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Bushes\bush06.v3o
    |[VNUM=1.43]
    |Model contains 186 vertices, 98 polygons, 0 bones, 25 muscleanimframes
    |Loading Model mod:Models\Objects\Signs\advert07.v3o
    |[VNUM=1.43]
    |Model contains 214 vertices, 114 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Signs\advert03.v3o
    |[VNUM=1.43]
    |Model contains 215 vertices, 114 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Road Signs\sign_noparking01.v3o
    |[VNUM=1.43]
    |Model contains 30 vertices, 14 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Signs\advert06.v3o
    |[VNUM=1.43]
    |Model contains 216 vertices, 114 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar02_blue.v3o
    |[VNUM=1.43]
    |Model contains 734 vertices, 449 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar02_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 77 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar02_blue_door.v3o
    |[VNUM=1.43]
    |Model contains 64 vertices, 33 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Road Signs\sign_parking01.v3o
    |[VNUM=1.43]
    |Model contains 30 vertices, 14 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Persons\Civil\civildocker01.v3o
    |[VNUM=1.41]
    |Model contains 386 vertices, 502 polygons, 20 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\oilrig_container01b.v3o
    |[VNUM=1.43]
    |Model contains 184 vertices, 116 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\oilrig_crane01.v3o
    |[VNUM=1.43]
    |Model contains 1045 vertices, 614 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\oilrig_crane02.v3o
    |[VNUM=1.43]
    |Model contains 1067 vertices, 585 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Houses\Missionspec\oilrig_combuilding01.v3o
    |[VNUM=1.43]
    |Model contains 810 vertices, 474 polygons, 2 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\oilrig_tank02.v3o
    |[VNUM=1.43]
    |Model contains 547 vertices, 469 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\oilrig_controlbuilding01\oilrig_controlbuilding01_floor.v3o
    |[VNUM=1.43]
    |Model contains 32 vertices, 16 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\oilrig_controlbuilding01\oilrig_controlbuilding01_ceiling.v3o
    |[VNUM=1.43]
    |Model contains 152 vertices, 80 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\oilrig_controlbuilding01\oilrig_controlbuilding01_wall01.v3o
    |[VNUM=1.43]
    |Model contains 197 vertices, 111 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\oilrig_controlbuilding01\oilrig_controlbuilding01_door01.v3o
    |[VNUM=1.43]
    |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\oilrig_controlbuilding01_chair.v3o
    |[VNUM=1.43]
    |Model contains 114 vertices, 88 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\oilrig_controlbuilding01_console01.v3o
    |[VNUM=1.43]
    |Model contains 460 vertices, 249 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\oilrig_controlbuilding01_console02.v3o
    |[VNUM=1.43]
    |Model contains 195 vertices, 105 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\oilrig_controlbuilding01_shelf01.v3o
    |[VNUM=1.43]
    |Model contains 16 vertices, 8 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Houses\Missionspec\oilrig_quarter01.v3o
    |[VNUM=1.43]
    |Model contains 1280 vertices, 696 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Houses\Missionspec\oilrig_machinehall01.v3o
    |[VNUM=1.43]
    |Model contains 403 vertices, 245 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Houses\Missionspec\oilrig_depot01.v3o
    |[VNUM=1.43]
    |Model contains 769 vertices, 420 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\oilrig_generator01.v3o
    |[VNUM=1.41]
    |Model contains 630 vertices, 426 polygons, 0 bones, 6 muscleanimframes
    |Loading Model mod:Models\Objects\Missionspec\oilrig_column01.v3o
    |[VNUM=1.43]
    |Model contains 952 vertices, 524 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Missionspec\oilrig_landingstage01.v3o
    |[VNUM=1.43]
    |Model contains 266 vertices, 160 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Missionspec\oilrig_liftbuilding01.v3o
    |[VNUM=1.43]
    |Model contains 325 vertices, 185 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Missionspec\oilrig_maintower01.v3o
    |[VNUM=1.43]
    |Model contains 2193 vertices, 1076 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Missionspec\oilrig_heliplatform01.v3o
    |[VNUM=1.43]
    |Model contains 583 vertices, 296 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Missionspec\oilrig_catwalk01.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 42 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Missionspec\oilrig_catwalk02.v3o
    |[VNUM=1.43]
    |Model contains 92 vertices, 60 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Houses\Missionspec\oilrig_refinery01.v3o
    |[VNUM=1.43]
    |Model contains 3266 vertices, 2179 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Missionspec\oilrig_hatch.v3o
    |[VNUM=1.43]
    |Model contains 108 vertices, 64 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Missionspec\oilrig_waterfence01.v3o
    |[VNUM=1.43]
    |Model contains 214 vertices, 118 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Missionspec\oilrig_firetower01.v3o
    |[VNUM=1.43]
    |Model contains 831 vertices, 445 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Fences\oilrig_fence01.v3o
    |[VNUM=1.43]
    |Model contains 104 vertices, 52 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\oilrig_tank01.v3o
    |[VNUM=1.43]
    |Model contains 443 vertices, 298 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\pipeset01_main.v3o
    |[VNUM=1.43]
    |Model contains 172 vertices, 112 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\pipeset01_wheel.v3o
    |[VNUM=1.43]
    |Model contains 85 vertices, 56 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\pipeset01_end.v3o
    |[VNUM=1.43]
    |Model contains 106 vertices, 104 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\oilrig_container01.v3o
    |[VNUM=1.43]
    |Model contains 224 vertices, 148 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Construction\cable01.v3o
    |[VNUM=1.43]
    |Model contains 88 vertices, 62 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\container01_single_blue.v3o
    |[VNUM=1.43]
    |Model contains 24 vertices, 12 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Construction\constrcontainer01.v3o
    |[VNUM=1.43]
    |Model contains 55 vertices, 70 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Missionspec\oilrig_platform01.v3o
    |[VNUM=1.43]
    |Model contains 2088 vertices, 1076 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Missionspec\oilrig_antenna01.v3o
    |[VNUM=1.43]
    |Model contains 35 vertices, 17 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Missionspec\oilrig_dirt01.v3o
    |[VNUM=1.43]
    |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Missionspec\oilrig_dirt04.v3o
    |[VNUM=1.43]
    |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Missionspec\oilrig_dirt02.v3o
    |[VNUM=1.43]
    |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Missionspec\oilrig_light01.v3o
    |[VNUM=1.43]
    |Model contains 56 vertices, 28 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\dangerpipeset01_holder02.v3o
    |[VNUM=1.41]
    |Model contains 16 vertices, 8 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\dangerpipeset01_holder01.v3o
    |[VNUM=1.41]
    |Model contains 40 vertices, 20 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\dangerpipeset01_angle01.v3o
    |[VNUM=1.43]
    |Model contains 177 vertices, 180 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\dangerpipeset01_angle03.v3o
    |[VNUM=1.43]
    |Model contains 177 vertices, 180 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\dangerpipeset01_pipe01.v3o
    |[VNUM=1.43]
    |Model contains 82 vertices, 66 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\pipeset_switch01.v3o
    |[VNUM=1.43]
    |Model contains 410 vertices, 354 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Construction\plasticcontainer01_open.v3o
    |[VNUM=1.43]
    |Model contains 44 vertices, 54 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Missionspec\oilrig_hatch2.v3o
    |[VNUM=1.43]
    |Model contains 40 vertices, 20 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Missionspec\oilrig_hatch_dirt.v3o
    |[VNUM=1.43]
    |Model contains 44 vertices, 48 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\dangerpipeset01_angle02.v3o
    |[VNUM=1.43]
    |Model contains 177 vertices, 180 polygons, 0 bones, 0 muscleanimframes
    |Vision Core: Resized memory for Entities to  171 kB.
    |Loading Model mod:Models\Objects\Street\hydrant01.v3o
    |[VNUM=1.43]
    |Model contains 74 vertices, 56 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Missionspec\oilrig_dirt03.v3o
    |[VNUM=1.43]
    |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Debris\ruin03_sheetmetal.v3o
    |[VNUM=1.43]
    |Model contains 4 vertices, 4 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Debris\ruin04_ironchild.v3o
    |[VNUM=1.43]
    |Model contains 30 vertices, 24 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Houses\Missionspec\admincontainer01.v3o
    |[VNUM=1.43]
    |Model contains 1354 vertices, 721 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\admin01_glassroof.v3o
    |[VNUM=1.43]
    |Model contains 89 vertices, 45 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck13.v3o
    |[VNUM=1.43]
    |Model contains 1123 vertices, 521 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck13_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 98 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck13_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 98 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\civiltruck13_logo.v3o
    |[VNUM=1.43]
    |Model contains 8 vertices, 4 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Missionspec\oilrig_landingstage01_walkable.v3o
    |[VNUM=1.43]
    |Model contains 234 vertices, 124 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Missionspec\oilrig_landingstage01_walkable02.v3o
    |[VNUM=1.43]
    |Model contains 368 vertices, 234 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\harbourcrane01.v3o
    |[VNUM=1.43]
    |Model contains 1917 vertices, 1026 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Construction\forklifttruck01.v3o
    |[VNUM=1.43]
    |Model contains 1060 vertices, 675 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Construction\forklifttruck01_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 90 vertices, 96 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Construction\forklifttruck01_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 48 vertices, 44 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Construction\forklifttruck01_door01.v3o
    |[VNUM=1.43]
    |Model contains 102 vertices, 60 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Train\freightcar03_1.v3o
    |[VNUM=1.43]
    |Model contains 676 vertices, 340 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Water Craft\barge01.v3o
    |[VNUM=1.43]
    |Model contains 2639 vertices, 1684 polygons, 0 bones, 8 muscleanimframes
    |Loading Model mod:Models\Objects\Misc\firehosebox.v3o
    |[VNUM=1.43]
    |Model contains 192 vertices, 122 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Misc\tutplane2.v3o
    |[VNUM=1.43]
    |Model contains 4 vertices, 2 polygons, 0 bones, 5 muscleanimframes
    |Loading Model mod:Models\Houses\01 LA Emergency Service\fire_station2.v3o
    |[VNUM=1.43]
    |Model contains 977 vertices, 498 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Dummy\missing.v3o
    |[VNUM=1.43]
    |Model contains 32 vertices, 12 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\miningbarrack\miningbarrack_floor.v3o
    |[VNUM=1.43]
    |Model contains 196 vertices, 114 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\miningbarrack\miningbarrack_ceiling.v3o
    |[VNUM=1.43]
    |Model contains 372 vertices, 226 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\miningbarrack\miningbarrack_walls.v3o
    |[VNUM=1.43]
    |Model contains 566 vertices, 296 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\miningbarrack\miningbarrack_door.v3o
    |[VNUM=1.43]
    |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\miningbarrack\miningbarrack_door_toilet.v3o
    |[VNUM=1.43]
    |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_basin01.v3o
    |[VNUM=1.43]
    |Model contains 61 vertices, 40 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_bed.v3o
    |[VNUM=1.43]
    |Model contains 142 vertices, 72 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_cabindoor.v3o
    |[VNUM=1.43]
    |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_chair01.v3o
    |[VNUM=1.43]
    |Model contains 34 vertices, 18 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_chair02.v3o
    |[VNUM=1.43]
    |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_counterbig.v3o
    |[VNUM=1.43]
    |Model contains 338 vertices, 256 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_countersmall.v3o
    |[VNUM=1.43]
    |Model contains 98 vertices, 52 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_kitchen01.v3o
    |[VNUM=1.43]
    |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_kitchen02.v3o
    |[VNUM=1.43]
    |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_kitchen03.v3o
    |[VNUM=1.43]
    |Model contains 24 vertices, 12 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_kitchen04.v3o
    |[VNUM=1.43]
    |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_kitchen05.v3o
    |[VNUM=1.43]
    |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_kitchen06.v3o
    |[VNUM=1.43]
    |Model contains 16 vertices, 8 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_pissoir.v3o
    |[VNUM=1.43]
    |Model contains 25 vertices, 16 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_shower01.v3o
    |[VNUM=1.43]
    |Model contains 52 vertices, 50 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_table.v3o
    |[VNUM=1.43]
    |Model contains 36 vertices, 18 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_toilet.v3o
    |[VNUM=1.43]
    |Model contains 53 vertices, 40 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_toiletwalls.v3o
    |[VNUM=1.43]
    |Model contains 370 vertices, 232 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\miningbarrack_tv.v3o
    |[VNUM=1.43]
    |Model contains 32 vertices, 16 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Equipment\bottle.v3o
    |[VNUM=1.43]
    |Model contains 74 vertices, 28 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\hotel_i_ashtray01.v3o
    |[VNUM=1.43]
    |Model contains 41 vertices, 26 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Misc\beer01.v3o
    |[VNUM=1.43]
    |Model contains 172 vertices, 128 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\bankmain01_trashcan05.v3o
    |[VNUM=1.43]
    |Model contains 40 vertices, 32 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\ps_dome_lockermedium.v3o
    |[VNUM=1.43]
    |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Missionspec\oa_stagebox02.v3o
    |[VNUM=1.43]
    |Model contains 56 vertices, 28 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\cinema01_movieposter01.v3o
    |[VNUM=1.43]
    |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\cinema01_moviepicture02.v3o
    |[VNUM=1.43]
    |Model contains 16 vertices, 8 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\cinema01_moviepicture03.v3o
    |[VNUM=1.43]
    |Model contains 16 vertices, 8 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\office_g_waterdispenser.v3o
    |[VNUM=1.43]
    |Model contains 63 vertices, 43 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\boutique_wclothe01.v3o
    |[VNUM=1.43]
    |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\ruin06_dirtclothes.v3o
    |[VNUM=1.43]
    |Model contains 18 vertices, 10 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\ap_shop01_plant10.v3o
    |[VNUM=1.43]
    |Model contains 101 vertices, 76 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\boutique_carpet01.v3o
    |[VNUM=1.43]
    |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\miningbarrack_stairs.v3o
    |[VNUM=1.43]
    |Model contains 63 vertices, 33 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Houses\02 Civil\restaurant01.v3o
    |[VNUM=1.43]
    |Model contains 735 vertices, 412 polygons, 0 bones, 0 muscleanimframes
    |Vision Core: Resized memory for Entities to  189 kB.
    |Loading Model mod:Models\Objects\HouseChildren\factory01_ventilationbox02.v3o
    |[VNUM=1.43]
    |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\mall01_aircon.v3o
    |[VNUM=1.43]
    |Model contains 28 vertices, 14 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\st_smallshop01\st_smallshop01_floor.v3o
    |[VNUM=1.43]
    |Model contains 36 vertices, 18 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\st_smallshop01\st_smallshop01_ceiling.v3o
    |[VNUM=1.43]
    |Model contains 128 vertices, 102 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\st_smallshop01\st_smallshop01_wall01.v3o
    |[VNUM=1.43]
    |Model contains 607 vertices, 353 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\st_smallshop01\st_smallshop01_wall02.v3o
    |[VNUM=1.43]
    |Model contains 86 vertices, 54 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\st_smallshop01\st_smallshop01_wall03.v3o
    |[VNUM=1.43]
    |Model contains 78 vertices, 44 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\st_smallshop01\st_smallshop01_wall04.v3o
    |[VNUM=1.43]
    |Model contains 86 vertices, 54 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\st_smallshop01\st_smallshop01_wall01b.v3o
    |[VNUM=1.43]
    |Model contains 20 vertices, 12 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\Dummy\virtual_door01.v3o
    |[VNUM=1.43]
    |Model contains 24 vertices, 12 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\st_smallshop01_cab02.v3o
    |[VNUM=1.43]
    |Model contains 284 vertices, 142 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\st_smallshop01_cab03.v3o
    |[VNUM=1.43]
    |Model contains 100 vertices, 52 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\st_smallshop01_cab04.v3o
    |[VNUM=1.43]
    |Model contains 100 vertices, 52 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\st_smallshop01_paydesk.v3o
    |[VNUM=1.43]
    |Model contains 274 vertices, 144 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\st_smallshop01_smallshop01_cab01.v3o
    |[VNUM=1.43]
    |Model contains 256 vertices, 128 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\ap_shop\ap_shop04_floor.v3o
    |[VNUM=1.43]
    |Model contains 32 vertices, 12 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\ap_shop\ap_shop04_ceiling.v3o
    |[VNUM=1.43]
    |Model contains 1047 vertices, 436 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\ap_shop\ap_shop04_walls.v3o
    |[VNUM=1.43]
    |Model contains 604 vertices, 268 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\ap_shop\ap_shop04_walls_windows.v3o
    |[VNUM=1.43]
    |Model contains 18 vertices, 8 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\ap_shop04_desk01.v3o
    |[VNUM=1.43]
    |Model contains 674 vertices, 331 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\ap_shop04_divider01.v3o
    |[VNUM=1.43]
    |Model contains 38 vertices, 16 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\ap_shop04_seats01.v3o
    |[VNUM=1.43]
    |Model contains 121 vertices, 74 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\ap_shop04_seats02.v3o
    |[VNUM=1.43]
    |Model contains 91 vertices, 58 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\ap_shop04_seats03.v3o
    |[VNUM=1.43]
    |Model contains 203 vertices, 112 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\ap_shop04_seats04.v3o
    |[VNUM=1.43]
    |Model contains 233 vertices, 128 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\ap_shop04_shelf01.v3o
    |[VNUM=1.43]
    |Model contains 93 vertices, 38 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\ap_shop04_sign01.v3o
    |[VNUM=1.43]
    |Model contains 21 vertices, 8 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\ap_shop04_ceiling_windowchild.v3o
    |[VNUM=1.43]
    |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Walls\wall11_straight.v3o
    |[VNUM=1.43]
    |Model contains 74 vertices, 28 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Street\bicyclestand01.v3o
    |[VNUM=1.43]
    |Model contains 774 vertices, 417 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Street\bicycle03.v3o
    |[VNUM=1.43]
    |Model contains 193 vertices, 105 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Street\bicycle02.v3o
    |[VNUM=1.43]
    |Model contains 193 vertices, 105 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Street\busstop01.v3o
    |[VNUM=1.43]
    |Model contains 272 vertices, 141 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\Dummy\missing.v3o
    |[VNUM=1.43]
    |Model contains 47 vertices, 20 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Houses\02 Civil\restaurant03.v3o
    |[VNUM=1.43]
    |Model contains 778 vertices, 534 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\branch_bank01_advert01.v3o
    |[VNUM=1.43]
    |Model contains 24 vertices, 12 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\hotel02_chair01.v3o
    |[VNUM=1.43]
    |Model contains 16 vertices, 8 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\yamyam_table_intact_b.v3o
    |[VNUM=1.43]
    |Model contains 36 vertices, 18 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\hotel_i\hotel_i_floor.v3o
    |[VNUM=1.43]
    |Model contains 288 vertices, 194 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\hotel_i\hotel_i_ceiling.v3o
    |[VNUM=1.43]
    |Model contains 2271 vertices, 1331 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\hotel_i\hotel_i_walls.v3o
    |[VNUM=1.43]
    |Model contains 2983 vertices, 1845 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\hotel_i\hotel_i_walls_windows.v3o
    |[VNUM=1.43]
    |Model contains 184 vertices, 106 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\hotel_i\hotel_i_door_l.v3o
    |[VNUM=1.43]
    |Model contains 8 vertices, 8 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\hotel_i\hotel_i_door_r.v3o
    |[VNUM=1.43]
    |Model contains 8 vertices, 8 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\hotel_i\hotel_i_door01.v3o
    |[VNUM=1.43]
    |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\hotel_i_elevator03_crushed.v3o
    |[VNUM=1.43]
    |Model contains 685 vertices, 386 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\hotel_i_elevator03.v3o
    |[VNUM=1.43]
    |Model contains 482 vertices, 264 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\hotel_i_elevator02.v3o
    |[VNUM=1.43]
    |Model contains 912 vertices, 500 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\hotel_i_armchair.v3o
    |[VNUM=1.43]
    |Model contains 96 vertices, 60 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\hotel_i_couch.v3o
    |[VNUM=1.43]
    |Model contains 123 vertices, 80 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\hotel_i_fusebox.v3o
    |[VNUM=1.43]
    |Model contains 32 vertices, 16 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\hotel_i_roofchair01.v3o
    |[VNUM=1.43]
    |Model contains 56 vertices, 28 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\hotel_i_table.v3o
    |[VNUM=1.43]
    |Model contains 52 vertices, 40 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\hotel_i_entrancechild.v3o
    |[VNUM=1.43]
    |Model contains 204 vertices, 130 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Houses\City - Office\officeblock01a.v3o
    |[VNUM=1.43]
    |Model contains 1961 vertices, 1039 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\officeblock01_glassroof.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 30 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\officeblock02_satelite.v3o
    |[VNUM=1.43]
    |Model contains 103 vertices, 87 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\officeblock04_roofwindow.v3o
    |[VNUM=1.43]
    |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\officeblock04_ventilation.v3o
    |[VNUM=1.43]
    |Model contains 126 vertices, 68 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\housedirt02.v3o
    |[VNUM=1.43]
    |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Street\kiosk03a.v3o
    |[VNUM=1.43]
    |Model contains 324 vertices, 182 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\kiosk03a_snacks.v3o
    |[VNUM=1.43]
    |Model contains 26 vertices, 16 polygons, 0 bones, 4 muscleanimframes
    |Loading Model mod:Models\Objects\Street\kiosk04.v3o
    |[VNUM=1.43]
    |Model contains 428 vertices, 222 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\kiosk04_flag01.v3o
    |[VNUM=1.43]
    |Model contains 30 vertices, 28 polygons, 0 bones, 0 muscleanimframes
    |Vision Core: Resized memory for Entities to  208 kB.
    |Loading Model mod:Models\Objects\ObjectChildren\kiosk04_flag02.v3o
    |[VNUM=1.43]
    |Model contains 24 vertices, 20 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Street\bicycle01.v3o
    |[VNUM=1.43]
    |Model contains 193 vertices, 105 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Street\phonebooth01.v3o
    |[VNUM=1.43]
    |Model contains 92 vertices, 48 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Lanterns\hanging_latern01.v3o
    |[VNUM=1.43]
    |Model contains 90 vertices, 66 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Park\parkbench_01.v3o
    |[VNUM=1.43]
    |Model contains 80 vertices, 58 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\TrainStation\displaypanel02.v3o
    |[VNUM=1.43]
    |Model contains 112 vertices, 70 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\TrainStation\stationm18_clock.v3o
    |[VNUM=1.43]
    |Model contains 66 vertices, 26 polygons, 0 bones, 31 muscleanimframes
    |Loading Model mod:Models\Objects\TrainStation\subwaysign01.v3o
    |[VNUM=1.43]
    |Model contains 66 vertices, 26 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Street\citypole.v3o
    |[VNUM=1.43]
    |Model contains 72 vertices, 28 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Persons\Civil\Civilworker02.v3o
    |[VNUM=1.43]
    |Model contains 396 vertices, 506 polygons, 20 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Missionspec\oilrig_puddle01.v3o
    |[VNUM=1.43]
    |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Houses\Airport\watchtower01.v3o
    |[VNUM=1.43]
    |Model contains 483 vertices, 300 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\militarybarrack02_child01.v3o
    |[VNUM=1.43]
    |Model contains 89 vertices, 63 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\shop01_ventilation.v3o
    |[VNUM=1.43]
    |Model contains 39 vertices, 22 polygons, 0 bones, 21 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\apartment_building_1970_child04.v3o
    |[VNUM=1.43]
    |Model contains 119 vertices, 96 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\rowhouse01_entranceroof02.v3o
    |[VNUM=1.43]
    |Model contains 12 vertices, 6 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Industry\gasbottle01.v3o
    |[VNUM=1.43]
    |Model contains 54 vertices, 68 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Houses\City - Office\bank01.v3o
    |[VNUM=1.43]
    |Model contains 2207 vertices, 1228 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\bank01_alpha.v3o
    |[VNUM=1.43]
    |Model contains 84 vertices, 42 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\ps_dome\ps_dome_floor.v3o
    |[VNUM=1.43]
    |Model contains 164 vertices, 102 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\ps_dome\ps_dome_ceiling.v3o
    |[VNUM=1.43]
    |Model contains 761 vertices, 376 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\ps_dome\ps_dome_walls.v3o
    |[VNUM=1.43]
    |Model contains 466 vertices, 314 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\OpenHouses\ps_dome\ps_dome_door.v3o
    |[VNUM=1.43]
    |Model contains 32 vertices, 20 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\ps_dome_desk01.v3o
    |[VNUM=1.43]
    |Model contains 68 vertices, 34 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\ps_dome_desk02.v3o
    |[VNUM=1.43]
    |Model contains 56 vertices, 28 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\ps_dome_devider.v3o
    |[VNUM=1.43]
    |Model contains 22 vertices, 12 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\ps_dome_lockers.v3o
    |[VNUM=1.43]
    |Model contains 28 vertices, 16 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\ps_dome_lockersmall.v3o
    |[VNUM=1.43]
    |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\ps_dome_rack01.v3o
    |[VNUM=1.43]
    |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\ps_dome_rack02.v3o
    |[VNUM=1.43]
    |Model contains 26 vertices, 14 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\ps_dome_rack03.v3o
    |[VNUM=1.43]
    |Model contains 26 vertices, 14 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\ps_dome_vitrine.v3o
    |[VNUM=1.43]
    |Model contains 388 vertices, 192 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\bankmain01_chair01.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 40 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\skyscraper02_monitor02.v3o
    |[VNUM=1.43]
    |Model contains 84 vertices, 28 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\skyscraper02_desktop.v3o
    |[VNUM=1.43]
    |Model contains 33 vertices, 12 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\office_g_desk02.v3o
    |[VNUM=1.43]
    |Model contains 148 vertices, 78 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\office_g_divider02.v3o
    |[VNUM=1.43]
    |Model contains 29 vertices, 16 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\one_family_house_i_01_wallflower.v3o
    |[VNUM=1.43]
    |Model contains 64 vertices, 40 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\st_smallshop03_table01.v3o
    |[VNUM=1.43]
    |Model contains 26 vertices, 16 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\cinema01_chair01.v3o
    |[VNUM=1.43]
    |Model contains 56 vertices, 30 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\skyscraper02_monitor01.v3o
    |[VNUM=1.43]
    |Model contains 72 vertices, 24 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\ps_dome_child01.v3o
    |[VNUM=1.43]
    |Model contains 198 vertices, 247 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\office_g_desk01.v3o
    |[VNUM=1.43]
    |Model contains 218 vertices, 114 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\ps_dome_buttons.v3o
    |[VNUM=1.43]
    |Model contains 126 vertices, 62 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\cityapartment01_picture02.v3o
    |[VNUM=1.43]
    |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\hotel02_painting03.v3o
    |[VNUM=1.43]
    |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\office_g_basket.v3o
    |[VNUM=1.43]
    |Model contains 44 vertices, 38 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\st_bigshop05_table01.v3o
    |[VNUM=1.43]
    |Model contains 69 vertices, 38 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseFurniture\st_bigshop03ruin_coffeemachine.v3o
    |[VNUM=1.43]
    |Model contains 100 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Houses\Suburb - Office\officeblock02.v3o
    |[VNUM=1.43]
    |Model contains 1708 vertices, 953 polygons, 0 bones, 0 muscleanimframes
    ?Prototype not found: mod:Prototypes/Objects/HouseChildren/depot01_ventilationshaft.e4p
    ?Prototype not found: mod:Prototypes/Objects/HouseChildren/depot01_ventilationshaft.e4p
    |Loading Model mod:Models\Objects\HouseChildren\depot02_roofwindows02.v3o
    |[VNUM=1.43]
    |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\factory01_glassroof.v3o
    |[VNUM=1.43]
    |Model contains 56 vertices, 28 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\officeblock02_barrier.v3o
    |[VNUM=1.43]
    |Model contains 48 vertices, 24 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\roofad01.v3o
    |[VNUM=1.43]
    |Model contains 258 vertices, 108 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\roofad02.v3o
    |[VNUM=1.43]
    |Model contains 258 vertices, 108 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\housead06.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 24 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\officeblock_02_rail.v3o
    |[VNUM=1.43]
    |Model contains 156 vertices, 84 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Houses\City - Office\officeblock01b.v3o
    |[VNUM=1.43]
    |Model contains 2430 vertices, 1285 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\housead02.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 24 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\housead03.v3o
    |[VNUM=1.43]
    |Model contains 20 vertices, 8 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\housedirt04.v3o
    |[VNUM=1.43]
    |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Houses\Town - Shopping\shop01b.v3o
    |[VNUM=1.43]
    |Model contains 1731 vertices, 753 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\shop01_backdoors.v3o
    |[VNUM=1.43]
    |Model contains 22 vertices, 12 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\shop01_blinds.v3o
    |[VNUM=1.43]
    |Model contains 20 vertices, 10 polygons, 0 bones, 0 muscleanimframes
    |Vision Core: Resized memory for Entities to  226 kB.
    |Loading Model mod:Models\Objects\HouseChildren\shop01_funnel.v3o
    |[VNUM=1.43]
    |Model contains 38 vertices, 20 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\shop01_gsm.v3o
    |[VNUM=1.43]
    |Model contains 41 vertices, 18 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\HouseChildren\shop01_perfumes.v3o
    |[VNUM=1.43]
    |Model contains 246 vertices, 118 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\housedirt05.v3o
    |[VNUM=1.43]
    |Model contains 4 vertices, 2 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\building_logo01.v3o
    |[VNUM=1.43]
    |Model contains 118 vertices, 48 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\building_logo02.v3o
    |[VNUM=1.43]
    |Model contains 118 vertices, 48 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\housedeco04.v3o
    |[VNUM=1.43]
    |Model contains 108 vertices, 82 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\housedeco07.v3o
    |[VNUM=1.43]
    |Model contains 88 vertices, 76 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\housedeco14.v3o
    |[VNUM=1.43]
    |Model contains 92 vertices, 74 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\housedeco08.v3o
    |[VNUM=1.43]
    |Model contains 79 vertices, 68 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\housedeco06.v3o
    |[VNUM=1.43]
    |Model contains 81 vertices, 58 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\ObjectChildren\housedeco12.v3o
    |[VNUM=1.43]
    |Model contains 133 vertices, 116 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Park\classicfountain01a.v3o
    |[VNUM=1.43]
    |Model contains 629 vertices, 413 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Park\statue01.v3o
    |[VNUM=1.43]
    |Model contains 308 vertices, 176 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Park\statue02.v3o
    |[VNUM=1.43]
    |Model contains 388 vertices, 204 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Park\statue03b.v3o
    |[VNUM=1.43]
    |Model contains 792 vertices, 705 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Plants\desertplant01b.v3o
    |[VNUM=1.43]
    |Model contains 92 vertices, 66 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Plants\desertplant01c.v3o
    |[VNUM=1.43]
    |Model contains 92 vertices, 66 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Plants\desertplant01a.v3o
    |[VNUM=1.43]
    |Model contains 92 vertices, 66 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Plants\reed03d.v3o
    |[VNUM=1.43]
    |Model contains 36 vertices, 20 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Plants\reed03c.v3o
    |[VNUM=1.43]
    |Model contains 32 vertices, 16 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Trees\palm01.v3o
    |[VNUM=1.43]
    |Model contains 154 vertices, 171 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Park\treeholder01.v3o
    |[VNUM=1.43]
    |Model contains 57 vertices, 27 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Trees\leafedtree_02.v3o
    |[VNUM=1.43]
    |Model contains 236 vertices, 212 polygons, 0 bones, 14 muscleanimframes
    |Loading Model mod:Models\Objects\Trees\foresttree01.v3o
    |[VNUM=1.43]
    |Model contains 183 vertices, 122 polygons, 0 bones, 34 muscleanimframes
    |Loading Model mod:Models\Objects\Stones\boulder08b.v3o
    |[VNUM=1.43]
    |Model contains 43 vertices, 67 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Stones\boulder09b.v3o
    |[VNUM=1.43]
    |Model contains 108 vertices, 99 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Stones\boulder07.v3o
    |[VNUM=1.43]
    |Model contains 50 vertices, 66 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Stones\boulder09.v3o
    |[VNUM=1.43]
    |Model contains 111 vertices, 101 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Misc\flag01b.v3o
    |[VNUM=1.43]
    |Model contains 149 vertices, 91 polygons, 0 bones, 8 muscleanimframes
    |Loading Model mod:Models\Objects\Playground\climb01.v3o
    |[VNUM=1.43]
    |Model contains 454 vertices, 242 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Playground\swing02.v3o
    |[VNUM=1.43]
    |Model contains 286 vertices, 184 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Playground\merrygoround01.v3o
    |[VNUM=1.43]
    |Model contains 184 vertices, 116 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Houses\01 LA Emergency Service\lax_station.v3o
    |[VNUM=1.43]
    |Model contains 544 vertices, 300 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Street\sunshade01.v3o
    |[VNUM=1.43]
    |Model contains 132 vertices, 68 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Street\sunshade02.v3o
    |[VNUM=1.43]
    |Model contains 132 vertices, 68 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Stones\boulder02b.v3o
    |[VNUM=1.43]
    |Model contains 52 vertices, 68 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Stones\boulder07b.v3o
    |[VNUM=1.43]
    |Model contains 25 vertices, 33 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Stones\boulder06b.v3o
    |[VNUM=1.43]
    |Model contains 25 vertices, 33 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Stones\boulder05b.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 92 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Stones\boulder01.v3o
    |[VNUM=1.43]
    |Model contains 82 vertices, 96 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Stones\boulder01b.v3o
    |[VNUM=1.43]
    |Model contains 25 vertices, 33 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Stones\boulder03.v3o
    |[VNUM=1.43]
    |Model contains 32 vertices, 60 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Stones\boulder03b.v3o
    |[VNUM=1.43]
    |Model contains 25 vertices, 33 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Misc\travelvan01b.v3o
    |[VNUM=1.43]
    |Model contains 783 vertices, 474 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Objects\Misc\travelvan01.v3o
    |[VNUM=1.43]
    |Model contains 1070 vertices, 474 polygons, 0 bones, 0 muscleanimframes
    ModelManager unloaded 0 ressources, purged 0 ressources
    TextureManager unloaded 0 ressources
    |Vision Core: Resized memory for Entities to  244 kB.
    |Vision Core: Resized memory for Entities to  262 kB.
    |Vision Core: Resized memory for Entities to  280 kB.
    ?router add open house: child has no entity!
    |Vision Core: Resized memory for Entities to  298 kB.
    |Vision Core: Resized memory for Entities to  316 kB.
    |Vision Core: Resized memory for Entities to  334 kB.
    |Vision Core: Resized memory for Entities to  352 kB.
    |Vision Core: Resized memory for Entities to  370 kB.
    |Vision Core: Resized memory for Entities to  388 kB.
    |Vision Core: Resized memory for Entities to  406 kB.
    |Vision Core: Resized memory for Entities to  424 kB.
    |Vision Core: Resized memory for Entities to  442 kB.
    |Vision Core: Resized memory for Entities to  460 kB.
    |Vision Core: Resized memory for Entities to  478 kB.
    |Vision Core: Resized memory for Entities to  497 kB.
    |Vision Core: Resized memory for Entities to  515 kB.
    |Vision Core: Resized memory for Entities to  533 kB.
    |Vision Core: Resized memory for Entities to  551 kB.
    |Vision Core: Resized memory for Entities to  569 kB.
    |Vision Core: Resized memory for Entities to  587 kB.
    |Vision Core: Resized memory for Entities to  605 kB.
    |Vision Core: Resized memory for Entities to  623 kB.
    |Vision Core: Resized memory for Entities to  641 kB.
    |Vision Core: Resized memory for Entities to  659 kB.
    |Vision Core: Resized memory for Entities to  677 kB.
    |Vision Core: Resized memory for Entities to  695 kB.
    |Vision Core: Resized memory for Entities to  713 kB.
    |Vision Core: Resized memory for Entities to  731 kB.
    |Vision Core: Resized memory for Entities to  749 kB.
    |Loading Model mod:Models\Vehicles\07 Civil\freestar01.v3o
    |[VNUM=1.43]
    |Model contains 1617 vertices, 2107 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\07 Civil\freestar_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 182 vertices, 256 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\07 Civil\freestar01_door01.v3o
    |[VNUM=1.43]
    |Model contains 132 vertices, 165 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar30_purple.v3o
    |[VNUM=1.43]
    |Model contains 443 vertices, 345 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar30_orange_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 50 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Cars\civilcar30_purple_door01.v3o
    |[VNUM=1.43]
    |Model contains 48 vertices, 38 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\07 Civil\NYCTaxi06.v3o
    |[VNUM=1.43]
    |Model contains 1577 vertices, 2002 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\07 Civil\NYCTaxi01_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 182 vertices, 256 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\07 Civil\NYCTaxi06_door01.v3o
    |[VNUM=1.43]
    |Model contains 134 vertices, 161 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\07 Civil\freestar02.v3o
    |[VNUM=1.43]
    |Model contains 1617 vertices, 2107 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\07 Civil\freestar02_door01.v3o
    |[VNUM=1.43]
    |Model contains 132 vertices, 165 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\07 Civil\fec_utilbex01.v3o
    |[VNUM=1.43]
    |Model contains 1887 vertices, 2410 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\07 Civil\fec_utilbex01_door01.v3o
    |[VNUM=1.43]
    |Model contains 134 vertices, 160 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\07 Civil\fec_utilbex01_door02.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 72 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\07 Civil\fec_utilbex01_door03.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 72 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\07 Civil\chevrolet_express01.v3o
    |[VNUM=1.43]
    |Model contains 1278 vertices, 2086 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck08_grey.v3o
    |[VNUM=1.43]
    |Model contains 927 vertices, 618 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck08_grey_wheel01.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck08_grey_wheel02.v3o
    |[VNUM=1.43]
    |Model contains 60 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Trucks\civiltruck08_grey_door01.v3o
    |[VNUM=1.43]
    |Model contains 100 vertices, 60 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Trucks\transporttruck01_white.v3o
    |[VNUM=1.43]
    |Model contains 1297 vertices, 616 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Trucks\transporttruck01_red_wheel.v3o
    |[VNUM=1.43]
    |Model contains 74 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Trucks\transporttruck01_green.v3o
    |[VNUM=1.43]
    |Model contains 1297 vertices, 616 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Civil - Trucks\transporttruck01_green_wheel.v3o
    |[VNUM=1.43]
    |Model contains 74 vertices, 36 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\07 Civil\fseries02.v3o
    |[VNUM=1.43]
    |Model contains 1864 vertices, 2443 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\07 Civil\fseries02_door01.v3o
    |[VNUM=1.43]
    |Model contains 168 vertices, 195 polygons, 0 bones, 0 muscleanimframes
    |Loading Model mod:Models\Vehicles\Water Craft\cutter02.v3o
    |[VNUM=1.43]
    |Model contains 2041 vertices, 1719 polygons, 0 bones, 8 muscleanimframes
    Loading parameters for event EFPEventCigarette
    Loading parameters for event EFPRandomFire
    Loading parameters for event EFPEventHeartAttack
    Loading parameters for event EFPEventFall
    Loading parameters for event EFPEventShock
    Loading parameters for event EFPEventFoodPoisoning
    Loading parameters for event EFPEventCirculatoryCollapse
    Loading parameters for event EFPEventStroke
    Loading parameters for event EFPEventFlashStrike
    Loading parameters for event EFPGasExplosion
    Loading parameters for event EFPPickpocketing
    Loading parameters for event EFPBecomingMurderer
    Loading parameters for event EFPRunningAmok
    Loading parameters for event EFPEventTrafficLightFailure
    Loading parameters for event EFPEventRailwayCrossingFailure
    Loading parameters for event EFPEventSuicideDrowning
    Loading parameters for event EFPEventCarAccident
    Loading parameters for event EFPCarAccidentNoWater
    Loading parameters for event EFPEventShopLifting
    Loading parameters for event EFPEventCarTheft
    Loading parameters for event EFPBomber
    Loading parameters for event EFPRowdy
    Loading parameters for event EFPHostageTaking
    Loading parameters for event EFPEarthquake
    Loading parameters for event EFPArsonist
    Loading parameters for event EFPRabidDog
    Loading parameters for event EFPEventCivilcarDefect
    Loading parameters for event EFPEventShortCircuit
    Loading parameters for event EFPDemonstration
    LoadParameters() failed for event EFPDemonstration
    Loading parameters for event EFPBankRobbery
    Loading parameters for event EFPEventSuicideTrack
    Loading parameters for event EFPEventSuicideWindow
    Loading parameters for event EFPBirdFlu
    Loading parameters for event EFPHail
    Loading parameters for event EFPAmokDrive
    Loading parameters for event EFPTrafficJam
    Loading parameters for event EFPHydrantDamaged
    Loading parameters for event EFPSaboteur
    Loading parameters for event EFPElectricShock
    Loading parameters for event EFPSniper
    Loading parameters for event EFPMissingPerson
    Loading parameters for event EFPRadioactiveCloud
    Loading parameters for event EFPZombie
    Loading parameters for event EFPHomicide
    Loading parameters for event EFPEventCigarette
    Loading parameters for event EFPRandomFire
    Loading parameters for event EFPEventHeartAttack
    Loading parameters for event EFPEventFall
    Loading parameters for event EFPEventShock
    Loading parameters for event EFPEventFoodPoisoning
    Loading parameters for event EFPEventCirculatoryCollapse
    Loading parameters for event EFPEventStroke
    Loading parameters for event EFPEventFlashStrike
    Loading parameters for event EFPGasExplosion
    Loading parameters for event EFPPickpocketing
    Loading parameters for event EFPBecomingMurderer
    Loading parameters for event EFPRunningAmok
    Loading parameters for event EFPEventTrafficLightFailure
    Loading parameters for event EFPEventRailwayCrossingFailure
    Loading parameters for event EFPEventSuicideDrowning
    Loading parameters for event EFPEventCarAccident
    Loading parameters for event EFPEventShopLifting
    Loading parameters for event EFPEventCarTheft
    Loading parameters for event EFPBomber
    Loading parameters for event EFPRowdy
    Loading parameters for event EFPHostageTaking
    Loading parameters for event EFPEarthquake
    Loading parameters for event EFPArsonist
    Loading parameters for event EFPRabidDog
    Loading parameters for event EFPEventCivilcarDefect
    Loading parameters for event EFPEventShortCircuit
    Loading parameters for event EFPDemonstration
    Loading parameters for event EFPBankRobbery
    Loading parameters for event EFPEventSuicideTrack
    Loading parameters for event EFPEventSuicideWindow
    ?Tried to assign unknown command 'VcmdInstallSquad' to object U
    !WARNING: global listener object is still registered! Unregister listener before destroying object!
     

     

×
×
  • Create New...