Everything posted by Xeo
-
Extended GAUGE XML Schema
Long delay with answer :)Check this one: http://www.sibwings..../xml_schema.zipI don't remember about this archive, but I think this is what you looking for.
-
Request: A SAAB Safir for VNoAF!
check this http://sibwings.com/fsmedia.php
-
Transperency window
Hello, Shad.Thank you for answer, but it isn't that what I want.How it make from C++ gauge or module ?Or how to make creeping line or red text field ? Without recourse bitmaps.Cheers, Alex.[a href=http://www.sibwings.com/]http://www.sibwings.com/banner/sw_developer.gif[/a]
-
Transperency window
Hello,Please, can anyone say how to create tranperency window like ATC window or Flying Tip window ? I've seen some product with own "info window". But how it make ?Thanks,Alex.[a href=http://www.sibwings.com/]http://www.sibwings.com/banner/sw_developer.gif[/a]
-
How get SOUND state from XML ?
Ok Luka, thank you :)Alex.[a href=http://www.sibwings.com/]http://www.sibwings.com/banner/sw_developer.gif[/a]
-
How get SOUND state from XML ?
Thanks :)I'm sleepy and eyes let down me :(Thank you Luka and Bill.Alex.[a href=http://www.sibwings.com/]http://www.sibwings.com/banner/sw_developer.gif[/a]
-
How get SOUND state from XML ?
Hi,darov :)I can't open your link.Ok, but if I want to get this value without FUSIPC and other third party gauges and modules. It's possible ?Thanks :)Alex.[a href=http://www.sibwings.com/]http://www.sibwings.com/banner/sw_developer.gif[/a]
-
How get SOUND state from XML ?
HelloAnybody know how can I get state of sound in FS from XML or C++ gauge ?I found key events SOUND_OFF,SOUND_ON,SOUND_SET,SOUND_TOGGLEBut I can't find how I can see in what state is sound subsystem in msfs.Alex.[a href=http://www.sibwings.com/]http://www.sibwings.com/banner/sw_developer.gif[/a]
-
Incrementing a variable in xml
Hello,After (L:Light_Right,enum) 50 50 * + you have 2499-2501 numbers range in stack.If you wanna have range from 0 to 100 write:(L:Light_Right,enum) 50 * 50 + or 50 (L:Light_Right,enum) 50 * +Alex.
-
Looking for Module DLL Programming Info
Hi, Thank you for answer !this is my mail: [email protected]'ll be glad get any helpful info on my e-mail :) any source code or info. Thank you again.soory for my English :)Alex.
-
Looking for Module DLL Programming Info
Hi again.Could you please say, where I can get definition of this fuction:>chain_insert2(CHAIN_18HZ_SYNC, System_18Hz, NULL, 0);>chain_insert2(CHAIN_1HZ_SYNC, System_1Hz, NULL, 0);>register_key_event_handler( (GAUGE_KEY_EVENT_HANDLER)KeyHandler, NULL);Where I compile project, I get this message:----------------------------------------------.module.cpp(16) : error C2065: 'CHAIN_18HZ_SYNC' : undeclared identifier.module.cpp(16) : error C2065: 'System_18Hz' : undeclared identifier.module.cpp(16) : error C3861: 'chain_insert2': identifier not found.module.cpp(17) : error C2065: 'CHAIN_1HZ_SYNC' : undeclared identifier.module.cpp(17) : error C2065: 'System_1Hz' : undeclared identifier.module.cpp(17) : error C3861: 'chain_insert2': identifier not found.module.cpp(18) : error C2065: 'KeyHandler' : undeclared identifier----------------------------------------------In Gauge.h I didn't find declaretion of this fuction.Sorry for my English. :)Thanks.Alex.
-
Problem with parts visibility...
Ok ok ok ;)Thank you Bill :)Alex.
-
Problem with parts visibility...
Thanks , Bill !I knews it, but I do not understand why tag do not work :(Alex.
-
Problem with parts visibility...
Hi there, I have some parts like that:S91_LDG_down(A:GEAR POSITION, percent) 0 >1S91_LDG_up(A:GEAR POSITION, percent) int0First part visible when landing gear is getting down greater than 1 percent. Second part visible when landing gear up and locked Why both parts not visible in aircraft preview window ?Alex.
-
Most Beautiful Aircraft
At avsim com you were mentored that Saab Safir is in your favor, our work should me interested for you :) http://www.sibwings.com/
-
Help ID/Tooltips
Hello there, All Atl-code you can see on this web page:http://www.worldnames.net/unicode/alt-codes-for-symbols.htmAlex.
-
Looking for Module DLL Programming Info
Gabor,Realy thank you ...I'll try it later.I found some expamles too :) by Cyril Hruscak and Joel M. DeYoung.Alex.
-
Looking for Module DLL Programming Info
Hello there, I'm trying to find info on how to program a plug-in for the MSFS that drops in the Modules folder and show up in the pulldown menus.I looked through the SDK and didn't find information abut this. Can anyone point me to any information ? (like web site, forum, sourse ...)Thanks !Alex.
-
Extended GAUGE XML Schema
I'm sorry ...but I have no time for rework XSD Schema .. test this please .. and tell me if anything don't work .. http://www.sibwings.com/fd/gauges_xsd.zipAlex.http://www.sibwings.com/
-
Extended GAUGE XML Schema
subj attached ;-)supplemented element - comment, macro, keys, polygon, polyline, etc ... Alex.http://www.sibwings.com/http://forums.avsim.net/user_files/138266.zip