Capt Zeen Posted June 11, 2015 Posted June 11, 2015 Hello All i am working on a Helios profile for the "SU27/33 and i am implementing the Beryoza on it. The work is very advanced, i got exported the info of the threats like, power, azimth, priority, etc. My problem comes when i need to check witch class of radar type got every unit. I got the name of the unit, based on the 4 levels info, but i cant get the info about the radar type i sow in wstypes.lua a organization like this: ----------------------------------------------------------------------/ -- ÑÏÈÑÎÊ ÍÀÇÅÌÍÛÕ ÎÁÚÅÊÒΠ(ÊÎÍÅÖ) ----------------------------------------------------------------------/ --************************************************* -- Êîíñòàíòû äëÿ ñîîáùåíèé îá îáëó÷åíèè !!! íå âõîäÿò â Level 1,2,3,4--* wsRadarAir = 101;-- wsRadarLongRange = 102;-- wsRadarMidRange = 103;-- wsRadarShrtRange = 104;-- wsRadarEWS = 105;-- wsRadarEngagement = 106;-- wsTypeLauncher = 107; wsTypeComandPost = 108; wsRadarOptical = 109; wsRadarAWACS = 110; wsRadarActiveHoming = 111; As you can see the coments looks like in some missing character code and really dont know, hot to acces this info. Do you know if there is way to get the number of radar type from the unit? thanks a lot ! Capt_Zeen_HELIOS PROFILES_WEBSITE Capt_Zeen_Youtube Channel
GeorgeLKMT Posted June 11, 2015 Posted June 11, 2015 It's russian (cyrillic script) and you have wrong encoding selected. Use UTF instead of ANSI (and edit in Notepad++ preferably). ■ L-39C/ZA Czech cockpit mod ■ My DCS skins ■
McMicha Posted June 11, 2015 Posted June 11, 2015 Hello Capt Zeen, her is my implementation of radar typ identification. Feel free to use it. CU MichaSPO15-RWR.lua 1 Simpit Software by SDA "SIMPIT DEVELOPER ASSOCIATION" DCS ExportScript D.A.C. DCS to Arcaze Communicator Ikarus a new Virtual Cockpit Software Deutscher Forums Thread English Forums Thread Hard/Software: AMD Ryzen 7 1800X, 32 GiB RAM, extra SSD for Windows 10 and DCS World, AMD Vega Frontier Edition with 16 GiB VRAM
Capt Zeen Posted June 11, 2015 Author Posted June 11, 2015 thanks a lot to all, you save my life ! hehe Capt_Zeen_HELIOS PROFILES_WEBSITE Capt_Zeen_Youtube Channel
Recommended Posts