Starting MaSzyna rail vehicle simulator. Compilation 2012-08-31, release 1.8.625.365. Online documentation and additional files on http://eu07.pl Authors: Marcin_EU, McZapkie, ABu, Winger, Tolaris, nbmx_EU, OLO_EU, Bart, Quark-t, ShaXbee, Oli_EU, youBy, Ra, hunter and others Renderer: GeForce FX 5200/AGP/SSE2 Vendor: NVIDIA Corporation OpenGL Version: 2.1.2 Supported extensions: GL_ARB_depth_texture GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_half_float_pixel GL_ARB_imaging GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_shadow GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_texture_rectangle GL_ARB_transpose_matrix GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_gpu_program_parameters GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_pixels GL_EXT_paletted_texture GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_shared_texture_palette GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_object GL_EXT_texture_sRGB GL_EXT_timer_query GL_EXT_vertex_array GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_blend_square GL_NV_copy_depth_to_color GL_NV_depth_clamp GL_NV_fence GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_framebuffer_multisample_coverage GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_texgen_reflection GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_expand_normal GL_NV_texture_rectangle GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum GL_WIN_swap_hint WGL_EXT_swap_control Ra: The VBO is found, but Display Lists are selected. DDS texture format is supported. Max texture size: 4096 glFogfv(GL_FOG_COLOR, FogColor); glClearDepth(1.0f); glEnable(GL_TEXTURE_2D); glShadeModel(GL_SMOOTH); glEnable(GL_DEPTH_TEST); glEnable(GL_BLEND); glEnable(GL_ALPHA_TEST); glAlphaFunc(GL_GREATER,0.04); glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); glDepthFunc(GL_LEQUAL); glHint(GL_PERSPECTIVE_CORRECTION_HINT, GL_NICEST); glPolygonMode(GL_FRONT, GL_FILL); glFrontFace(GL_CCW); glEnable(GL_CULL_FACE); glLineWidth(1.0f); glPointSize(2.0f); glLightModelfv(GL_LIGHT_MODEL_AMBIENT,darkLight); glLightfv(GL_LIGHT0,GL_AMBIENT,ambientLight); glLightfv(GL_LIGHT0,GL_DIFFUSE,diffuseLight); glLightfv(GL_LIGHT0,GL_SPECULAR,specularLight); glLightfv(GL_LIGHT0,GL_POSITION,lightPos); glEnable(GL_LIGHT0); glEnable(GL_COLOR_MATERIAL); glColorMaterial(GL_FRONT, GL_AMBIENT_AND_DIFFUSE); glMaterialfv( GL_FRONT, GL_AMBIENT_AND_DIFFUSE, whiteLight ); glEnable(GL_LIGHTING); glFogi(GL_FOG_MODE, GL_LINEAR); glFogfv(GL_FOG_COLOR, FogColor); glFogf(GL_FOG_START, 1000.0f); glFogf(GL_FOG_END, 2000.0f); glEnable(GL_FOG); Font init Display Lists font used. Font init OK Sound Init Loading - texture: textures\logo.bmp Sound Init OK Textures init Textures init OK Models init Models init OK Ground init Loading scenery from $.scn Scenery sky definition cgskj_overcast027.t3d Scenery atmo definition Scenery light definition Loading - binary model: models\pkp/sp2ccx.e3d Loading - texture: textures\pkp\s_przejazd-ksa1-sd-ss2.dds Loading - binary model: models\pkp/1sp2cc.e3d Loading - texture: textures\pkp\przejazd_1.dds Loading - binary model: models\pkp/1szlab_d_60.e3d Loading - texture: textures\pkp\przejazd_1.dds Loading - texture: textures\rail_screw_used1.dds Loading - texture: textures\tpd-oil3.dds Loading - texture: textures\plateplatform_grass.dds Loading - texture: textures\perony_bok_l61_a.dds Loading - texture: textures\per4plytyzielone.dds Loading - texture: textures\plateplatform1_side_2.dds EventLauncher at 0:2 Loading - binary model: models\pkp/x.e3d Loading - texture: textures\pkp\przejazd-ksa1.dds Loading - texture: textures\peronyl61.dds Loading - texture: textures\tpbps-new2.dds Loading - binary model: models\eea5.e3d Loading - texture: textures\prety.dds Loading - texture: textures\dol.dds Loading - texture: textures\eea5.dds Loading - texture: textures\concrete_zwr.dds Loading - binary model: models\eea5_puszka.e3d Loading - texture: textures\zwr_pack1.dds Loading - texture: textures\bok.dds Loading - texture: textures\rail_screw_unused2.dds Loading - texture: textures\zwrot-tpd-oil1.dds Loading - texture: textures\asphaltdark1.dds Loading - texture: textures\tpd-oil2.dds Loading - texture: textures\rail_screw_unused1.dds Loading - texture: textures\tpd-stare3.dds Loading - texture: textures\pkp\naped_jea29_1.dds Loading - binary model: models\pkp/jea29.e3d Loading - texture: textures\tpd-old1.dds Loading - texture: textures\wzp.dds Loading - binary model: models\wza.e3d Loading - texture: textures\metal\metalfrictionpattern1.dds Loading - texture: textures\zwrot34r300pods-new.dds Loading - texture: textures\wzl.dds Loading - texture: textures\zwrl25r190.dds Loading - texture: textures\zwrp25r190.dds Loading - texture: textures\per4plyty.dds Loading - texture: textures\plateplatform1_side.dds Loading - texture: textures\perony_bok_l61.dds Loading - texture: textures\tpb-old1.dds Loading - texture: textures\grassdarkgreen2.dds Loading - binary model: models\pkp/1sp2ccxx.e3d Loading - texture: textures\plot_l61.dds Loading - texture: textures\grassdarkgreen3.dds Loading - texture: textures\forest_b6.dds Loading - texture: textures\tpd-old4.dds Loading - binary model: models\pkp/sp2cc.e3d Loading - binary model: models\pkp/szlab_d_60.e3d Loading - texture: textures\pkp\#szlab_tex.dds Loading - texture: textures\oslonatrakcji.dds EventLauncher at 0:2 EventLauncher at 0:2 EventLauncher at 0:2 EventLauncher at 0:2 EventLauncher at 0:2 EventLauncher at 0:2 Loading - texture: textures\peronmoj.dds Loading - binary model: models\pkp/rezonator.e3d Loading - texture: textures\pkp\rezonator.dds EventLauncher at 0:2 EventLauncher at 0:2 EventLauncher at 0:2 EventLauncher at 0:2 Loading - texture: textures\tpb-n1.dds Loading - texture: textures\tpd-oil1.dds Loading - texture: textures\tpdrew1.dds Loading - texture: textures\tpdrew3.dds Loading - texture: textures\tpdrew2.dds Loading - texture: textures\rail_screw_used2.dds Loading - texture: textures\rail_screw_rused2.dds Loading - binary model: models\wzk.e3d Loading - texture: textures\wzk.dds Loading - texture: textures\rozkrz34r150-tpbps-new2.dds Loading - texture: textures\wzw.dds Loading - texture: textures\trawsko2.dds Loading - binary model: models\pkp/sp2ccxx.e3d Loading - texture: textures\pkp\s_przejazd-ksa2-sd-ss2.dds Loading - binary model: models\pkp/szlab_d_45.e3d EventLauncher at 0:2 Loading - texture: textures\tpbp-new2.dds EventLauncher at 0:2 Loading - binary model: models\wzll.e3d Loading - texture: textures\zwr41r500.dds Loading - texture: textures\rkpd34r190-tpd1.dds Loading - texture: textures\rkpd34r190-tpd2.dds Loading - texture: textures\rkpd34r190-tpd-oil2.dds Loading - texture: textures\tabl\b-1m.dds Loading - binary model: models\sem/glowice/s3izcb_dd.e3d Loading - texture: textures\sem\glowice.dds Loading - texture: textures\sem\bialy.dds Loading - texture: textures\sem\#pkplight_lenses.dds Loading - texture: textures\sem\czerwony.dds Loading - texture: textures\sem\zielony.dds Loading - texture: textures\sem\slupy.dds Loading - binary model: models\sem/slupy/s3ibg.e3d Loading - binary model: models\sem/drabinki/d4i.e3d Loading - texture: textures\tabl\c-2m.dds Loading - binary model: models\sem/glowice/s4izcpb_dd.e3d Loading - texture: textures\sem\pomaranczowy.dds Loading - binary model: models\sem/slupy/s4ibl.e3d Loading - texture: textures\tabl\tm2.dds Loading - binary model: models\sem/karzelki/ktmnb.e3d Loading - texture: textures\sem\niebieski.dds Loading - binary model: models\sem/slupy/pod_betonowa.e3d Loading - texture: textures\tabl\e-2m.dds Loading - texture: textures\tabl\f-2m.dds Loading - texture: textures\tabl\g-1m.dds Loading - texture: textures\tabl\tm3.dds Loading - texture: textures\tabl\c2.dds Loading - texture: textures\tabl\a-12.dds Loading - binary model: models\sem/glowice/s5izpcpb_dd.e3d Loading - binary model: models\sem/slupy/s5ibg.e3d Loading - binary model: models\sem/drabinki/d5i.e3d Loading - texture: textures\tabl\toa.dds Loading - binary model: models\sem/glowice/to2izp_dd.e3d Loading - binary model: models\sem/slupy/tosptmibg.e3d Loading - binary model: models\sem/drabinki/d2i.e3d Loading - binary model: models\sem/wskazniki/w1new_d.e3d Loading - texture: textures\tabl\c-1m.dds Loading - binary model: models\sem/glowice/s3ypczb_dd.e3d Loading - binary model: models\sem/slupy/s3ypbg.e3d Loading - binary model: models\sem/drabinki/d4yp.e3d Loading - texture: textures\tabl\d-2m.dds Loading - binary model: models\sem/glowice/s4ypzcpb_dd.e3d Loading - binary model: models\sem/slupy/s4ypbl.e3d Loading - binary model: models\sem/glowice/s5ypzpcpb_dd.e3d Loading - binary model: models\sem/slupy/s5ypmg.e3d Loading - binary model: models\sem/drabinki/d5yp.e3d Loading - binary model: models\sem/glowice/to2ypzp_dd.e3d Loading - binary model: models\sem/slupy/tosptmypbg.e3d Loading - binary model: models\sem/drabinki/d2yp.e3d Loading - texture: textures\tabl\m-1m.dds Loading - binary model: models\sem/glowice/s3ypzcb_dd.e3d Loading - binary model: models\sem/slupy/s3ypmg.e3d Loading - texture: textures\tabl\l-2m.dds Loading - texture: textures\tabl\k-2m.dds Loading - texture: textures\tabl\j-2m.dds Loading - texture: textures\tabl\spm.dds Loading - binary model: models\sem/glowice/sp3ipzb_dd.e3d Loading - binary model: models\sem/wskazniki/isp.e3d Loading - texture: textures\tabl\spl.dds Loading - texture: textures\tabl\spk.dds Loading - texture: textures\tabl\spj.dds Loading - texture: textures\tabl\n-12.dds Loading - texture: textures\tabl\ton.dds Loading - texture: textures\tabl\b1-m.dds Loading - texture: textures\tabl\c2-m.dds Loading - texture: textures\tabl\tm1.dds Loading - binary model: models\sem/glowice/tminb_dd.e3d Loading - texture: textures\tabl\tm6.dds Loading - texture: textures\tabl\tm5.dds Loading - texture: textures\tabl\h4-2m.dds Loading - texture: textures\tabl\h6-2m.dds Loading - texture: textures\tabl\h1-m.dds Loading - texture: textures\tabl\h2-2m.dds Loading - texture: textures\tabl\sph1.dds Loading - texture: textures\tabl\sph2.dds Loading - texture: textures\tabl\g1-2m.dds Loading - binary model: models\sem/slupy/s4ypmg.e3d Loading - binary model: models\sem/pasy/pp.e3d Loading - texture: textures\tabl\g2-2m.dds Loading - texture: textures\tabl\g4-2m.dds Loading - texture: textures\tabl\g6-2m.dds Loading - texture: textures\tabl\i-12.dds Loading - texture: textures\tabl\toi.dds Loading - texture: textures\tabl\spi.dds Loading - binary model: models\sem/wskazniki/iisp.e3d Loading - binary model: models\sem/wskazniki/iiisp.e3d Loading - texture: textures\tabl\e51-2m.dds Loading - texture: textures\tabl\e52-2m.dds Loading - texture: textures\tabl\e55-2m.dds Loading - texture: textures\tabl\e59-2m.dds Loading - texture: textures\tabl\e61-2m.dds Loading - texture: textures\tabl\c-12.dds Loading - texture: textures\tabl\d-12.dds Loading - texture: textures\tabl\tod.dds Loading - texture: textures\tabl\toc.dds Loading - texture: textures\tabl\k51-12m.dds Loading - texture: textures\tabl\k52-2m.dds Loading - texture: textures\tabl\k55-12m.dds Loading - texture: textures\tabl\k57-2m.dds Loading - texture: textures\tabl\k59-2m.dds Loading - texture: textures\tabl\k61-2m.dds Loading - texture: textures\tabl\g-12.dds Loading - texture: textures\tabl\f1-m.dds Loading - texture: textures\tabl\e2-m.dds Loading - texture: textures\tabl\tog.dds Loading - texture: textures\tabl\w-12.dds Loading - binary model: models\sem/slupy/s5ypbl.e3d Loading - texture: textures\tabl\usz.dds Loading - binary model: models\sem/glowice/s2ylcb_dd.e3d Loading - binary model: models\sem/slupy/s2ylml.e3d Loading - binary model: models\sem/drabinki/d2yl.e3d Loading - texture: textures\tabl\z-2.dds Loading - binary model: models\sem/glowice/s4yppcpb_dd.e3d Loading - binary model: models\sem/slupy/s4ypml.e3d Loading - texture: textures\tabl\xm.dds Loading - binary model: models\sem/karzelki/ks2cb.e3d Loading - binary model: models\sem/glowice/to1ip_dd.e3d Loading - texture: textures\tabl\tob.dds Loading - texture: textures\tabl\b-12.dds Loading - binary model: models\sem/wskazniki/w24v1.e3d Loading - texture: textures\sem\w_lens.dds Loading - binary model: models\sem/slupy/s5img.e3d Loading - texture: textures\tabl\b-2.dds Loading - texture: textures\tabl\c-2.dds Loading - binary model: models\sem/glowice/s4ipcpb_dd.e3d Loading - binary model: models\sem/slupy/s4iml.e3d Loading - texture: textures\tabl\2d.dds Loading - binary model: models\sem/glowice/s2ylcz_dd.e3d Loading - binary model: models\sem/slupy/s2ylmg.e3d Loading - texture: textures\tabl\k-12m.dds Loading - texture: textures\tabl\j3-2m.dds Loading - texture: textures\tabl\j5-2m.dds Loading - texture: textures\tabl\h-2m.dds Loading - texture: textures\tabl\g-2m.dds Loading - texture: textures\tabl\l-12m.dds Loading - texture: textures\tabl\m-2m.dds Loading - texture: textures\tabl\n-2m.dds Loading - texture: textures\tabl\o-2m.dds Loading - texture: textures\tabl\p-2m.dds Loading - texture: textures\tabl\tm15.dds Loading - texture: textures\tabl\tm14.dds Loading - texture: textures\tabl\spb.dds Loading - texture: textures\tabl\spa.dds Loading - binary model: models\sem/glowice/sp3yppbz_dd.e3d Loading - binary model: models\sem/glowice/to2ylzp_dd.e3d Loading - binary model: models\sem/slupy/tosptmylbg.e3d Loading - texture: textures\tabl\toz.dds Loading - binary model: models\sem/glowice/to1ypp_dd.e3d Loading - texture: textures\tabl\k.dds Loading - texture: textures\tabl\tm11.dds Loading - texture: textures\tabl\tm12.dds Loading - texture: textures\droga_polna.dds Loading - texture: textures\grass2.dds Loading - texture: textures\asphalt1.dds Loading - texture: textures\asphalt1_side1.dds Loading - texture: textures\asphalt1_solidwhite.dds Loading - texture: textures\asphalt1_dashedwhite.dds Loading - texture: textures\chodnik1.dds Loading - texture: textures\plateplatform1.dds Loading - texture: textures\asphaltdark1_dashedwhite.dds Loading - texture: textures\asphaltdark1_side1.dds Loading - texture: textures\grassgreen1.dds Loading - texture: textures\rivermnt1.dds Loading - texture: textures\rivermnt1bank.dds Loading - texture: textures\beton001.dds Loading - texture: textures\grass.dds Loading - texture: textures\wiadukt-beton1-filarbok.dds Loading - texture: textures\asphalt1_side2.dds Loading - texture: textures\l61_plants\drzewo512m.dds Loading - texture: textures\l61_plants\drzewo1024t.dds Loading - texture: textures\l61_plants\drzewo1024s.dds Loading - texture: textures\l61_plants\drzewo1024v.dds Loading - texture: textures\plants\krzak1.dds Loading - texture: textures\l61_plants\drzewo512r.dds Loading - texture: textures\l61_plants\drzewo512i.dds Loading - texture: textures\l61_plants\drzewo512j.dds Loading - texture: textures\l61_plants\drzewo512q.dds Loading - texture: textures\l61_plants\drzewo512k.dds Loading - texture: textures\forest02.dds Loading - texture: textures\l61_plants\drzewo1024n.dds Loading - texture: textures\l61_plants\drzewo1024w.dds Loading - texture: textures\l61_plants\drzewo1024j.dds Loading - texture: textures\l61_plants\krzak3.dds Loading - texture: textures\l61_plants\krzak4.dds Loading - texture: textures\l61_plants\drzewo1024l.dds Loading - texture: textures\l61_plants\krzak512a.dds Loading - texture: textures\l61_plants\sosna5.dds Loading - texture: textures\l61_plants\sosna7.dds Loading - texture: textures\l61_plants\sosna8.dds Loading - texture: textures\l61_plants\drzewo1024k.dds Loading - texture: textures\l61_plants\sosna4.dds Loading - texture: textures\l61_plants\drzewo512n.dds Loading - texture: textures\l61_plants\drzewo1024p.dds Loading - texture: textures\l61_plants\drzewo5.dds Loading - texture: textures\plants\trawsko2.dds Loading - binary model: models\grass.e3d Loading - texture: textures\plants\trawsko3.dds Loading - texture: textures\plants\trawsko1.dds Loading - texture: textures\l61_plants\drzewo1024q.dds Loading - texture: textures\widok1.dds Loading - texture: textures\l61_plants\drzewo1024d.dds Loading - texture: textures\pszenicaa.dds Loading - texture: textures\miasto.dds Loading - texture: textures\forest_b8.dds Loading - texture: textures\l61_plants\drzewo1024g.dds Loading - texture: textures\l61_plants\drzewo1024e.dds Loading - texture: textures\l61_plants\drzewo1024b.dds Loading - texture: textures\l61_plants\drzewo1024a.dds Loading - texture: textures\plants\krzak_1.dds Loading - texture: textures\widok3.dds Loading - texture: textures\ip\pkp\w6a.dds Loading - binary model: models\ip/pkp/w6.e3d Loading - texture: textures\\metalplatedirt1.dds Event "none_warning" is ignored. Event "none_warning" is ignored. Event "none_warning" is ignored. Event "none_warning" is ignored. Event "none_warning" is ignored. Loading - texture: textures\l61_plants\drzewo1024c.dds Loading - texture: textures\fauna8.dds Loading - texture: textures\farm03.dds Loading - texture: textures\fauna5.dds Loading - texture: textures\fauna1.dds Loading - texture: textures\fauna7.dds Loading - texture: textures\l61_plants\drzewo512l.dds Loading - texture: textures\l61_plants\drzewo512b.dds Loading - texture: textures\l61_plants\drzewo1024f.dds Loading - texture: textures\l61_plants\drzewo1024h.dds Loading - texture: textures\plants\tree4.dds Loading - texture: textures\tr\slup_beton1.dds Loading - binary model: models\tr/stb1.e3d Loading - texture: textures\tr\slup_beton1.dds Loading - texture: textures\tr\wys-ni-d.dds Loading - binary model: models\tr/-3d.e3d Loading - binary model: models\tr/stb1_w13p.e3d Loading - texture: textures\ip\pkp\2006\w13-2.dds Loading - texture: textures\tr\slup_beton3.dds Loading - binary model: models\tr/stb2.e3d Loading - texture: textures\tr\wys-ni-dr.dds Loading - binary model: models\tr/-3dr.e3d Loading - texture: textures\tr\wys-ni-k.dds Loading - binary model: models\tr/-3k.e3d Loading - binary model: models\tr/stb1_w13.e3d Loading - binary model: models\tr/est-s770.e3d Loading - texture: textures\tr\est-bramkaszara-s770.dds Loading - texture: textures\tr\#est-bramkaszara-s770.dds Loading - texture: textures\tr\est-bramkaszara-pg1m.dds Loading - texture: textures\tr\metale1.dds Loading - binary model: models\tr/+zwis1d.e3d Loading - texture: textures\tr\wys-ni-kr.dds Loading - binary model: models\tr/-3kr.e3d Loading - texture: textures\tr\wys-ni-d-p.dds Loading - texture: textures\tr\wys-ni-k-p.dds Loading - binary model: models\tr/].e3d Loading - texture: textures\tr\metale1.dds Loading - binary model: models\tr/+zwis1k.e3d Loading - binary model: models\tr/est-polbramka-2t-770.e3d Loading - texture: textures\tr\est-polbramkaszara-s770.dds Loading - texture: textures\tr\est-polbramkaszara-p.dds Loading - texture: textures\tr\#est-polbramkaszara-psegm.dds Loading - texture: textures\tr\#izol-sekcja.dds Loading - binary model: models\tr/stb1-izo.e3d Loading - texture: textures\tr\#izol-sekcja.dds Loading - texture: textures\tr\p_izol1.dds Loading - texture: textures\tr\teownik.dds Loading - texture: textures\tr\izolator.dds Loading - binary model: models\tr/-kotwa-napr14.e3d Loading - texture: textures\tr\kotwa_teownikrurowe.dds Loading - texture: textures\tr\odciag1.dds Loading - texture: textures\tr\ciezarbeton3.dds Loading - texture: textures\tr\naciag.dds Loading - binary model: models\tr/est1-kotwa-napr14.e3d Loading - binary model: models\tr/odgromnik_r.e3d Loading - texture: textures\tr\izolator2.dds Loading - texture: textures\tr\wys-ni-kotwd.dds Loading - binary model: models\tr/-kotw3d.e3d Loading - texture: textures\tr\betonrelief1.dds Loading - binary model: models\tr/sts1.e3d Loading - texture: textures\tr\teownik.dds Loading - texture: textures\tr\kotwa_teownikrurowe.dds Loading - binary model: models\tr/stb1-kotwa-napr14.e3d Loading - texture: textures\bud\blok.dds Loading - binary model: models\bud/blok_4.e3d Loading - texture: textures\bud\balk.dds Loading - texture: textures\pkp\odsekc20.dds Loading - binary model: models\pkp/odsekc20.e3d Loading - binary model: models\tr/we4a_postp.e3d Loading - texture: textures\pkp\wskazniki2.dds Loading - texture: textures\tr\we4a.dds Loading - binary model: models\tr/we4a_postl.e3d Loading - binary model: models\tr/we4zw.e3d Loading - texture: textures\tr\slup_beton4.dds Loading - binary model: models\tr/stb3.e3d Loading - texture: textures\tr\wys-ni-kotwkr.dds Loading - binary model: models\tr/-kotw3kr.e3d Loading - texture: textures\tr\wys-ni-d13-p.dds Loading - binary model: models\tr/-3d13.e3d Loading - texture: textures\tr\wys-ni-d13.dds Loading - texture: textures\tr\wys-ni-dr-p.dds Loading - texture: textures\tr\wys-ni-d13.dds Loading - texture: textures\tr\wys-ni-kotwdr.dds Loading - binary model: models\tr/-kotw3dr.e3d Loading - texture: textures\tr\wys-ni-kr-p.dds Loading - texture: textures\tr\wys-ni-k13.dds Loading - binary model: models\tr/-3k13.e3d Loading - binary model: models\tr/sts1-kotwa-napr14.e3d Loading - texture: textures\tr\wys-ni-kotwk.dds Loading - binary model: models\tr/-kotw3k.e3d Loading - binary model: models\ip/pkp/we4c.e3d Loading - texture: textures\tr\we4a.dds Loading - texture: textures\ip\pkp\2006\tol.dds Loading - binary model: models\ip/pkp/we4b.e3d Loading - texture: textures\ip\pkp\2006\tor.dds Loading - texture: textures\@oslonatrakcji.dds Loading - texture: textures\plot_ozimek.dds Loading - texture: textures\chodnik-6k-1x2m.dds Loading - texture: textures\fencewood1.dds Loading - texture: textures\grassdead5.dds Loading - texture: textures\zlom_l61.dds Loading - texture: textures\fence1.dds Loading - texture: textures\water03.dds Loading - texture: textures\farm04.dds Loading - texture: textures\tr\#est-bramkaszara-s730.dds Loading - texture: textures\wiadukt-beton1-przeslo.dds Loading - texture: textures\wiadukt-beton1-filarprzod.dds Loading - texture: textures\#wiaduktbarierki-nb.dds Loading - texture: textures\concrete-mozaic1.dds Loading - texture: textures\podklad1.dds Loading - texture: textures\katora.dds Loading - texture: textures\kombajn1.dds Loading - texture: textures\traktor1.dds Loading - texture: textures\tunnel1.dds Loading - texture: textures\l144\dino1.dds Loading - binary model: models\linia61/isdr/lipie_dworzec.e3d Loading - texture: textures\linia61\isdr\lipie_sl_dw.dds Loading - texture: textures\wall\wallbrickdark_dirty1.dds Loading - texture: textures\linia61\isdr\wiata3nczerwona.dds Loading - texture: textures\linia61\isdr\blok_cegla1.dds Loading - texture: textures\linia61\isdr\blok_cegla.dds Loading - texture: textures\linia61\isdr\cegla.dds Loading - binary model: models\linia61/isdr/lipie_wiadukt.e3d Loading - texture: textures\wall\wallstone_irregular1.dds Loading - texture: textures\\wiadukt_bar.dds Loading - texture: textures\\wiadukt-beton1-przeslo.dds Loading - texture: textures\\chodnik-6k-1x2m.dds Loading - texture: textures\\grassgreen1.dds Loading - texture: textures\bud2\biurowiec03.dds Loading - binary model: models\linia61/isdr/lipie_przystanek.e3d Loading - texture: textures\linia61\isdr\lipie_przystanek.dds Loading - texture: textures\linia61\isdr\blacha1.dds Loading - texture: textures\roof\Roof-RedTiles-aged1.dds Loading - binary model: models\bud/domtynk01.e3d Loading - texture: textures\bud\domtynk01b.dds Loading - texture: textures\bud\domtynk01a.dds Loading - texture: textures\roof\roof-asphaltstrip-new1.dds Loading - binary model: models\bud/0domdrewn01.e3d Loading - texture: textures\bud\r-zaryte.dds Loading - texture: textures\wood\woodlightbrown2_planks.dds Loading - texture: textures\wall\wallbricksbrown_a.dds Loading - binary model: models\bud/dom1tynk02.e3d Loading - texture: textures\bud\dom1tynk02a.dds Loading - texture: textures\bud\dom1tynk02b.dds Loading - binary model: models\bud2/domek3k.e3d Loading - texture: textures\bud2\domek2.dds Loading - binary model: models\bud2/domek2k.e3d Loading - binary model: models\bud2/domek1k.e3d Loading - texture: textures\bud2\domek1.dds Loading - binary model: models\slimson/dom1.e3d Loading - texture: textures\slimson\dom1.dds Loading - texture: textures\slimson\dworzec2d.dds Loading - texture: textures\roof\dachow09.dds Loading - texture: textures\slimson\dom1b.dds Loading - texture: textures\slimson\dom1a.dds Loading - binary model: models\slimson/dom2.e3d Loading - binary model: models\slimson/domek3.e3d Loading - texture: textures\slimson\domek3.dds Loading - texture: textures\slimson\drzwi1.dds Loading - texture: textures\roof\roof-asphaltstrip1.dds Event "none_warning" is ignored. Event "none_warning" is ignored. Event "none_warning" is ignored. Event "none_warning" is ignored. Event "none_warning" is ignored. Event "none_warning" is ignored. Event "none_warning" is ignored. Event "none_warning" is ignored. Event "none_warning" is ignored. Event "none_warning" is ignored. Loading - binary model: models\linia61/isdr/lipie_fabryka.e3d Loading - texture: textures\linia61\isdr\hala.dds Loading - texture: textures\\oslonatrakcji.dds Loading - texture: textures\\coalfine1.dds Loading - texture: textures\linia61\isdr\komin.dds Loading - binary model: models\linia61/isdr/lisowice_droznik.e3d Loading - texture: textures\linia61\isdr\jakas_buda.dds Loading - binary model: models\linia61/isdr/post156.e3d Loading - texture: textures\linia61\isdr\l61_post158.dds Loading - texture: textures\roof\jelitkowo_dach.dds Event "none_warning" is ignored. Event "none_warning" is ignored. Event "none_warning" is ignored. Event "none_warning" is ignored. Event "none_warning" is ignored. Event "none_warning" is ignored. Loading - binary model: models\ip/pkp/w9.e3d Loading - texture: textures\pkp\wskazniki1.dds Loading - texture: textures\pkp\w8_v2\w8_3.dds Loading - binary model: models\ip/pkp/w8.e3d Loading - binary model: models\linia144/ozimek_dw.e3d Loading - texture: textures\l144\ozimek_dw2.dds Loading - texture: textures\\zegar.dds Loading - texture: textures\l144\ozimek_dw1.dds Loading - texture: textures\l144\ozimek_dw5.dds Loading - texture: textures\l144\ozimek_dw8.dds Loading - texture: textures\l144\ozimek_dwopzz.dds Loading - binary model: models\linia144/ozimek_transformator.e3d Loading - texture: textures\l144\ozimek_transformator.dds Loading - binary model: models\linia144/ozimek_klatka.e3d Loading - texture: textures\metal\metalplatedirt1.dds Loading - texture: textures\l144\ozimek_blacha_peron.dds Loading - texture: textures\eng\#barierka2.dds Loading - binary model: models\linia144/ozimek_wiata.e3d Loading - binary model: models\linia61/wierzahs_oswiet.e3d Loading - texture: textures\tr\metal_zwis1.dds Loading - texture: textures\\#wiaduktbarierki-nb.dds Loading - binary model: models\linia144/ozimek_huta_m_panew.e3d Loading - texture: textures\l144\ozimek_mala_panew1.dds Loading - binary model: models\ip/pkp/w4.e3d Loading - binary model: models\linia144/ozimek_druznik.e3d Loading - texture: textures\l144\oz_druzn1.dds Loading - texture: textures\l144\krasiejow_dw.dds Loading - binary model: models\linia144/krasiejow_dw.e3d Loading - binary model: models\linia144/krasiejow_bomb1.e3d Loading - texture: textures\l144\bomb_kras1.dds Loading - binary model: models\slimson/slupekmaly.e3d Loading - texture: textures\slimson\slupekbok.dds Loading - texture: textures\ip\pkp\w11a-1.dds Loading - binary model: models\ip/pkp/w11.e3d Loading - texture: textures\ip\pkp\w11a-2.dds Loading - texture: textures\ip\pkp\w11a-3.dds Loading - binary model: models\linia144/dom1.e3d Loading - texture: textures\l144\cegla1.dds Loading - texture: textures\l144\drzwi3.dds Loading - texture: textures\l144\okno2.dds Loading - texture: textures\\ironrust.dds Loading - texture: textures\roof\roof-redtiles-aged1.dds Loading - binary model: models\linia144/dom2.e3d Loading - texture: textures\l144\cegla3.dds Loading - texture: textures\l144\drzwi2.dds Loading - texture: textures\l144\okno4.dds Loading - texture: textures\l144\dach1.dds Loading - binary model: models\linia144/dom2surowy.e3d Loading - binary model: models\linia144/stodola1.e3d Loading - texture: textures\l144\stodola_kr1.dds Loading - binary model: models\ip/pkp/w13.e3d Loading - binary model: models\linia144/s_male_dw1.e3d Loading - texture: textures\l144\stan_m_dw1.dds Loading - binary model: models\linia144/s_male_dw1a.e3d Loading - texture: textures\l144\l144_wall.dds Loading - texture: textures\wood\woodredbrown2_agedplanks.dds Loading - texture: textures\roof\dach_czarny.dds Loading - binary model: models\linia61/isdr/pawonkow_dw.e3d Loading - texture: textures\linia61\isdr\pawonkow_nastawnia.dds Loading - binary model: models\linia61/isdr/pawonkow_bud1.e3d Loading - texture: textures\linia61\isdr\paw_bud1.dds Loading - texture: textures\pkp\szafaprzek1-drzwi.dds Loading - texture: textures\pkp\szafaprzek1-tyl.dds Loading - binary model: models\ip/pkp/w5.e3d Loading - texture: textures\pkp\w5.dds EventLauncher at 0:2 Loading - binary model: models\linia61/isdr/pawonkow_tablica.e3d Loading - texture: textures\linia61\isdr\pawonkow_tablica.dds Loading - binary model: models\linia61/isdr/pawonkow_kierunek.e3d Loading - texture: textures\linia61\isdr\pawonkow_kierunek.dds Loading - binary model: models\linia61/isdr/pawonkow_bud2.e3d Loading - texture: textures\linia61\isdr\paw_buda.dds Loading - binary model: models\linia61/isdr/pawonkow_magazyn.e3d Loading - texture: textures\linia61\isdr\pawonkow_magazyn.dds Loading - texture: textures\\beton001.dds Loading - binary model: models\pkp/koziolbeton.e3d Loading - texture: textures\\concrete1.dds Loading - texture: textures\\wzw.dds Loading - texture: textures\\podklad1.dds Loading - binary model: models\mc/krakowt-magazyn1.e3d Loading - texture: textures\mc\kt-magazyn1fasada2.dds Loading - texture: textures\mc\kt-magazyn1fasada1.dds Loading - texture: textures\\concrete-tiles.dds Loading - texture: textures\mc\kt-magazyn1podst.dds Loading - texture: textures\mc\kt-magazyn1bok.dds EventLauncher at 0:2 EventLauncher at 0:2 Loading - binary model: models\linia61/isdr/pludry_dworzec.e3d Loading - texture: textures\linia61\isdr\pludry_dworzec.dds Loading - texture: textures\linia61\isdr\dworzec_pludry_magazyn.dds Loading - texture: textures\mlody\dachowka.dds Loading - texture: textures\\dol.dds Loading - texture: textures\\beton2.dds Loading - binary model: models\linia61/isdr/pludry_bud1.e3d Loading - texture: textures\linia61\isdr\plu_bud1.dds Loading - binary model: models\linia61/isdr/pludry_bud2.e3d Loading - texture: textures\linia61\isdr\pludry_bud2.dds Loading - texture: textures\linia61\isdr\bud2_sciana.dds Loading - binary model: models\linia61/isdr/pludry_tablica.e3d Loading - texture: textures\linia61\isdr\pludry_tablica.dds Loading - binary model: models\linia61/isdr/pludry_rura.e3d Loading - texture: textures\tr\#est-bramkaszara-s770.dds Loading - texture: textures\tr\est-bramkaszara-s770.dds Loading - texture: textures\tr\#poreczbr.dds Loading - texture: textures\linia61\isdr\bramka.dds Loading - texture: textures\bud\zofia70-ts.dds Loading - binary model: models\bud/dom1tynk01.e3d Loading - texture: textures\bud\zofia70-ceg.dds Loading - texture: textures\roof-asphaltstrip-new1.dds Loading - texture: textures\Roof-RedTiles-aged2.dds Loading - texture: textures\roof\RoofMetalPlate1.dds Loading - binary model: models\bud/garaz3x-1.e3d Loading - texture: textures\bud\garazx3-1.dds Loading - texture: textures\bud\garazbok-1.dds Loading - texture: textures\concrete1.dds Loading - binary model: models\linia61/isdr/pludry_nasycalnia.e3d Loading - texture: textures\linia61\isdr\nasycalnia.dds Loading - binary model: models\linia61/isdr/pludry_magazyn1.e3d Loading - texture: textures\linia61\isdr\magazyn_pludry.dds Loading - binary model: models\linia61/isdr/pludry_magazyn2.e3d Loading - texture: textures\linia61\isdr\magazyn_pludry2.dds Loading - texture: textures\linia61\isdr\drzwi.dds Loading - binary model: models\linia61/isdr/suwnica.e3d Loading - texture: textures\linia61\suwnica1.dds Loading - binary model: models\linia61/isdr/fosowskie_dworzec.e3d Loading - texture: textures\linia61\isdr\fos_dworzec_cz1.dds Loading - texture: textures\linia61\isdr\brick-1.dds Loading - texture: textures\linia61\isdr\fos_dworzec_cz4.dds Loading - texture: textures\\czarny.dds Loading - texture: textures\linia61\isdr\fos_dworzec_cz2.dds Loading - texture: textures\linia61\isdr\fos_dworzec_cz3.dds Loading - binary model: models\linia61/isdr/fosowskie_hala1.e3d Loading - texture: textures\linia61\isdr\fos_hala.dds Loading - binary model: models\linia61/isdr/fosowskie_bud1.e3d Loading - texture: textures\linia61\isdr\fos_bud1.dds Loading - texture: textures\\stonesfinedarkgray1.dds Loading - binary model: models\linia61/isdr/fos_nastawnia_1.e3d Loading - texture: textures\linia61\isdr\fosowskie_nastawnia.dds Loading - texture: textures\roof\roofmetalplate1.dds Loading - binary model: models\linia61/isdr/fosowskie_bud2.e3d Loading - texture: textures\linia61\isdr\fosowskie_bud2.dds Loading - binary model: models\linia61/isdr/fos_wierza_cisnien.e3d Loading - texture: textures\linia61\isdr\fos_wierza_cisnien.dds Loading - texture: textures\linia61\isdr\porecz.dds Loading - binary model: models\linia61/isdr/fos_blok_1.e3d Loading - texture: textures\linia61\isdr\fos_blok_1.dds Loading - binary model: models\linia61/isdr/model1.e3d Loading - texture: textures\\grasbrown2.dds Loading - binary model: models\linia61/isdr/fos_tablica.e3d Loading - texture: textures\linia61\isdr\fos_tablica.dds Loading - binary model: models\ip/wloclawek/wwek_przychodniak.e3d Loading - texture: textures\ip\earth.dds Loading - texture: textures\ip\wwek_przychodniak_p9.dds Loading - texture: textures\ip\wwek_przychodniak_p0.dds Loading - texture: textures\ip\wwek_przychodniak_papa.dds Loading - texture: textures\ip\wwek_przychodniak_p1.dds Loading - texture: textures\ip\hmp55-0.dds Loading - texture: textures\ip\wwek_przychodniak_p8.dds Loading - texture: textures\ip\wwek_przychodniak_p7.dds Loading - texture: textures\ip\wwek_przychodniak_p6.dds Loading - texture: textures\ip\wwek_przychodniak_p5.dds Loading - texture: textures\ip\wwek_przychodniak_p4.dds Loading - texture: textures\ip\wwek_przychodniak_p3.dds Loading - texture: textures\ip\wwek_przychodniak_p2.dds Loading - texture: textures\ip\pkp\w16.dds Loading - binary model: models\ip/pkp/w16.e3d Loading - binary model: models\isdr/iz_tg_kosz.e3d Loading - binary model: models\isdr/lbc_tablica.e3d Loading - texture: textures\isdr\lbc_tabl.dds Loading - binary model: models\linia61/rurociag_lbc.e3d Loading - texture: textures\\wm15_yellow.dds Loading - binary model: models\linia61/silosy_lbc.e3d Loading - texture: textures\\beton_white.dds Loading - texture: textures\\asphaltdark1.dds Loading - binary model: models\isdr/lbc_peron.e3d Loading - texture: textures\isdr\lbc_bud_isdr_peron.dds Loading - binary model: models\isdr/lbc3.e3d Loading - texture: textures\isdr\lbc3.dds Loading - texture: textures\bud\wiata3p.dds Loading - texture: textures\roof\roof-redtiles-aged2.dds Loading - texture: textures\bud\will_brick2_base.dds Loading - texture: textures\bud\2bok-cegla1.dds Loading - binary model: models\isdr/lbc_nfz.e3d Loading - texture: textures\isdr\lbc_nfz.dds Loading - texture: textures\bruchniewo\#dach.dds Loading - texture: textures\bruchniewo\bud_waga.dds Loading - binary model: models\isdr/lbc_ladownia+bud.e3d Loading - texture: textures\isdr\lbc_blok+ladownia.dds Loading - binary model: models\isdr/lbc_bud2.e3d Loading - texture: textures\isdr\bud1_przod.dds Loading - texture: textures\\3bok-staraceglatynk1.dds Loading - binary model: models\isdr/lbc_dysp.e3d Loading - texture: textures\isdr\lbc_dysp.dds Loading - binary model: models\isdr/lbc_bud3.e3d Loading - texture: textures\isdr\lbc_bud3.dds Loading - binary model: models\isdr/lbc_wiata.e3d Loading - texture: textures\isdr\wiata3pp.dds Loading - texture: textures\slimson\wiadukt_bar.dds Loading - texture: textures\isdr\wiata_wyjscie.dds Loading - texture: textures\isdr\slup.dds Loading - binary model: models\isdr/lbc_dworzec.e3d Loading - texture: textures\isdr\dworzec_lbc.dds Loading - binary model: models\isdr/lbc_bud4.e3d Loading - texture: textures\isdr\lbc_bud4.dds Loading - binary model: models\isdr/lbc_siatka.e3d Loading - binary model: models\isdr/lbc_podjazd.e3d Loading - texture: textures\\beton_01.dds Loading - binary model: models\isdr/lbc_ise.e3d Loading - texture: textures\isdr\lbc_ise.dds Loading - texture: textures\isdr\wierza.dds Loading - texture: textures\isdr\lbc_ise_popr1.dds Loading - binary model: models\zegar.e3d Loading - texture: textures\zegar.dds Loading - binary model: models\isdr/lbc_kwietnik.e3d Loading - texture: textures\\grassdarkgreen2.dds Loading - binary model: models\linia61/jawornicand.e3d Loading - texture: textures\linia61\kwc_nd2.dds Loading - texture: textures\linia61\bud1_bok1.dds Loading - texture: textures\linia61\jawornica_liswarta1.dds Loading - texture: textures\linia61\murek.dds Loading - texture: textures\linia61\jawornica_liswarta2.dds Loading - texture: textures\bud\blookrange.dds Loading - texture: textures\bud\blokczerpas.dds Loading - binary model: models\slimson/mur.e3d Loading - texture: textures\slimson\concrete.dds Event "none_warning" is ignored. Event "none_warning" is ignored. Event "none_warning" is ignored. Event "none_warning" is ignored. Event "none_warning" is ignored. Event "none_warning" is ignored. Event "none_warning" is ignored. Event "none_warning" is ignored. Loading - binary model: models\ip/pkp/w14.e3d Loading - texture: textures\pkp\W27_12.dds Loading - binary model: models\ip/pkp/w27.e3d Loading - texture: textures\pkp\transparent.dds Loading - texture: textures\pkp\w28-r3.dds Loading - binary model: models\ip/pkp/w28.e3d Loading - texture: textures\pkp\W27_6.dds Loading - texture: textures\pkp\W27_10.dds Loading - binary model: models\ip/pkp/w9k.e3d Loading - binary model: models\ip/pkp/w9p.e3d Loading - texture: textures\pkp\w8_v2\w8_7.dds Loading - texture: textures\pkp\w8_v2\w8_4.dds Loading - texture: textures\pkp\w8_v2\w8_6.dds Loading - binary model: models\ip/pkp/w13p.e3d Loading - texture: textures\pkp\W27_5.dds Loading - texture: textures\pkp\W27_9.dds Loading - texture: textures\ip\pkp\w28-r3.dds Loading - texture: textures\ip\pkp\w28-r5.dds Loading - texture: textures\ip\pkp\w28-r1.dds Loading - texture: textures\ip\pkp\w28-r4.dds Loading - binary model: models\dodatki_stacyjne/zuraw_wodny.e3d Loading - texture: textures\metal\metal1.dds Loading - binary model: models\ip/pkp/w17.e3d Loading - texture: textures\ip\pkp\2006\w17.dds Loading - binary model: models\linia61/isdr/tablica1.e3d Loading - texture: textures\linia61\isdr\tablica1.dds Loading - binary model: models\detal/lampahg-betdziur1.e3d Loading - texture: textures\detal\#beton_slup2.dds Loading - texture: textures\detal\lampa_metal.dds Loading - binary model: models\mlody/lampa1.e3d Loading - texture: textures\materials\stonesfinedarkgray1.dds Loading - texture: textures\mlody\prazki.dds Loading - binary model: models\linia61/lampal_str.e3d Loading - texture: textures\linia61\duperele_stradom.dds Loading - binary model: models\linia61/lampay_str.e3d Loading - binary model: models\mlody/lampa2.e3d Loading - binary model: models\isdr/lbc_lampa2.e3d Loading - texture: textures\\concrete_zwr.dds Loading - binary model: models\isdr/lbc_lampa1.e3d Loading - texture: textures\rainsted\slhm.dds Loading - binary model: models\rainsted/slhm.e3d Loading - texture: textures\rainsted\slhm5.dds Loading - binary model: models\rainsted/slhm_76.e3d Loading - texture: textures\rainsted\slhm2.dds Loading - binary model: models\rainsted/slhm_77.e3d Loading - binary model: models\rainsted/slhm_55.e3d Loading - texture: textures\rainsted\slhm4.dds Loading - texture: textures\rainsted\slhm6.dds Loading - texture: textures\rainsted\slhm1.dds Loading - texture: textures\rainsted\slhm8.dds Loading - texture: textures\rainsted\slhm0.dds Loading - texture: textures\rainsted\slhm3.dds Loading - texture: textures\rainsted\slhm9.dds Loading - texture: textures\rainsted\slhm7.dds Loading - binary model: models\rainsted/slhm_88.e3d Loading - binary model: models\rainsted/slhm_87.e3d Loading - binary model: models\rainsted/slhm_86.e3d Loading - binary model: models\posers/cman0001-st.e3d Loading - texture: textures\posers\cman0001.dds Loading - binary model: models\posers/cman0004-st.e3d Loading - texture: textures\posers\cman0004.dds Loading - binary model: models\posers/cman0009-st.e3d Loading - texture: textures\posers\cman0009.dds EventLauncher at 10:30 InitNormals InitNormals OK InitTracks InitTracks OK InitEvents InitEvents OK InitLaunchers InitLaunchers OK InitGlobalTime InitGlobalTime OK FirstInit is done Loading - binary model: dynamic\pkp\et22_v2\201e-zez.e3d Loading - texture: textures\tabor\aircoupler.dds Loading - texture: textures\tabor\lacznik_dachowy.dds Loading - texture: textures\tabor\izolator.dds Loading - texture: dynamic\pkp\et22_v2\201e_wozek.dds Loading - texture: textures\tabor\koloalst_new.dds Loading - texture: textures\tabor\klocekham.dds Loading - texture: dynamic\pkp\et22_v2\wozek_lod.dds Loading - texture: dynamic\pkp\et22_v2\201e-zez-1078.dds Loading - binary model: dynamic\pkp\sgs_v1\412z.e3d Loading - texture: dynamic\pkp\sgs_v1\wozek.dds Loading - texture: dynamic\pkp\sgs_v1\cien.dds Loading - texture: dynamic\pkp\sgs_v1\endsignal.dds Loading - texture: dynamic\pkp\sgs_v1\sprzeg2.dds Loading - texture: dynamic\pkp\sgs_v1\sgs01.dds Loading - binary model: dynamic\pkp\sgs_v1\czerwony_40ft.e3d Loading - texture: dynamic\pkp\sgs_v1\kontener03.dds Loading - binary model: dynamic\pkp\sgs_v1\niebieski_40ft.e3d Loading - texture: dynamic\pkp\sgs_v1\kontener02.dds Loading - binary model: dynamic\pkp\sgs_v1\sr_bialy_20ft.e3d Loading - texture: dynamic\pkp\sgs_v1\20kontener03.dds Loading - binary model: dynamic\pkp\et21_v2\3e.e3d Loading - texture: dynamic\pkp\et21_v2\cien3e.dds Loading - texture: textures\tabor\coupler.dds Loading - texture: dynamic\pkp\et21_v2\wozek_et21.dds Loading - texture: dynamic\pkp\et21_v2\kolo_et21.dds Loading - texture: textures\tabor\panto-a.dds Loading - texture: dynamic\pkp\et21_v2\et21-98.dds Loading - binary model: dynamic\pkp\zaes_v1\406ra.e3d Loading - texture: dynamic\pkp\zaes_v1\endsignal.dds Loading - texture: textures\tabor\wagon.dds Loading - texture: dynamic\pkp\zaes_v1\cienzaes.dds Loading - texture: textures\tabor\#sprzeg2.dds Loading - texture: textures\tabor\dol.dds Loading - texture: textures\tabor\1xt.dds Loading - texture: textures\tabor\kolopeln.dds Loading - texture: dynamic\pkp\zaes_v1\401ra_1.dds Loading - texture: dynamic\pkp\zaes_v1\406ra_gatx4.dds Loading - texture: dynamic\pkp\zaes_v1\406ra_gatx3.dds Loading - texture: dynamic\pkp\zaes_v1\406ra_dec4.dds Loading - texture: dynamic\pkp\zaes_v1\406ra_transchem3.dds Loading - texture: dynamic\pkp\zaes_v1\406ra_gatx6.dds Loading - texture: dynamic\pkp\zaes_v1\406ra_transpol2.dds Loading - texture: dynamic\pkp\zaes_v1\406ra_pcc3.dds Loading - texture: dynamic\pkp\zaes_v1\406ra_pcc2.dds Loading - texture: dynamic\pkp\zaes_v1\406ra_dec8.dds Loading - binary model: dynamic\pkp\303e_v1\303e-zez.e3d Loading - texture: textures\tabor\alstom.dds Loading - texture: dynamic\pkp\303e_v1\303e-zez-483-hist.dds Loading - binary model: dynamic\pkp\1xxa_v1\bddisu.e3d Loading - texture: dynamic\pkp\1xxa_v1\cien1xxa.dds Loading - texture: dynamic\pkp\1xxa_v1\bddisu_czolo.dds Loading - texture: textures\tabor\wozek1xx.dds Loading - texture: textures\tabor\pradnica.dds Loading - texture: dynamic\pkp\1xxa_v1\bddisu_120.dds Loading - binary model: dynamic\pkp\1xxa_v1\1xxa.e3d Loading - texture: dynamic\pkp\1xxa_v1\adu_160_2.dds Loading - texture: dynamic\pkp\1xxa_v1\bdnu_160_1.dds Loading - texture: dynamic\pkp\1xxa_v1\b_120.dds Loading - texture: dynamic\pkp\1xxa_v1\bdnu_160_2.dds Loading - texture: dynamic\pkp\1xxa_v1\azdnu_120.dds Loading - binary model: dynamic\pkp\et22_v2\201e_p.e3d Loading - texture: dynamic\pkp\et22_v2\201e_p-r004.dds Loading - binary model: dynamic\pkp\eaos_v1\401w.e3d Loading - texture: dynamic\pkp\eaos_v1\cieneaos.dds Loading - texture: dynamic\pkp\eaos_v1\endsignal.dds Loading - texture: textures\tabor\25tn.dds Loading - texture: dynamic\pkp\eaos_v1\401w-ctl1.dds Loading - texture: dynamic\pkp\eaos_v1\401w-ctl3.dds Loading - texture: dynamic\pkp\eaos_v1\401w-ctl5.dds Loading - texture: dynamic\pkp\eaos_v1\401w-ctl7.dds Loading - binary model: dynamic\pkp\et42_v1\et42-a.e3d Loading - texture: dynamic\pkp\et42_v1\cienet42.dds Loading - texture: dynamic\pkp\et42_v1\wozeket42.dds Loading - texture: textures\tabor\kolo_sprychy.dds Loading - texture: dynamic\pkp\et42_v1\shp.dds Loading - texture: textures\tabor\pantograf.dds Loading - texture: textures\tabor\zderzak_sm03.dds Loading - texture: dynamic\pkp\et42_v1\et42-012.dds Loading - binary model: dynamic\pkp\et42_v1\et42-b.e3d Loading - binary model: dynamic\pkp\413s_v1\413s.e3d Loading - texture: dynamic\pkp\413s_v1\6739096-2.dds Loading - binary model: dynamic\pkp\413s_v1\coal.e3d Loading - texture: textures\materials\mial.dds Loading - binary model: dynamic\pkp\4e_v1\4e-zez.e3d Loading - texture: dynamic\pkp\4e_v1\cien4e.dds Loading - texture: dynamic\pkp\4e_v1\dach_pomost.dds Loading - texture: dynamic\pkp\4e_v1\wozek-07.dds Loading - texture: textures\tabor\koloalst.dds Loading - texture: dynamic\pkp\4e_v1\element_wozka.dds Loading - texture: dynamic\pkp\4e_v1\antena.dds Loading - texture: dynamic\pkp\4e_v1\shp.dds Loading - texture: dynamic\pkp\4e_v1\4e-zez-033.dds Loading - binary model: dynamic\pkp\et41_v1\203e-a.e3d Loading - texture: dynamic\pkp\et41_v1\wozek-07.dds Loading - texture: dynamic\pkp\et41_v1\cien203e.dds Loading - texture: dynamic\pkp\et41_v1\dach_pomost.dds Loading - texture: dynamic\pkp\et41_v1\et41-166.dds Loading - binary model: dynamic\pkp\et41_v1\203e-b.e3d Loading - binary model: dynamic\pkp\430w_v1\430w.e3d Loading - texture: dynamic\pkp\430w_v1\dol.dds Loading - texture: dynamic\pkp\430w_v1\cieneaos.dds Loading - texture: dynamic\pkp\430w_v1\5374107-9.dds Loading - binary model: dynamic\pkp\430w_v1\coal.e3d Loading - binary model: dynamic\pkp\eaos_v1\412w.e3d Loading - texture: dynamic\pkp\eaos_v1\412w-kotlarnia1.dds Loading - binary model: dynamic\pkp\eaos_v1\coal.e3d Loading - texture: textures\materials\coalfine1.dds Loading - texture: dynamic\pkp\eaos_v1\412w-4.dds Loading - texture: dynamic\pkp\eaos_v1\401w-pcc5.dds Loading - texture: dynamic\pkp\eaos_v1\412w-30.dds Loading - texture: dynamic\pkp\eaos_v1\401w-nacco1.dds Loading - texture: dynamic\pkp\eaos_v1\401w-w2-n.dds Loading - texture: dynamic\pkp\eaos_v1\401w-64.dds Loading - texture: dynamic\pkp\eaos_v1\401w-61.dds Loading - texture: dynamic\pkp\eaos_v1\401w-533-7509-2.dds Loading - texture: dynamic\pkp\eaos_v1\401w-60.dds Loading - texture: dynamic\pkp\eaos_v1\401w-axbenet1.dds Loading - texture: dynamic\pkp\eaos_v1\401w-39.dds Loading - texture: dynamic\pkp\eaos_v1\401w-38.dds Loading - texture: dynamic\pkp\eaos_v1\401w-24.dds Loading - texture: dynamic\pkp\eaos_v1\401w-27.dds Loading - texture: dynamic\pkp\eaos_v1\401w-22.dds Loading - texture: dynamic\pkp\eaos_v1\401w-20.dds Loading - texture: dynamic\pkp\eaos_v1\412w-22.dds Loading - binary model: dynamic\pkp\303e_v1\303em-zez.e3d Loading - texture: dynamic\pkp\303e_v1\303em-wozek.dds Loading - texture: dynamic\pkp\303e_v1\303em-zez-1504.dds Loading - binary model: dynamic\pkp\eams_v1\401zl.e3d Loading - texture: dynamic\pkp\eams_v1\cien401zl.dds Loading - texture: dynamic\pkp\eams_v1\1xt.dds Loading - texture: dynamic\pkp\eams_v1\dol.dds Loading - texture: dynamic\pkp\eams_v1\eams3.dds Loading - binary model: dynamic\pkp\eams_v1\sand.e3d Loading - texture: textures\materials\sandfine1.dds Loading - binary model: dynamic\pkp\en57-2000_v1\6ba.e3d Loading - texture: dynamic\pkp\en57-2000_v1\bogie.dds Loading - texture: dynamic\pkp\en57-2000_v1\wozek_lod.dds Loading - texture: dynamic\pkp\en57-2000_v1\przedsionek.dds Loading - texture: dynamic\pkp\en57-2000_v1\cien.dds Loading - texture: dynamic\pkp\en57-2000_v1\en57-2009_ra.dds Loading - binary model: dynamic\pkp\en57-2000_v1\6bs.e3d Loading - texture: dynamic\pkp\en57-2000_v1\ciens.dds Loading - texture: dynamic\pkp\en57-2000_v1\en57-2009_s.dds Loading - binary model: dynamic\pkp\en57-2000_v1\6bb.e3d Loading - texture: dynamic\pkp\en57-2000_v1\en57-2009_rb.dds Loading - binary model: dynamic\pkp\181_v1\182.e3d Loading - texture: dynamic\pkp\181_v1\wozek.dds Loading - texture: dynamic\pkp\181_v1\koloszprychowe.dds Loading - texture: dynamic\pkp\181_v1\shp.dds Loading - texture: dynamic\pkp\181_v1\cieneaos.dds Loading - texture: dynamic\pkp\181_v1\grid.dds Loading - texture: dynamic\pkp\181_v1\182_007-5.dds Loading - texture: dynamic\pkp\eaos_v1\401w-21.dds Loading - binary model: dynamic\pkp\rs_v1\412z.e3d Loading - texture: dynamic\pkp\rs_v1\cienrs.dds Loading - texture: dynamic\pkp\rs_v1\wozek_1xt.dds Loading - texture: dynamic\pkp\rs_v1\podloga.dds Loading - texture: dynamic\pkp\rs_v1\tab_end.dds Loading - texture: dynamic\pkp\rs_v1\woodredbrown2_agedplanks.dds Loading - texture: dynamic\pkp\rs_v1\zderzak.dds Loading - texture: dynamic\pkp\rs_v1\rs01.dds Loading - binary model: dynamic\pkp\es_v2\es.e3d Loading - texture: dynamic\pkp\es_v2\cienes.dds Loading - texture: dynamic\pkp\es_v2\hak.dds Loading - texture: dynamic\pkp\es_v2\endt.dds Loading - texture: dynamic\pkp\es_v2\sprzeg.dds Loading - texture: dynamic\pkp\es_v2\wozek.dds Loading - texture: dynamic\pkp\es_v2\es02.dds Loading - texture: dynamic\pkp\es_v2\es01.dds Loading - binary model: dynamic\pkp\wmb10_v1\wmb10.e3d Loading - texture: dynamic\pkp\wmb10_v1\wmb10-6457.dds Loading - texture: dynamic\pkp\eaos_v1\401w-pkpcargo.dds Loading - binary model: dynamic\pkp\gbs_v1\208kf.e3d Loading - texture: dynamic\pkp\gbs_v1\wozek.dds Loading - texture: dynamic\pkp\gbs_v1\ciengbs.dds Loading - texture: dynamic\pkp\gbs_v1\tab_end.dds Loading - texture: dynamic\pkp\gbs_v1\zderzak.dds Loading - texture: dynamic\pkp\gbs_v1\u1.dds Loading - binary model: dynamic\pkp\gags_v2\401ka.e3d Loading - texture: dynamic\pkp\gags_v2\ciengags.dds Loading - texture: dynamic\pkp\gags_v2\wozek1xt.dds Loading - texture: dynamic\pkp\gags_v2\endt.dds Loading - texture: dynamic\pkp\gags_v2\gags02.dds Loading - binary model: dynamic\pkp\mieszkalny_v1\xtow.e3d Loading - texture: textures\tabor\#sprzeg.dds Loading - texture: dynamic\pkp\mieszkalny_v1\#9wpodw.dds Loading - texture: dynamic\pkp\mieszkalny_v1\#por.dds Loading - texture: textures\tabor\zderzaki.dds Loading - texture: dynamic\pkp\mieszkalny_v1\cienx.dds Loading - texture: textures\tabor\#podwozie-prowadnik.dds Loading - texture: textures\tabor\#podwozie-resor.dds Loading - texture: textures\tabor\#hamulec-klocek.dds Loading - texture: dynamic\pkp\mieszkalny_v1\mieszkalny1zamkn.dds Loading - binary model: dynamic\pkp\st44_v1\st44.e3d Loading - texture: dynamic\pkp\st44_v1\cienm62.dds Loading - texture: dynamic\pkp\st44_v1\telezka.dds Loading - texture: dynamic\pkp\st44_v1\klocekham.dds Loading - texture: dynamic\pkp\st44_v1\endsignal.dds Loading - texture: dynamic\pkp\st44_v1\st44-798.dds Loading - binary model: dynamic\pkp\uacs_v3\408s.e3d Loading - texture: dynamic\pkp\uacs_v3\dodatki.dds Loading - texture: dynamic\pkp\uacs_v3\lod.dds Loading - texture: dynamic\pkp\uacs_v3\83_51_930_7_892-9.dds Loading - binary model: dynamic\pkp\sm42_v1\6da.e3d Loading - texture: dynamic\pkp\sm42_v1\cien6d.dds Loading - texture: dynamic\pkp\sm42_v1\wozek-sm42.dds Loading - texture: dynamic\pkp\sm42_v1\wozek_lod2.dds Loading - texture: dynamic\pkp\sm42_v1\wycieraczka.dds Loading - texture: dynamic\pkp\sm42_v1\6d-podwozie.dds Loading - texture: dynamic\pkp\sm42_v1\went.dds Loading - texture: dynamic\pkp\sm42_v1\blacha.dds Loading - texture: dynamic\pkp\sm42_v1\6d-982.dds Loading - binary model: dynamic\pkp\408w_v1\408wa.e3d Loading - texture: dynamic\pkp\408w_v1\5337712-3.dds Loading - binary model: dynamic\pkp\408w_v1\drewno.e3d Loading - texture: textures\materials\kloda.dds Loading - binary model: dynamic\pkp\408w_v1\408wekk.e3d Loading - texture: dynamic\pkp\408w_v1\5328343-7.dds Loading - binary model: dynamic\pkp\408w_v1\408wzas.e3d Loading - texture: dynamic\pkp\408w_v1\5335827-0.dds Loading - binary model: dynamic\pkp\408w_v1\408w.e3d Loading - texture: dynamic\pkp\408w_v1\5337710-6.dds Loading - binary model: dynamic\pkp\eams_v1\401zl_platforma.e3d Loading - texture: dynamic\pkp\eams_v1\p_eams3.dds Loading - texture: dynamic\pkp\eams_v1\p_eams4.dds Loading - texture: dynamic\pkp\eams_v1\eams2.dds Loading - texture: dynamic\pkp\eams_v1\eams.dds Loading - texture: dynamic\pkp\gags_v2\gags03.dds Loading - texture: dynamic\pkp\gags_v2\gags01.dds Loading - texture: dynamic\pkp\gags_v2\gags04.dds cgskj_overcast027.t3d init Loading - binary model: models\cgskj_overcast027.e3d Loading - texture: textures\sky\sky_overcast027.dds Ground init OK Player train init: et22-1078 Loading - binary model: dynamic\pkp\et22_v2\201e_3]kabina_a.e3d Loading - texture: dynamic\pkp\et22_v2\201e_3]kontrolki.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]duperele.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]hebel.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]nastawnik_obudowa.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]rama_okno_naroznik.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]pomocniczy.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]pulpit1.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]oslona.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]pulpit2.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]pulpit_gora2.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]nastawnik.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]pulpit_gora4.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]szyba_naroznik.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]reczny.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]rt9.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]radiotelnew.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]wskzeg.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]mano.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]pulpit_gora3.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]wsk_mano.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]mano_p.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]ampery_p.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]rt9_tarcza_p.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]sciana.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]rama_czolo.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]nabuty.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]popielniczka.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]podsufitka.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]listwa_pulpit2.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]tylna_sciana.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]pod_zasilaczem.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]zasilacz.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]blacha.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]szyby_czolowe.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]czuwak_shp_off.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]szyba_bok.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]fotel.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]skala_nast.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]listwa_pulpit.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]amper_obwodka.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]ampery.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]rama_okno_bok.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]przyciski.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]kontrolka.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]lampa.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]pulpit_gora1.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]istotne_pierdoly.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]grzejnik.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]szafka_podradiem.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]klucz_kierunkowy.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]zasadniczy.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]rt9_tarcza.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]wskpr.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]nastawnik_pudlo.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]blachaa.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]podloga.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]sufit.dds Player train init OK Loading - texture: textures\smuga.tga Load time: 382.5 seconds Eventlauncher nazwa EVENT ADDED TO QUEUE: zdarzenie_poczatkowe EVENT LAUNCHED: zdarzenie_poczatkowe Multiple passed EVENT ADDED TO QUEUE: zmien_start EVENT ADDED TO QUEUE: manewry0 EVENT ADDED TO QUEUE: proba_radia EVENT ADDED TO QUEUE: przejazd1lbc_zamykaj EVENT ADDED TO QUEUE: lbc_zwr27- EVENT ADDED TO QUEUE: test_zwr28- EVENT ADDED TO QUEUE: test_zwr30- EVENT ADDED TO QUEUE: lbc_manewry EVENT LAUNCHED: test_zwr30- Multiple passed EVENT ADDED TO QUEUE: test_zwr30_wz2 EVENT ADDED TO QUEUE: test_zwr30_1 EVENT ADDED TO QUEUE: test_zwr30_v40 EVENT LAUNCHED: przejazd1lbc_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd1lbc_stop EVENT ADDED TO QUEUE: przejazd1lbc_0_sygn1 EVENT ADDED TO QUEUE: przejazd1lbc_0_sygn2 EVENT ADDED TO QUEUE: przejazd1lbc_rog1on EVENT ADDED TO QUEUE: przejazd1lbc_rog2on EVENT ADDED TO QUEUE: przejazd1lbc_rog3on EVENT ADDED TO QUEUE: przejazd1lbc_rog4on EVENT ADDED TO QUEUE: przejazd1lbc_sem_distmem_vmax EVENT LAUNCHED: zmien_start EVENT LAUNCHED: test_zwr30_v40 type: TrackVel EVENT LAUNCHED: test_zwr30_1 Key pressed: [Shift]+[O] EVENT LAUNCHED: test_zwr30_wz2 Key pressed: [Shift]+[P] EVENT LAUNCHED: przejazd1lbc_0_sygn2 EVENT LAUNCHED: przejazd1lbc_0_sygn1 EVENT LAUNCHED: test_zwr28- Multiple passed EVENT ADDED TO QUEUE: test_zwr28_wz2 EVENT ADDED TO QUEUE: test_zwr28_1 EVENT ADDED TO QUEUE: test_zwr28_v40 EVENT LAUNCHED: lbc_zwr27- Multiple passed EVENT ADDED TO QUEUE: lbc_zwr27_wz2 EVENT ADDED TO QUEUE: lbc_zwr27_1 EVENT ADDED TO QUEUE: lbc_zwr27_v40 EVENT LAUNCHED: proba_radia EVENT LAUNCHED: lbc_zwr27_v40 type: TrackVel EVENT LAUNCHED: lbc_zwr27_1 EVENT LAUNCHED: test_zwr28_v40 type: TrackVel EVENT LAUNCHED: test_zwr28_1 EVENT LAUNCHED: przejazd1lbc_sem_distmem_vmax EVENT LAUNCHED: lbc_zwr27_wz2 EVENT LAUNCHED: test_zwr28_wz2 Key pressed: [Shift]+[I] EVENT LAUNCHED: przejazd1lbc_rog4on EVENT LAUNCHED: przejazd1lbc_rog3on EVENT LAUNCHED: przejazd1lbc_rog2on EVENT LAUNCHED: przejazd1lbc_rog1on Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] EVENT LAUNCHED: przejazd1lbc_stop Key pressed: [Shift]+[X] Key pressed: [D] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Shift]+[C] Key pressed: [ ] Key pressed: [F4] Key pressed: [ ] EVENT LAUNCHED: manewry0 Multiple passed EVENT ADDED TO QUEUE: lbc_w03_ms2 EVENT LAUNCHED: lbc_w03_ms2 Multiple passed EVENT ADDED TO QUEUE: lbc_w03_sem_lighs2 EVENT ADDED TO QUEUE: lbc_w03_sem_info_shunt2 EVENT LAUNCHED: lbc_w03_sem_lighs2 EVENT LAUNCHED: lbc_w03_sem_info_shunt2 Key pressed: [Num+] Key pressed: [P] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [F4] Key pressed: [A] Key pressed: [A] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: lbc_manewry Multiple passed EVENT ADDED TO QUEUE: lbc_w_s2 EVENT ADDED TO QUEUE: lbc_k_s2 Key pressed: [Num+] EVENT LAUNCHED: lbc_k_s2 Multiple passed EVENT ADDED TO QUEUE: lbc_k_sem_ligh2 EVENT ADDED TO QUEUE: lbc_k_sem_info_vmax EVENT ADDED TO QUEUE: lbc_k_sem_distinfo_vmax EVENT LAUNCHED: lbc_w_s2 Multiple passed EVENT ADDED TO QUEUE: lbc_w_sem_ligh2 EVENT ADDED TO QUEUE: lbc_w_sem_info_vmax EVENT ADDED TO QUEUE: lbc_w_sem_distinfo_vmax Key pressed: [Num+] EVENT LAUNCHED: lbc_w_sem_distinfo_vmax EVENT LAUNCHED: lbc_w_sem_ligh2 EVENT LAUNCHED: lbc_k_sem_distinfo_vmax EVENT LAUNCHED: lbc_k_sem_ligh2 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: lbc_w_sem_info_vmax EVENT LAUNCHED: lbc_k_sem_info_vmax Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Shift]+[:] EVENT ADDED TO QUEUE: lbc_w03_s1 EVENT LAUNCHED: lbc_w03_s1 Multiple passed EVENT ADDED TO QUEUE: lbc_w03_sem_ligh1 EVENT ADDED TO QUEUE: lbc_w03_sem_info_stop EVENT LAUNCHED: lbc_w03_sem_info_stop EVENT LAUNCHED: lbc_w03_sem_ligh1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] EVENT ADDED TO QUEUE: lbc_w_s1 EVENT LAUNCHED: lbc_w_s1 Multiple passed EVENT ADDED TO QUEUE: lbc_w_sem_ligh1 EVENT ADDED TO QUEUE: lbc_w_sem_info_stop EVENT LAUNCHED: lbc_w_sem_ligh1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] EVENT LAUNCHED: lbc_w_sem_info_stop Key pressed: [ ] Key pressed: [Num1] Key pressed: [Num1] Key pressed: [Num1] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num1] Key pressed: [Num1] Key pressed: [Num1] Key pressed: [Num1] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num1] Key pressed: [Num1] Key pressed: [Num1] Key pressed: [Num1] Key pressed: [Num1] Key pressed: [Num1] Key pressed: [Num1] Key pressed: [Num1] Key pressed: [Num1] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [F4] Key pressed: [] Key pressed: [I] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Insert] Key pressed: [Insert] Key pressed: [] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [F4] Key pressed: [Shift]+[P] Key pressed: [End] Loading - binary model: dynamic\pkp\et22_v2\korytarz.e3d Loading - texture: dynamic\pkp\et22_v2\metalfrictionpattern1.dds Loading - texture: dynamic\pkp\et22_v2\eu07sufit.dds Loading - texture: dynamic\pkp\et22_v2\z]d_m1.dds Loading - texture: dynamic\pkp\et22_v2\z]sc_1.dds Loading - texture: dynamic\pkp\et22_v2\z]sc_1_p.dds Key pressed: [End] Loading - binary model: dynamic\pkp\et22_v2\201e_3]kabina_b.e3d Loading - texture: dynamic\pkp\et22_v2\201e_3]a16.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]a16_tarcza_p.dds Loading - texture: dynamic\pkp\et22_v2\201e_3]a16_tarcza.dds Key pressed: [Shift]+[P] Key pressed: [Shift]+[O] EVENT ADDED TO QUEUE: lbc_nasz_wyjazd Key pressed: [Shift]+[I] Key pressed: [Shift]+[U] Key pressed: [Shift]+[Y] Key pressed: [Shift]+[M] EVENT ADDED TO QUEUE: lbc_k_s1 EVENT LAUNCHED: lbc_k_s1 Multiple passed EVENT ADDED TO QUEUE: lbc_k_sem_ligh1 EVENT ADDED TO QUEUE: lbc_k_sem_info_stop EVENT ADDED TO QUEUE: lbc_k_w24off Key pressed: [Shift]+[M] EVENT LAUNCHED: lbc_k_w24off EVENT LAUNCHED: lbc_k_sem_info_stop EVENT LAUNCHED: lbc_k_sem_ligh1 Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[X] Key pressed: [Shift]+[F] Key pressed: [D] Key pressed: [Num4] Key pressed: [Num6] EVENT ADDED TO QUEUE: lbc_k_s1 EVENT LAUNCHED: lbc_k_s1 Multiple passed EVENT ADDED TO QUEUE: lbc_k_sem_ligh1 EVENT ADDED TO QUEUE: lbc_k_sem_info_stop EVENT ADDED TO QUEUE: lbc_k_w24off EVENT LAUNCHED: lbc_k_w24off EVENT LAUNCHED: lbc_k_sem_info_stop EVENT LAUNCHED: lbc_k_sem_ligh1 Key pressed: [Shift]+[C] Key pressed: [:] EVENT LAUNCHED: lbc_nasz_wyjazd Multiple passed EVENT ADDED TO QUEUE: lbc_nasz_wyjazd1 EVENT ADDED TO QUEUE: proba_hamulca EVENT ADDED TO QUEUE: lbc_zwr38- EVENT ADDED TO QUEUE: lbc_przejazd33_zamykaj EVENT ADDED TO QUEUE: lbc_przejazd03ww_zamykaj EVENT ADDED TO QUEUE: przejazd_lipie24_zamykaj EVENT ADDED TO QUEUE: paw_przejazd1_zamykaj EVENT ADDED TO QUEUE: wjazd_pawonkow EVENT LAUNCHED: paw_przejazd1_zamykaj Multiple passed EVENT ADDED TO QUEUE: paw_przejazd1_stop EVENT ADDED TO QUEUE: paw_przejazd1_0_sygn1 EVENT ADDED TO QUEUE: paw_przejazd1_0_sygn2 EVENT ADDED TO QUEUE: paw_przejazd1_rog1on EVENT ADDED TO QUEUE: paw_przejazd1_rog2on EVENT ADDED TO QUEUE: paw_przejazd1_sem_distmem_vmax EVENT LAUNCHED: przejazd_lipie24_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_stop EVENT ADDED TO QUEUE: przejazd_lipie24_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie24_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie24_rog1on EVENT ADDED TO QUEUE: przejazd_lipie24_rog2on EVENT ADDED TO QUEUE: przejazd_lipie24_sem_distmem_vmax EVENT LAUNCHED: lbc_przejazd03ww_zamykaj Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_stop EVENT ADDED TO QUEUE: lbc_przejazd03ww_0_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_0_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog1on EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog2on EVENT LAUNCHED: lbc_przejazd33_zamykaj Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_stop EVENT ADDED TO QUEUE: lbc_przejazd33_0_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd33_0_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd33_bell1on EVENT ADDED TO QUEUE: lbc_przejazd33_bell2on EVENT LAUNCHED: lbc_zwr38- Multiple passed EVENT ADDED TO QUEUE: lbc_zwr38_1 EVENT ADDED TO QUEUE: lbc_zwr38_v40 EVENT LAUNCHED: lbc_zwr38_v40 type: TrackVel EVENT LAUNCHED: lbc_zwr38_1 EVENT LAUNCHED: lbc_przejazd33_0_sygn2 EVENT LAUNCHED: lbc_przejazd33_0_sygn1 EVENT LAUNCHED: lbc_przejazd03ww_0_sygn2 EVENT LAUNCHED: lbc_przejazd03ww_0_sygn1 EVENT LAUNCHED: przejazd_lipie24_0_sygn2 EVENT LAUNCHED: przejazd_lipie24_0_sygn1 EVENT LAUNCHED: paw_przejazd1_0_sygn2 EVENT LAUNCHED: paw_przejazd1_0_sygn1 EVENT LAUNCHED: wjazd_pawonkow Multiple passed EVENT ADDED TO QUEUE: paw_a_s13 EVENT ADDED TO QUEUE: paw_zwr1- EVENT ADDED TO QUEUE: przejazd_lipie023_zamykaj EVENT ADDED TO QUEUE: przejazd_lipie02_zamykaj EVENT LAUNCHED: proba_hamulca EVENT LAUNCHED: przejazd_lipie02_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_stop EVENT ADDED TO QUEUE: przejazd_lipie02_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie02_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie02_rog1on EVENT ADDED TO QUEUE: przejazd_lipie02_rog2on EVENT LAUNCHED: przejazd_lipie023_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_stop EVENT ADDED TO QUEUE: przejazd_lipie023_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie023_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie023_rog1on EVENT ADDED TO QUEUE: przejazd_lipie023_rog2on EVENT LAUNCHED: paw_a_s13 Multiple passed EVENT ADDED TO QUEUE: paw_a_sem_ligh13 EVENT ADDED TO QUEUE: paw_a_sem_info_v40 EVENT ADDED TO QUEUE: paw_a_sem_distinfo_stop EVENT ADDED TO QUEUE: paw_to_a_os4 EVENT LAUNCHED: przejazd_lipie24_sem_distmem_vmax EVENT LAUNCHED: paw_przejazd1_sem_distmem_vmax EVENT LAUNCHED: paw_to_a_os4 Multiple passed EVENT ADDED TO QUEUE: paw_to_a_ligh4 EVENT ADDED TO QUEUE: paw_to_a_sem_distinfo_v40 EVENT LAUNCHED: paw_a_sem_ligh13 EVENT LAUNCHED: paw_to_a_sem_distinfo_v40 EVENT LAUNCHED: paw_to_a_ligh4 EVENT LAUNCHED: przejazd_lipie023_0_sygn2 EVENT LAUNCHED: przejazd_lipie023_0_sygn1 EVENT LAUNCHED: przejazd_lipie02_0_sygn2 EVENT LAUNCHED: przejazd_lipie02_0_sygn1 EVENT LAUNCHED: paw_zwr1- Multiple passed EVENT ADDED TO QUEUE: paw_zwr1_wz2 EVENT ADDED TO QUEUE: paw_zwr1_1 EVENT ADDED TO QUEUE: paw_zwr1_v40 EVENT LAUNCHED: paw_zwr1_v40 type: TrackVel EVENT LAUNCHED: paw_zwr1_1 EVENT LAUNCHED: lbc_przejazd33_bell2on EVENT LAUNCHED: lbc_przejazd33_bell1on EVENT LAUNCHED: paw_a_sem_distinfo_stop EVENT LAUNCHED: paw_a_sem_info_v40 EVENT LAUNCHED: paw_zwr1_wz2 EVENT LAUNCHED: lbc_przejazd03ww_rog2on EVENT LAUNCHED: lbc_przejazd03ww_rog1on EVENT LAUNCHED: przejazd_lipie24_rog2on EVENT LAUNCHED: przejazd_lipie24_rog1on EVENT LAUNCHED: paw_przejazd1_rog2on EVENT LAUNCHED: paw_przejazd1_rog1on EVENT LAUNCHED: przejazd_lipie023_rog2on EVENT LAUNCHED: przejazd_lipie023_rog1on EVENT LAUNCHED: przejazd_lipie02_rog2on EVENT LAUNCHED: przejazd_lipie02_rog1on Key pressed: [ ] Key pressed: [ ] EVENT LAUNCHED: lbc_przejazd33_stop EVENT LAUNCHED: lbc_przejazd03ww_stop EVENT LAUNCHED: przejazd_lipie24_stop EVENT LAUNCHED: paw_przejazd1_stop Key pressed: [F4] EVENT LAUNCHED: przejazd_lipie023_stop EVENT LAUNCHED: przejazd_lipie02_stop Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [F4] Key pressed: [F4] Key pressed: [F4] Key pressed: [ ] EVENT LAUNCHED: lbc_nasz_wyjazd1 Multiple passed EVENT ADDED TO QUEUE: lbc_nasz_wyjazd2 EVENT ADDED TO QUEUE: wyjazd_na_zastepczy_1 EVENT LAUNCHED: wyjazd_na_zastepczy_1 Key pressed: [F4] Key pressed: [ ] EVENT LAUNCHED: lbc_nasz_wyjazd2 Multiple passed EVENT ADDED TO QUEUE: lbc_p_sz1 EVENT ADDED TO QUEUE: lbc_a_s5 EVENT LAUNCHED: lbc_a_s5 Multiple passed EVENT ADDED TO QUEUE: lbc_a_sem_ligh5 EVENT ADDED TO QUEUE: lbc_a_sem_info_vmax EVENT ADDED TO QUEUE: lbc_a_sem_distinfo_stop EVENT LAUNCHED: lbc_p_sz1 Multiple passed EVENT ADDED TO QUEUE: lbc_p_sem_lighz1 EVENT ADDED TO QUEUE: lbc_p_sem_info_v20 EVENT ADDED TO QUEUE: lbc_p_wyg_sz EVENT LAUNCHED: lbc_p_sem_lighz1 EVENT LAUNCHED: lbc_a_sem_distinfo_stop EVENT LAUNCHED: lbc_a_sem_ligh5 EVENT LAUNCHED: lbc_p_sem_info_v20 EVENT LAUNCHED: lbc_a_sem_info_vmax EVENT ADDED TO QUEUE: lbc_a_s1 EVENT LAUNCHED: lbc_a_s1 Multiple passed EVENT ADDED TO QUEUE: lbc_a_sem_ligh1 EVENT ADDED TO QUEUE: lbc_a_sem_info_stop EVENT LAUNCHED: lbc_a_sem_ligh1 Key pressed: [F4] EVENT LAUNCHED: lbc_a_sem_info_stop Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT ADDED TO QUEUE: lbc_przejazd1_otwieraj1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: lbc_przejazd1_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd1_otwierajgdywolny1 Key pressed: [Num+] EVENT LAUNCHED: lbc_przejazd1_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd1_go EVENT ADDED TO QUEUE: lbc_przejazd1_1_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd1_1_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd1_rog1off EVENT ADDED TO QUEUE: lbc_przejazd1_rog2off Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: lbc_przejazd1_1_sygn2 EVENT LAUNCHED: lbc_przejazd1_1_sygn1 EVENT LAUNCHED: lbc_przejazd1_rog2off EVENT LAUNCHED: lbc_przejazd1_rog1off EVENT LAUNCHED: lbc_przejazd1_go Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [P] Key pressed: [A] Key pressed: [A] Key pressed: [A] Key pressed: [A] Key pressed: [A] Key pressed: [A] Key pressed: [A] Key pressed: [A] Key pressed: [A] Key pressed: [A] Key pressed: [A] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Shift]+[Num-] EVENT ADDED TO QUEUE: lbc_p_s1 Key pressed: [Shift]+[Num-] EVENT LAUNCHED: lbc_p_s1 Multiple passed EVENT ADDED TO QUEUE: lbc_p_sem_ligh1 EVENT ADDED TO QUEUE: lbc_p_sem_info_stop EVENT ADDED TO QUEUE: lbc_p_w24off EVENT LAUNCHED: lbc_p_w24off EVENT LAUNCHED: lbc_p_sem_info_stop EVENT LAUNCHED: lbc_p_sem_ligh1 Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [F4] EVENT ADDED TO QUEUE: lbc_o_s1 EVENT LAUNCHED: lbc_o_s1 Multiple passed EVENT ADDED TO QUEUE: lbc_o_sem_ligh1 EVENT ADDED TO QUEUE: lbc_o_sem_info_stop EVENT ADDED TO QUEUE: lbc_o_w24off EVENT LAUNCHED: lbc_o_w24off EVENT LAUNCHED: lbc_o_sem_info_stop EVENT LAUNCHED: lbc_o_sem_ligh1 Key pressed: [F4] EVENT LAUNCHED: lbc_p_wyg_sz Key pressed: [ ] EVENT ADDED TO QUEUE: lbc_przejazd33_zamykaj EVENT LAUNCHED: lbc_przejazd33_zamykaj Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_stop EVENT ADDED TO QUEUE: lbc_przejazd33_0_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd33_0_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd33_bell1on EVENT ADDED TO QUEUE: lbc_przejazd33_bell2on EVENT LAUNCHED: lbc_przejazd33_0_sygn2 EVENT LAUNCHED: lbc_przejazd33_0_sygn1 EVENT LAUNCHED: lbc_przejazd33_bell2on EVENT LAUNCHED: lbc_przejazd33_bell1on EVENT ADDED TO QUEUE: lbc_przejazd03ww_zamykaj EVENT LAUNCHED: lbc_przejazd03ww_zamykaj Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_stop EVENT ADDED TO QUEUE: lbc_przejazd03ww_0_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_0_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog1on EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog2on EVENT LAUNCHED: lbc_przejazd03ww_0_sygn2 EVENT LAUNCHED: lbc_przejazd03ww_0_sygn1 EVENT LAUNCHED: lbc_przejazd33_stop EVENT LAUNCHED: lbc_przejazd03ww_rog2on EVENT LAUNCHED: lbc_przejazd03ww_rog1on Key pressed: [A] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: lbc_przejazd03ww_stop Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT ADDED TO QUEUE: przejazd1lbc_otwieraj1 Key pressed: [Num/] Key pressed: [Num/] EVENT LAUNCHED: przejazd1lbc_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd1lbc_otwierajgdywolny1 EVENT LAUNCHED: przejazd1lbc_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd1lbc_go EVENT ADDED TO QUEUE: przejazd1lbc_1_sygn1 EVENT ADDED TO QUEUE: przejazd1lbc_1_sygn2 EVENT ADDED TO QUEUE: przejazd1lbc_rog1off EVENT ADDED TO QUEUE: przejazd1lbc_rog2off EVENT ADDED TO QUEUE: przejazd1lbc_rog3off EVENT ADDED TO QUEUE: przejazd1lbc_rog4off Key pressed: [Shift]+[Num*] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] EVENT LAUNCHED: przejazd1lbc_1_sygn2 EVENT LAUNCHED: przejazd1lbc_1_sygn1 Key pressed: [Shift]+[Num-] EVENT LAUNCHED: przejazd1lbc_rog4off EVENT LAUNCHED: przejazd1lbc_rog3off EVENT LAUNCHED: przejazd1lbc_rog2off EVENT LAUNCHED: przejazd1lbc_rog1off EVENT LAUNCHED: przejazd1lbc_go Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num*] Key pressed: [Num3] Key pressed: [Num3] EVENT ADDED TO QUEUE: lbc_przejazd33_otwieraj1 EVENT LAUNCHED: lbc_przejazd33_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_bell1off EVENT ADDED TO QUEUE: lbc_przejazd33_bell2off EVENT ADDED TO QUEUE: lbc_przejazd33_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd33_bell2off EVENT LAUNCHED: lbc_przejazd33_bell1off EVENT ADDED TO QUEUE: lbc_przejazd33_otwieraj1 EVENT LAUNCHED: lbc_przejazd33_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd33_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_bell1off EVENT ADDED TO QUEUE: lbc_przejazd33_bell2off EVENT ADDED TO QUEUE: lbc_przejazd33_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd33_bell2off EVENT LAUNCHED: lbc_przejazd33_bell1off EVENT LAUNCHED: lbc_przejazd33_otwierajgdywolny1 EVENT ADDED TO QUEUE: lbc_przejazd33_otwieraj1 EVENT LAUNCHED: lbc_przejazd33_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_bell1off EVENT ADDED TO QUEUE: lbc_przejazd33_bell2off EVENT ADDED TO QUEUE: lbc_przejazd33_otwierajgdywolny1 EVENT ADDED TO QUEUE: lbc_przejazd33_otwieraj1 EVENT LAUNCHED: lbc_przejazd33_bell2off EVENT LAUNCHED: lbc_przejazd33_bell1off EVENT LAUNCHED: lbc_przejazd33_otwierajgdywolny1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwieraj1 EVENT LAUNCHED: lbc_przejazd33_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_bell1off EVENT ADDED TO QUEUE: lbc_przejazd33_bell2off EVENT ADDED TO QUEUE: lbc_przejazd33_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd33_bell2off EVENT LAUNCHED: lbc_przejazd33_bell1off EVENT ADDED TO QUEUE: lbc_przejazd33_otwieraj1 EVENT LAUNCHED: lbc_przejazd33_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_go EVENT ADDED TO QUEUE: lbc_przejazd33_1_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd33_1_sygn2 EVENT LAUNCHED: lbc_przejazd33_1_sygn2 EVENT LAUNCHED: lbc_przejazd33_1_sygn1 EVENT LAUNCHED: lbc_przejazd33_go EVENT LAUNCHED: lbc_przejazd03ww_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd33_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_bell1off EVENT ADDED TO QUEUE: lbc_przejazd33_bell2off EVENT ADDED TO QUEUE: lbc_przejazd33_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd33_bell2off EVENT LAUNCHED: lbc_przejazd33_bell1off EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwieraj1 EVENT LAUNCHED: lbc_przejazd03ww_otwierajgdywolny1 EVENT ADDED TO QUEUE: lbc_przejazd33_otwieraj1 EVENT LAUNCHED: lbc_przejazd33_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_go EVENT ADDED TO QUEUE: lbc_przejazd33_1_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd33_1_sygn2 EVENT LAUNCHED: lbc_przejazd33_1_sygn2 EVENT LAUNCHED: lbc_przejazd33_1_sygn1 EVENT LAUNCHED: lbc_przejazd33_go EVENT LAUNCHED: lbc_przejazd03ww_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd33_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_bell1off EVENT ADDED TO QUEUE: lbc_przejazd33_bell2off EVENT ADDED TO QUEUE: lbc_przejazd33_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd33_bell2off EVENT LAUNCHED: lbc_przejazd33_bell1off EVENT LAUNCHED: lbc_przejazd03ww_otwierajgdywolny1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwieraj1 EVENT LAUNCHED: lbc_przejazd33_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_go EVENT ADDED TO QUEUE: lbc_przejazd33_1_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd33_1_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd33_otwieraj1 EVENT LAUNCHED: lbc_przejazd33_1_sygn2 EVENT LAUNCHED: lbc_przejazd33_1_sygn1 EVENT LAUNCHED: lbc_przejazd33_go EVENT LAUNCHED: lbc_przejazd03ww_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd33_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_bell1off EVENT ADDED TO QUEUE: lbc_przejazd33_bell2off EVENT ADDED TO QUEUE: lbc_przejazd33_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd33_bell2off EVENT LAUNCHED: lbc_przejazd33_bell1off EVENT LAUNCHED: lbc_przejazd03ww_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd33_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_go EVENT ADDED TO QUEUE: lbc_przejazd33_1_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd33_1_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwieraj1 EVENT LAUNCHED: lbc_przejazd33_1_sygn2 EVENT LAUNCHED: lbc_przejazd33_1_sygn1 EVENT LAUNCHED: lbc_przejazd33_go EVENT LAUNCHED: lbc_przejazd03ww_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwierajgdywolny1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwieraj1 EVENT LAUNCHED: lbc_przejazd03ww_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd03ww_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd03ww_otwierajgdywolny1 Key pressed: [ ] Key pressed: [ ] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Shift]+[F] Key pressed: [ ] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num.] Key pressed: [Num6] Key pressed: [Num6] Key pressed: [Num6] Key pressed: [Num6] Key pressed: [Num6] Key pressed: [Num6] Key pressed: [Num6] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Shift]+[F] Key pressed: [ ] Key pressed: [Shift]+[F] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [ ] Key pressed: [Num+] Key pressed: [ ] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwieraj1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: lbc_przejazd03ww_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwierajgdywolny1 Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: lbc_przejazd03ww_otwierajgdywolny1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwieraj1 Key pressed: [Num+] EVENT LAUNCHED: lbc_przejazd03ww_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd03ww_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_go EVENT ADDED TO QUEUE: lbc_przejazd03ww_1_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_1_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog1off EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog2off EVENT LAUNCHED: lbc_przejazd03ww_1_sygn2 EVENT LAUNCHED: lbc_przejazd03ww_1_sygn1 EVENT LAUNCHED: lbc_przejazd03ww_rog2off EVENT LAUNCHED: lbc_przejazd03ww_rog1off EVENT LAUNCHED: lbc_przejazd03ww_go EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwieraj1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: lbc_przejazd03ww_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwierajgdywolny1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: lbc_przejazd03ww_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_go EVENT ADDED TO QUEUE: lbc_przejazd03ww_1_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_1_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog1off EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog2off EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwieraj1 Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: lbc_przejazd03ww_1_sygn2 EVENT LAUNCHED: lbc_przejazd03ww_1_sygn1 EVENT LAUNCHED: lbc_przejazd03ww_rog2off EVENT LAUNCHED: lbc_przejazd03ww_rog1off EVENT LAUNCHED: lbc_przejazd03ww_go Key pressed: [Num+] EVENT LAUNCHED: lbc_przejazd03ww_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd03ww_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_go EVENT ADDED TO QUEUE: lbc_przejazd03ww_1_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_1_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog1off EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog2off EVENT LAUNCHED: lbc_przejazd03ww_1_sygn2 EVENT LAUNCHED: lbc_przejazd03ww_1_sygn1 EVENT LAUNCHED: lbc_przejazd03ww_rog2off EVENT LAUNCHED: lbc_przejazd03ww_rog1off EVENT LAUNCHED: lbc_przejazd03ww_go Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Shift]+[A] Eventlauncher EVENT ADDED TO QUEUE: lbc_przejazd03ww01_stop Eventlauncher EVENT ADDED TO QUEUE: przejazd540_stop Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Eventlauncher Key pressed: [Shift]+[A] Key pressed: [A] Eventlauncher Eventlauncher Key pressed: [A] Eventlauncher Eventlauncher Key pressed: [ ] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Shift]+[Num*] Key pressed: [Shift]+[Num*] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num*] Key pressed: [Shift]+[A] Eventlauncher Eventlauncher Eventlauncher Eventlauncher Key pressed: [ ] Key pressed: [F4] EVENT LAUNCHED: lbc_przejazd03ww01_stop EVENT LAUNCHED: przejazd540_stop Key pressed: [Num3] Key pressed: [Num3] Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [ ] Key pressed: [F4] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num3] Key pressed: [Num3] Key pressed: [ ] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num.] Key pressed: [Num6] Key pressed: [Num6] Key pressed: [Num6] Key pressed: [Num6] Key pressed: [Num6] Key pressed: [Num.] Key pressed: [Num6] Key pressed: [Num6] Key pressed: [Num.] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [ ] Key pressed: [F4] Key pressed: [Shift]+[A] Eventlauncher EVENT ADDED TO QUEUE: przejazd_lipie26_stop Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Key pressed: [A] Eventlauncher Key pressed: [A] Eventlauncher Key pressed: [A] Eventlauncher Key pressed: [A] Eventlauncher Key pressed: [A] Eventlauncher Key pressed: [A] Eventlauncher Key pressed: [A] Eventlauncher Key pressed: [A] Eventlauncher Key pressed: [A] Eventlauncher Key pressed: [A] Eventlauncher Key pressed: [A] Eventlauncher Key pressed: [ ] Key pressed: [A] Eventlauncher Eventlauncher Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] EVENT LAUNCHED: przejazd_lipie26_stop Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] Key pressed: [Shift]+[A] Eventlauncher EVENT ADDED TO QUEUE: przejazd_lipie26_stop Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [A] Eventlauncher Key pressed: [A] Eventlauncher Eventlauncher Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] Key pressed: [Shift]+[A] Eventlauncher Eventlauncher Eventlauncher Eventlauncher EVENT LAUNCHED: przejazd_lipie26_stop Key pressed: [F4] Key pressed: [ ] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Shift]+[A] Eventlauncher EVENT ADDED TO QUEUE: przejazd_lipie1_stop Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [A] Eventlauncher Eventlauncher EVENT LAUNCHED: przejazd_lipie1_stop EVENT ADDED TO QUEUE: przejazd_lipie023_zamykaj EVENT LAUNCHED: przejazd_lipie023_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_stop EVENT ADDED TO QUEUE: przejazd_lipie023_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie023_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie023_rog1on EVENT ADDED TO QUEUE: przejazd_lipie023_rog2on EVENT LAUNCHED: przejazd_lipie023_0_sygn2 EVENT LAUNCHED: przejazd_lipie023_0_sygn1 EVENT LAUNCHED: przejazd_lipie023_rog2on EVENT LAUNCHED: przejazd_lipie023_rog1on Key pressed: [ ] EVENT LAUNCHED: przejazd_lipie023_stop EVENT ADDED TO QUEUE: przejazd_lipie02_zamykaj EVENT LAUNCHED: przejazd_lipie02_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_stop EVENT ADDED TO QUEUE: przejazd_lipie02_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie02_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie02_rog1on EVENT ADDED TO QUEUE: przejazd_lipie02_rog2on EVENT LAUNCHED: przejazd_lipie02_0_sygn2 EVENT LAUNCHED: przejazd_lipie02_0_sygn1 Key pressed: [Num3] Key pressed: [Num3] EVENT LAUNCHED: przejazd_lipie02_rog2on EVENT LAUNCHED: przejazd_lipie02_rog1on Key pressed: [Num5] EVENT LAUNCHED: przejazd_lipie02_stop EVENT ADDED TO QUEUE: przejazd_lipie24_zamykaj EVENT LAUNCHED: przejazd_lipie24_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_stop EVENT ADDED TO QUEUE: przejazd_lipie24_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie24_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie24_rog1on EVENT ADDED TO QUEUE: przejazd_lipie24_rog2on EVENT ADDED TO QUEUE: przejazd_lipie24_sem_distmem_vmax EVENT LAUNCHED: przejazd_lipie24_0_sygn2 EVENT LAUNCHED: przejazd_lipie24_0_sygn1 EVENT LAUNCHED: przejazd_lipie24_sem_distmem_vmax Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] EVENT LAUNCHED: przejazd_lipie24_rog2on EVENT LAUNCHED: przejazd_lipie24_rog1on Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num-] EVENT LAUNCHED: przejazd_lipie24_stop Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] EVENT ADDED TO QUEUE: przejazd_lipie02_zamykaj EVENT LAUNCHED: przejazd_lipie02_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_stop EVENT ADDED TO QUEUE: przejazd_lipie02_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie02_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie02_rog1on EVENT ADDED TO QUEUE: przejazd_lipie02_rog2on Key pressed: [Num*] Key pressed: [Num*] EVENT LAUNCHED: przejazd_lipie02_0_sygn2 EVENT LAUNCHED: przejazd_lipie02_0_sygn1 Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] EVENT LAUNCHED: przejazd_lipie02_rog2on EVENT LAUNCHED: przejazd_lipie02_rog1on Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [ ] EVENT LAUNCHED: przejazd_lipie02_stop EVENT ADDED TO QUEUE: przejazd_lipie023_otwieraj1 EVENT LAUNCHED: przejazd_lipie023_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie023_otwieraj1 EVENT LAUNCHED: przejazd_lipie023_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie24_zamykaj EVENT LAUNCHED: przejazd_lipie24_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_stop EVENT ADDED TO QUEUE: przejazd_lipie24_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie24_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie24_rog1on EVENT ADDED TO QUEUE: przejazd_lipie24_rog2on EVENT ADDED TO QUEUE: przejazd_lipie24_sem_distmem_vmax EVENT LAUNCHED: przejazd_lipie023_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_otwierajgdywolny1 EVENT LAUNCHED: przejazd_lipie24_0_sygn2 EVENT LAUNCHED: przejazd_lipie24_0_sygn1 EVENT LAUNCHED: przejazd_lipie24_sem_distmem_vmax EVENT ADDED TO QUEUE: przejazd_lipie023_otwieraj1 EVENT LAUNCHED: przejazd_lipie023_otwierajgdywolny1 EVENT LAUNCHED: przejazd_lipie023_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie023_otwieraj1 EVENT LAUNCHED: przejazd_lipie24_rog2on EVENT LAUNCHED: przejazd_lipie24_rog1on EVENT LAUNCHED: przejazd_lipie023_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_go EVENT ADDED TO QUEUE: przejazd_lipie023_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie023_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie023_rog1off EVENT ADDED TO QUEUE: przejazd_lipie023_rog2off EVENT LAUNCHED: przejazd_lipie023_1_sygn2 EVENT LAUNCHED: przejazd_lipie023_1_sygn1 EVENT LAUNCHED: przejazd_lipie023_rog2off EVENT LAUNCHED: przejazd_lipie023_rog1off EVENT LAUNCHED: przejazd_lipie023_go EVENT LAUNCHED: przejazd_lipie023_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie023_otwieraj1 EVENT LAUNCHED: przejazd_lipie023_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_go EVENT ADDED TO QUEUE: przejazd_lipie023_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie023_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie023_rog1off EVENT ADDED TO QUEUE: przejazd_lipie023_rog2off EVENT LAUNCHED: przejazd_lipie24_stop EVENT LAUNCHED: przejazd_lipie023_1_sygn2 EVENT LAUNCHED: przejazd_lipie023_1_sygn1 EVENT LAUNCHED: przejazd_lipie023_rog2off EVENT LAUNCHED: przejazd_lipie023_rog1off EVENT LAUNCHED: przejazd_lipie023_go EVENT LAUNCHED: przejazd_lipie023_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_otwierajgdywolny1 EVENT LAUNCHED: przejazd_lipie023_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_go EVENT ADDED TO QUEUE: przejazd_lipie023_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie023_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie023_rog1off EVENT ADDED TO QUEUE: przejazd_lipie023_rog2off EVENT LAUNCHED: przejazd_lipie023_1_sygn2 EVENT LAUNCHED: przejazd_lipie023_1_sygn1 EVENT LAUNCHED: przejazd_lipie023_rog2off EVENT LAUNCHED: przejazd_lipie023_rog1off EVENT LAUNCHED: przejazd_lipie023_go EVENT ADDED TO QUEUE: przejazd_lipie02_otwieraj1 EVENT LAUNCHED: przejazd_lipie02_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie02_otwieraj1 EVENT LAUNCHED: przejazd_lipie02_otwierajgdywolny1 EVENT LAUNCHED: przejazd_lipie02_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie02_otwieraj1 EVENT LAUNCHED: przejazd_lipie02_otwierajgdywolny1 EVENT LAUNCHED: przejazd_lipie02_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie02_otwieraj1 EVENT LAUNCHED: przejazd_lipie02_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_go EVENT ADDED TO QUEUE: przejazd_lipie02_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie02_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie02_rog1off EVENT ADDED TO QUEUE: przejazd_lipie02_rog2off EVENT LAUNCHED: przejazd_lipie02_1_sygn2 EVENT LAUNCHED: przejazd_lipie02_1_sygn1 EVENT LAUNCHED: przejazd_lipie02_rog2off EVENT LAUNCHED: przejazd_lipie02_rog1off EVENT LAUNCHED: przejazd_lipie02_go EVENT LAUNCHED: przejazd_lipie02_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie02_otwieraj1 EVENT LAUNCHED: przejazd_lipie02_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_go EVENT ADDED TO QUEUE: przejazd_lipie02_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie02_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie02_rog1off EVENT ADDED TO QUEUE: przejazd_lipie02_rog2off EVENT LAUNCHED: przejazd_lipie02_1_sygn2 EVENT LAUNCHED: przejazd_lipie02_1_sygn1 EVENT LAUNCHED: przejazd_lipie02_rog2off EVENT LAUNCHED: przejazd_lipie02_rog1off EVENT LAUNCHED: przejazd_lipie02_go Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] EVENT LAUNCHED: przejazd_lipie02_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_otwierajgdywolny1 Key pressed: [ ] EVENT LAUNCHED: przejazd_lipie02_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_go EVENT ADDED TO QUEUE: przejazd_lipie02_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie02_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie02_rog1off EVENT ADDED TO QUEUE: przejazd_lipie02_rog2off EVENT LAUNCHED: przejazd_lipie02_1_sygn2 EVENT LAUNCHED: przejazd_lipie02_1_sygn1 EVENT LAUNCHED: przejazd_lipie02_rog2off EVENT LAUNCHED: przejazd_lipie02_rog1off EVENT LAUNCHED: przejazd_lipie02_go EVENT ADDED TO QUEUE: przejazd_lipie24_otwieraj1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: przejazd_lipie24_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_otwierajgdywolny1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT ADDED TO QUEUE: przejazd_lipie24_otwieraj1 EVENT LAUNCHED: przejazd_lipie24_otwierajgdywolny1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: przejazd_lipie24_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_otwierajgdywolny1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT ADDED TO QUEUE: przejazd_lipie24_otwieraj1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: przejazd_lipie24_otwierajgdywolny1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: przejazd_lipie24_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_otwierajgdywolny1 Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] EVENT ADDED TO QUEUE: przejazd_lipie24_otwieraj1 EVENT LAUNCHED: przejazd_lipie24_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_go EVENT ADDED TO QUEUE: przejazd_lipie24_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie24_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie24_rog1off EVENT ADDED TO QUEUE: przejazd_lipie24_rog2off Key pressed: [Shift]+[Num-] Key pressed: [Num-] EVENT LAUNCHED: przejazd_lipie24_1_sygn2 EVENT LAUNCHED: przejazd_lipie24_1_sygn1 EVENT LAUNCHED: przejazd_lipie24_rog2off EVENT LAUNCHED: przejazd_lipie24_rog1off EVENT LAUNCHED: przejazd_lipie24_go EVENT LAUNCHED: przejazd_lipie24_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie24_otwieraj1 EVENT LAUNCHED: przejazd_lipie24_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_go EVENT ADDED TO QUEUE: przejazd_lipie24_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie24_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie24_rog1off EVENT ADDED TO QUEUE: przejazd_lipie24_rog2off EVENT LAUNCHED: przejazd_lipie24_1_sygn2 EVENT LAUNCHED: przejazd_lipie24_1_sygn1 EVENT LAUNCHED: przejazd_lipie24_rog2off EVENT LAUNCHED: przejazd_lipie24_rog1off EVENT LAUNCHED: przejazd_lipie24_go EVENT LAUNCHED: przejazd_lipie24_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_otwierajgdywolny1 EVENT LAUNCHED: przejazd_lipie24_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_go EVENT ADDED TO QUEUE: przejazd_lipie24_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie24_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie24_rog1off EVENT ADDED TO QUEUE: przejazd_lipie24_rog2off EVENT LAUNCHED: przejazd_lipie24_1_sygn2 EVENT LAUNCHED: przejazd_lipie24_1_sygn1 EVENT LAUNCHED: przejazd_lipie24_rog2off EVENT LAUNCHED: przejazd_lipie24_rog1off EVENT LAUNCHED: przejazd_lipie24_go Key pressed: [Shift]+[A] Eventlauncher EVENT ADDED TO QUEUE: przejazd_lipie27_stop Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Key pressed: [ ] Key pressed: [A] Eventlauncher Eventlauncher EVENT LAUNCHED: przejazd_lipie27_stop Key pressed: [Shift]+[A] Eventlauncher EVENT ADDED TO QUEUE: przejazd_lipie27_stop Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Key pressed: [ ] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: przejazd_lipie27_stop Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num*] Key pressed: [Shift]+[A] Eventlauncher EVENT ADDED TO QUEUE: paw_przejazd4_stop Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] EVENT ADDED TO QUEUE: rezonator6_shp Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] EVENT LAUNCHED: rezonator6_shp Type: PutValues Key pressed: [ ] Key pressed: [A] Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher EVENT LAUNCHED: paw_przejazd4_stop Key pressed: [A] Eventlauncher EVENT ADDED TO QUEUE: paw_przejazd4_stop Eventlauncher EVENT ADDED TO QUEUE: paw_przejazd3_stop Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher EVENT ADDED TO QUEUE: paw_przejazd1_zamykaj Eventlauncher Eventlauncher EVENT LAUNCHED: paw_przejazd1_zamykaj Multiple passed EVENT ADDED TO QUEUE: paw_przejazd1_stop EVENT ADDED TO QUEUE: paw_przejazd1_0_sygn1 EVENT ADDED TO QUEUE: paw_przejazd1_0_sygn2 EVENT ADDED TO QUEUE: paw_przejazd1_rog1on EVENT ADDED TO QUEUE: paw_przejazd1_rog2on EVENT ADDED TO QUEUE: paw_przejazd1_sem_distmem_vmax Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher EVENT LAUNCHED: paw_przejazd1_0_sygn2 EVENT LAUNCHED: paw_przejazd1_0_sygn1 Key pressed: [ ] EVENT LAUNCHED: paw_przejazd1_sem_distmem_vmax EVENT LAUNCHED: paw_przejazd1_rog2on EVENT LAUNCHED: paw_przejazd1_rog1on EVENT LAUNCHED: paw_przejazd4_stop EVENT LAUNCHED: paw_przejazd3_stop EVENT LAUNCHED: paw_przejazd1_stop Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Num3] Key pressed: [Num3] Key pressed: [A] EVENT ADDED TO QUEUE: paw_a_s1 EVENT LAUNCHED: paw_a_s1 Multiple passed EVENT ADDED TO QUEUE: paw_a_sem_ligh1 EVENT ADDED TO QUEUE: paw_a_sem_info_stop EVENT ADDED TO QUEUE: paw_to_a_os1 EVENT LAUNCHED: paw_to_a_os1 Multiple passed EVENT ADDED TO QUEUE: paw_to_a_ligh1 EVENT ADDED TO QUEUE: paw_to_a_sem_distinfo_slow EVENT LAUNCHED: paw_a_sem_ligh1 EVENT LAUNCHED: paw_to_a_sem_distinfo_slow EVENT LAUNCHED: paw_to_a_ligh1 Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num4] Key pressed: [Num4] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] EVENT LAUNCHED: paw_a_sem_info_stop Key pressed: [Num4] Key pressed: [Num6] Key pressed: [ ] Key pressed: [A] Key pressed: [Num4] Key pressed: [Num6] EVENT ADDED TO QUEUE: paw_f_s1 EVENT LAUNCHED: paw_f_s1 Multiple passed EVENT ADDED TO QUEUE: paw_f_sem_ligh1 EVENT ADDED TO QUEUE: paw_f_sem_info_stop EVENT LAUNCHED: paw_f_sem_info_stop EVENT LAUNCHED: paw_f_sem_ligh1 Key pressed: [Num3] Key pressed: [ ] Key pressed: [Num9] Key pressed: [Num9] Key pressed: [Num4] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num3] EVENT ADDED TO QUEUE: kurier_pawonkow EVENT LAUNCHED: kurier_pawonkow Multiple passed EVENT ADDED TO QUEUE: pol_godz EVENT ADDED TO QUEUE: kaliska_skowronek2 EVENT ADDED TO QUEUE: lbc_m_s2 EVENT ADDED TO QUEUE: lbc_zwr27+ EVENT ADDED TO QUEUE: paw_zwr1+ EVENT ADDED TO QUEUE: paw_a_s2 EVENT ADDED TO QUEUE: paw_m_s2 EVENT ADDED TO QUEUE: kurier_pawonkow1 EVENT LAUNCHED: kurier_pawonkow1 Multiple passed EVENT ADDED TO QUEUE: paw_spm_sp2 EVENT ADDED TO QUEUE: paw_spm2_sp2 EVENT ADDED TO QUEUE: plu_a_s2 EVENT ADDED TO QUEUE: kurier_pawonkow2 EVENT ADDED TO QUEUE: pludry_f_s2 EVENT ADDED TO QUEUE: fos_d_s10 EVENT ADDED TO QUEUE: test_zwr27ad EVENT LAUNCHED: paw_m_s2 Multiple passed EVENT ADDED TO QUEUE: paw_m_sem_ligh2 EVENT ADDED TO QUEUE: paw_m_sem_info_vmax EVENT LAUNCHED: paw_a_s2 Multiple passed EVENT ADDED TO QUEUE: paw_a_sem_ligh2 EVENT ADDED TO QUEUE: paw_a_sem_info_vmax EVENT ADDED TO QUEUE: paw_a_sem_distinfo_vmax EVENT ADDED TO QUEUE: paw_to_a_os2 EVENT LAUNCHED: lbc_m_s2 Multiple passed EVENT ADDED TO QUEUE: lbc_m_sem_ligh2 EVENT ADDED TO QUEUE: lbc_m_sem_info_vmax EVENT ADDED TO QUEUE: lbc_m_sem_distinfo_vmax EVENT LAUNCHED: lbc_m_sem_distinfo_vmax EVENT LAUNCHED: lbc_m_sem_ligh2 EVENT LAUNCHED: paw_to_a_os2 Multiple passed EVENT ADDED TO QUEUE: paw_to_a_ligh2 EVENT ADDED TO QUEUE: paw_to_a_sem_distinfo_fast EVENT LAUNCHED: paw_a_sem_distinfo_vmax EVENT LAUNCHED: paw_a_sem_ligh2 EVENT LAUNCHED: paw_m_sem_ligh2 EVENT LAUNCHED: test_zwr27ad Multiple passed EVENT ADDED TO QUEUE: test_zwr27_wz7 EVENT ADDED TO QUEUE: test_zwr27_bv40 EVENT ADDED TO QUEUE: test_zwr27_a1 EVENT ADDED TO QUEUE: test_zwr27_b1 EVENT ADDED TO QUEUE: test_zwr27_c1 EVENT ADDED TO QUEUE: test_zwr27_d1 EVENT LAUNCHED: fos_d_s10 Multiple passed EVENT ADDED TO QUEUE: fos_d_sem_ligh10 EVENT ADDED TO QUEUE: fos_d_sem_info_v40 EVENT ADDED TO QUEUE: fos_d_sem_distinfo_vmax EVENT ADDED TO QUEUE: fos_to_d_os4 EVENT LAUNCHED: pludry_f_s2 Multiple passed EVENT ADDED TO QUEUE: pludry_f_sem_ligh2 EVENT ADDED TO QUEUE: pludry_f_sem_info_vmax EVENT LAUNCHED: kurier_pawonkow2 Multiple passed EVENT ADDED TO QUEUE: fos_zwr1- EVENT ADDED TO QUEUE: lbc_przejazd33_zamykaj EVENT ADDED TO QUEUE: lbc_przejazd03ww_zamykaj EVENT ADDED TO QUEUE: przejazd_lipie24_zamykaj EVENT ADDED TO QUEUE: paw_przejazd1_zamykaj EVENT ADDED TO QUEUE: przejazd_lipie023_zamykaj EVENT ADDED TO QUEUE: przejazd_lipie02_zamykaj EVENT LAUNCHED: plu_a_s2 Multiple passed EVENT ADDED TO QUEUE: plu_a_sem_ligh2 EVENT ADDED TO QUEUE: plu_a_sem_info_vmax EVENT ADDED TO QUEUE: plu_a_sem_distinfo_vmax EVENT ADDED TO QUEUE: plu_toa_os2 EVENT LAUNCHED: paw_spm_sp2 EVENT LAUNCHED: plu_toa_os2 Multiple passed EVENT ADDED TO QUEUE: plu_toa_ligh2 EVENT ADDED TO QUEUE: plu_toa_sem_distinfo_fast EVENT LAUNCHED: plu_a_sem_distinfo_vmax EVENT LAUNCHED: plu_a_sem_ligh2 EVENT LAUNCHED: przejazd_lipie02_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_stop EVENT ADDED TO QUEUE: przejazd_lipie02_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie02_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie02_rog1on EVENT ADDED TO QUEUE: przejazd_lipie02_rog2on EVENT LAUNCHED: przejazd_lipie023_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_stop EVENT ADDED TO QUEUE: przejazd_lipie023_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie023_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie023_rog1on EVENT ADDED TO QUEUE: przejazd_lipie023_rog2on EVENT LAUNCHED: paw_przejazd1_zamykaj Multiple passed EVENT ADDED TO QUEUE: paw_przejazd1_stop EVENT ADDED TO QUEUE: paw_przejazd1_0_sygn1 EVENT ADDED TO QUEUE: paw_przejazd1_0_sygn2 EVENT ADDED TO QUEUE: paw_przejazd1_rog1on EVENT ADDED TO QUEUE: paw_przejazd1_rog2on EVENT ADDED TO QUEUE: paw_przejazd1_sem_distmem_vmax EVENT LAUNCHED: przejazd_lipie24_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_stop EVENT ADDED TO QUEUE: przejazd_lipie24_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie24_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie24_rog1on EVENT ADDED TO QUEUE: przejazd_lipie24_rog2on EVENT ADDED TO QUEUE: przejazd_lipie24_sem_distmem_vmax EVENT LAUNCHED: lbc_przejazd03ww_zamykaj Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_stop EVENT ADDED TO QUEUE: lbc_przejazd03ww_0_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_0_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog1on EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog2on EVENT LAUNCHED: lbc_przejazd33_zamykaj Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_stop EVENT ADDED TO QUEUE: lbc_przejazd33_0_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd33_0_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd33_bell1on EVENT ADDED TO QUEUE: lbc_przejazd33_bell2on EVENT LAUNCHED: pludry_f_sem_ligh2 EVENT LAUNCHED: fos_to_d_os4 Multiple passed EVENT ADDED TO QUEUE: fos_to_d_ligh4 EVENT ADDED TO QUEUE: fos_to_d_sem_distinfo_v40 EVENT LAUNCHED: fos_d_sem_distinfo_vmax EVENT LAUNCHED: fos_d_sem_ligh10 EVENT LAUNCHED: test_zwr27_b1 EVENT LAUNCHED: test_zwr27_a1 EVENT LAUNCHED: test_zwr27_bv40 type: TrackVel EVENT LAUNCHED: paw_to_a_sem_distinfo_fast EVENT LAUNCHED: paw_to_a_ligh2 EVENT LAUNCHED: fos_to_d_sem_distinfo_v40 EVENT LAUNCHED: fos_to_d_ligh4 EVENT LAUNCHED: plu_toa_sem_distinfo_fast EVENT LAUNCHED: plu_toa_ligh2 EVENT LAUNCHED: paw_spm2_sp2 EVENT LAUNCHED: test_zwr27_d1 EVENT LAUNCHED: test_zwr27_c1 EVENT LAUNCHED: paw_zwr1+ Multiple passed EVENT ADDED TO QUEUE: paw_zwr1_wz1 EVENT ADDED TO QUEUE: paw_zwr1_0 EVENT ADDED TO QUEUE: paw_zwr1_vmax EVENT LAUNCHED: lbc_zwr27+ Multiple passed EVENT ADDED TO QUEUE: lbc_zwr27_wz1 EVENT ADDED TO QUEUE: lbc_zwr27_0 EVENT ADDED TO QUEUE: lbc_zwr27_vmax EVENT LAUNCHED: lbc_zwr27_vmax type: TrackVel EVENT LAUNCHED: lbc_zwr27_0 EVENT LAUNCHED: paw_zwr1_vmax type: TrackVel EVENT LAUNCHED: paw_zwr1_0 EVENT LAUNCHED: test_zwr27_wz7 EVENT LAUNCHED: lbc_m_sem_info_vmax EVENT LAUNCHED: paw_a_sem_info_vmax EVENT LAUNCHED: paw_m_sem_info_vmax EVENT LAUNCHED: lbc_przejazd33_0_sygn2 EVENT LAUNCHED: lbc_przejazd33_0_sygn1 EVENT LAUNCHED: lbc_przejazd03ww_0_sygn2 EVENT LAUNCHED: lbc_przejazd03ww_0_sygn1 EVENT LAUNCHED: przejazd_lipie24_0_sygn2 EVENT LAUNCHED: przejazd_lipie24_0_sygn1 EVENT LAUNCHED: paw_przejazd1_0_sygn2 EVENT LAUNCHED: paw_przejazd1_0_sygn1 EVENT LAUNCHED: przejazd_lipie023_0_sygn2 EVENT LAUNCHED: przejazd_lipie023_0_sygn1 EVENT LAUNCHED: przejazd_lipie02_0_sygn2 EVENT LAUNCHED: przejazd_lipie02_0_sygn1 EVENT LAUNCHED: plu_a_sem_info_vmax EVENT LAUNCHED: fos_zwr1- Multiple passed EVENT ADDED TO QUEUE: fos_zwr1_wz2 EVENT ADDED TO QUEUE: fos_zwr1_1 EVENT ADDED TO QUEUE: fos_zwr1_v60 EVENT LAUNCHED: pludry_f_sem_info_vmax EVENT LAUNCHED: fos_d_sem_info_v40 EVENT LAUNCHED: fos_zwr1_v60 type: TrackVel EVENT LAUNCHED: fos_zwr1_1 EVENT LAUNCHED: przejazd_lipie24_sem_distmem_vmax EVENT LAUNCHED: paw_przejazd1_sem_distmem_vmax EVENT LAUNCHED: lbc_zwr27_wz1 EVENT LAUNCHED: paw_zwr1_wz1 EVENT LAUNCHED: fos_zwr1_wz2 EVENT LAUNCHED: lbc_przejazd33_bell2on EVENT LAUNCHED: lbc_przejazd33_bell1on EVENT LAUNCHED: lbc_przejazd03ww_rog2on EVENT LAUNCHED: lbc_przejazd03ww_rog1on EVENT LAUNCHED: przejazd_lipie24_rog2on EVENT LAUNCHED: przejazd_lipie24_rog1on EVENT LAUNCHED: paw_przejazd1_rog2on EVENT LAUNCHED: paw_przejazd1_rog1on EVENT LAUNCHED: przejazd_lipie023_rog2on EVENT LAUNCHED: przejazd_lipie023_rog1on EVENT LAUNCHED: przejazd_lipie02_rog2on EVENT LAUNCHED: przejazd_lipie02_rog1on EVENT ADDED TO QUEUE: przejazd1lbc_zamykaj EVENT LAUNCHED: przejazd1lbc_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd1lbc_stop EVENT ADDED TO QUEUE: przejazd1lbc_0_sygn1 EVENT ADDED TO QUEUE: przejazd1lbc_0_sygn2 EVENT ADDED TO QUEUE: przejazd1lbc_rog1on EVENT ADDED TO QUEUE: przejazd1lbc_rog2on EVENT ADDED TO QUEUE: przejazd1lbc_rog3on EVENT ADDED TO QUEUE: przejazd1lbc_rog4on EVENT ADDED TO QUEUE: przejazd1lbc_sem_distmem_vmax Key pressed: [Num4] EVENT LAUNCHED: lbc_przejazd33_stop EVENT LAUNCHED: lbc_przejazd03ww_stop EVENT LAUNCHED: przejazd_lipie24_stop EVENT LAUNCHED: paw_przejazd1_stop EVENT LAUNCHED: przejazd_lipie023_stop EVENT LAUNCHED: przejazd_lipie02_stop EVENT LAUNCHED: przejazd1lbc_0_sygn2 EVENT LAUNCHED: przejazd1lbc_0_sygn1 EVENT LAUNCHED: przejazd1lbc_sem_distmem_vmax Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] EVENT LAUNCHED: przejazd1lbc_rog4on EVENT LAUNCHED: przejazd1lbc_rog3on EVENT LAUNCHED: przejazd1lbc_rog2on EVENT LAUNCHED: przejazd1lbc_rog1on EVENT LAUNCHED: pol_godz EVENT LAUNCHED: przejazd1lbc_stop Key pressed: [Num3] Key pressed: [Num3] EVENT ADDED TO QUEUE: lbc_m_s1 EVENT LAUNCHED: lbc_m_s1 Multiple passed EVENT ADDED TO QUEUE: lbc_m_sem_ligh1 EVENT ADDED TO QUEUE: lbc_m_sem_info_stop EVENT ADDED TO QUEUE: lbc_m_w24off EVENT LAUNCHED: lbc_m_w24off EVENT LAUNCHED: lbc_m_sem_info_stop EVENT LAUNCHED: lbc_m_sem_ligh1 Key pressed: [Num4] Key pressed: [Num4] Key pressed: [Num4] Key pressed: [Num4] Key pressed: [Num4] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num.] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [F4] EVENT LAUNCHED: kaliska_skowronek2 Key pressed: [91] EVENT ADDED TO QUEUE: lbc_przejazd33_zamykaj EVENT LAUNCHED: lbc_przejazd33_zamykaj Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_stop EVENT ADDED TO QUEUE: lbc_przejazd33_0_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd33_0_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd33_bell1on EVENT ADDED TO QUEUE: lbc_przejazd33_bell2on EVENT LAUNCHED: lbc_przejazd33_0_sygn2 EVENT LAUNCHED: lbc_przejazd33_0_sygn1 EVENT LAUNCHED: lbc_przejazd33_bell2on EVENT LAUNCHED: lbc_przejazd33_bell1on EVENT ADDED TO QUEUE: lbc_przejazd03ww_zamykaj EVENT LAUNCHED: lbc_przejazd03ww_zamykaj Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_stop EVENT ADDED TO QUEUE: lbc_przejazd03ww_0_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_0_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog1on EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog2on EVENT LAUNCHED: lbc_przejazd03ww_0_sygn2 EVENT LAUNCHED: lbc_przejazd03ww_0_sygn1 EVENT LAUNCHED: lbc_przejazd33_stop EVENT LAUNCHED: lbc_przejazd03ww_rog2on EVENT LAUNCHED: lbc_przejazd03ww_rog1on EVENT LAUNCHED: lbc_przejazd03ww_stop EVENT ADDED TO QUEUE: przejazd1lbc_otwieraj1 EVENT LAUNCHED: przejazd1lbc_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd1lbc_otwierajgdywolny1 EVENT LAUNCHED: przejazd1lbc_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd1lbc_go EVENT ADDED TO QUEUE: przejazd1lbc_1_sygn1 EVENT ADDED TO QUEUE: przejazd1lbc_1_sygn2 EVENT ADDED TO QUEUE: przejazd1lbc_rog1off EVENT ADDED TO QUEUE: przejazd1lbc_rog2off EVENT ADDED TO QUEUE: przejazd1lbc_rog3off EVENT ADDED TO QUEUE: przejazd1lbc_rog4off Key pressed: [F4] EVENT LAUNCHED: przejazd1lbc_1_sygn2 EVENT LAUNCHED: przejazd1lbc_1_sygn1 EVENT LAUNCHED: przejazd1lbc_rog4off EVENT LAUNCHED: przejazd1lbc_rog3off EVENT LAUNCHED: przejazd1lbc_rog2off EVENT LAUNCHED: przejazd1lbc_rog1off EVENT LAUNCHED: przejazd1lbc_go Key pressed: [ ] EVENT ADDED TO QUEUE: lbc_przejazd33_otwieraj1 EVENT LAUNCHED: lbc_przejazd33_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_bell1off EVENT ADDED TO QUEUE: lbc_przejazd33_bell2off EVENT ADDED TO QUEUE: lbc_przejazd33_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd33_bell2off EVENT LAUNCHED: lbc_przejazd33_bell1off EVENT LAUNCHED: lbc_przejazd33_otwierajgdywolny1 EVENT ADDED TO QUEUE: lbc_przejazd33_otwieraj1 EVENT LAUNCHED: lbc_przejazd33_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_bell1off EVENT ADDED TO QUEUE: lbc_przejazd33_bell2off EVENT ADDED TO QUEUE: lbc_przejazd33_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd33_bell2off EVENT LAUNCHED: lbc_przejazd33_bell1off EVENT LAUNCHED: lbc_przejazd33_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_go EVENT ADDED TO QUEUE: lbc_przejazd33_1_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd33_1_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd33_otwieraj1 EVENT LAUNCHED: lbc_przejazd33_1_sygn2 EVENT LAUNCHED: lbc_przejazd33_1_sygn1 EVENT LAUNCHED: lbc_przejazd33_go EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwieraj1 EVENT LAUNCHED: lbc_przejazd33_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_bell1off EVENT ADDED TO QUEUE: lbc_przejazd33_bell2off EVENT ADDED TO QUEUE: lbc_przejazd33_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd33_bell2off EVENT LAUNCHED: lbc_przejazd33_bell1off EVENT LAUNCHED: lbc_przejazd33_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_go EVENT ADDED TO QUEUE: lbc_przejazd33_1_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd33_1_sygn2 EVENT LAUNCHED: lbc_przejazd33_1_sygn2 EVENT LAUNCHED: lbc_przejazd33_1_sygn1 EVENT LAUNCHED: lbc_przejazd33_go EVENT LAUNCHED: lbc_przejazd03ww_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwierajgdywolny1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwieraj1 EVENT LAUNCHED: lbc_przejazd03ww_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd03ww_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwierajgdywolny1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwieraj1 EVENT LAUNCHED: lbc_przejazd03ww_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_go EVENT ADDED TO QUEUE: lbc_przejazd03ww_1_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_1_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog1off EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog2off EVENT LAUNCHED: lbc_przejazd03ww_1_sygn2 EVENT LAUNCHED: lbc_przejazd03ww_1_sygn1 EVENT LAUNCHED: lbc_przejazd03ww_rog2off EVENT LAUNCHED: lbc_przejazd03ww_rog1off EVENT LAUNCHED: lbc_przejazd03ww_go EVENT LAUNCHED: lbc_przejazd03ww_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd03ww_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_go EVENT ADDED TO QUEUE: lbc_przejazd03ww_1_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_1_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog1off EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog2off EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwieraj1 EVENT LAUNCHED: lbc_przejazd03ww_1_sygn2 EVENT LAUNCHED: lbc_przejazd03ww_1_sygn1 EVENT LAUNCHED: lbc_przejazd03ww_rog2off EVENT LAUNCHED: lbc_przejazd03ww_rog1off EVENT LAUNCHED: lbc_przejazd03ww_go EVENT LAUNCHED: lbc_przejazd03ww_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd03ww_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_go EVENT ADDED TO QUEUE: lbc_przejazd03ww_1_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_1_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog1off EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog2off EVENT LAUNCHED: lbc_przejazd03ww_1_sygn2 EVENT LAUNCHED: lbc_przejazd03ww_1_sygn1 EVENT LAUNCHED: lbc_przejazd03ww_rog2off EVENT LAUNCHED: lbc_przejazd03ww_rog1off EVENT LAUNCHED: lbc_przejazd03ww_go Key pressed: [Shift]+[P] EVENT ADDED TO QUEUE: przejazd_lipie023_zamykaj EVENT LAUNCHED: przejazd_lipie023_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_stop EVENT ADDED TO QUEUE: przejazd_lipie023_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie023_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie023_rog1on EVENT ADDED TO QUEUE: przejazd_lipie023_rog2on EVENT LAUNCHED: przejazd_lipie023_0_sygn2 EVENT LAUNCHED: przejazd_lipie023_0_sygn1 EVENT LAUNCHED: przejazd_lipie023_rog2on EVENT LAUNCHED: przejazd_lipie023_rog1on EVENT ADDED TO QUEUE: przejazd_lipie02_zamykaj EVENT LAUNCHED: przejazd_lipie02_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_stop EVENT ADDED TO QUEUE: przejazd_lipie02_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie02_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie02_rog1on EVENT ADDED TO QUEUE: przejazd_lipie02_rog2on EVENT LAUNCHED: przejazd_lipie02_0_sygn2 EVENT LAUNCHED: przejazd_lipie02_0_sygn1 EVENT LAUNCHED: przejazd_lipie023_stop EVENT LAUNCHED: przejazd_lipie02_rog2on EVENT LAUNCHED: przejazd_lipie02_rog1on EVENT LAUNCHED: przejazd_lipie02_stop EVENT ADDED TO QUEUE: przejazd_lipie24_zamykaj EVENT LAUNCHED: przejazd_lipie24_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_stop EVENT ADDED TO QUEUE: przejazd_lipie24_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie24_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie24_rog1on EVENT ADDED TO QUEUE: przejazd_lipie24_rog2on EVENT ADDED TO QUEUE: przejazd_lipie24_sem_distmem_vmax EVENT LAUNCHED: przejazd_lipie24_0_sygn2 EVENT LAUNCHED: przejazd_lipie24_0_sygn1 EVENT LAUNCHED: przejazd_lipie24_sem_distmem_vmax EVENT LAUNCHED: przejazd_lipie24_rog2on EVENT LAUNCHED: przejazd_lipie24_rog1on EVENT LAUNCHED: przejazd_lipie24_stop EVENT ADDED TO QUEUE: przejazd_lipie02_zamykaj EVENT LAUNCHED: przejazd_lipie02_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_stop EVENT ADDED TO QUEUE: przejazd_lipie02_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie02_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie02_rog1on EVENT ADDED TO QUEUE: przejazd_lipie02_rog2on EVENT LAUNCHED: przejazd_lipie02_0_sygn2 EVENT LAUNCHED: przejazd_lipie02_0_sygn1 EVENT LAUNCHED: przejazd_lipie02_rog2on EVENT LAUNCHED: przejazd_lipie02_rog1on EVENT ADDED TO QUEUE: przejazd_lipie023_otwieraj1 EVENT LAUNCHED: przejazd_lipie02_stop EVENT LAUNCHED: przejazd_lipie023_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie023_otwieraj1 EVENT ADDED TO QUEUE: przejazd_lipie24_zamykaj EVENT LAUNCHED: przejazd_lipie24_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_stop EVENT ADDED TO QUEUE: przejazd_lipie24_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie24_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie24_rog1on EVENT ADDED TO QUEUE: przejazd_lipie24_rog2on EVENT ADDED TO QUEUE: przejazd_lipie24_sem_distmem_vmax EVENT LAUNCHED: przejazd_lipie023_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_go EVENT ADDED TO QUEUE: przejazd_lipie023_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie023_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie023_rog1off EVENT ADDED TO QUEUE: przejazd_lipie023_rog2off EVENT LAUNCHED: przejazd_lipie24_0_sygn2 EVENT LAUNCHED: przejazd_lipie24_0_sygn1 EVENT LAUNCHED: przejazd_lipie023_1_sygn2 EVENT LAUNCHED: przejazd_lipie023_1_sygn1 EVENT LAUNCHED: przejazd_lipie24_sem_distmem_vmax EVENT LAUNCHED: przejazd_lipie023_rog2off EVENT LAUNCHED: przejazd_lipie023_rog1off EVENT LAUNCHED: przejazd_lipie023_go EVENT LAUNCHED: przejazd_lipie023_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_otwierajgdywolny1 EVENT LAUNCHED: przejazd_lipie023_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_go EVENT ADDED TO QUEUE: przejazd_lipie023_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie023_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie023_rog1off EVENT ADDED TO QUEUE: przejazd_lipie023_rog2off EVENT LAUNCHED: przejazd_lipie023_1_sygn2 EVENT LAUNCHED: przejazd_lipie023_1_sygn1 EVENT LAUNCHED: przejazd_lipie023_rog2off EVENT LAUNCHED: przejazd_lipie023_rog1off EVENT LAUNCHED: przejazd_lipie023_go EVENT LAUNCHED: przejazd_lipie24_rog2on EVENT LAUNCHED: przejazd_lipie24_rog1on Key pressed: [Num1] Key pressed: [Num1] Key pressed: [Num1] Key pressed: [Num1] Key pressed: [Num1] EVENT LAUNCHED: przejazd_lipie24_stop Key pressed: [Num1] EVENT ADDED TO QUEUE: przejazd_lipie02_otwieraj1 Key pressed: [Num7] EVENT LAUNCHED: przejazd_lipie02_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie02_otwieraj1 EVENT LAUNCHED: przejazd_lipie02_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_go EVENT ADDED TO QUEUE: przejazd_lipie02_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie02_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie02_rog1off EVENT ADDED TO QUEUE: przejazd_lipie02_rog2off EVENT LAUNCHED: przejazd_lipie02_1_sygn2 EVENT LAUNCHED: przejazd_lipie02_1_sygn1 EVENT LAUNCHED: przejazd_lipie02_rog2off EVENT LAUNCHED: przejazd_lipie02_rog1off EVENT LAUNCHED: przejazd_lipie02_go EVENT LAUNCHED: przejazd_lipie02_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_otwierajgdywolny1 EVENT LAUNCHED: przejazd_lipie02_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_go EVENT ADDED TO QUEUE: przejazd_lipie02_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie02_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie02_rog1off EVENT ADDED TO QUEUE: przejazd_lipie02_rog2off EVENT LAUNCHED: przejazd_lipie02_1_sygn2 EVENT LAUNCHED: przejazd_lipie02_1_sygn1 EVENT LAUNCHED: przejazd_lipie02_rog2off EVENT LAUNCHED: przejazd_lipie02_rog1off EVENT LAUNCHED: przejazd_lipie02_go EVENT ADDED TO QUEUE: przejazd_lipie24_otwieraj1 EVENT LAUNCHED: przejazd_lipie24_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie24_otwieraj1 EVENT LAUNCHED: przejazd_lipie24_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_go EVENT ADDED TO QUEUE: przejazd_lipie24_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie24_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie24_rog1off EVENT ADDED TO QUEUE: przejazd_lipie24_rog2off EVENT LAUNCHED: przejazd_lipie24_1_sygn2 EVENT LAUNCHED: przejazd_lipie24_1_sygn1 EVENT LAUNCHED: przejazd_lipie24_rog2off EVENT LAUNCHED: przejazd_lipie24_rog1off EVENT LAUNCHED: przejazd_lipie24_go EVENT LAUNCHED: przejazd_lipie24_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_otwierajgdywolny1 EVENT LAUNCHED: przejazd_lipie24_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_go EVENT ADDED TO QUEUE: przejazd_lipie24_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie24_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie24_rog1off EVENT ADDED TO QUEUE: przejazd_lipie24_rog2off EVENT LAUNCHED: przejazd_lipie24_1_sygn2 EVENT LAUNCHED: przejazd_lipie24_1_sygn1 EVENT LAUNCHED: przejazd_lipie24_rog2off EVENT LAUNCHED: przejazd_lipie24_rog1off EVENT LAUNCHED: przejazd_lipie24_go EVENT ADDED TO QUEUE: rezonator6_shp EVENT LAUNCHED: rezonator6_shp Type: PutValues EVENT ADDED TO QUEUE: paw_przejazd1_zamykaj EVENT LAUNCHED: paw_przejazd1_zamykaj Multiple passed EVENT ADDED TO QUEUE: paw_przejazd1_stop EVENT ADDED TO QUEUE: paw_przejazd1_0_sygn1 EVENT ADDED TO QUEUE: paw_przejazd1_0_sygn2 EVENT ADDED TO QUEUE: paw_przejazd1_rog1on EVENT ADDED TO QUEUE: paw_przejazd1_rog2on EVENT ADDED TO QUEUE: paw_przejazd1_sem_distmem_vmax EVENT LAUNCHED: paw_przejazd1_0_sygn2 EVENT LAUNCHED: paw_przejazd1_0_sygn1 EVENT LAUNCHED: paw_przejazd1_sem_distmem_vmax EVENT LAUNCHED: paw_przejazd1_rog2on EVENT LAUNCHED: paw_przejazd1_rog1on EVENT LAUNCHED: paw_przejazd1_stop EVENT ADDED TO QUEUE: paw_a_s1 EVENT LAUNCHED: paw_a_s1 Multiple passed EVENT ADDED TO QUEUE: paw_a_sem_ligh1 EVENT ADDED TO QUEUE: paw_a_sem_info_stop EVENT ADDED TO QUEUE: paw_to_a_os1 EVENT LAUNCHED: paw_to_a_os1 Multiple passed EVENT ADDED TO QUEUE: paw_to_a_ligh1 EVENT ADDED TO QUEUE: paw_to_a_sem_distinfo_slow EVENT LAUNCHED: paw_a_sem_ligh1 EVENT LAUNCHED: paw_to_a_sem_distinfo_slow EVENT LAUNCHED: paw_to_a_ligh1 EVENT LAUNCHED: paw_a_sem_info_stop EVENT ADDED TO QUEUE: paw_c_s1 EVENT LAUNCHED: paw_c_s1 Multiple passed EVENT ADDED TO QUEUE: paw_c_sem_ligh1 EVENT ADDED TO QUEUE: paw_c_sem_info_stop EVENT LAUNCHED: paw_c_sem_info_stop EVENT LAUNCHED: paw_c_sem_ligh1 EVENT ADDED TO QUEUE: paw_przejazd1_otwieraj1 EVENT LAUNCHED: paw_przejazd1_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: paw_przejazd1_otwierajgdywolny1 EVENT LAUNCHED: paw_przejazd1_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: paw_przejazd1_go EVENT ADDED TO QUEUE: paw_przejazd1_1_sygn1 EVENT ADDED TO QUEUE: paw_przejazd1_1_sygn2 EVENT ADDED TO QUEUE: paw_przejazd1_rog1off EVENT ADDED TO QUEUE: paw_przejazd1_rog2off EVENT LAUNCHED: paw_przejazd1_1_sygn2 EVENT LAUNCHED: paw_przejazd1_1_sygn1 EVENT LAUNCHED: paw_przejazd1_rog2off EVENT LAUNCHED: paw_przejazd1_rog1off EVENT LAUNCHED: paw_przejazd1_go EVENT ADDED TO QUEUE: wygas_kuriera_pawonkow EVENT LAUNCHED: wygas_kuriera_pawonkow Multiple passed EVENT ADDED TO QUEUE: paw_m_s1 EVENT ADDED TO QUEUE: paw_spm_sp1 EVENT ADDED TO QUEUE: paw_spm2_sp1 EVENT ADDED TO QUEUE: przejazd_pludry1_zamykaj EVENT ADDED TO QUEUE: przejazd2fos_zamykaj EVENT ADDED TO QUEUE: fos_k51_s2 EVENT ADDED TO QUEUE: fos_psk51_sp2 EVENT LAUNCHED: fos_psk51_sp2 EVENT LAUNCHED: fos_k51_s2 Multiple passed EVENT ADDED TO QUEUE: fos_k51_sem_ligh2 EVENT ADDED TO QUEUE: fos_k51_sem_info_vmax EVENT ADDED TO QUEUE: fos_k51_sem_distinfo_vmax EVENT LAUNCHED: przejazd2fos_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_stop EVENT ADDED TO QUEUE: przejazd2fos_0_sygn1 EVENT ADDED TO QUEUE: przejazd2fos_0_sygn2 EVENT ADDED TO QUEUE: przejazd2fos_rog1on EVENT ADDED TO QUEUE: przejazd2fos_rog2on EVENT ADDED TO QUEUE: przejazd2fos_sem_distmem_vmax EVENT LAUNCHED: przejazd_pludry1_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_stop EVENT ADDED TO QUEUE: przejazd_pludry1_0_sygn1 EVENT ADDED TO QUEUE: przejazd_pludry1_0_sygn2 EVENT ADDED TO QUEUE: przejazd_pludry1_rog1on EVENT ADDED TO QUEUE: przejazd_pludry1_rog2on EVENT ADDED TO QUEUE: przejazd_pludry1_sem_distmem_vmax EVENT LAUNCHED: paw_spm_sp1 EVENT LAUNCHED: paw_m_s1 Multiple passed EVENT ADDED TO QUEUE: paw_m_sem_ligh1 EVENT ADDED TO QUEUE: paw_m_sem_info_stop EVENT LAUNCHED: paw_m_sem_ligh1 EVENT LAUNCHED: fos_k51_sem_distinfo_vmax EVENT LAUNCHED: fos_k51_sem_ligh2 EVENT LAUNCHED: paw_spm2_sp1 EVENT LAUNCHED: przejazd_pludry1_0_sygn2 EVENT LAUNCHED: przejazd_pludry1_0_sygn1 EVENT LAUNCHED: przejazd2fos_0_sygn2 EVENT LAUNCHED: przejazd2fos_0_sygn1 EVENT LAUNCHED: przejazd_pludry1_sem_distmem_vmax EVENT LAUNCHED: przejazd2fos_sem_distmem_vmax EVENT LAUNCHED: fos_k51_sem_info_vmax EVENT LAUNCHED: przejazd_pludry1_rog2on EVENT LAUNCHED: przejazd_pludry1_rog1on EVENT LAUNCHED: przejazd2fos_rog2on EVENT LAUNCHED: przejazd2fos_rog1on EVENT LAUNCHED: paw_m_sem_info_stop EVENT LAUNCHED: przejazd_pludry1_stop EVENT LAUNCHED: przejazd2fos_stop Key pressed: [F4] Key pressed: [ ] EVENT ADDED TO QUEUE: rezonator4_shp EVENT LAUNCHED: rezonator4_shp Type: PutValues EVENT ADDED TO QUEUE: przejazd_pludry1_zamykaj EVENT LAUNCHED: przejazd_pludry1_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_stop EVENT ADDED TO QUEUE: przejazd_pludry1_0_sygn1 EVENT ADDED TO QUEUE: przejazd_pludry1_0_sygn2 EVENT ADDED TO QUEUE: przejazd_pludry1_rog1on EVENT ADDED TO QUEUE: przejazd_pludry1_rog2on EVENT ADDED TO QUEUE: przejazd_pludry1_sem_distmem_vmax EVENT LAUNCHED: przejazd_pludry1_0_sygn2 EVENT LAUNCHED: przejazd_pludry1_0_sygn1 EVENT LAUNCHED: przejazd_pludry1_sem_distmem_vmax EVENT LAUNCHED: przejazd_pludry1_rog2on EVENT LAUNCHED: przejazd_pludry1_rog1on Key pressed: [F4] Key pressed: [ ] EVENT LAUNCHED: przejazd_pludry1_stop Key pressed: [F4] Key pressed: [Shift]+[F] Key pressed: [ ] EVENT ADDED TO QUEUE: plu_a_s1 EVENT LAUNCHED: plu_a_s1 Multiple passed EVENT ADDED TO QUEUE: plu_a_sem_ligh1 EVENT ADDED TO QUEUE: plu_a_sem_info_stop EVENT ADDED TO QUEUE: plu_toa_os1 EVENT LAUNCHED: plu_toa_os1 Multiple passed EVENT ADDED TO QUEUE: plu_toa_ligh1 EVENT ADDED TO QUEUE: plu_toa_sem_distinfo_slow EVENT LAUNCHED: plu_a_sem_ligh1 EVENT LAUNCHED: plu_toa_sem_distinfo_slow EVENT LAUNCHED: plu_toa_ligh1 EVENT LAUNCHED: plu_a_sem_info_stop EVENT ADDED TO QUEUE: przejazd_pludry1_otwieraj1 EVENT LAUNCHED: przejazd_pludry1_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_otwierajgdywolny1 EVENT LAUNCHED: przejazd_pludry1_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_go EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn1 EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn2 EVENT ADDED TO QUEUE: przejazd_pludry1_rog1off EVENT ADDED TO QUEUE: przejazd_pludry1_rog2off EVENT ADDED TO QUEUE: przejazd_pludry1_otwieraj1 EVENT LAUNCHED: przejazd_pludry1_1_sygn2 EVENT LAUNCHED: przejazd_pludry1_1_sygn1 EVENT LAUNCHED: przejazd_pludry1_rog2off EVENT LAUNCHED: przejazd_pludry1_rog1off EVENT LAUNCHED: przejazd_pludry1_go EVENT ADDED TO QUEUE: pludry_przelot EVENT LAUNCHED: przejazd_pludry1_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_otwierajgdywolny1 EVENT LAUNCHED: przejazd_pludry1_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_go EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn1 EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn2 EVENT ADDED TO QUEUE: przejazd_pludry1_rog1off EVENT ADDED TO QUEUE: przejazd_pludry1_rog2off EVENT ADDED TO QUEUE: przejazd_pludry1_otwieraj1 EVENT LAUNCHED: przejazd_pludry1_1_sygn2 EVENT LAUNCHED: przejazd_pludry1_1_sygn1 EVENT LAUNCHED: przejazd_pludry1_rog2off EVENT LAUNCHED: przejazd_pludry1_rog1off EVENT LAUNCHED: przejazd_pludry1_go EVENT LAUNCHED: przejazd_pludry1_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_otwierajgdywolny1 EVENT LAUNCHED: przejazd_pludry1_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_go EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn1 EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn2 EVENT ADDED TO QUEUE: przejazd_pludry1_rog1off EVENT ADDED TO QUEUE: przejazd_pludry1_rog2off EVENT LAUNCHED: przejazd_pludry1_1_sygn2 EVENT LAUNCHED: przejazd_pludry1_1_sygn1 EVENT LAUNCHED: przejazd_pludry1_rog2off EVENT LAUNCHED: przejazd_pludry1_rog1off EVENT LAUNCHED: przejazd_pludry1_go EVENT LAUNCHED: pludry_przelot EVENT ADDED TO QUEUE: pludry_f_s1 EVENT LAUNCHED: pludry_f_s1 Multiple passed EVENT ADDED TO QUEUE: pludry_f_sem_ligh1 EVENT ADDED TO QUEUE: pludry_f_sem_info_stop EVENT LAUNCHED: pludry_f_sem_ligh1 EVENT ADDED TO QUEUE: pludry_e_s1 EVENT LAUNCHED: pludry_e_s1 Multiple passed EVENT ADDED TO QUEUE: pludry_e_sem_ligh1 EVENT ADDED TO QUEUE: pludry_e_sem_info_stop EVENT LAUNCHED: pludry_e_sem_info_stop EVENT LAUNCHED: pludry_e_sem_ligh1 EVENT LAUNCHED: pludry_f_sem_info_stop EVENT ADDED TO QUEUE: nasz_wjazd_pludry EVENT LAUNCHED: nasz_wjazd_pludry Multiple passed EVENT ADDED TO QUEUE: change1_cell1 EVENT ADDED TO QUEUE: l61_jedziemy EVENT ADDED TO QUEUE: plu_a_s5 EVENT ADDED TO QUEUE: paw_j_s10 EVENT ADDED TO QUEUE: paw_spj_sp4 EVENT ADDED TO QUEUE: paw_zwr11- EVENT ADDED TO QUEUE: przejazd_pludry1_zamykaj EVENT LAUNCHED: przejazd_pludry1_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_stop EVENT ADDED TO QUEUE: przejazd_pludry1_0_sygn1 EVENT ADDED TO QUEUE: przejazd_pludry1_0_sygn2 EVENT ADDED TO QUEUE: przejazd_pludry1_rog1on EVENT ADDED TO QUEUE: przejazd_pludry1_rog2on EVENT ADDED TO QUEUE: przejazd_pludry1_sem_distmem_vmax EVENT LAUNCHED: paw_zwr11- Multiple passed EVENT ADDED TO QUEUE: paw_zwr11_wz2 EVENT ADDED TO QUEUE: paw_zwr11_1 EVENT ADDED TO QUEUE: paw_zwr11_v40 EVENT LAUNCHED: paw_spj_sp4 EVENT LAUNCHED: paw_j_s10 Multiple passed EVENT ADDED TO QUEUE: paw_j_sem_ligh10 EVENT ADDED TO QUEUE: paw_j_sem_info_v40 EVENT ADDED TO QUEUE: paw_j_sem_distinfo_vmax EVENT LAUNCHED: plu_a_s5 Multiple passed EVENT ADDED TO QUEUE: plu_a_sem_ligh5 EVENT ADDED TO QUEUE: plu_a_sem_info_vmax EVENT ADDED TO QUEUE: plu_a_sem_distinfo_stop EVENT ADDED TO QUEUE: plu_toa_os2 EVENT LAUNCHED: change1_cell1 EVENT LAUNCHED: plu_toa_os2 Multiple passed EVENT ADDED TO QUEUE: plu_toa_ligh2 EVENT ADDED TO QUEUE: plu_toa_sem_distinfo_fast EVENT LAUNCHED: plu_a_sem_ligh5 EVENT LAUNCHED: paw_j_sem_distinfo_vmax EVENT LAUNCHED: paw_j_sem_ligh10 EVENT LAUNCHED: paw_zwr11_v40 type: TrackVel EVENT LAUNCHED: paw_zwr11_1 EVENT LAUNCHED: plu_toa_sem_distinfo_fast EVENT LAUNCHED: plu_toa_ligh2 EVENT LAUNCHED: paw_zwr11_wz2 EVENT LAUNCHED: l61_jedziemy EVENT LAUNCHED: przejazd_pludry1_0_sygn2 EVENT LAUNCHED: przejazd_pludry1_0_sygn1 EVENT LAUNCHED: plu_a_sem_distinfo_stop EVENT LAUNCHED: plu_a_sem_info_vmax EVENT LAUNCHED: paw_j_sem_info_v40 EVENT LAUNCHED: przejazd_pludry1_sem_distmem_vmax Key pressed: [Shift]+[F] Key pressed: [ ] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: przejazd_pludry1_rog2on EVENT LAUNCHED: przejazd_pludry1_rog1on Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [F4] Key pressed: [Num7] Key pressed: [Num7] EVENT LAUNCHED: przejazd_pludry1_stop Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [F4] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [P] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [ ] Key pressed: [A] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT ADDED TO QUEUE: wygas_paw_j EVENT LAUNCHED: wygas_paw_j Multiple passed EVENT ADDED TO QUEUE: paw_j_s1 EVENT ADDED TO QUEUE: paw_spj_sp1 EVENT LAUNCHED: paw_spj_sp1 EVENT LAUNCHED: paw_j_s1 Multiple passed EVENT ADDED TO QUEUE: paw_j_sem_ligh1 EVENT ADDED TO QUEUE: paw_j_sem_info_stop EVENT LAUNCHED: paw_j_sem_info_stop EVENT LAUNCHED: paw_j_sem_ligh1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Num-] Key pressed: [ ] Key pressed: [ ] Key pressed: [F4] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [F4] Key pressed: [ ] Key pressed: [ ] Key pressed: [F4] Key pressed: [ ] Key pressed: [Shift]+[A] Eventlauncher EVENT ADDED TO QUEUE: none186_stop Eventlauncher Eventlauncher Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: none186_stop Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [A] Key pressed: [A] Key pressed: [A] Key pressed: [ ] Key pressed: [ ] Key pressed: [A] Key pressed: [A] Eventlauncher EVENT ADDED TO QUEUE: none212_stop Eventlauncher Eventlauncher Key pressed: [A] Eventlauncher Eventlauncher Key pressed: [A] Key pressed: [A] Key pressed: [A] Key pressed: [A] Eventlauncher Key pressed: [A] Eventlauncher Key pressed: [A] Eventlauncher Eventlauncher Key pressed: [A] Eventlauncher Eventlauncher Key pressed: [A] Eventlauncher Eventlauncher Key pressed: [A] Eventlauncher Key pressed: [A] Eventlauncher Key pressed: [A] Eventlauncher Eventlauncher Key pressed: [A] Eventlauncher Key pressed: [A] Eventlauncher Key pressed: [A] Eventlauncher Eventlauncher Key pressed: [A] Key pressed: [A] Eventlauncher Key pressed: [A] Key pressed: [A] Key pressed: [A] Eventlauncher EVENT LAUNCHED: none212_stop Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [A] Eventlauncher EVENT ADDED TO QUEUE: none212_stop Eventlauncher Key pressed: [ ] Key pressed: [Num-] Key pressed: [F4] EVENT LAUNCHED: none212_stop Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Num.] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] EVENT ADDED TO QUEUE: przejazd2fos_zamykaj Key pressed: [Num6] EVENT LAUNCHED: przejazd2fos_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_stop EVENT ADDED TO QUEUE: przejazd2fos_0_sygn1 EVENT ADDED TO QUEUE: przejazd2fos_0_sygn2 EVENT ADDED TO QUEUE: przejazd2fos_rog1on EVENT ADDED TO QUEUE: przejazd2fos_rog2on EVENT ADDED TO QUEUE: przejazd2fos_sem_distmem_vmax Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num6] Key pressed: [Num4] EVENT LAUNCHED: przejazd2fos_0_sygn2 EVENT LAUNCHED: przejazd2fos_0_sygn1 EVENT LAUNCHED: przejazd2fos_sem_distmem_vmax Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num-] Key pressed: [Num4] Key pressed: [Num6] EVENT LAUNCHED: przejazd2fos_rog2on EVENT LAUNCHED: przejazd2fos_rog1on Key pressed: [A] EVENT LAUNCHED: przejazd2fos_stop Key pressed: [A] Key pressed: [ ] Key pressed: [Num-] Key pressed: [Shift]+[A] Eventlauncher EVENT ADDED TO QUEUE: none213_stop Eventlauncher Key pressed: [ ] Key pressed: [F4] Key pressed: [A] Eventlauncher Eventlauncher Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: none213_stop Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Shift]+[Num*] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Num-] Key pressed: [N] Key pressed: [ ] Key pressed: [Shift]+[N] Key pressed: [N] Key pressed: [Shift]+[N] Key pressed: [Shift]+[:] Key pressed: [:] Key pressed: [Shift]+[:] Key pressed: [:] Key pressed: [Num-] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num-] EVENT ADDED TO QUEUE: rezonator1_shp EVENT LAUNCHED: rezonator1_shp Type: PutValues Key pressed: [Shift]+[:] Key pressed: [:] Key pressed: [Shift]+[:] Key pressed: [:] Key pressed: [Shift]+[:] Key pressed: [:] Key pressed: [Shift]+[:] Key pressed: [:] Key pressed: [F4] Key pressed: [F4] Key pressed: [ ] Key pressed: [A] Eventlauncher EVENT ADDED TO QUEUE: none215_stop Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Key pressed: [I] Key pressed: [U] Key pressed: [Y] Key pressed: [Shift]+[Y] Key pressed: [Shift]+[U] Key pressed: [Shift]+[I] Key pressed: [Shift]+[A] Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] EVENT LAUNCHED: none215_stop Eventlauncher EVENT ADDED TO QUEUE: none215_stop Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [A] Eventlauncher Eventlauncher Key pressed: [ ] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: none215_stop Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num/] EVENT ADDED TO QUEUE: rezonator4_shp Key pressed: [Num+] EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 Key pressed: [Num/] EVENT LAUNCHED: rezonator4_shp Type: PutValues Key pressed: [Num/] EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Key pressed: [ ] EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 Key pressed: [Num/] EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 Key pressed: [Num/] EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Key pressed: [Num/] EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 Key pressed: [Shift]+[Num*] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num*] Key pressed: [N] EVENT ADDED TO QUEUE: rezonatorfos1_shp EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 Key pressed: [ ] Key pressed: [A] Eventlauncher EVENT ADDED TO QUEUE: none216_stop Eventlauncher Eventlauncher Eventlauncher EVENT LAUNCHED: rezonatorfos1_shp Type: PutValues EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_go EVENT ADDED TO QUEUE: przejazd2fos_1_sygn1 EVENT ADDED TO QUEUE: przejazd2fos_1_sygn2 EVENT ADDED TO QUEUE: przejazd2fos_rog1off EVENT ADDED TO QUEUE: przejazd2fos_rog2off Eventlauncher EVENT LAUNCHED: przejazd2fos_1_sygn2 EVENT LAUNCHED: przejazd2fos_1_sygn1 EVENT LAUNCHED: przejazd2fos_rog2off EVENT LAUNCHED: przejazd2fos_rog1off EVENT LAUNCHED: przejazd2fos_go Key pressed: [Num+] Key pressed: [Shift]+[Num+] Key pressed: [Num+] Key pressed: [Shift]+[Num+] Key pressed: [Num+] Key pressed: [Shift]+[Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT ADDED TO QUEUE: fos_d_s1 EVENT LAUNCHED: fos_d_s1 Multiple passed EVENT ADDED TO QUEUE: fos_d_sem_ligh1 EVENT ADDED TO QUEUE: fos_d_sem_lighs1 EVENT ADDED TO QUEUE: fos_d_sem_info_stop EVENT ADDED TO QUEUE: fos_to_d_os1 EVENT LAUNCHED: fos_to_d_os1 Multiple passed EVENT ADDED TO QUEUE: fos_to_d_ligh1 EVENT ADDED TO QUEUE: fos_to_d_sem_distinfo_slow EVENT LAUNCHED: fos_d_sem_lighs1 EVENT LAUNCHED: fos_d_sem_ligh1 EVENT LAUNCHED: fos_to_d_sem_distinfo_slow EVENT LAUNCHED: fos_to_d_ligh1 Key pressed: [Num/] Key pressed: [Num/] EVENT LAUNCHED: none216_stop Key pressed: [Num/] Key pressed: [Num/] EVENT ADDED TO QUEUE: przejazd_pludry1_zamykaj EVENT LAUNCHED: przejazd_pludry1_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_stop EVENT ADDED TO QUEUE: przejazd_pludry1_0_sygn1 EVENT ADDED TO QUEUE: przejazd_pludry1_0_sygn2 EVENT ADDED TO QUEUE: przejazd_pludry1_rog1on EVENT ADDED TO QUEUE: przejazd_pludry1_rog2on EVENT ADDED TO QUEUE: przejazd_pludry1_sem_distmem_vmax EVENT LAUNCHED: przejazd_pludry1_0_sygn2 EVENT LAUNCHED: przejazd_pludry1_0_sygn1 EVENT LAUNCHED: przejazd_pludry1_sem_distmem_vmax EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: fos_d_sem_info_stop EVENT LAUNCHED: przejazd_pludry1_rog2on EVENT LAUNCHED: przejazd_pludry1_rog1on EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 Key pressed: [Num/] EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_go EVENT ADDED TO QUEUE: przejazd2fos_1_sygn1 EVENT ADDED TO QUEUE: przejazd2fos_1_sygn2 EVENT ADDED TO QUEUE: przejazd2fos_rog1off EVENT ADDED TO QUEUE: przejazd2fos_rog2off EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: przejazd2fos_1_sygn2 EVENT LAUNCHED: przejazd2fos_1_sygn1 EVENT LAUNCHED: przejazd2fos_rog2off EVENT LAUNCHED: przejazd2fos_rog1off EVENT LAUNCHED: przejazd2fos_go EVENT LAUNCHED: przejazd_pludry1_stop EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_go EVENT ADDED TO QUEUE: przejazd2fos_1_sygn1 EVENT ADDED TO QUEUE: przejazd2fos_1_sygn2 EVENT ADDED TO QUEUE: przejazd2fos_rog1off EVENT ADDED TO QUEUE: przejazd2fos_rog2off Key pressed: [Num/] EVENT LAUNCHED: przejazd2fos_1_sygn2 EVENT LAUNCHED: przejazd2fos_1_sygn1 EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: przejazd2fos_rog2off EVENT LAUNCHED: przejazd2fos_rog1off EVENT LAUNCHED: przejazd2fos_go Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Shift]+[Num*] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 Key pressed: [Shift]+[Num*] EVENT ADDED TO QUEUE: lbc_tm2_ms1 EVENT LAUNCHED: lbc_tm2_ms1 Multiple passed EVENT ADDED TO QUEUE: lbc_tm2_sem_ligh1 EVENT ADDED TO QUEUE: lbc_tm2_sem_info_stop EVENT LAUNCHED: lbc_tm2_sem_info_stop EVENT LAUNCHED: lbc_tm2_sem_ligh1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_go EVENT ADDED TO QUEUE: przejazd2fos_1_sygn1 EVENT ADDED TO QUEUE: przejazd2fos_1_sygn2 EVENT ADDED TO QUEUE: przejazd2fos_rog1off EVENT ADDED TO QUEUE: przejazd2fos_rog2off EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: przejazd2fos_1_sygn2 EVENT LAUNCHED: przejazd2fos_1_sygn1 Key pressed: [A] EVENT LAUNCHED: przejazd2fos_rog2off EVENT LAUNCHED: przejazd2fos_rog1off EVENT LAUNCHED: przejazd2fos_go EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 Key pressed: [Num3] EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_go EVENT ADDED TO QUEUE: przejazd2fos_1_sygn1 EVENT ADDED TO QUEUE: przejazd2fos_1_sygn2 EVENT ADDED TO QUEUE: przejazd2fos_rog1off EVENT ADDED TO QUEUE: przejazd2fos_rog2off EVENT LAUNCHED: przejazd2fos_1_sygn2 EVENT LAUNCHED: przejazd2fos_1_sygn1 EVENT LAUNCHED: przejazd2fos_rog2off EVENT LAUNCHED: przejazd2fos_rog1off EVENT LAUNCHED: przejazd2fos_go Key pressed: [Num3] Key pressed: [ ] EVENT ADDED TO QUEUE: plu_a_s1 EVENT LAUNCHED: plu_a_s1 Multiple passed EVENT ADDED TO QUEUE: plu_a_sem_ligh1 EVENT ADDED TO QUEUE: plu_a_sem_info_stop EVENT ADDED TO QUEUE: plu_toa_os1 Key pressed: [ ] EVENT LAUNCHED: plu_toa_os1 Multiple passed EVENT ADDED TO QUEUE: plu_toa_ligh1 EVENT ADDED TO QUEUE: plu_toa_sem_distinfo_slow EVENT LAUNCHED: plu_a_sem_ligh1 Key pressed: [ ] EVENT LAUNCHED: plu_toa_sem_distinfo_slow EVENT LAUNCHED: plu_toa_ligh1 Key pressed: [ ] Key pressed: [ ] Key pressed: [Shift]+[:] Key pressed: [:] Key pressed: [Shift]+[:] EVENT LAUNCHED: plu_a_sem_info_stop Key pressed: [A] Key pressed: [ ] Key pressed: [Num3] EVENT ADDED TO QUEUE: nasz_przelot Key pressed: [F4] EVENT ADDED TO QUEUE: przejazd_pludry1_otwieraj1 EVENT LAUNCHED: przejazd_pludry1_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_otwierajgdywolny1 EVENT LAUNCHED: nasz_przelot Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_zamykaj EVENT ADDED TO QUEUE: fos_d_s13a EVENT ADDED TO QUEUE: fos_zwr2- EVENT ADDED TO QUEUE: test_zwr09bc EVENT ADDED TO QUEUE: przejazd_pludry1_otwieraj1 EVENT LAUNCHED: test_zwr09bc Multiple passed EVENT ADDED TO QUEUE: test_zwr09_wz8 EVENT ADDED TO QUEUE: test_zwr09_av40 EVENT ADDED TO QUEUE: test_zwr09_a1 EVENT ADDED TO QUEUE: test_zwr09_b1 EVENT ADDED TO QUEUE: test_zwr09_c1 EVENT ADDED TO QUEUE: test_zwr09_d1 EVENT LAUNCHED: fos_zwr2- Multiple passed EVENT ADDED TO QUEUE: fos_zwr2_1 EVENT ADDED TO QUEUE: fos_zwr2_v40 EVENT LAUNCHED: fos_d_s13a Multiple passed EVENT ADDED TO QUEUE: fos_d_sem_ligh13 EVENT ADDED TO QUEUE: fos_d_sem_lighs2 EVENT ADDED TO QUEUE: fos_d_sem_info_v60 EVENT ADDED TO QUEUE: fos_d_sem_distinfo_stop EVENT ADDED TO QUEUE: fos_to_d_os4 EVENT LAUNCHED: przejazd2fos_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_stop EVENT ADDED TO QUEUE: przejazd2fos_0_sygn1 EVENT ADDED TO QUEUE: przejazd2fos_0_sygn2 EVENT ADDED TO QUEUE: przejazd2fos_rog1on EVENT ADDED TO QUEUE: przejazd2fos_rog2on EVENT ADDED TO QUEUE: przejazd2fos_sem_distmem_vmax EVENT LAUNCHED: fos_to_d_os4 Multiple passed EVENT ADDED TO QUEUE: fos_to_d_ligh4 EVENT ADDED TO QUEUE: fos_to_d_sem_distinfo_v40 EVENT LAUNCHED: fos_d_sem_lighs2 EVENT LAUNCHED: fos_d_sem_ligh13 EVENT LAUNCHED: fos_zwr2_v40 type: TrackVel EVENT LAUNCHED: fos_zwr2_1 EVENT LAUNCHED: test_zwr09_b1 EVENT LAUNCHED: test_zwr09_a1 EVENT LAUNCHED: test_zwr09_av40 type: TrackVel EVENT LAUNCHED: fos_to_d_sem_distinfo_v40 EVENT LAUNCHED: fos_to_d_ligh4 EVENT LAUNCHED: test_zwr09_d1 EVENT LAUNCHED: test_zwr09_c1 EVENT LAUNCHED: przejazd_pludry1_otwierajgdywolny1 EVENT LAUNCHED: przejazd2fos_0_sygn2 EVENT LAUNCHED: przejazd2fos_0_sygn1 EVENT LAUNCHED: test_zwr09_wz8 EVENT LAUNCHED: przejazd2fos_sem_distmem_vmax EVENT LAUNCHED: fos_d_sem_distinfo_stop EVENT LAUNCHED: fos_d_sem_info_v60 EVENT ADDED TO QUEUE: pludry_przelot EVENT LAUNCHED: przejazd_pludry1_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_pludry1_otwieraj1 EVENT LAUNCHED: przejazd_pludry1_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_go EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn1 EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn2 EVENT ADDED TO QUEUE: przejazd_pludry1_rog1off EVENT ADDED TO QUEUE: przejazd_pludry1_rog2off EVENT LAUNCHED: przejazd_pludry1_1_sygn2 EVENT LAUNCHED: przejazd_pludry1_1_sygn1 EVENT LAUNCHED: przejazd2fos_rog2on EVENT LAUNCHED: przejazd2fos_rog1on EVENT LAUNCHED: przejazd_pludry1_rog2off EVENT LAUNCHED: przejazd_pludry1_rog1off EVENT LAUNCHED: przejazd_pludry1_go Key pressed: [ ] EVENT LAUNCHED: przejazd_pludry1_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_pludry1_otwieraj1 EVENT LAUNCHED: przejazd_pludry1_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_go EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn1 EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn2 EVENT ADDED TO QUEUE: przejazd_pludry1_rog1off EVENT ADDED TO QUEUE: przejazd_pludry1_rog2off EVENT LAUNCHED: przejazd_pludry1_1_sygn2 EVENT LAUNCHED: przejazd_pludry1_1_sygn1 Key pressed: [F4] EVENT LAUNCHED: przejazd_pludry1_rog2off EVENT LAUNCHED: przejazd_pludry1_rog1off EVENT LAUNCHED: przejazd_pludry1_go EVENT LAUNCHED: przejazd2fos_stop EVENT LAUNCHED: przejazd_pludry1_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_otwierajgdywolny1 EVENT LAUNCHED: przejazd_pludry1_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_go EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn1 EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn2 EVENT ADDED TO QUEUE: przejazd_pludry1_rog1off EVENT ADDED TO QUEUE: przejazd_pludry1_rog2off EVENT LAUNCHED: pludry_przelot Multiple passed EVENT ADDED TO QUEUE: change2_cell1 EVENT ADDED TO QUEUE: wywolanie_selektywne EVENT ADDED TO QUEUE: pludry_przelot1 EVENT LAUNCHED: change2_cell1 Key pressed: [Num4] Key pressed: [Num6] EVENT LAUNCHED: przejazd_pludry1_1_sygn2 EVENT LAUNCHED: przejazd_pludry1_1_sygn1 EVENT ADDED TO QUEUE: przejazd_pludry1_otwieraj1 EVENT LAUNCHED: wywolanie_selektywne EVENT LAUNCHED: przejazd_pludry1_rog2off EVENT LAUNCHED: przejazd_pludry1_rog1off EVENT LAUNCHED: przejazd_pludry1_go Key pressed: [Num3] Key pressed: [Num3] EVENT LAUNCHED: przejazd_pludry1_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_otwierajgdywolny1 EVENT LAUNCHED: pludry_przelot1 Multiple passed EVENT ADDED TO QUEUE: pludry_f_s2 EVENT LAUNCHED: pludry_f_s2 Multiple passed EVENT ADDED TO QUEUE: pludry_f_sem_ligh2 EVENT ADDED TO QUEUE: pludry_f_sem_info_vmax EVENT LAUNCHED: pludry_f_sem_ligh2 EVENT LAUNCHED: przejazd_pludry1_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_go EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn1 EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn2 EVENT ADDED TO QUEUE: przejazd_pludry1_rog1off EVENT ADDED TO QUEUE: przejazd_pludry1_rog2off EVENT LAUNCHED: pludry_f_sem_info_vmax EVENT LAUNCHED: przejazd_pludry1_1_sygn2 EVENT LAUNCHED: przejazd_pludry1_1_sygn1 EVENT LAUNCHED: przejazd_pludry1_rog2off EVENT LAUNCHED: przejazd_pludry1_rog1off EVENT LAUNCHED: przejazd_pludry1_go Key pressed: [Num4] Key pressed: [Num6] EVENT ADDED TO QUEUE: przejazd_pludry1_otwieraj1 Key pressed: [Num6] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num.] Key pressed: [Num6] EVENT LAUNCHED: przejazd_pludry1_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_otwierajgdywolny1 Key pressed: [Num6] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] EVENT LAUNCHED: przejazd_pludry1_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_go EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn1 EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn2 EVENT ADDED TO QUEUE: przejazd_pludry1_rog1off EVENT ADDED TO QUEUE: przejazd_pludry1_rog2off Key pressed: [Num6] Key pressed: [Num6] Key pressed: [Num6] EVENT LAUNCHED: przejazd_pludry1_1_sygn2 EVENT LAUNCHED: przejazd_pludry1_1_sygn1 EVENT LAUNCHED: przejazd_pludry1_rog2off EVENT LAUNCHED: przejazd_pludry1_rog1off EVENT LAUNCHED: przejazd_pludry1_go Key pressed: [F4] Key pressed: [F4] Key pressed: [ ] Key pressed: [Shift]+[F] Key pressed: [ ] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [N] Key pressed: [ ] Key pressed: [Num+] EVENT ADDED TO QUEUE: wyg_fos_kur EVENT LAUNCHED: wyg_fos_kur Multiple passed EVENT ADDED TO QUEUE: fos_k51_s1 EVENT ADDED TO QUEUE: fos_psk51_sp1 EVENT LAUNCHED: fos_psk51_sp1 EVENT LAUNCHED: fos_k51_s1 Multiple passed EVENT ADDED TO QUEUE: fos_k51_sem_ligh1 EVENT ADDED TO QUEUE: fos_k51_sem_info_stop EVENT LAUNCHED: fos_k51_sem_info_stop EVENT LAUNCHED: fos_k51_sem_ligh1 Key pressed: [A] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [ ] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT ADDED TO QUEUE: pludry_f_s1 EVENT LAUNCHED: pludry_f_s1 Multiple passed EVENT ADDED TO QUEUE: pludry_f_sem_ligh1 EVENT ADDED TO QUEUE: pludry_f_sem_info_stop EVENT LAUNCHED: pludry_f_sem_ligh1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [ ] EVENT ADDED TO QUEUE: pludry_e_s1 EVENT LAUNCHED: pludry_e_s1 Multiple passed EVENT ADDED TO QUEUE: pludry_e_sem_ligh1 EVENT ADDED TO QUEUE: pludry_e_sem_info_stop EVENT LAUNCHED: pludry_e_sem_info_stop EVENT LAUNCHED: pludry_e_sem_ligh1 EVENT LAUNCHED: pludry_f_sem_info_stop EVENT ADDED TO QUEUE: nasz_wjazd_pludry EVENT LAUNCHED: nasz_wjazd_pludry Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Shift]+[A] Eventlauncher EVENT ADDED TO QUEUE: zprzejaa_stop Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[A] Eventlauncher Key pressed: [Shift]+[Num*] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [ ] Key pressed: [F4] Key pressed: [ ] EVENT LAUNCHED: zprzejaa_stop Key pressed: [A] Eventlauncher EVENT ADDED TO QUEUE: zprzejaa_stop Eventlauncher Eventlauncher Eventlauncher Eventlauncher Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] EVENT LAUNCHED: zprzejaa_stop Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] Key pressed: [F4] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [:] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num*] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Shift]+[Num*] Key pressed: [Shift]+[Num*] Key pressed: [Shift]+[Num*] Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Shift]+[:] EVENT ADDED TO QUEUE: przejazd2fos_zamykaj EVENT LAUNCHED: przejazd2fos_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_stop EVENT ADDED TO QUEUE: przejazd2fos_0_sygn1 EVENT ADDED TO QUEUE: przejazd2fos_0_sygn2 EVENT ADDED TO QUEUE: przejazd2fos_rog1on EVENT ADDED TO QUEUE: przejazd2fos_rog2on EVENT ADDED TO QUEUE: przejazd2fos_sem_distmem_vmax Key pressed: [:] EVENT LAUNCHED: przejazd2fos_0_sygn2 EVENT LAUNCHED: przejazd2fos_0_sygn1 EVENT LAUNCHED: przejazd2fos_sem_distmem_vmax Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] EVENT LAUNCHED: przejazd2fos_rog2on EVENT LAUNCHED: przejazd2fos_rog1on Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] EVENT LAUNCHED: przejazd2fos_stop Key pressed: [ ] Key pressed: [Num3] Key pressed: [Num3] Key pressed: [Num4] EVENT ADDED TO QUEUE: rezonator1_shp Key pressed: [Num3] EVENT LAUNCHED: rezonator1_shp Type: PutValues Key pressed: [ ] Key pressed: [Num3] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [F4] Key pressed: [Shift]+[A] EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Key pressed: [ ] EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: rezonatorfos1_shp EVENT LAUNCHED: rezonatorfos1_shp Type: PutValues EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Key pressed: [ ] EVENT ADDED TO QUEUE: fos_d_s1 EVENT LAUNCHED: fos_d_s1 Multiple passed EVENT ADDED TO QUEUE: fos_d_sem_ligh1 EVENT ADDED TO QUEUE: fos_d_sem_lighs1 EVENT ADDED TO QUEUE: fos_d_sem_info_stop EVENT ADDED TO QUEUE: fos_to_d_os1 EVENT LAUNCHED: fos_to_d_os1 Multiple passed EVENT ADDED TO QUEUE: fos_to_d_ligh1 EVENT ADDED TO QUEUE: fos_to_d_sem_distinfo_slow EVENT LAUNCHED: fos_d_sem_lighs1 EVENT LAUNCHED: fos_d_sem_ligh1 EVENT LAUNCHED: fos_to_d_sem_distinfo_slow EVENT LAUNCHED: fos_to_d_ligh1 Key pressed: [F4] EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_go EVENT ADDED TO QUEUE: przejazd2fos_1_sygn1 EVENT ADDED TO QUEUE: przejazd2fos_1_sygn2 EVENT ADDED TO QUEUE: przejazd2fos_rog1off EVENT ADDED TO QUEUE: przejazd2fos_rog2off EVENT LAUNCHED: przejazd2fos_1_sygn2 EVENT LAUNCHED: przejazd2fos_1_sygn1 EVENT LAUNCHED: przejazd2fos_rog2off EVENT LAUNCHED: przejazd2fos_rog1off EVENT LAUNCHED: przejazd2fos_go Key pressed: [F4] EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_go EVENT ADDED TO QUEUE: przejazd2fos_1_sygn1 EVENT ADDED TO QUEUE: przejazd2fos_1_sygn2 EVENT ADDED TO QUEUE: przejazd2fos_rog1off EVENT ADDED TO QUEUE: przejazd2fos_rog2off EVENT LAUNCHED: przejazd2fos_1_sygn2 EVENT LAUNCHED: przejazd2fos_1_sygn1 EVENT LAUNCHED: przejazd2fos_rog2off EVENT LAUNCHED: przejazd2fos_rog1off EVENT LAUNCHED: przejazd2fos_go Key pressed: [F4] EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: fos_d_sem_info_stop EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_go EVENT ADDED TO QUEUE: przejazd2fos_1_sygn1 EVENT ADDED TO QUEUE: przejazd2fos_1_sygn2 EVENT ADDED TO QUEUE: przejazd2fos_rog1off EVENT ADDED TO QUEUE: przejazd2fos_rog2off EVENT LAUNCHED: przejazd2fos_1_sygn2 EVENT LAUNCHED: przejazd2fos_1_sygn1 EVENT LAUNCHED: przejazd2fos_rog2off EVENT LAUNCHED: przejazd2fos_rog1off EVENT LAUNCHED: przejazd2fos_go EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_go EVENT ADDED TO QUEUE: przejazd2fos_1_sygn1 EVENT ADDED TO QUEUE: przejazd2fos_1_sygn2 EVENT ADDED TO QUEUE: przejazd2fos_rog1off EVENT ADDED TO QUEUE: przejazd2fos_rog2off EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: przejazd2fos_1_sygn2 EVENT LAUNCHED: przejazd2fos_1_sygn1 EVENT LAUNCHED: przejazd2fos_rog2off EVENT LAUNCHED: przejazd2fos_rog1off EVENT LAUNCHED: przejazd2fos_go EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_go EVENT ADDED TO QUEUE: przejazd2fos_1_sygn1 EVENT ADDED TO QUEUE: przejazd2fos_1_sygn2 EVENT ADDED TO QUEUE: przejazd2fos_rog1off EVENT ADDED TO QUEUE: przejazd2fos_rog2off EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: przejazd2fos_1_sygn2 EVENT LAUNCHED: przejazd2fos_1_sygn1 EVENT LAUNCHED: przejazd2fos_rog2off EVENT LAUNCHED: przejazd2fos_rog1off EVENT LAUNCHED: przejazd2fos_go EVENT ADDED TO QUEUE: lbc_tm2_ms1 EVENT LAUNCHED: lbc_tm2_ms1 Multiple passed EVENT ADDED TO QUEUE: lbc_tm2_sem_ligh1 EVENT ADDED TO QUEUE: lbc_tm2_sem_info_stop EVENT LAUNCHED: lbc_tm2_sem_info_stop EVENT LAUNCHED: lbc_tm2_sem_ligh1 EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_go EVENT ADDED TO QUEUE: przejazd2fos_1_sygn1 EVENT ADDED TO QUEUE: przejazd2fos_1_sygn2 EVENT ADDED TO QUEUE: przejazd2fos_rog1off EVENT ADDED TO QUEUE: przejazd2fos_rog2off EVENT LAUNCHED: przejazd2fos_1_sygn2 EVENT LAUNCHED: przejazd2fos_1_sygn1 EVENT LAUNCHED: przejazd2fos_rog2off EVENT LAUNCHED: przejazd2fos_rog1off EVENT LAUNCHED: przejazd2fos_go EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 Key pressed: [Num+] EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_go EVENT ADDED TO QUEUE: przejazd2fos_1_sygn1 EVENT ADDED TO QUEUE: przejazd2fos_1_sygn2 EVENT ADDED TO QUEUE: przejazd2fos_rog1off EVENT ADDED TO QUEUE: przejazd2fos_rog2off Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: przejazd2fos_1_sygn2 EVENT LAUNCHED: przejazd2fos_1_sygn1 Key pressed: [Num+] EVENT LAUNCHED: przejazd2fos_rog2off EVENT LAUNCHED: przejazd2fos_rog1off EVENT LAUNCHED: przejazd2fos_go Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 Key pressed: [Shift]+[Num-] EVENT ADDED TO QUEUE: fosowskie_wjazd_a1 Key pressed: [Shift]+[Num-] EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_go EVENT ADDED TO QUEUE: przejazd2fos_1_sygn1 EVENT ADDED TO QUEUE: przejazd2fos_1_sygn2 EVENT ADDED TO QUEUE: przejazd2fos_rog1off EVENT ADDED TO QUEUE: przejazd2fos_rog2off Key pressed: [Num-] EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: przejazd2fos_1_sygn2 EVENT LAUNCHED: przejazd2fos_1_sygn1 EVENT LAUNCHED: przejazd2fos_rog2off EVENT LAUNCHED: przejazd2fos_rog1off EVENT LAUNCHED: przejazd2fos_go Key pressed: [F4] Key pressed: [ ] EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_go EVENT ADDED TO QUEUE: przejazd2fos_1_sygn1 EVENT ADDED TO QUEUE: przejazd2fos_1_sygn2 EVENT ADDED TO QUEUE: przejazd2fos_rog1off EVENT ADDED TO QUEUE: przejazd2fos_rog2off EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: przejazd2fos_1_sygn2 EVENT LAUNCHED: przejazd2fos_1_sygn1 EVENT LAUNCHED: przejazd2fos_rog2off EVENT LAUNCHED: przejazd2fos_rog1off EVENT LAUNCHED: przejazd2fos_go EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_go EVENT ADDED TO QUEUE: przejazd2fos_1_sygn1 EVENT ADDED TO QUEUE: przejazd2fos_1_sygn2 EVENT ADDED TO QUEUE: przejazd2fos_rog1off EVENT ADDED TO QUEUE: przejazd2fos_rog2off EVENT LAUNCHED: przejazd2fos_1_sygn2 EVENT LAUNCHED: przejazd2fos_1_sygn1 EVENT LAUNCHED: przejazd2fos_rog2off EVENT LAUNCHED: przejazd2fos_rog1off EVENT LAUNCHED: przejazd2fos_go Key pressed: [ ] Key pressed: [ ] Key pressed: [F4] Key pressed: [Num3] Key pressed: [Num3] EVENT LAUNCHED: fosowskie_wjazd_a1 Multiple passed EVENT ADDED TO QUEUE: paw_l_s10 EVENT ADDED TO QUEUE: plu_a_s2 EVENT ADDED TO QUEUE: pludry_f_s2 EVENT ADDED TO QUEUE: fos_a_s13 EVENT ADDED TO QUEUE: szumy6 EVENT ADDED TO QUEUE: przejazd1fos_zamykaj EVENT LAUNCHED: przejazd1fos_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_stop EVENT ADDED TO QUEUE: przejazd1fos_0_sygn1 EVENT ADDED TO QUEUE: przejazd1fos_0_sygn2 EVENT ADDED TO QUEUE: przejazd1fos_rog1on EVENT ADDED TO QUEUE: przejazd1fos_rog2on EVENT ADDED TO QUEUE: przejazd1fos_sem_distmem_vmax EVENT LAUNCHED: fos_a_s13 Multiple passed EVENT ADDED TO QUEUE: fos_a_sem_ligh13 EVENT ADDED TO QUEUE: fos_a_sem_info_v40 EVENT ADDED TO QUEUE: fos_a_sem_distinfo_stop EVENT ADDED TO QUEUE: fos_to_a_os4 EVENT LAUNCHED: pludry_f_s2 Multiple passed EVENT ADDED TO QUEUE: pludry_f_sem_ligh2 EVENT ADDED TO QUEUE: pludry_f_sem_info_vmax EVENT LAUNCHED: plu_a_s2 Multiple passed EVENT ADDED TO QUEUE: plu_a_sem_ligh2 EVENT ADDED TO QUEUE: plu_a_sem_info_vmax EVENT ADDED TO QUEUE: plu_a_sem_distinfo_vmax EVENT ADDED TO QUEUE: plu_toa_os2 EVENT LAUNCHED: paw_l_s10 Multiple passed EVENT ADDED TO QUEUE: paw_l_sem_ligh10 EVENT ADDED TO QUEUE: paw_l_sem_info_v40 EVENT ADDED TO QUEUE: paw_l_sem_distinfo_vmax EVENT LAUNCHED: paw_l_sem_distinfo_vmax EVENT LAUNCHED: paw_l_sem_ligh10 EVENT LAUNCHED: plu_toa_os2 Multiple passed EVENT ADDED TO QUEUE: plu_toa_ligh2 EVENT ADDED TO QUEUE: plu_toa_sem_distinfo_fast EVENT LAUNCHED: plu_a_sem_distinfo_vmax EVENT LAUNCHED: plu_a_sem_ligh2 EVENT LAUNCHED: pludry_f_sem_ligh2 EVENT LAUNCHED: fos_to_a_os4 Multiple passed EVENT ADDED TO QUEUE: fos_to_a_ligh4 EVENT ADDED TO QUEUE: fos_to_a_sem_distinfo_v40 EVENT LAUNCHED: fos_a_sem_ligh13 EVENT LAUNCHED: fos_to_a_sem_distinfo_v40 EVENT LAUNCHED: fos_to_a_ligh4 EVENT LAUNCHED: plu_toa_sem_distinfo_fast EVENT LAUNCHED: plu_toa_ligh2 EVENT LAUNCHED: przejazd1fos_0_sygn2 EVENT LAUNCHED: przejazd1fos_0_sygn1 EVENT LAUNCHED: paw_l_sem_info_v40 EVENT LAUNCHED: plu_a_sem_info_vmax EVENT LAUNCHED: pludry_f_sem_info_vmax EVENT LAUNCHED: fos_a_sem_distinfo_stop EVENT LAUNCHED: fos_a_sem_info_v40 EVENT LAUNCHED: przejazd1fos_sem_distmem_vmax EVENT LAUNCHED: przejazd1fos_rog2on EVENT LAUNCHED: przejazd1fos_rog1on EVENT LAUNCHED: przejazd1fos_stop EVENT LAUNCHED: szumy6 Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num6] Key pressed: [F4] EVENT ADDED TO QUEUE: wygas_paw_l EVENT LAUNCHED: wygas_paw_l Multiple passed EVENT ADDED TO QUEUE: paw_l_s1 EVENT ADDED TO QUEUE: paw_spl2_sp1 EVENT ADDED TO QUEUE: paw_spl_sp1 EVENT ADDED TO QUEUE: wyjazd_os_paw EVENT ADDED TO QUEUE: paw_przejazd1_zamykaj EVENT LAUNCHED: paw_przejazd1_zamykaj Multiple passed EVENT ADDED TO QUEUE: paw_przejazd1_stop EVENT ADDED TO QUEUE: paw_przejazd1_0_sygn1 EVENT ADDED TO QUEUE: paw_przejazd1_0_sygn2 EVENT ADDED TO QUEUE: paw_przejazd1_rog1on EVENT ADDED TO QUEUE: paw_przejazd1_rog2on EVENT ADDED TO QUEUE: paw_przejazd1_sem_distmem_vmax EVENT LAUNCHED: paw_spl_sp1 EVENT LAUNCHED: paw_l_s1 Multiple passed EVENT ADDED TO QUEUE: paw_l_sem_ligh1 EVENT ADDED TO QUEUE: paw_l_sem_info_stop EVENT LAUNCHED: paw_l_sem_info_stop EVENT LAUNCHED: paw_l_sem_ligh1 EVENT LAUNCHED: paw_spl2_sp1 EVENT LAUNCHED: paw_przejazd1_0_sygn2 EVENT LAUNCHED: paw_przejazd1_0_sygn1 EVENT LAUNCHED: paw_przejazd1_sem_distmem_vmax EVENT LAUNCHED: wyjazd_os_paw Multiple passed EVENT ADDED TO QUEUE: paw_c_s2 EVENT ADDED TO QUEUE: paw_zwr1+ EVENT ADDED TO QUEUE: wyjazd_os_paw1 EVENT LAUNCHED: paw_c_s2 Multiple passed EVENT ADDED TO QUEUE: paw_c_sem_ligh2 EVENT ADDED TO QUEUE: paw_c_sem_info_vmax EVENT LAUNCHED: paw_przejazd1_rog2on EVENT LAUNCHED: paw_przejazd1_rog1on EVENT LAUNCHED: paw_c_sem_ligh2 EVENT LAUNCHED: paw_zwr1+ Multiple passed EVENT ADDED TO QUEUE: paw_zwr1_wz1 EVENT ADDED TO QUEUE: paw_zwr1_0 EVENT ADDED TO QUEUE: paw_zwr1_vmax EVENT LAUNCHED: paw_zwr1_vmax type: TrackVel EVENT LAUNCHED: paw_zwr1_0 EVENT LAUNCHED: paw_c_sem_info_vmax EVENT ADDED TO QUEUE: wygasfos_a EVENT LAUNCHED: paw_zwr1_wz1 EVENT LAUNCHED: wygasfos_a Multiple passed EVENT ADDED TO QUEUE: fos_a_s1 EVENT ADDED TO QUEUE: fos_ps3_a_sp1 EVENT ADDED TO QUEUE: fos_ps2_a_sp1 EVENT ADDED TO QUEUE: fos_ps1_a_sp1 EVENT LAUNCHED: fos_ps1_a_sp1 EVENT LAUNCHED: fos_a_s1 Multiple passed EVENT ADDED TO QUEUE: fos_a_sem_ligh1 EVENT ADDED TO QUEUE: fos_a_sem_info_stop EVENT ADDED TO QUEUE: fos_to_a_os1 EVENT LAUNCHED: fos_to_a_os1 Multiple passed EVENT ADDED TO QUEUE: fos_to_a_ligh1 EVENT ADDED TO QUEUE: fos_to_a_sem_distinfo_slow EVENT LAUNCHED: fos_a_sem_ligh1 EVENT LAUNCHED: fos_to_a_sem_distinfo_slow EVENT LAUNCHED: fos_to_a_ligh1 EVENT LAUNCHED: fos_ps2_a_sp1 EVENT LAUNCHED: fos_ps3_a_sp1 EVENT LAUNCHED: paw_przejazd1_stop EVENT ADDED TO QUEUE: przejazd1fos_otwieraj1 EVENT LAUNCHED: wyjazd_os_paw1 Multiple passed EVENT ADDED TO QUEUE: 52106odjazd2 EVENT ADDED TO QUEUE: przejazd1lbc_zamykaj EVENT ADDED TO QUEUE: przejazd_lipie023_zamykaj EVENT ADDED TO QUEUE: przejazd_lipie02_zamykaj EVENT ADDED TO QUEUE: lbc_przejazd33_zamykaj EVENT ADDED TO QUEUE: lbc_przejazd03ww_zamykaj EVENT ADDED TO QUEUE: przejazd_lipie24_zamykaj EVENT LAUNCHED: przejazd_lipie24_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_stop EVENT ADDED TO QUEUE: przejazd_lipie24_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie24_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie24_rog1on EVENT ADDED TO QUEUE: przejazd_lipie24_rog2on EVENT ADDED TO QUEUE: przejazd_lipie24_sem_distmem_vmax EVENT LAUNCHED: lbc_przejazd03ww_zamykaj Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_stop EVENT ADDED TO QUEUE: lbc_przejazd03ww_0_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_0_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog1on EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog2on EVENT LAUNCHED: lbc_przejazd33_zamykaj Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_stop EVENT ADDED TO QUEUE: lbc_przejazd33_0_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd33_0_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd33_bell1on EVENT ADDED TO QUEUE: lbc_przejazd33_bell2on EVENT LAUNCHED: przejazd_lipie02_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_stop EVENT ADDED TO QUEUE: przejazd_lipie02_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie02_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie02_rog1on EVENT ADDED TO QUEUE: przejazd_lipie02_rog2on EVENT LAUNCHED: przejazd_lipie023_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_stop EVENT ADDED TO QUEUE: przejazd_lipie023_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie023_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie023_rog1on EVENT ADDED TO QUEUE: przejazd_lipie023_rog2on EVENT LAUNCHED: przejazd1lbc_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd1lbc_stop EVENT ADDED TO QUEUE: przejazd1lbc_0_sygn1 EVENT ADDED TO QUEUE: przejazd1lbc_0_sygn2 EVENT ADDED TO QUEUE: przejazd1lbc_rog1on EVENT ADDED TO QUEUE: przejazd1lbc_rog2on EVENT ADDED TO QUEUE: przejazd1lbc_rog3on EVENT ADDED TO QUEUE: przejazd1lbc_rog4on EVENT ADDED TO QUEUE: przejazd1lbc_sem_distmem_vmax EVENT LAUNCHED: przejazd1lbc_0_sygn2 EVENT LAUNCHED: przejazd1lbc_0_sygn1 EVENT LAUNCHED: przejazd_lipie023_0_sygn2 EVENT LAUNCHED: przejazd_lipie023_0_sygn1 EVENT LAUNCHED: przejazd_lipie02_0_sygn2 EVENT LAUNCHED: przejazd_lipie02_0_sygn1 EVENT LAUNCHED: lbc_przejazd33_0_sygn2 EVENT LAUNCHED: lbc_przejazd33_0_sygn1 EVENT LAUNCHED: lbc_przejazd03ww_0_sygn2 EVENT LAUNCHED: lbc_przejazd03ww_0_sygn1 EVENT LAUNCHED: przejazd_lipie24_0_sygn2 EVENT LAUNCHED: przejazd_lipie24_0_sygn1 EVENT LAUNCHED: 52106odjazd2 EVENT LAUNCHED: przejazd1lbc_sem_distmem_vmax EVENT LAUNCHED: przejazd_lipie24_sem_distmem_vmax EVENT LAUNCHED: przejazd1fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd33_bell2on EVENT LAUNCHED: lbc_przejazd33_bell1on EVENT LAUNCHED: przejazd1fos_otwierajgdywolny1 EVENT LAUNCHED: fos_a_sem_info_stop EVENT ADDED TO QUEUE: przejazd1fos_otwieraj1 EVENT LAUNCHED: przejazd1lbc_rog4on EVENT LAUNCHED: przejazd1lbc_rog3on EVENT LAUNCHED: przejazd1lbc_rog2on EVENT LAUNCHED: przejazd1lbc_rog1on EVENT LAUNCHED: przejazd_lipie023_rog2on EVENT LAUNCHED: przejazd_lipie023_rog1on EVENT LAUNCHED: przejazd_lipie02_rog2on EVENT LAUNCHED: przejazd_lipie02_rog1on EVENT LAUNCHED: lbc_przejazd03ww_rog2on EVENT LAUNCHED: lbc_przejazd03ww_rog1on EVENT LAUNCHED: przejazd_lipie24_rog2on EVENT LAUNCHED: przejazd_lipie24_rog1on EVENT LAUNCHED: przejazd1fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd1fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd1fos_otwieraj1 EVENT LAUNCHED: przejazd1lbc_stop EVENT LAUNCHED: przejazd_lipie023_stop EVENT LAUNCHED: przejazd_lipie02_stop EVENT LAUNCHED: lbc_przejazd33_stop EVENT LAUNCHED: lbc_przejazd03ww_stop EVENT LAUNCHED: przejazd_lipie24_stop EVENT LAUNCHED: przejazd1fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd1fos_otwieraj1 EVENT LAUNCHED: przejazd1fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd1fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd1fos_otwieraj1 EVENT LAUNCHED: przejazd1fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd1fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd1fos_otwieraj1 EVENT LAUNCHED: przejazd1fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd1fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd1fos_otwieraj1 EVENT LAUNCHED: przejazd1fos_otwierajgdywolny1 Key pressed: [F4] EVENT LAUNCHED: przejazd1fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd1fos_otwieraj1 EVENT LAUNCHED: przejazd1fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd1fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd1fos_otwieraj1 EVENT LAUNCHED: przejazd1fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd1fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd1fos_otwieraj1 EVENT LAUNCHED: przejazd1fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd1fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd1fos_otwieraj1 EVENT LAUNCHED: przejazd1fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd1fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd1fos_otwieraj1 EVENT LAUNCHED: przejazd1fos_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_go EVENT ADDED TO QUEUE: przejazd1fos_1_sygn1 EVENT ADDED TO QUEUE: przejazd1fos_1_sygn2 EVENT ADDED TO QUEUE: przejazd1fos_rog1off EVENT ADDED TO QUEUE: przejazd1fos_rog2off EVENT LAUNCHED: przejazd1fos_1_sygn2 EVENT LAUNCHED: przejazd1fos_1_sygn1 EVENT LAUNCHED: przejazd1fos_rog2off EVENT LAUNCHED: przejazd1fos_rog1off EVENT LAUNCHED: przejazd1fos_go EVENT LAUNCHED: przejazd1fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd1fos_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_go EVENT ADDED TO QUEUE: przejazd1fos_1_sygn1 EVENT ADDED TO QUEUE: przejazd1fos_1_sygn2 EVENT ADDED TO QUEUE: przejazd1fos_rog1off EVENT ADDED TO QUEUE: przejazd1fos_rog2off EVENT LAUNCHED: przejazd1fos_1_sygn2 EVENT LAUNCHED: przejazd1fos_1_sygn1 EVENT LAUNCHED: przejazd1fos_rog2off EVENT LAUNCHED: przejazd1fos_rog1off EVENT LAUNCHED: przejazd1fos_go EVENT ADDED TO QUEUE: fosowskie_nasz_wyjazd Key pressed: [ ] Key pressed: [Shift]+[F] Key pressed: [ ] Key pressed: [F4] EVENT LAUNCHED: fosowskie_nasz_wyjazd Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_zamykaj EVENT ADDED TO QUEUE: przejazd474_zamykaj EVENT ADDED TO QUEUE: przejazd476_zamykaj EVENT ADDED TO QUEUE: fos_h02_s10 EVENT ADDED TO QUEUE: fos_h05_sp4 EVENT ADDED TO QUEUE: fos_zwr23- EVENT LAUNCHED: fos_zwr23- Multiple passed EVENT ADDED TO QUEUE: fos_zwr23_1 EVENT ADDED TO QUEUE: fos_zwr23_v40 EVENT LAUNCHED: fos_h05_sp4 EVENT LAUNCHED: fos_h02_s10 Multiple passed EVENT ADDED TO QUEUE: fos_h02_sem_ligh10 EVENT ADDED TO QUEUE: fos_h02_sem_info_v40 EVENT ADDED TO QUEUE: fos_h02_sem_distinfo_vmax EVENT LAUNCHED: przejazd476_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd476_stop EVENT ADDED TO QUEUE: przejazd476_0_sygn1 EVENT ADDED TO QUEUE: przejazd476_0_sygn2 EVENT ADDED TO QUEUE: przejazd476_rog1on EVENT ADDED TO QUEUE: przejazd476_rog2on EVENT ADDED TO QUEUE: przejazd476_bell1on EVENT ADDED TO QUEUE: przejazd476_bell2on EVENT LAUNCHED: przejazd474_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd474_stop EVENT ADDED TO QUEUE: przejazd474_0_sygn1 EVENT ADDED TO QUEUE: przejazd474_0_sygn2 EVENT ADDED TO QUEUE: przejazd474_rog1on EVENT ADDED TO QUEUE: przejazd474_rog2on EVENT ADDED TO QUEUE: przejazd474_bell1on EVENT ADDED TO QUEUE: przejazd474_bell2on EVENT LAUNCHED: przejazd1fos_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_stop EVENT ADDED TO QUEUE: przejazd1fos_0_sygn1 EVENT ADDED TO QUEUE: przejazd1fos_0_sygn2 EVENT ADDED TO QUEUE: przejazd1fos_rog1on EVENT ADDED TO QUEUE: przejazd1fos_rog2on EVENT ADDED TO QUEUE: przejazd1fos_sem_distmem_vmax EVENT LAUNCHED: fos_h02_sem_distinfo_vmax EVENT LAUNCHED: fos_h02_sem_ligh10 EVENT LAUNCHED: fos_zwr23_v40 type: TrackVel EVENT LAUNCHED: fos_zwr23_1 EVENT LAUNCHED: przejazd1fos_0_sygn2 EVENT LAUNCHED: przejazd1fos_0_sygn1 EVENT LAUNCHED: przejazd474_0_sygn2 EVENT LAUNCHED: przejazd474_0_sygn1 EVENT LAUNCHED: przejazd476_0_sygn2 EVENT LAUNCHED: przejazd476_0_sygn1 EVENT LAUNCHED: przejazd1fos_sem_distmem_vmax EVENT LAUNCHED: fos_h02_sem_info_v40 EVENT LAUNCHED: przejazd474_bell2on EVENT LAUNCHED: przejazd474_bell1on EVENT LAUNCHED: przejazd476_bell2on EVENT LAUNCHED: przejazd476_bell1on Key pressed: [F4] EVENT LAUNCHED: przejazd1fos_rog2on EVENT LAUNCHED: przejazd1fos_rog1on EVENT LAUNCHED: przejazd474_rog2on EVENT LAUNCHED: przejazd474_rog1on EVENT LAUNCHED: przejazd476_rog2on EVENT LAUNCHED: przejazd476_rog1on Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: przejazd1fos_stop EVENT LAUNCHED: przejazd474_stop EVENT LAUNCHED: przejazd476_stop Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Shift]+[F] Key pressed: [ ] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [A] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT ADDED TO QUEUE: wygas_fos_h02 Key pressed: [Num+] EVENT LAUNCHED: wygas_fos_h02 Multiple passed EVENT ADDED TO QUEUE: fos_h02_s1 EVENT ADDED TO QUEUE: fos_h05_sp1 EVENT LAUNCHED: fos_h05_sp1 EVENT LAUNCHED: fos_h02_s1 Multiple passed EVENT ADDED TO QUEUE: fos_h02_sem_ligh1 EVENT ADDED TO QUEUE: fos_h02_sem_info_stop EVENT LAUNCHED: fos_h02_sem_info_stop EVENT LAUNCHED: fos_h02_sem_ligh1 Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] EVENT ADDED TO QUEUE: fos_h6_s1 EVENT LAUNCHED: fos_h6_s1 Multiple passed EVENT ADDED TO QUEUE: fos_h6_sem_ligh1 EVENT ADDED TO QUEUE: fos_h6_sem_info_stop EVENT LAUNCHED: fos_h6_sem_info_stop EVENT LAUNCHED: fos_h6_sem_ligh1 Key pressed: [A] EVENT ADDED TO QUEUE: przejazd1fos_otwieraj1 EVENT LAUNCHED: przejazd1fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd1fos_otwieraj1 EVENT LAUNCHED: przejazd1fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd1fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd1fos_otwieraj1 EVENT LAUNCHED: przejazd1fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd1fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd1fos_otwieraj1 EVENT LAUNCHED: przejazd1fos_otwierajgdywolny1 Key pressed: [Shift]+[F] EVENT LAUNCHED: przejazd1fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_otwierajgdywolny1 Key pressed: [ ] EVENT ADDED TO QUEUE: przejazd1fos_otwieraj1 EVENT LAUNCHED: przejazd1fos_otwierajgdywolny1 Key pressed: [ ] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: przejazd1fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_otwierajgdywolny1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT ADDED TO QUEUE: przejazd1fos_otwieraj1 EVENT LAUNCHED: przejazd1fos_otwierajgdywolny1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: przejazd1fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_otwierajgdywolny1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT ADDED TO QUEUE: przejazd1fos_otwieraj1 Key pressed: [Num+] EVENT LAUNCHED: przejazd1fos_otwierajgdywolny1 Key pressed: [Num+] EVENT LAUNCHED: przejazd1fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd1fos_otwieraj1 EVENT LAUNCHED: przejazd1fos_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_go EVENT ADDED TO QUEUE: przejazd1fos_1_sygn1 EVENT ADDED TO QUEUE: przejazd1fos_1_sygn2 EVENT ADDED TO QUEUE: przejazd1fos_rog1off EVENT ADDED TO QUEUE: przejazd1fos_rog2off EVENT LAUNCHED: przejazd1fos_1_sygn2 EVENT LAUNCHED: przejazd1fos_1_sygn1 EVENT LAUNCHED: przejazd1fos_rog2off EVENT LAUNCHED: przejazd1fos_rog1off EVENT LAUNCHED: przejazd1fos_go Key pressed: [Shift]+[:] EVENT LAUNCHED: przejazd1fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_otwierajgdywolny1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: przejazd1fos_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_go EVENT ADDED TO QUEUE: przejazd1fos_1_sygn1 EVENT ADDED TO QUEUE: przejazd1fos_1_sygn2 EVENT ADDED TO QUEUE: przejazd1fos_rog1off EVENT ADDED TO QUEUE: przejazd1fos_rog2off Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Shift]+[Num-] EVENT LAUNCHED: przejazd1fos_1_sygn2 EVENT LAUNCHED: przejazd1fos_1_sygn1 Key pressed: [Shift]+[Num-] EVENT LAUNCHED: przejazd1fos_rog2off EVENT LAUNCHED: przejazd1fos_rog1off EVENT LAUNCHED: przejazd1fos_go Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [:] Key pressed: [ ] Key pressed: [F4] Key pressed: [ ] Key pressed: [ ] Key pressed: [F4] Key pressed: [Shift]+[:] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [:] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [ ] Key pressed: [F4] Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] Key pressed: [F4] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [A] Key pressed: [A] Key pressed: [A] Key pressed: [ ] Key pressed: [F4] Key pressed: [A] Key pressed: [A] Key pressed: [A] Key pressed: [ ] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] Key pressed: [Shift]+[A] EVENT ADDED TO QUEUE: przejazd474_otwieraj1 Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] EVENT LAUNCHED: przejazd474_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd474_bell1off EVENT ADDED TO QUEUE: przejazd474_bell2off EVENT ADDED TO QUEUE: przejazd474_otwierajgdywolny1 EVENT LAUNCHED: przejazd474_bell2off EVENT LAUNCHED: przejazd474_bell1off EVENT ADDED TO QUEUE: przejazd474_otwieraj1 EVENT LAUNCHED: przejazd474_otwierajgdywolny1 Key pressed: [ ] EVENT LAUNCHED: przejazd474_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd474_bell1off EVENT ADDED TO QUEUE: przejazd474_bell2off EVENT ADDED TO QUEUE: przejazd474_otwierajgdywolny1 EVENT LAUNCHED: przejazd474_bell2off EVENT LAUNCHED: przejazd474_bell1off EVENT ADDED TO QUEUE: przejazd474_otwieraj1 EVENT LAUNCHED: przejazd474_otwierajgdywolny1 Key pressed: [ ] Key pressed: [ ] EVENT LAUNCHED: przejazd474_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd474_bell1off EVENT ADDED TO QUEUE: przejazd474_bell2off EVENT ADDED TO QUEUE: przejazd474_otwierajgdywolny1 EVENT LAUNCHED: przejazd474_bell2off EVENT LAUNCHED: przejazd474_bell1off EVENT ADDED TO QUEUE: przejazd474_otwieraj1 EVENT LAUNCHED: przejazd474_otwierajgdywolny1 EVENT LAUNCHED: przejazd474_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd474_bell1off EVENT ADDED TO QUEUE: przejazd474_bell2off EVENT ADDED TO QUEUE: przejazd474_otwierajgdywolny1 EVENT LAUNCHED: przejazd474_bell2off EVENT LAUNCHED: przejazd474_bell1off EVENT LAUNCHED: przejazd474_otwierajgdywolny1 Key pressed: [ ] EVENT ADDED TO QUEUE: przejazd474_otwieraj1 Key pressed: [ ] EVENT LAUNCHED: przejazd474_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd474_bell1off EVENT ADDED TO QUEUE: przejazd474_bell2off EVENT ADDED TO QUEUE: przejazd474_otwierajgdywolny1 EVENT LAUNCHED: przejazd474_bell2off EVENT LAUNCHED: przejazd474_bell1off EVENT ADDED TO QUEUE: przejazd474_otwieraj1 EVENT LAUNCHED: przejazd474_otwierajgdywolny1 EVENT LAUNCHED: przejazd474_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd474_bell1off EVENT ADDED TO QUEUE: przejazd474_bell2off EVENT ADDED TO QUEUE: przejazd474_otwierajgdywolny1 EVENT LAUNCHED: przejazd474_bell2off EVENT LAUNCHED: przejazd474_bell1off EVENT ADDED TO QUEUE: przejazd474_otwieraj1 EVENT LAUNCHED: przejazd474_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd474_go EVENT ADDED TO QUEUE: przejazd474_1_sygn1 EVENT ADDED TO QUEUE: przejazd474_1_sygn2 EVENT ADDED TO QUEUE: przejazd474_rog1off EVENT ADDED TO QUEUE: przejazd474_rog2off Key pressed: [ ] Key pressed: [ ] EVENT LAUNCHED: przejazd474_1_sygn2 EVENT LAUNCHED: przejazd474_1_sygn1 Key pressed: [ ] EVENT LAUNCHED: przejazd474_rog2off EVENT LAUNCHED: przejazd474_rog1off EVENT LAUNCHED: przejazd474_go Key pressed: [ ] EVENT LAUNCHED: przejazd474_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd474_bell1off EVENT ADDED TO QUEUE: przejazd474_bell2off EVENT ADDED TO QUEUE: przejazd474_otwierajgdywolny1 EVENT LAUNCHED: przejazd474_bell2off EVENT LAUNCHED: przejazd474_bell1off EVENT ADDED TO QUEUE: przejazd474_otwieraj1 EVENT LAUNCHED: przejazd474_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd474_go EVENT ADDED TO QUEUE: przejazd474_1_sygn1 EVENT ADDED TO QUEUE: przejazd474_1_sygn2 EVENT ADDED TO QUEUE: przejazd474_rog1off EVENT ADDED TO QUEUE: przejazd474_rog2off EVENT LAUNCHED: przejazd474_1_sygn2 EVENT LAUNCHED: przejazd474_1_sygn1 EVENT LAUNCHED: przejazd474_rog2off EVENT LAUNCHED: przejazd474_rog1off EVENT LAUNCHED: przejazd474_go EVENT LAUNCHED: przejazd474_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd474_bell1off EVENT ADDED TO QUEUE: przejazd474_bell2off EVENT ADDED TO QUEUE: przejazd474_otwierajgdywolny1 EVENT LAUNCHED: przejazd474_bell2off EVENT LAUNCHED: przejazd474_bell1off EVENT LAUNCHED: przejazd474_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd474_go EVENT ADDED TO QUEUE: przejazd474_1_sygn1 EVENT ADDED TO QUEUE: przejazd474_1_sygn2 EVENT ADDED TO QUEUE: przejazd474_rog1off EVENT ADDED TO QUEUE: przejazd474_rog2off EVENT LAUNCHED: przejazd474_1_sygn2 EVENT LAUNCHED: przejazd474_1_sygn1 EVENT LAUNCHED: przejazd474_rog2off EVENT LAUNCHED: przejazd474_rog1off EVENT LAUNCHED: przejazd474_go Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] EVENT ADDED TO QUEUE: przejazd476_otwieraj1 Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] EVENT LAUNCHED: przejazd476_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd476_bell1off EVENT ADDED TO QUEUE: przejazd476_bell2off EVENT ADDED TO QUEUE: przejazd476_otwierajgdywolny1 EVENT LAUNCHED: przejazd476_bell2off EVENT LAUNCHED: przejazd476_bell1off EVENT ADDED TO QUEUE: przejazd476_otwieraj1 Key pressed: [F4] EVENT LAUNCHED: przejazd476_otwierajgdywolny1 EVENT LAUNCHED: przejazd476_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd476_bell1off EVENT ADDED TO QUEUE: przejazd476_bell2off EVENT ADDED TO QUEUE: przejazd476_otwierajgdywolny1 EVENT LAUNCHED: przejazd476_bell2off EVENT LAUNCHED: przejazd476_bell1off EVENT ADDED TO QUEUE: przejazd476_otwieraj1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: przejazd476_otwierajgdywolny1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT ADDED TO QUEUE: przejazd524_zamykaj Key pressed: [Num+] EVENT LAUNCHED: przejazd524_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd524_stop EVENT ADDED TO QUEUE: przejazd524_0_sygn1 EVENT ADDED TO QUEUE: przejazd524_0_sygn2 EVENT ADDED TO QUEUE: przejazd524_bell1on EVENT ADDED TO QUEUE: przejazd524_bell2on Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT ADDED TO QUEUE: rezonator4_shp EVENT LAUNCHED: przejazd524_0_sygn2 EVENT LAUNCHED: przejazd524_0_sygn1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: przejazd476_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd476_bell1off EVENT ADDED TO QUEUE: przejazd476_bell2off EVENT ADDED TO QUEUE: przejazd476_otwierajgdywolny1 EVENT LAUNCHED: przejazd476_bell2off EVENT LAUNCHED: przejazd476_bell1off Key pressed: [Num+] EVENT ADDED TO QUEUE: przejazd476_otwieraj1 EVENT LAUNCHED: rezonator4_shp Type: PutValues Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: przejazd524_bell2on EVENT LAUNCHED: przejazd524_bell1on Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: przejazd476_otwierajgdywolny1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: przejazd476_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd476_bell1off EVENT ADDED TO QUEUE: przejazd476_bell2off EVENT ADDED TO QUEUE: przejazd476_otwierajgdywolny1 EVENT LAUNCHED: przejazd476_bell2off EVENT LAUNCHED: przejazd476_bell1off EVENT ADDED TO QUEUE: przejazd476_otwieraj1 Key pressed: [Num-] EVENT LAUNCHED: przejazd476_otwierajgdywolny1 Key pressed: [Num-] EVENT LAUNCHED: przejazd476_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd476_bell1off EVENT ADDED TO QUEUE: przejazd476_bell2off EVENT ADDED TO QUEUE: przejazd476_otwierajgdywolny1 EVENT LAUNCHED: przejazd476_bell2off EVENT LAUNCHED: przejazd476_bell1off EVENT LAUNCHED: przejazd476_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd476_go EVENT ADDED TO QUEUE: przejazd476_1_sygn1 EVENT ADDED TO QUEUE: przejazd476_1_sygn2 EVENT ADDED TO QUEUE: przejazd476_rog1off EVENT ADDED TO QUEUE: przejazd476_rog2off EVENT ADDED TO QUEUE: przejazd476_otwieraj1 Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] EVENT LAUNCHED: przejazd476_1_sygn2 EVENT LAUNCHED: przejazd476_1_sygn1 Key pressed: [Shift]+[Num-] EVENT LAUNCHED: przejazd476_rog2off EVENT LAUNCHED: przejazd476_rog1off EVENT LAUNCHED: przejazd476_go Key pressed: [Shift]+[Num-] EVENT LAUNCHED: przejazd524_stop EVENT LAUNCHED: przejazd476_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd476_bell1off EVENT ADDED TO QUEUE: przejazd476_bell2off EVENT ADDED TO QUEUE: przejazd476_otwierajgdywolny1 EVENT LAUNCHED: przejazd476_bell2off EVENT LAUNCHED: przejazd476_bell1off EVENT LAUNCHED: przejazd476_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd476_go EVENT ADDED TO QUEUE: przejazd476_1_sygn1 EVENT ADDED TO QUEUE: przejazd476_1_sygn2 EVENT ADDED TO QUEUE: przejazd476_rog1off EVENT ADDED TO QUEUE: przejazd476_rog2off EVENT ADDED TO QUEUE: przejazd476_otwieraj1 EVENT LAUNCHED: przejazd476_1_sygn2 EVENT LAUNCHED: przejazd476_1_sygn1 EVENT LAUNCHED: przejazd476_rog2off EVENT LAUNCHED: przejazd476_rog1off EVENT LAUNCHED: przejazd476_go EVENT LAUNCHED: przejazd476_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd476_bell1off EVENT ADDED TO QUEUE: przejazd476_bell2off EVENT ADDED TO QUEUE: przejazd476_otwierajgdywolny1 EVENT LAUNCHED: przejazd476_bell2off EVENT LAUNCHED: przejazd476_bell1off EVENT LAUNCHED: przejazd476_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd476_go EVENT ADDED TO QUEUE: przejazd476_1_sygn1 EVENT ADDED TO QUEUE: przejazd476_1_sygn2 EVENT ADDED TO QUEUE: przejazd476_rog1off EVENT ADDED TO QUEUE: przejazd476_rog2off EVENT LAUNCHED: przejazd476_1_sygn2 EVENT LAUNCHED: przejazd476_1_sygn1 EVENT LAUNCHED: przejazd476_rog2off EVENT LAUNCHED: przejazd476_rog1off EVENT LAUNCHED: przejazd476_go Key pressed: [Num+] Key pressed: [Shift]+[Num+] Key pressed: [Num+] Key pressed: [Shift]+[Num+] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Shift]+[Num*] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [:] Key pressed: [Shift]+[:] Key pressed: [:] EVENT ADDED TO QUEUE: przejazd_pludry1_zamykaj EVENT LAUNCHED: przejazd_pludry1_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_stop EVENT ADDED TO QUEUE: przejazd_pludry1_0_sygn1 EVENT ADDED TO QUEUE: przejazd_pludry1_0_sygn2 EVENT ADDED TO QUEUE: przejazd_pludry1_rog1on EVENT ADDED TO QUEUE: przejazd_pludry1_rog2on EVENT ADDED TO QUEUE: przejazd_pludry1_sem_distmem_vmax EVENT LAUNCHED: przejazd_pludry1_0_sygn2 EVENT LAUNCHED: przejazd_pludry1_0_sygn1 EVENT LAUNCHED: przejazd_pludry1_sem_distmem_vmax Key pressed: [ ] EVENT LAUNCHED: przejazd_pludry1_rog2on EVENT LAUNCHED: przejazd_pludry1_rog1on EVENT LAUNCHED: przejazd_pludry1_stop Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] EVENT ADDED TO QUEUE: plu_a_s1 EVENT LAUNCHED: plu_a_s1 Multiple passed EVENT ADDED TO QUEUE: plu_a_sem_ligh1 EVENT ADDED TO QUEUE: plu_a_sem_info_stop EVENT ADDED TO QUEUE: plu_toa_os1 EVENT LAUNCHED: plu_toa_os1 Multiple passed EVENT ADDED TO QUEUE: plu_toa_ligh1 EVENT ADDED TO QUEUE: plu_toa_sem_distinfo_slow EVENT LAUNCHED: plu_a_sem_ligh1 EVENT LAUNCHED: plu_toa_sem_distinfo_slow EVENT LAUNCHED: plu_toa_ligh1 EVENT LAUNCHED: plu_a_sem_info_stop Key pressed: [ ] EVENT ADDED TO QUEUE: przejazd_pludry1_otwieraj1 Key pressed: [ ] Key pressed: [ ] EVENT LAUNCHED: przejazd_pludry1_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_pludry1_otwieraj1 EVENT LAUNCHED: przejazd_pludry1_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_go EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn1 EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn2 EVENT ADDED TO QUEUE: przejazd_pludry1_rog1off EVENT ADDED TO QUEUE: przejazd_pludry1_rog2off EVENT LAUNCHED: przejazd_pludry1_1_sygn2 EVENT LAUNCHED: przejazd_pludry1_1_sygn1 EVENT LAUNCHED: przejazd_pludry1_rog2off EVENT LAUNCHED: przejazd_pludry1_rog1off EVENT LAUNCHED: przejazd_pludry1_go EVENT ADDED TO QUEUE: pludry_przelot Key pressed: [ ] EVENT LAUNCHED: przejazd_pludry1_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_pludry1_otwieraj1 EVENT LAUNCHED: przejazd_pludry1_otwierajgdywolny1 Key pressed: [ ] EVENT LAUNCHED: przejazd_pludry1_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_pludry1_otwieraj1 EVENT LAUNCHED: przejazd_pludry1_otwierajgdywolny1 EVENT LAUNCHED: przejazd_pludry1_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_pludry1_otwieraj1 EVENT LAUNCHED: przejazd_pludry1_otwierajgdywolny1 EVENT LAUNCHED: pludry_przelot EVENT LAUNCHED: przejazd_pludry1_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_pludry1_otwieraj1 Key pressed: [Shift]+[:] EVENT LAUNCHED: przejazd_pludry1_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_go EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn1 EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn2 EVENT ADDED TO QUEUE: przejazd_pludry1_rog1off EVENT ADDED TO QUEUE: przejazd_pludry1_rog2off EVENT LAUNCHED: przejazd_pludry1_1_sygn2 EVENT LAUNCHED: przejazd_pludry1_1_sygn1 EVENT LAUNCHED: przejazd_pludry1_rog2off EVENT LAUNCHED: przejazd_pludry1_rog1off EVENT LAUNCHED: przejazd_pludry1_go EVENT LAUNCHED: przejazd_pludry1_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_pludry1_otwieraj1 Key pressed: [:] EVENT LAUNCHED: przejazd_pludry1_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_go EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn1 EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn2 EVENT ADDED TO QUEUE: przejazd_pludry1_rog1off EVENT ADDED TO QUEUE: przejazd_pludry1_rog2off Key pressed: [Shift]+[:] EVENT LAUNCHED: przejazd_pludry1_1_sygn2 EVENT LAUNCHED: przejazd_pludry1_1_sygn1 EVENT LAUNCHED: przejazd_pludry1_rog2off EVENT LAUNCHED: przejazd_pludry1_rog1off EVENT LAUNCHED: przejazd_pludry1_go Key pressed: [ ] EVENT LAUNCHED: przejazd_pludry1_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_otwierajgdywolny1 Key pressed: [ ] Key pressed: [ ] EVENT LAUNCHED: przejazd_pludry1_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_pludry1_go EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn1 EVENT ADDED TO QUEUE: przejazd_pludry1_1_sygn2 EVENT ADDED TO QUEUE: przejazd_pludry1_rog1off EVENT ADDED TO QUEUE: przejazd_pludry1_rog2off Key pressed: [ ] EVENT LAUNCHED: przejazd_pludry1_1_sygn2 EVENT LAUNCHED: przejazd_pludry1_1_sygn1 EVENT LAUNCHED: przejazd_pludry1_rog2off EVENT LAUNCHED: przejazd_pludry1_rog1off EVENT LAUNCHED: przejazd_pludry1_go Key pressed: [ ] EVENT ADDED TO QUEUE: pludry_f_s1 EVENT LAUNCHED: pludry_f_s1 Multiple passed EVENT ADDED TO QUEUE: pludry_f_sem_ligh1 EVENT ADDED TO QUEUE: pludry_f_sem_info_stop EVENT LAUNCHED: pludry_f_sem_ligh1 Key pressed: [ ] Key pressed: [ ] Key pressed: [F4] EVENT ADDED TO QUEUE: pludry_e_s1 EVENT LAUNCHED: pludry_e_s1 Multiple passed EVENT ADDED TO QUEUE: pludry_e_sem_ligh1 EVENT ADDED TO QUEUE: pludry_e_sem_info_stop EVENT LAUNCHED: pludry_e_sem_info_stop EVENT LAUNCHED: pludry_e_sem_ligh1 EVENT LAUNCHED: pludry_f_sem_info_stop EVENT ADDED TO QUEUE: nasz_wjazd_pludry EVENT LAUNCHED: nasz_wjazd_pludry Key pressed: [ ] Key pressed: [F4] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [:] Key pressed: [Shift]+[:] EVENT ADDED TO QUEUE: przejazd541_zamykaj EVENT LAUNCHED: przejazd541_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd541_stop EVENT ADDED TO QUEUE: przejazd541_0_sygn1 EVENT ADDED TO QUEUE: przejazd541_0_sygn2 EVENT ADDED TO QUEUE: przejazd541_bell1on EVENT ADDED TO QUEUE: przejazd541_bell2on EVENT LAUNCHED: przejazd541_0_sygn2 EVENT LAUNCHED: przejazd541_0_sygn1 EVENT LAUNCHED: przejazd541_bell2on EVENT LAUNCHED: przejazd541_bell1on EVENT LAUNCHED: przejazd541_stop Key pressed: [ ] Key pressed: [Num3] Key pressed: [Num3] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [F4] EVENT ADDED TO QUEUE: przejazd524_otwieraj1 EVENT LAUNCHED: przejazd524_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd524_bell1off EVENT ADDED TO QUEUE: przejazd524_bell2off EVENT ADDED TO QUEUE: przejazd524_otwierajgdywolny1 EVENT LAUNCHED: przejazd524_bell2off EVENT LAUNCHED: przejazd524_bell1off EVENT LAUNCHED: przejazd524_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd524_otwieraj1 EVENT LAUNCHED: przejazd524_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd524_bell1off EVENT ADDED TO QUEUE: przejazd524_bell2off EVENT ADDED TO QUEUE: przejazd524_otwierajgdywolny1 EVENT LAUNCHED: przejazd524_bell2off EVENT LAUNCHED: przejazd524_bell1off EVENT ADDED TO QUEUE: przejazd524_otwieraj1 EVENT LAUNCHED: przejazd524_otwierajgdywolny1 EVENT LAUNCHED: przejazd524_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd524_bell1off EVENT ADDED TO QUEUE: przejazd524_bell2off EVENT ADDED TO QUEUE: przejazd524_otwierajgdywolny1 EVENT LAUNCHED: przejazd524_bell2off EVENT LAUNCHED: przejazd524_bell1off EVENT LAUNCHED: przejazd524_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd524_otwieraj1 EVENT LAUNCHED: przejazd524_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd524_bell1off EVENT ADDED TO QUEUE: przejazd524_bell2off EVENT ADDED TO QUEUE: przejazd524_otwierajgdywolny1 EVENT LAUNCHED: przejazd524_bell2off EVENT LAUNCHED: przejazd524_bell1off EVENT LAUNCHED: przejazd524_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd524_otwieraj1 EVENT LAUNCHED: przejazd524_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd524_bell1off EVENT ADDED TO QUEUE: przejazd524_bell2off EVENT ADDED TO QUEUE: przejazd524_otwierajgdywolny1 EVENT LAUNCHED: przejazd524_bell2off EVENT LAUNCHED: przejazd524_bell1off EVENT ADDED TO QUEUE: przejazd524_otwieraj1 EVENT LAUNCHED: przejazd524_otwierajgdywolny1 EVENT LAUNCHED: przejazd524_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd524_bell1off EVENT ADDED TO QUEUE: przejazd524_bell2off EVENT ADDED TO QUEUE: przejazd524_otwierajgdywolny1 EVENT LAUNCHED: przejazd524_bell2off EVENT LAUNCHED: przejazd524_bell1off EVENT LAUNCHED: przejazd524_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd524_otwieraj1 Key pressed: [F4] Key pressed: [ ] EVENT LAUNCHED: przejazd524_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd524_bell1off EVENT ADDED TO QUEUE: przejazd524_bell2off EVENT ADDED TO QUEUE: przejazd524_otwierajgdywolny1 EVENT LAUNCHED: przejazd524_bell2off EVENT LAUNCHED: przejazd524_bell1off EVENT LAUNCHED: przejazd524_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd524_otwieraj1 Key pressed: [ ] EVENT LAUNCHED: przejazd524_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd524_bell1off EVENT ADDED TO QUEUE: przejazd524_bell2off EVENT ADDED TO QUEUE: przejazd524_otwierajgdywolny1 EVENT LAUNCHED: przejazd524_bell2off EVENT LAUNCHED: przejazd524_bell1off EVENT LAUNCHED: przejazd524_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd524_go EVENT ADDED TO QUEUE: przejazd524_1_sygn1 EVENT ADDED TO QUEUE: przejazd524_1_sygn2 EVENT LAUNCHED: przejazd524_1_sygn2 EVENT LAUNCHED: przejazd524_1_sygn1 EVENT LAUNCHED: przejazd524_go Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] EVENT ADDED TO QUEUE: renonator0112_shp EVENT LAUNCHED: renonator0112_shp Type: PutValues Key pressed: [ ] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [A] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT ADDED TO QUEUE: przejazd2fos_zamykaj EVENT LAUNCHED: przejazd2fos_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_stop EVENT ADDED TO QUEUE: przejazd2fos_0_sygn1 EVENT ADDED TO QUEUE: przejazd2fos_0_sygn2 EVENT ADDED TO QUEUE: przejazd2fos_rog1on EVENT ADDED TO QUEUE: przejazd2fos_rog2on EVENT ADDED TO QUEUE: przejazd2fos_sem_distmem_vmax EVENT LAUNCHED: przejazd2fos_0_sygn2 EVENT LAUNCHED: przejazd2fos_0_sygn1 Key pressed: [Shift]+[Num-] EVENT LAUNCHED: przejazd2fos_sem_distmem_vmax Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Num-] Key pressed: [F4] EVENT LAUNCHED: przejazd2fos_rog2on EVENT LAUNCHED: przejazd2fos_rog1on EVENT ADDED TO QUEUE: wjazd_oz EVENT ADDED TO QUEUE: przejazd541_otwieraj1 Key pressed: [F4] Key pressed: [ ] EVENT LAUNCHED: przejazd541_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd541_bell1off EVENT ADDED TO QUEUE: przejazd541_bell2off EVENT ADDED TO QUEUE: przejazd541_otwierajgdywolny1 EVENT LAUNCHED: przejazd541_bell2off EVENT LAUNCHED: przejazd541_bell1off EVENT LAUNCHED: przejazd2fos_stop Key pressed: [Num3] EVENT LAUNCHED: przejazd541_otwierajgdywolny1 Key pressed: [Num3] EVENT ADDED TO QUEUE: przejazd541_otwieraj1 EVENT LAUNCHED: przejazd541_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd541_bell1off EVENT ADDED TO QUEUE: przejazd541_bell2off EVENT ADDED TO QUEUE: przejazd541_otwierajgdywolny1 EVENT LAUNCHED: przejazd541_bell2off EVENT LAUNCHED: przejazd541_bell1off EVENT LAUNCHED: przejazd541_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd541_otwieraj1 EVENT LAUNCHED: przejazd541_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd541_bell1off EVENT ADDED TO QUEUE: przejazd541_bell2off EVENT ADDED TO QUEUE: przejazd541_otwierajgdywolny1 EVENT LAUNCHED: przejazd541_bell2off EVENT LAUNCHED: przejazd541_bell1off EVENT LAUNCHED: przejazd541_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd541_otwieraj1 EVENT LAUNCHED: przejazd541_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd541_bell1off EVENT ADDED TO QUEUE: przejazd541_bell2off EVENT ADDED TO QUEUE: przejazd541_otwierajgdywolny1 EVENT LAUNCHED: przejazd541_bell2off EVENT LAUNCHED: przejazd541_bell1off EVENT ADDED TO QUEUE: przejazd541_otwieraj1 EVENT LAUNCHED: przejazd541_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd541_go EVENT ADDED TO QUEUE: przejazd541_1_sygn1 EVENT ADDED TO QUEUE: przejazd541_1_sygn2 EVENT LAUNCHED: przejazd541_1_sygn2 EVENT LAUNCHED: przejazd541_1_sygn1 EVENT LAUNCHED: przejazd541_go EVENT LAUNCHED: przejazd541_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd541_bell1off EVENT ADDED TO QUEUE: przejazd541_bell2off EVENT ADDED TO QUEUE: przejazd541_otwierajgdywolny1 EVENT LAUNCHED: przejazd541_bell2off EVENT LAUNCHED: przejazd541_bell1off EVENT ADDED TO QUEUE: przejazd541_otwieraj1 EVENT LAUNCHED: przejazd541_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd541_go EVENT ADDED TO QUEUE: przejazd541_1_sygn1 EVENT ADDED TO QUEUE: przejazd541_1_sygn2 EVENT LAUNCHED: przejazd541_1_sygn2 EVENT LAUNCHED: przejazd541_1_sygn1 EVENT LAUNCHED: przejazd541_go Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] EVENT LAUNCHED: przejazd541_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd541_bell1off EVENT ADDED TO QUEUE: przejazd541_bell2off EVENT ADDED TO QUEUE: przejazd541_otwierajgdywolny1 Key pressed: [Num5] EVENT LAUNCHED: przejazd541_bell2off EVENT LAUNCHED: przejazd541_bell1off Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] EVENT LAUNCHED: przejazd541_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd541_go EVENT ADDED TO QUEUE: przejazd541_1_sygn1 EVENT ADDED TO QUEUE: przejazd541_1_sygn2 Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num5] EVENT LAUNCHED: przejazd541_1_sygn2 EVENT LAUNCHED: przejazd541_1_sygn1 EVENT LAUNCHED: przejazd541_go Key pressed: [Num4] Key pressed: [Num5] Key pressed: [Num9] Key pressed: [Num4] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [F4] EVENT LAUNCHED: wjazd_oz Multiple passed EVENT ADDED TO QUEUE: zamiana EVENT ADDED TO QUEUE: oz_wj1_s13 EVENT ADDED TO QUEUE: ozimek_zwr03- EVENT ADDED TO QUEUE: test_zwr04- EVENT LAUNCHED: ozimek_zwr03- Multiple passed EVENT ADDED TO QUEUE: ozimek_zwr03_1 EVENT ADDED TO QUEUE: ozimek_zwr03_v40 EVENT LAUNCHED: oz_wj1_s13 Multiple passed EVENT ADDED TO QUEUE: oz_wj1_sem_ligh13 EVENT ADDED TO QUEUE: oz_wj1_sem_info_v40 EVENT ADDED TO QUEUE: oz_wj1_sem_distinfo_stop EVENT ADDED TO QUEUE: tarcza_oz1_os4 EVENT LAUNCHED: tarcza_oz1_os4 Multiple passed EVENT ADDED TO QUEUE: tarcza_oz1_ligh4 EVENT ADDED TO QUEUE: tarcza_oz1_sem_distinfo_v40 EVENT LAUNCHED: oz_wj1_sem_ligh13 EVENT LAUNCHED: ozimek_zwr03_v40 type: TrackVel EVENT LAUNCHED: ozimek_zwr03_1 EVENT LAUNCHED: tarcza_oz1_sem_distinfo_v40 EVENT LAUNCHED: tarcza_oz1_ligh4 EVENT LAUNCHED: test_zwr04- Multiple passed EVENT ADDED TO QUEUE: test_zwr04_wz2 EVENT ADDED TO QUEUE: test_zwr04_1 EVENT ADDED TO QUEUE: test_zwr04_v40 EVENT LAUNCHED: test_zwr04_v40 type: TrackVel EVENT LAUNCHED: test_zwr04_1 EVENT LAUNCHED: oz_wj1_sem_distinfo_stop EVENT LAUNCHED: oz_wj1_sem_info_v40 EVENT LAUNCHED: test_zwr04_wz2 Key pressed: [F4] Key pressed: [Shift]+[F] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: zamiana Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [A] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT ADDED TO QUEUE: oz_wj1_s1 EVENT LAUNCHED: oz_wj1_s1 Multiple passed EVENT ADDED TO QUEUE: oz_wj1_sem_ligh1 EVENT ADDED TO QUEUE: oz_wj1_sem_info_stop EVENT ADDED TO QUEUE: tarcza_oz1_os1 EVENT LAUNCHED: tarcza_oz1_os1 Multiple passed EVENT ADDED TO QUEUE: tarcza_oz1_ligh1 EVENT ADDED TO QUEUE: tarcza_oz1_sem_distinfo_slow EVENT LAUNCHED: oz_wj1_sem_ligh1 EVENT LAUNCHED: tarcza_oz1_sem_distinfo_slow EVENT LAUNCHED: tarcza_oz1_ligh1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num4] Key pressed: [Num6] EVENT ADDED TO QUEUE: oz_wj1_s1 EVENT LAUNCHED: oz_wj1_s1 Multiple passed EVENT ADDED TO QUEUE: oz_wj1_sem_ligh1 EVENT ADDED TO QUEUE: tarcza_oz1_os1 EVENT LAUNCHED: tarcza_oz1_os1 Multiple passed EVENT ADDED TO QUEUE: tarcza_oz1_ligh1 EVENT ADDED TO QUEUE: tarcza_oz1_sem_distinfo_slow EVENT LAUNCHED: oz_wj1_sem_ligh1 EVENT LAUNCHED: tarcza_oz1_sem_distinfo_slow EVENT LAUNCHED: tarcza_oz1_ligh1 EVENT LAUNCHED: oz_wj1_sem_info_stop Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [ ] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] EVENT ADDED TO QUEUE: rezonator1_shp Key pressed: [Num4] Key pressed: [Num6] EVENT LAUNCHED: rezonator1_shp Type: PutValues Key pressed: [Num-] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num3] Key pressed: [Num3] Key pressed: [Num3] Key pressed: [Z] Key pressed: [Z] Key pressed: [U] Key pressed: [I] Key pressed: [Z] Key pressed: [Z] Key pressed: [Z] Key pressed: [Z] Key pressed: [Z] Key pressed: [Z] Key pressed: [Z] Key pressed: [Z] Key pressed: [Z] Key pressed: [Z] Key pressed: [Z] Key pressed: [Z] Key pressed: [Z] Key pressed: [Z] EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 Key pressed: [:] EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 Key pressed: [Num9] Key pressed: [Num9] Key pressed: [Num9] EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Key pressed: [Num3] Key pressed: [Num3] Key pressed: [Num3] EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 Key pressed: [Num3] EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Key pressed: [Num9] Key pressed: [Num9] Key pressed: [Num9] Key pressed: [Num9] Key pressed: [Num9] Key pressed: [Num9] Key pressed: [Num9] Key pressed: [Num9] Key pressed: [Num9] Key pressed: [Num9] Key pressed: [Num9] Key pressed: [Num9] Key pressed: [Num9] Key pressed: [Num9] Key pressed: [Num9] Key pressed: [Num9] Key pressed: [Num9] EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 Key pressed: [Num9] Key pressed: [Num9] Key pressed: [Num9] Key pressed: [M] Key pressed: [Z] EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Key pressed: [M] Key pressed: [R] Key pressed: [X] Key pressed: [C] Key pressed: [F4] Key pressed: [Z] Key pressed: [O] Key pressed: [F4] Key pressed: [F4] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 EVENT LAUNCHED: keyctrl02 Multiple passed EVENT ADDED TO QUEUE: zmien_start2 EVENT ADDED TO QUEUE: podmianka EVENT ADDED TO QUEUE: nasz_wyjazd_oz1 EVENT LAUNCHED: zmien_start2 Key pressed: [F4] Key pressed: [91] Key pressed: [F4] EVENT LAUNCHED: podmianka Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [F4] EVENT LAUNCHED: keyctrl02 Key pressed: [F4] EVENT LAUNCHED: nasz_wyjazd_oz1 Multiple passed EVENT ADDED TO QUEUE: test_c2_s10 EVENT ADDED TO QUEUE: test_zwr08- EVENT ADDED TO QUEUE: test_zwr07- EVENT ADDED TO QUEUE: test_zwr06- EVENT ADDED TO QUEUE: nasz_wyjazd_oz EVENT ADDED TO QUEUE: lbc_o_s10 EVENT LAUNCHED: lbc_o_s10 Multiple passed EVENT ADDED TO QUEUE: lbc_o_sem_ligh10 EVENT ADDED TO QUEUE: lbc_o_sem_info_v40 EVENT ADDED TO QUEUE: lbc_o_sem_distinfo_vmax EVENT LAUNCHED: test_zwr06- Multiple passed EVENT ADDED TO QUEUE: test_zwr06_1 EVENT ADDED TO QUEUE: test_zwr06_v40 EVENT LAUNCHED: test_zwr07- Multiple passed EVENT ADDED TO QUEUE: test_zwr07_wz2 EVENT ADDED TO QUEUE: test_zwr07_1 EVENT ADDED TO QUEUE: test_zwr07_v40 EVENT LAUNCHED: test_zwr08- Multiple passed EVENT ADDED TO QUEUE: test_zwr08_wz2 EVENT ADDED TO QUEUE: test_zwr08_1 EVENT ADDED TO QUEUE: test_zwr08_v40 EVENT LAUNCHED: test_c2_s10 Multiple passed EVENT ADDED TO QUEUE: test_c2_sem_ligh10 EVENT ADDED TO QUEUE: test_c2_sem_info_v40 EVENT ADDED TO QUEUE: test_c2_sem_distinfo_vmax EVENT LAUNCHED: test_c2_sem_distinfo_vmax EVENT LAUNCHED: test_c2_sem_ligh10 EVENT LAUNCHED: test_zwr08_v40 type: TrackVel EVENT LAUNCHED: test_zwr08_1 EVENT LAUNCHED: test_zwr07_v40 type: TrackVel EVENT LAUNCHED: test_zwr07_1 EVENT LAUNCHED: test_zwr06_v40 type: TrackVel EVENT LAUNCHED: test_zwr06_1 EVENT LAUNCHED: lbc_o_sem_distinfo_vmax EVENT LAUNCHED: lbc_o_sem_ligh10 EVENT LAUNCHED: test_zwr08_wz2 EVENT LAUNCHED: test_zwr07_wz2 EVENT LAUNCHED: test_c2_sem_info_v40 EVENT LAUNCHED: lbc_o_sem_info_v40 EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [I] Key pressed: [Shift]+[I] EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 Key pressed: [F4] EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 Key pressed: [Num4] Key pressed: [Num6] EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[X] Key pressed: [Shift]+[C] EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 Key pressed: [D] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [D] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Key pressed: [R] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[X] Key pressed: [Shift]+[C] Key pressed: [Num4] Key pressed: [Num6] EVENT ADDED TO QUEUE: lbc_o_s1 EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: lbc_o_s1 Multiple passed EVENT ADDED TO QUEUE: lbc_o_sem_ligh1 EVENT ADDED TO QUEUE: lbc_o_sem_info_stop EVENT ADDED TO QUEUE: lbc_o_w24off EVENT LAUNCHED: lbc_o_w24off EVENT LAUNCHED: lbc_o_sem_info_stop EVENT LAUNCHED: lbc_o_sem_ligh1 Key pressed: [D] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num-] EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [F4] EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Key pressed: [Shift]+[O] Key pressed: [Shift]+[P] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [2] camera 13606.500 -6.421 8114.399 -3.814 74.997 0.000 2 endcamera Key pressed: [2] EVENT LAUNCHED: keyctrl02 Key pressed: [F4] Key pressed: [F4] EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 EVENT ADDED TO QUEUE: rezonatorfos1_shp EVENT LAUNCHED: rezonatorfos1_shp Type: PutValues EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 EVENT LAUNCHED: keyctrl02 EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Key pressed: [F4] EVENT ADDED TO QUEUE: lbc_przejazd33_zamykaj EVENT LAUNCHED: lbc_przejazd33_zamykaj Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_stop EVENT ADDED TO QUEUE: lbc_przejazd33_0_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd33_0_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd33_bell1on EVENT ADDED TO QUEUE: lbc_przejazd33_bell2on Key pressed: [Shift]+[M] EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 EVENT LAUNCHED: lbc_przejazd33_0_sygn2 EVENT LAUNCHED: lbc_przejazd33_0_sygn1 Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] EVENT LAUNCHED: lbc_przejazd33_bell2on EVENT LAUNCHED: lbc_przejazd33_bell1on Key pressed: [Shift]+[X] EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 Key pressed: [Shift]+[C] EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 Key pressed: [D] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Shift]+[I] Key pressed: [Shift]+[U] Key pressed: [Shift]+[Z] EVENT ADDED TO QUEUE: lbc_przejazd03ww_zamykaj EVENT LAUNCHED: lbc_przejazd03ww_zamykaj Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_stop EVENT ADDED TO QUEUE: lbc_przejazd03ww_0_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_0_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog1on EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog2on Key pressed: [Num+] EVENT LAUNCHED: lbc_przejazd03ww_0_sygn2 EVENT LAUNCHED: lbc_przejazd03ww_0_sygn1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: lbc_przejazd33_stop Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: lbc_przejazd03ww_rog2on EVENT LAUNCHED: lbc_przejazd03ww_rog1on EVENT ADDED TO QUEUE: przejazd2fos_otwieraj1 Key pressed: [Num+] Key pressed: [F4] EVENT LAUNCHED: przejazd2fos_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd2fos_otwierajgdywolny1 Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: przejazd2fos_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd03ww_stop Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: nasz_wyjazd_oz Multiple passed EVENT ADDED TO QUEUE: przejazd524_zamykaj EVENT ADDED TO QUEUE: przejazd541_zamykaj EVENT ADDED TO QUEUE: przejazd1fos_zamykaj EVENT ADDED TO QUEUE: przejazd474_zamykaj EVENT ADDED TO QUEUE: przejazd476_zamykaj EVENT ADDED TO QUEUE: test_b2_s10 EVENT ADDED TO QUEUE: test_zwr04+ EVENT LAUNCHED: test_b2_s10 Multiple passed EVENT ADDED TO QUEUE: test_b2_sem_ligh10 EVENT ADDED TO QUEUE: test_b2_sem_info_v40 EVENT ADDED TO QUEUE: test_b2_sem_distinfo_vmax EVENT LAUNCHED: przejazd476_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd476_stop EVENT ADDED TO QUEUE: przejazd476_0_sygn1 EVENT ADDED TO QUEUE: przejazd476_0_sygn2 EVENT ADDED TO QUEUE: przejazd476_rog1on EVENT ADDED TO QUEUE: przejazd476_rog2on EVENT ADDED TO QUEUE: przejazd476_bell1on EVENT ADDED TO QUEUE: przejazd476_bell2on EVENT LAUNCHED: przejazd474_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd474_stop EVENT ADDED TO QUEUE: przejazd474_0_sygn1 EVENT ADDED TO QUEUE: przejazd474_0_sygn2 EVENT ADDED TO QUEUE: przejazd474_rog1on EVENT ADDED TO QUEUE: przejazd474_rog2on EVENT ADDED TO QUEUE: przejazd474_bell1on EVENT ADDED TO QUEUE: przejazd474_bell2on EVENT LAUNCHED: przejazd1fos_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd1fos_stop EVENT ADDED TO QUEUE: przejazd1fos_0_sygn1 EVENT ADDED TO QUEUE: przejazd1fos_0_sygn2 EVENT ADDED TO QUEUE: przejazd1fos_rog1on EVENT ADDED TO QUEUE: przejazd1fos_rog2on EVENT ADDED TO QUEUE: przejazd1fos_sem_distmem_vmax EVENT LAUNCHED: przejazd541_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd541_stop EVENT ADDED TO QUEUE: przejazd541_0_sygn1 EVENT ADDED TO QUEUE: przejazd541_0_sygn2 EVENT ADDED TO QUEUE: przejazd541_bell1on EVENT ADDED TO QUEUE: przejazd541_bell2on EVENT LAUNCHED: przejazd524_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd524_stop EVENT ADDED TO QUEUE: przejazd524_0_sygn1 EVENT ADDED TO QUEUE: przejazd524_0_sygn2 EVENT ADDED TO QUEUE: przejazd524_bell1on EVENT ADDED TO QUEUE: przejazd524_bell2on EVENT LAUNCHED: test_b2_sem_distinfo_vmax EVENT LAUNCHED: test_b2_sem_ligh10 Key pressed: [Shift]+[A] EVENT LAUNCHED: przejazd524_0_sygn2 EVENT LAUNCHED: przejazd524_0_sygn1 EVENT LAUNCHED: przejazd541_0_sygn2 EVENT LAUNCHED: przejazd541_0_sygn1 EVENT LAUNCHED: przejazd1fos_0_sygn2 EVENT LAUNCHED: przejazd1fos_0_sygn1 EVENT LAUNCHED: przejazd474_0_sygn2 EVENT LAUNCHED: przejazd474_0_sygn1 EVENT LAUNCHED: przejazd476_0_sygn2 EVENT LAUNCHED: przejazd476_0_sygn1 EVENT LAUNCHED: test_zwr04+ Multiple passed EVENT ADDED TO QUEUE: test_zwr04_wz1 EVENT ADDED TO QUEUE: test_zwr04_0 EVENT ADDED TO QUEUE: test_zwr04_vmax EVENT LAUNCHED: test_zwr04_vmax type: TrackVel EVENT LAUNCHED: test_zwr04_0 EVENT LAUNCHED: przejazd1fos_sem_distmem_vmax EVENT LAUNCHED: test_b2_sem_info_v40 Key pressed: [ ] Key pressed: [ ] EVENT LAUNCHED: test_zwr04_wz1 Key pressed: [ ] EVENT LAUNCHED: przejazd524_bell2on EVENT LAUNCHED: przejazd524_bell1on EVENT LAUNCHED: przejazd541_bell2on EVENT LAUNCHED: przejazd541_bell1on EVENT LAUNCHED: przejazd474_bell2on EVENT LAUNCHED: przejazd474_bell1on EVENT LAUNCHED: przejazd476_bell2on EVENT LAUNCHED: przejazd476_bell1on EVENT LAUNCHED: przejazd1fos_rog2on EVENT LAUNCHED: przejazd1fos_rog1on EVENT LAUNCHED: przejazd474_rog2on EVENT LAUNCHED: przejazd474_rog1on EVENT LAUNCHED: przejazd476_rog2on EVENT LAUNCHED: przejazd476_rog1on EVENT ADDED TO QUEUE: przejazd1lbc_otwieraj1 Key pressed: [Shift]+[Num-] EVENT LAUNCHED: przejazd524_stop EVENT LAUNCHED: przejazd541_stop EVENT LAUNCHED: przejazd1fos_stop EVENT LAUNCHED: przejazd474_stop EVENT LAUNCHED: przejazd476_stop Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num*] Key pressed: [Shift]+[Num*] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num*] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num*] Key pressed: [Num-] EVENT LAUNCHED: przejazd1lbc_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd1lbc_otwierajgdywolny1 Key pressed: [F4] EVENT ADDED TO QUEUE: test_c2_s1 EVENT LAUNCHED: test_c2_s1 Multiple passed EVENT ADDED TO QUEUE: test_c2_sem_ligh1 EVENT ADDED TO QUEUE: test_c2_sem_info_stop EVENT LAUNCHED: test_c2_sem_info_stop EVENT LAUNCHED: test_c2_sem_ligh1 EVENT LAUNCHED: przejazd1lbc_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd1lbc_go EVENT ADDED TO QUEUE: przejazd1lbc_1_sygn1 EVENT ADDED TO QUEUE: przejazd1lbc_1_sygn2 EVENT ADDED TO QUEUE: przejazd1lbc_rog1off EVENT ADDED TO QUEUE: przejazd1lbc_rog2off EVENT ADDED TO QUEUE: przejazd1lbc_rog3off EVENT ADDED TO QUEUE: przejazd1lbc_rog4off EVENT LAUNCHED: przejazd1lbc_1_sygn2 EVENT LAUNCHED: przejazd1lbc_1_sygn1 EVENT LAUNCHED: przejazd1lbc_rog4off EVENT LAUNCHED: przejazd1lbc_rog3off EVENT LAUNCHED: przejazd1lbc_rog2off EVENT LAUNCHED: przejazd1lbc_rog1off EVENT LAUNCHED: przejazd1lbc_go Key pressed: [F2] Vehicle name: et22-1078, command: 0. Wait_for_orders, put: CabSignal Damage status: OK!; Brake delay: P, BTP:2 Brake press: 0.00, Pipe press: 0.50, BVP: 0.82, 0.50, 0, Pipe2 press: 0.78. local brake inactive. Off; Driver: Vd=0 ad=0.50 Pd=1 Vn=0; C0=a13714:3 C1=NULL Vehicle name: et22-1078, command: 0. Wait_for_orders, put: CabSignal Damage status: OK!; Brake delay: P, BTP:2 Brake press: 0.00, Pipe press: 0.50, BVP: 0.82, 0.50, 0, Pipe2 press: 0.78. local brake inactive. Off; Driver: Vd=0 ad=0.50 Pd=1 Vn=0; C0=a13714:3 C1=NULL Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [2] Key pressed: [2] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [F2] EVENT LAUNCHED: keyctrl02 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT ADDED TO QUEUE: lbc_przejazd33_otwieraj1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: lbc_przejazd33_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_bell1off EVENT ADDED TO QUEUE: lbc_przejazd33_bell2off EVENT ADDED TO QUEUE: lbc_przejazd33_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd33_bell2off EVENT LAUNCHED: lbc_przejazd33_bell1off EVENT ADDED TO QUEUE: lbc_przejazd33_otwieraj1 EVENT LAUNCHED: lbc_przejazd33_otwierajgdywolny1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: lbc_przejazd33_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_bell1off EVENT ADDED TO QUEUE: lbc_przejazd33_bell2off EVENT ADDED TO QUEUE: lbc_przejazd33_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd33_bell2off EVENT LAUNCHED: lbc_przejazd33_bell1off Key pressed: [Num+] EVENT ADDED TO QUEUE: lbc_przejazd33_otwieraj1 Key pressed: [Num+] EVENT LAUNCHED: lbc_przejazd33_otwierajgdywolny1 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] EVENT LAUNCHED: lbc_przejazd33_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_bell1off EVENT ADDED TO QUEUE: lbc_przejazd33_bell2off EVENT ADDED TO QUEUE: lbc_przejazd33_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd33_bell2off EVENT LAUNCHED: lbc_przejazd33_bell1off EVENT ADDED TO QUEUE: lbc_przejazd33_otwieraj1 EVENT LAUNCHED: lbc_przejazd33_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_go EVENT ADDED TO QUEUE: lbc_przejazd33_1_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd33_1_sygn2 Key pressed: [Num+] EVENT LAUNCHED: lbc_przejazd33_1_sygn2 EVENT LAUNCHED: lbc_przejazd33_1_sygn1 EVENT LAUNCHED: lbc_przejazd33_go Key pressed: [Num+] EVENT LAUNCHED: lbc_przejazd33_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_bell1off EVENT ADDED TO QUEUE: lbc_przejazd33_bell2off EVENT ADDED TO QUEUE: lbc_przejazd33_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd33_bell2off EVENT LAUNCHED: lbc_przejazd33_bell1off EVENT ADDED TO QUEUE: lbc_przejazd33_otwieraj1 Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] EVENT LAUNCHED: lbc_przejazd33_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_go EVENT ADDED TO QUEUE: lbc_przejazd33_1_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd33_1_sygn2 Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num-] EVENT LAUNCHED: lbc_przejazd33_1_sygn2 EVENT LAUNCHED: lbc_przejazd33_1_sygn1 EVENT LAUNCHED: lbc_przejazd33_go Key pressed: [F2] Vehicle name: et22-1078, command: 0. Wait_for_orders, put: CabSignal Damage status: OK!; Brake delay: P, BTP:2 Brake press: 0.00, Pipe press: 0.50, BVP: 0.82, 0.50, 0, Pipe2 press: 0.78. local brake inactive. Off; Driver: Vd=0 ad=0.50 Pd=1 Vn=0; C0=a13714:3 C1=NULL Vehicle name: et22-1078, command: 0. Wait_for_orders, put: CabSignal Damage status: OK!; Brake delay: P, BTP:2 Brake press: 0.00, Pipe press: 0.50, BVP: 0.82, 0.50, 0, Pipe2 press: 0.78. local brake inactive. Off; Driver: Vd=0 ad=0.50 Pd=1 Vn=0; C0=a13714:3 C1=NULL EVENT LAUNCHED: lbc_przejazd33_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_bell1off EVENT ADDED TO QUEUE: lbc_przejazd33_bell2off EVENT ADDED TO QUEUE: lbc_przejazd33_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd33_bell2off EVENT LAUNCHED: lbc_przejazd33_bell1off EVENT ADDED TO QUEUE: lbc_przejazd33_otwieraj1 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 EVENT LAUNCHED: lbc_przejazd33_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_go EVENT ADDED TO QUEUE: lbc_przejazd33_1_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd33_1_sygn2 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwieraj1 Key pressed: [Shift]+[3] EVENT LAUNCHED: keyctrl02 EVENT LAUNCHED: lbc_przejazd33_1_sygn2 EVENT LAUNCHED: lbc_przejazd33_1_sygn1 EVENT LAUNCHED: lbc_przejazd33_go Key pressed: [Shift]+[1] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: lbc_przejazd33_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_bell1off EVENT ADDED TO QUEUE: lbc_przejazd33_bell2off EVENT ADDED TO QUEUE: lbc_przejazd33_otwierajgdywolny1 Key pressed: [Shift]+[2] EVENT LAUNCHED: lbc_przejazd33_bell2off EVENT LAUNCHED: lbc_przejazd33_bell1off Key pressed: [2] Key pressed: [2] EVENT LAUNCHED: keyctrl02 Key pressed: [F2] EVENT LAUNCHED: lbc_przejazd33_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd33_go EVENT ADDED TO QUEUE: lbc_przejazd33_1_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd33_1_sygn2 EVENT LAUNCHED: lbc_przejazd03ww_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwierajgdywolny1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwieraj1 EVENT LAUNCHED: lbc_przejazd33_1_sygn2 EVENT LAUNCHED: lbc_przejazd33_1_sygn1 EVENT LAUNCHED: lbc_przejazd03ww_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd33_go Key pressed: [Num4] Key pressed: [Num6] Key pressed: [F4] EVENT LAUNCHED: lbc_przejazd03ww_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwierajgdywolny1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwieraj1 EVENT LAUNCHED: lbc_przejazd03ww_otwierajgdywolny1 EVENT LAUNCHED: lbc_przejazd03ww_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwierajgdywolny1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwieraj1 Key pressed: [P] EVENT LAUNCHED: lbc_przejazd03ww_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_go EVENT ADDED TO QUEUE: lbc_przejazd03ww_1_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_1_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog1off EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog2off EVENT LAUNCHED: lbc_przejazd03ww_1_sygn2 EVENT LAUNCHED: lbc_przejazd03ww_1_sygn1 EVENT LAUNCHED: lbc_przejazd03ww_rog2off EVENT LAUNCHED: lbc_przejazd03ww_rog1off EVENT LAUNCHED: lbc_przejazd03ww_go EVENT LAUNCHED: lbc_przejazd03ww_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwierajgdywolny1 Key pressed: [Num5] EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwieraj1 EVENT LAUNCHED: lbc_przejazd03ww_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_go EVENT ADDED TO QUEUE: lbc_przejazd03ww_1_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_1_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog1off EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog2off EVENT LAUNCHED: lbc_przejazd03ww_1_sygn2 EVENT LAUNCHED: lbc_przejazd03ww_1_sygn1 EVENT LAUNCHED: lbc_przejazd03ww_rog2off EVENT LAUNCHED: lbc_przejazd03ww_rog1off EVENT LAUNCHED: lbc_przejazd03ww_go EVENT LAUNCHED: lbc_przejazd03ww_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwierajgdywolny1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwieraj1 Key pressed: [F4] EVENT LAUNCHED: lbc_przejazd03ww_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_go EVENT ADDED TO QUEUE: lbc_przejazd03ww_1_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_1_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog1off EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog2off EVENT LAUNCHED: lbc_przejazd03ww_1_sygn2 EVENT LAUNCHED: lbc_przejazd03ww_1_sygn1 EVENT LAUNCHED: lbc_przejazd03ww_rog2off EVENT LAUNCHED: lbc_przejazd03ww_rog1off EVENT LAUNCHED: lbc_przejazd03ww_go EVENT LAUNCHED: lbc_przejazd03ww_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_otwierajgdywolny1 Key pressed: [ ] EVENT LAUNCHED: lbc_przejazd03ww_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: lbc_przejazd03ww_go EVENT ADDED TO QUEUE: lbc_przejazd03ww_1_sygn1 EVENT ADDED TO QUEUE: lbc_przejazd03ww_1_sygn2 EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog1off EVENT ADDED TO QUEUE: lbc_przejazd03ww_rog2off EVENT LAUNCHED: lbc_przejazd03ww_1_sygn2 EVENT LAUNCHED: lbc_przejazd03ww_1_sygn1 EVENT LAUNCHED: lbc_przejazd03ww_rog2off EVENT LAUNCHED: lbc_przejazd03ww_rog1off EVENT LAUNCHED: lbc_przejazd03ww_go Key pressed: [Num8] Key pressed: [Num8] Key pressed: [Num8] Key pressed: [Num8] Key pressed: [Num8] Key pressed: [Num8] Key pressed: [Num8] Key pressed: [Num8] Key pressed: [Num8] Key pressed: [Num8] Key pressed: [Num8] Key pressed: [Num8] Key pressed: [Num8] Key pressed: [Num8] Key pressed: [Num8] Key pressed: [Num8] Key pressed: [Num8] Key pressed: [Num8] Key pressed: [Num8] Key pressed: [Num8] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [F4] EVENT LAUNCHED: keyctrl02 Key pressed: [Z] Key pressed: [I] Key pressed: [U] Key pressed: [ ] Key pressed: [M] Key pressed: [X] Key pressed: [C] Key pressed: [R] Key pressed: [O] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [F4] EVENT LAUNCHED: keyctrl02 Key pressed: [F4] Key pressed: [91] Key pressed: [91] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [F4] Key pressed: [F4] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [F2] Vehicle name: et42-012-a, command: 2. Obey_train Damage status: OK!; Brake delay: G, BTP:2 Brake press: 0.00, Pipe press: 0.50, BVP: 0.90, 0.50, 0, Pipe2 press: 0.86. local brake inactive. Driver: Vd=40 ad=0.90 Pd=174 Vn=40; C0=NULL C1=et42-012-b:183 Vehicle name: et42-012-a, command: 2. Obey_train Damage status: OK!; Brake delay: G, BTP:2 Brake press: 0.00, Pipe press: 0.50, BVP: 0.90, 0.50, 0, Pipe2 press: 0.86. local brake inactive. Driver: Vd=40 ad=0.90 Pd=174 Vn=40; C0=NULL C1=et42-012-b:183 EVENT LAUNCHED: keyctrl02 Key pressed: [F4] Key pressed: [F4] Key pressed: [Shift]+[M] Key pressed: [Shift]+[X] Key pressed: [Shift]+[C] Key pressed: [F4] Key pressed: [F4] Key pressed: [F2] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[F4] EVENT LAUNCHED: keyctrl02 Key pressed: [F4] Key pressed: [F2] Vehicle name: et42-012-a, command: 2. Obey_train Damage status: OK!; Brake delay: G, BTP:2 Brake press: 0.00, Pipe press: 0.50, BVP: 0.90, 0.50, 0, Pipe2 press: 0.86. local brake inactive. Driver: Vd=40 ad=0.90 Pd=174 Vn=40; C0=NULL C1=et42-012-b:183 Key pressed: [Shift]+[1] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[3] Key pressed: [Shift]+[4] Key pressed: [Shift]+[5] Key pressed: [Shift]+[4] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[5] Key pressed: [Shift]+[6] Key pressed: [Shift]+[7] Key pressed: [Shift]+[8] Key pressed: [Shift]+[9] Key pressed: [Shift]+[0] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[F4] EVENT LAUNCHED: keyctrl02 Key pressed: [F4] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [2] Key pressed: [2] EVENT LAUNCHED: keyctrl02 Key pressed: [D] Key pressed: [F4] Key pressed: [F4] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [2] EVENT LAUNCHED: keyctrl02 Key pressed: [2] Key pressed: [2] Key pressed: [2] Key pressed: [2] Key pressed: [2] Key pressed: [2] Key pressed: [2] Key pressed: [2] Key pressed: [2] Key pressed: [2] Key pressed: [2] Key pressed: [2] Key pressed: [2] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: przejazd_lipie023_zamykaj Key pressed: [Shift]+[2] EVENT LAUNCHED: przejazd_lipie023_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_stop EVENT ADDED TO QUEUE: przejazd_lipie023_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie023_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie023_rog1on EVENT ADDED TO QUEUE: przejazd_lipie023_rog2on Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[F4] EVENT LAUNCHED: keyctrl02 EVENT LAUNCHED: przejazd_lipie023_0_sygn2 EVENT LAUNCHED: przejazd_lipie023_0_sygn1 Key pressed: [F4] Key pressed: [Y] Key pressed: [X] Key pressed: [C] Key pressed: [C] EVENT LAUNCHED: przejazd_lipie023_rog2on EVENT LAUNCHED: przejazd_lipie023_rog1on Key pressed: [Shift]+[Z] Key pressed: [Z] Key pressed: [Y] Key pressed: [Y] Key pressed: [Shift]+[Y] Key pressed: [Z] EVENT LAUNCHED: przejazd_lipie023_stop EVENT ADDED TO QUEUE: przejazd_lipie02_zamykaj EVENT LAUNCHED: przejazd_lipie02_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_stop EVENT ADDED TO QUEUE: przejazd_lipie02_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie02_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie02_rog1on EVENT ADDED TO QUEUE: przejazd_lipie02_rog2on EVENT LAUNCHED: przejazd_lipie02_0_sygn2 EVENT LAUNCHED: przejazd_lipie02_0_sygn1 EVENT LAUNCHED: przejazd_lipie02_rog2on EVENT LAUNCHED: przejazd_lipie02_rog1on Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [2] Key pressed: [2] Key pressed: [2] Key pressed: [2] Key pressed: [2] Key pressed: [2] Key pressed: [2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [2] Key pressed: [2] Key pressed: [2] Key pressed: [F4] EVENT LAUNCHED: keyctrl02 Key pressed: [2] Key pressed: [F4] EVENT LAUNCHED: przejazd_lipie02_stop Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [F4] EVENT LAUNCHED: keyctrl02 Key pressed: [F4] EVENT ADDED TO QUEUE: przejazd_lipie24_zamykaj EVENT LAUNCHED: przejazd_lipie24_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_stop EVENT ADDED TO QUEUE: przejazd_lipie24_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie24_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie24_rog1on EVENT ADDED TO QUEUE: przejazd_lipie24_rog2on EVENT ADDED TO QUEUE: przejazd_lipie24_sem_distmem_vmax EVENT LAUNCHED: przejazd_lipie24_0_sygn2 EVENT LAUNCHED: przejazd_lipie24_0_sygn1 EVENT LAUNCHED: przejazd_lipie24_sem_distmem_vmax EVENT LAUNCHED: przejazd_lipie24_rog2on EVENT LAUNCHED: przejazd_lipie24_rog1on EVENT LAUNCHED: przejazd_lipie24_stop Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [2] Key pressed: [91] Key pressed: [Shift]+[0] Key pressed: [Shift]+[9] Key pressed: [Shift]+[9] Key pressed: [Shift]+[8] Key pressed: [Shift]+[8] Key pressed: [Shift]+[7] Key pressed: [Shift]+[7] Key pressed: [Shift]+[6] Key pressed: [Shift]+[7] Key pressed: [Shift]+[6] Key pressed: [Shift]+[5] Key pressed: [Shift]+[4] Key pressed: [Shift]+[1] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[3] Key pressed: [Shift]+[4] Key pressed: [Shift]+[5] Key pressed: [Shift]+[6] Key pressed: [Shift]+[7] EVENT LAUNCHED: keyctrl02 Key pressed: [] Key pressed: [] EVENT ADDED TO QUEUE: przejazd_lipie02_zamykaj EVENT LAUNCHED: przejazd_lipie02_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_stop EVENT ADDED TO QUEUE: przejazd_lipie02_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie02_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie02_rog1on EVENT ADDED TO QUEUE: przejazd_lipie02_rog2on EVENT LAUNCHED: przejazd_lipie02_0_sygn2 EVENT LAUNCHED: przejazd_lipie02_0_sygn1 Key pressed: [F4] Key pressed: [F4] EVENT LAUNCHED: przejazd_lipie02_rog2on EVENT LAUNCHED: przejazd_lipie02_rog1on Key pressed: [F4] Key pressed: [2] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 EVENT LAUNCHED: keyctrl02 Key pressed: [Y] Key pressed: [X] EVENT LAUNCHED: przejazd_lipie02_stop Key pressed: [Shift]+[Y] Key pressed: [Z] Key pressed: [Z] Key pressed: [Q] Key pressed: [W] Key pressed: [S] Key pressed: [E] Key pressed: [R] Key pressed: [T] Key pressed: [P] Key pressed: [O] Key pressed: [M] Key pressed: [N] Key pressed: [B] Key pressed: [C] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 EVENT ADDED TO QUEUE: przejazd_lipie023_otwieraj1 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [2] Key pressed: [2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: przejazd_lipie023_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_otwierajgdywolny1 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: przejazd_lipie023_otwieraj1 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: przejazd_lipie023_otwierajgdywolny1 Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 EVENT LAUNCHED: przejazd_lipie023_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie023_otwieraj1 Key pressed: [Shift]+[Num+] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 EVENT LAUNCHED: przejazd_lipie023_otwierajgdywolny1 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [2] EVENT LAUNCHED: keyctrl02 EVENT ADDED TO QUEUE: przejazd_lipie24_zamykaj EVENT LAUNCHED: przejazd_lipie24_zamykaj Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_stop EVENT ADDED TO QUEUE: przejazd_lipie24_0_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie24_0_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie24_rog1on EVENT ADDED TO QUEUE: przejazd_lipie24_rog2on EVENT ADDED TO QUEUE: przejazd_lipie24_sem_distmem_vmax Key pressed: [F4] EVENT LAUNCHED: przejazd_lipie24_0_sygn2 EVENT LAUNCHED: przejazd_lipie24_0_sygn1 EVENT LAUNCHED: przejazd_lipie023_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_otwierajgdywolny1 EVENT LAUNCHED: przejazd_lipie24_sem_distmem_vmax EVENT ADDED TO QUEUE: przejazd_lipie023_otwieraj1 EVENT LAUNCHED: przejazd_lipie023_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_go EVENT ADDED TO QUEUE: przejazd_lipie023_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie023_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie023_rog1off EVENT ADDED TO QUEUE: przejazd_lipie023_rog2off EVENT LAUNCHED: przejazd_lipie023_1_sygn2 EVENT LAUNCHED: przejazd_lipie023_1_sygn1 EVENT LAUNCHED: przejazd_lipie023_rog2off EVENT LAUNCHED: przejazd_lipie023_rog1off EVENT LAUNCHED: przejazd_lipie023_go EVENT LAUNCHED: przejazd_lipie023_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie023_otwieraj1 EVENT LAUNCHED: przejazd_lipie24_rog2on EVENT LAUNCHED: przejazd_lipie24_rog1on EVENT LAUNCHED: przejazd_lipie023_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_go EVENT ADDED TO QUEUE: przejazd_lipie023_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie023_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie023_rog1off EVENT ADDED TO QUEUE: przejazd_lipie023_rog2off EVENT LAUNCHED: przejazd_lipie023_1_sygn2 EVENT LAUNCHED: przejazd_lipie023_1_sygn1 EVENT LAUNCHED: przejazd_lipie023_rog2off EVENT LAUNCHED: przejazd_lipie023_rog1off EVENT LAUNCHED: przejazd_lipie023_go EVENT LAUNCHED: przejazd_lipie023_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie023_otwieraj1 EVENT LAUNCHED: przejazd_lipie023_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_go EVENT ADDED TO QUEUE: przejazd_lipie023_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie023_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie023_rog1off EVENT ADDED TO QUEUE: przejazd_lipie023_rog2off EVENT LAUNCHED: przejazd_lipie023_1_sygn2 EVENT LAUNCHED: przejazd_lipie023_1_sygn1 EVENT LAUNCHED: przejazd_lipie023_rog2off EVENT LAUNCHED: przejazd_lipie023_rog1off EVENT LAUNCHED: przejazd_lipie023_go EVENT LAUNCHED: przejazd_lipie24_stop Key pressed: [F2] EVENT LAUNCHED: przejazd_lipie023_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_otwierajgdywolny1 Key pressed: [F2] Vehicle name: et42-012-a, command: 2. Obey_train Damage status: OK!; Brake delay: G, BTP:2 Brake press: 0.00, Pipe press: 0.50, BVP: 0.90, 0.50, 0, Pipe2 press: 0.85. local brake inactive. Driver: Vd=40 ad=0.90 Pd=174 Vn=40; C0=NULL C1=et42-012-b:183 Vehicle name: et42-012-a, command: 2. Obey_train Damage status: OK!; Brake delay: G, BTP:2 Brake press: 0.00, Pipe press: 0.50, BVP: 0.90, 0.50, 0, Pipe2 press: 0.85. local brake inactive. Driver: Vd=40 ad=0.90 Pd=174 Vn=40; C0=NULL C1=et42-012-b:183 EVENT LAUNCHED: przejazd_lipie023_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie023_go EVENT ADDED TO QUEUE: przejazd_lipie023_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie023_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie023_rog1off EVENT ADDED TO QUEUE: przejazd_lipie023_rog2off Key pressed: [2] EVENT LAUNCHED: przejazd_lipie023_1_sygn2 EVENT LAUNCHED: przejazd_lipie023_1_sygn1 EVENT LAUNCHED: przejazd_lipie023_rog2off EVENT LAUNCHED: przejazd_lipie023_rog1off EVENT LAUNCHED: przejazd_lipie023_go Key pressed: [F4] Key pressed: [F4] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [F4] EVENT ADDED TO QUEUE: przejazd_lipie02_otwieraj1 Key pressed: [F4] EVENT LAUNCHED: przejazd_lipie02_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie02_otwieraj1 EVENT LAUNCHED: przejazd_lipie02_otwierajgdywolny1 EVENT LAUNCHED: przejazd_lipie02_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie02_otwieraj1 EVENT LAUNCHED: przejazd_lipie02_otwierajgdywolny1 EVENT LAUNCHED: przejazd_lipie02_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie02_otwieraj1 EVENT LAUNCHED: przejazd_lipie02_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_go EVENT ADDED TO QUEUE: przejazd_lipie02_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie02_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie02_rog1off EVENT ADDED TO QUEUE: przejazd_lipie02_rog2off EVENT LAUNCHED: przejazd_lipie02_1_sygn2 EVENT LAUNCHED: przejazd_lipie02_1_sygn1 EVENT LAUNCHED: przejazd_lipie02_rog2off EVENT LAUNCHED: przejazd_lipie02_rog1off EVENT LAUNCHED: przejazd_lipie02_go EVENT LAUNCHED: przejazd_lipie02_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie02_otwieraj1 EVENT LAUNCHED: przejazd_lipie02_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_go EVENT ADDED TO QUEUE: przejazd_lipie02_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie02_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie02_rog1off EVENT ADDED TO QUEUE: przejazd_lipie02_rog2off EVENT LAUNCHED: przejazd_lipie02_1_sygn2 EVENT LAUNCHED: przejazd_lipie02_1_sygn1 EVENT LAUNCHED: przejazd_lipie02_rog2off EVENT LAUNCHED: przejazd_lipie02_rog1off EVENT LAUNCHED: przejazd_lipie02_go EVENT LAUNCHED: przejazd_lipie02_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie02_otwieraj1 EVENT LAUNCHED: przejazd_lipie02_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_go EVENT ADDED TO QUEUE: przejazd_lipie02_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie02_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie02_rog1off EVENT ADDED TO QUEUE: przejazd_lipie02_rog2off EVENT LAUNCHED: przejazd_lipie02_1_sygn2 EVENT LAUNCHED: przejazd_lipie02_1_sygn1 EVENT LAUNCHED: przejazd_lipie02_rog2off EVENT LAUNCHED: przejazd_lipie02_rog1off EVENT LAUNCHED: przejazd_lipie02_go Key pressed: [91] EVENT LAUNCHED: przejazd_lipie02_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_otwierajgdywolny1 EVENT LAUNCHED: przejazd_lipie02_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie02_go EVENT ADDED TO QUEUE: przejazd_lipie02_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie02_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie02_rog1off EVENT ADDED TO QUEUE: przejazd_lipie02_rog2off EVENT LAUNCHED: przejazd_lipie02_1_sygn2 EVENT LAUNCHED: przejazd_lipie02_1_sygn1 EVENT LAUNCHED: przejazd_lipie02_rog2off EVENT LAUNCHED: przejazd_lipie02_rog1off EVENT LAUNCHED: przejazd_lipie02_go Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [2] Key pressed: [2] EVENT LAUNCHED: keyctrl02 Key pressed: [Num+] Key pressed: [Num+] Key pressed: [D] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [F4] Key pressed: [Shift]+[Q] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num*] EVENT ADDED TO QUEUE: przejazd_lipie24_otwieraj1 Key pressed: [F4] EVENT LAUNCHED: przejazd_lipie24_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_otwierajgdywolny1 Key pressed: [F4] EVENT ADDED TO QUEUE: przejazd_lipie24_otwieraj1 EVENT LAUNCHED: przejazd_lipie24_otwierajgdywolny1 Key pressed: [F4] Key pressed: [F4] EVENT LAUNCHED: przejazd_lipie24_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie24_otwieraj1 EVENT LAUNCHED: przejazd_lipie24_otwierajgdywolny1 EVENT LAUNCHED: przejazd_lipie24_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie24_otwieraj1 EVENT LAUNCHED: przejazd_lipie24_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_go EVENT ADDED TO QUEUE: przejazd_lipie24_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie24_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie24_rog1off EVENT ADDED TO QUEUE: przejazd_lipie24_rog2off EVENT LAUNCHED: przejazd_lipie24_1_sygn2 EVENT LAUNCHED: przejazd_lipie24_1_sygn1 EVENT LAUNCHED: przejazd_lipie24_rog2off EVENT LAUNCHED: przejazd_lipie24_rog1off EVENT LAUNCHED: przejazd_lipie24_go Key pressed: [F4] EVENT LAUNCHED: przejazd_lipie24_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie24_otwieraj1 EVENT LAUNCHED: przejazd_lipie24_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_go EVENT ADDED TO QUEUE: przejazd_lipie24_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie24_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie24_rog1off EVENT ADDED TO QUEUE: przejazd_lipie24_rog2off EVENT LAUNCHED: przejazd_lipie24_1_sygn2 EVENT LAUNCHED: przejazd_lipie24_1_sygn1 EVENT LAUNCHED: przejazd_lipie24_rog2off EVENT LAUNCHED: przejazd_lipie24_rog1off EVENT LAUNCHED: przejazd_lipie24_go EVENT LAUNCHED: przejazd_lipie24_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_otwierajgdywolny1 EVENT ADDED TO QUEUE: przejazd_lipie24_otwieraj1 EVENT LAUNCHED: przejazd_lipie24_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_go EVENT ADDED TO QUEUE: przejazd_lipie24_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie24_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie24_rog1off EVENT ADDED TO QUEUE: przejazd_lipie24_rog2off EVENT LAUNCHED: przejazd_lipie24_1_sygn2 EVENT LAUNCHED: przejazd_lipie24_1_sygn1 EVENT LAUNCHED: przejazd_lipie24_rog2off EVENT LAUNCHED: przejazd_lipie24_rog1off EVENT LAUNCHED: przejazd_lipie24_go EVENT LAUNCHED: przejazd_lipie24_otwieraj1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_otwierajgdywolny1 EVENT LAUNCHED: przejazd_lipie24_otwierajgdywolny1 Multiple passed EVENT ADDED TO QUEUE: przejazd_lipie24_go EVENT ADDED TO QUEUE: przejazd_lipie24_1_sygn1 EVENT ADDED TO QUEUE: przejazd_lipie24_1_sygn2 EVENT ADDED TO QUEUE: przejazd_lipie24_rog1off EVENT ADDED TO QUEUE: przejazd_lipie24_rog2off Key pressed: [Shift]+[Q] EVENT LAUNCHED: przejazd_lipie24_1_sygn2 EVENT LAUNCHED: przejazd_lipie24_1_sygn1 EVENT LAUNCHED: przejazd_lipie24_rog2off EVENT LAUNCHED: przejazd_lipie24_rog1off EVENT LAUNCHED: przejazd_lipie24_go Key pressed: [Shift]+[Q] Key pressed: [Shift]+[Q] Key pressed: [Shift]+[Q] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[3] Key pressed: [Shift]+[4] Key pressed: [5] camera 13271.620 -9.017 8028.484 -8.111 81.824 0.000 5 endcamera Key pressed: [Shift]+[6] Key pressed: [Shift]+[7] Key pressed: [Shift]+[8] Key pressed: [Shift]+[9] Key pressed: [F4] Key pressed: [Q] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [Num7] Key pressed: [F4] Key pressed: [] Key pressed: [Num/] Key pressed: [Num*] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num/] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num*] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [G] Key pressed: [G] Key pressed: [G] Key pressed: [G] Key pressed: [G] Key pressed: [G] Key pressed: [G] Key pressed: [G] Key pressed: [G] Key pressed: [G] Key pressed: [G] Key pressed: [G] Key pressed: [G] Key pressed: [G] Key pressed: [G] Key pressed: [G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [G] Key pressed: [G] Key pressed: [G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [F4] Key pressed: [F4] Key pressed: [Shift]+[<] Key pressed: [Shift]+[>] Key pressed: [Shift]+[?] Key pressed: [Shift]+[:] Key pressed: [Shift]+[^] Key pressed: [Shift]+[[] Key pressed: [Shift]+[]] Key pressed: [Shift]+[[] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[3] Key pressed: [Shift]+[3] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [F4] EVENT LAUNCHED: keyctrl02 Key pressed: [F4] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[Num*] Key pressed: [Shift]+[Num*] Key pressed: [Shift]+[Num-] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[3] Key pressed: [Shift]+[4] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[5] Key pressed: [Shift]+[6] Key pressed: [Shift]+[7] Key pressed: [Shift]+[8] Key pressed: [Shift]+[9] Key pressed: [Shift]+[0] Key pressed: [Shift]+[;] Key pressed: [Shift]+[F12] Key pressed: [Shift]+[F12] Key pressed: [Shift]+[F12] Key pressed: [Shift]+[F12] Key pressed: [Shift]+[F12] Key pressed: [Shift]+[F12] Key pressed: [Shift]+[F11] Key pressed: [Shift]+[F10] Key pressed: [Shift]+[F9] Key pressed: [F9] Key pressed: [Shift]+[F8] Key pressed: [Shift]+[F8] Key pressed: [F8] Key pressed: [F8] Key pressed: [Shift]+[F7] Key pressed: [Shift]+[F7] Key pressed: [Shift]+[F6] Key pressed: [Shift]+[F4] Key pressed: [F4] Key pressed: [91] Key pressed: [Shift]+[O] Key pressed: [Shift]+[P] Key pressed: [F3] Key pressed: [F4] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [Shift]+[M] Key pressed: [R] Key pressed: [R] Key pressed: [R] EVENT ADDED TO QUEUE: rezonator6_shp Key pressed: [Shift]+[X] EVENT LAUNCHED: rezonator6_shp Type: PutValues Key pressed: [Shift]+[C] Key pressed: [] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num5] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [R] Key pressed: [R] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num.] Key pressed: [Num6] Key pressed: [F4] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [F4] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] EVENT ADDED TO QUEUE: paw_przejazd1_zamykaj EVENT LAUNCHED: paw_przejazd1_zamykaj Multiple passed EVENT ADDED TO QUEUE: paw_przejazd1_stop EVENT ADDED TO QUEUE: paw_przejazd1_0_sygn1 EVENT ADDED TO QUEUE: paw_przejazd1_0_sygn2 EVENT ADDED TO QUEUE: paw_przejazd1_rog1on EVENT ADDED TO QUEUE: paw_przejazd1_rog2on EVENT ADDED TO QUEUE: paw_przejazd1_sem_distmem_vmax EVENT LAUNCHED: paw_przejazd1_0_sygn2 EVENT LAUNCHED: paw_przejazd1_0_sygn1 EVENT LAUNCHED: paw_przejazd1_sem_distmem_vmax Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] EVENT LAUNCHED: paw_przejazd1_rog2on EVENT LAUNCHED: paw_przejazd1_rog1on Key pressed: [Num-] Key pressed: [F4] Key pressed: [Z] Key pressed: [I] Key pressed: [Y] Key pressed: [Y] EVENT LAUNCHED: paw_przejazd1_stop Key pressed: [Y] Key pressed: [ ] Key pressed: [F4] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [F4] Key pressed: [Num5] Key pressed: [Num5] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [ ] Key pressed: [ ] Key pressed: [ ] Key pressed: [F4] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 EVENT LAUNCHED: keyctrl02 Key pressed: [F2] Vehicle name: et22-1078, command: 0. Wait_for_orders, put: CabSignal Damage status: OK!; Brake delay: G, BTP:2 Brake press: 0.09, Pipe press: 0.50, BVP: 0.83, 0.50, 0, Pipe2 press: 0.81. local brake inactive. Off; Driver: Vd=0 ad=0.50 Pd=1 Vn=0; C0=a13714:3 C1=NULL Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [2] Key pressed: [2] Key pressed: [2] Key pressed: [2] Key pressed: [F4] Key pressed: [I] Key pressed: [Shift]+[I] Key pressed: [Z] Key pressed: [Shift]+[Z] Key pressed: [Shift]+[Y] Key pressed: [O] Key pressed: [P] Key pressed: [M] Key pressed: [X] Key pressed: [C] Key pressed: [R] Key pressed: [F4] Key pressed: [Num4] Key pressed: [Num6] Key pressed: [Num9] Key pressed: [Num9] Key pressed: [Num9] Key pressed: [Num9] Key pressed: [Num9] Key pressed: [Num9] Key pressed: [:] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[1] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[3] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[G] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[G] EVENT LAUNCHED: keyctrl02 Key pressed: [F4] Key pressed: [F7] Key pressed: [F2] Key pressed: [F7] Key pressed: [Shift]+[F7] Key pressed: [Shift]+[F8] Key pressed: [F8] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[G] EVENT LAUNCHED: keyctrl02 Key pressed: [F4] Key pressed: [F4] Key pressed: [91] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [F4] EVENT LAUNCHED: keyctrl02 Key pressed: [F4] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 EVENT LAUNCHED: keyctrl02 Key pressed: [F4] Key pressed: [F4] Key pressed: [91] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num+] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [Num-] Key pressed: [G] Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[2] EVENT ADDED TO QUEUE: keyctrl02 Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[2] Key pressed: [Shift]+[F4] EVENT LAUNCHED: keyctrl02 Key pressed: [Shift]+[F4] Key pressed: [Shift]+[F4] Key pressed: [Shift]+[F4] Key pressed: [Shift]+[F4] Key pressed: [Shift]+[F4] Key pressed: [Shift]+[F4] Key pressed: [Shift]+[F4] Key pressed: [Shift]+[F4] Key pressed: [Shift]+[F4] Key pressed: [Shift]+[F4] Key pressed: [Shift]+[F4] Key pressed: [Shift]+[F4] Key pressed: [Shift]+[F4] Key pressed: [Shift]+[F4] Key pressed: [Shift]+[F4] Key pressed: [Shift]+[F4] Key pressed: [Shift]+[F4] Key pressed: [Shift]+[F4] Key pressed: [Shift]+[F4] Key pressed: [Shift]+[F4] Key pressed: [F4] Key pressed: [F4] Key pressed: [F4] Key pressed: [F4] Key pressed: [F4] Key pressed: [91]