

spinter
Members-
Posts
438 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by spinter
-
do you want to speak in the Multi game???
spinter replied to yuhan11020's topic in DCS: Ka-50 Black Shark
International teamSpeak for BlackShark Use my proggram for enter TsSimComms Download Beta TsSimComms 1.0.3 http://www.aiupgrade.net/Spinter/download.php -
1/ Desactivate UAC ????? Thx all ok thanks for the info test
-
Please Ed write Manual for instal Bs with Win7 32/64 bit Bs Eng et Ru I already lost 3 registration keys!!!!!!!! I think it is your duty. Thx
-
my problem and the English Google Translation TsSimComms 1.0.3 For BlackShark With International TeamSpeak Server Export file lua modman install manual instal View International TeamSpeak By TsViewer.com http://www.aiupgrade.net/Spinter/Index.php TsSimComms 1.0.3 http://www.aiupgrade.net/Spinter/tssimcomms.php Tutorial TsSimComms 1.0.3 http://www.aiupgrade.net/Spinter/Tutorial/Tutorial.php Download Beta TsSimComms 1.0.3 http://www.aiupgrade.net/Spinter/download.php Please send me Bugs!! Test WinXp 32 ok Test Vista 64 ok Run Compatibility XP and Administrator Test Win7 64 ok Run Compatibility XP and Administrator Good Flight
-
my Files http://www.aiupgrade.net/Spinter/download.php
-
Tr5 software 4 very good
-
help programming .lua for my TsSimComms 1.0.3
spinter replied to spinter's topic in Bugs and Problems
Solved! -
many thanks
-
Repeat Please I use for mine. lua export part of your code? For TsSimComms local function iradioJoin(freq) local ost = math.fmod(freq,25000) if (ost > 5000) then freq = freq + (25000-ost) else freq = freq - ost end freq = tostring(freq/1000) return freq end
-
help programming .lua for my TsSimComms 1.0.3
spinter replied to spinter's topic in Bugs and Problems
.lua can not get with my head, my program is written in vb.net -
Work program tssimcomms I have a problem with the programming. Lua! I have to extract the frequency of BS, but I have a programming problem. How can I extract the correct frequency? This is the code I use: local R_800 = GetDevice(devices.R_800) local radio = R_800:l_get_state() local radionoff = R_800:l_get_state() if R_800 then radio = canaleradio(radio["frequency"]) if (radionoff["isOn"] == true) then socket.try(c:send(string.format("ON = %.2f", radio))) else socket.try(c:send(string.format("OFF"))) end end The problem is that changing the frequency value is not correct ! Exemple 127,400 back to me 127 399 why? How can I avoid the error? sorry my eng traslated by google
-
New Version BsEditor 1.0.2 For BackShark version 1.0.1
-
News Exit New Version 1.0.2 For Falcon And BlackShark!!!
-
I try to solve the problem
-
for KAMOV. Kamov you are unable to receive private messages. KAMOV has chosen not to receive private messages or may not be allowed to receive private messages. Therefore you may not send your message to him/her. I'm finishing the program, from 2 to 3 days I write with http for download .thx
-
no problem ,you work is good work!!
-
Sorry for the delay! Sorry my english traslated by google!!! Yes! TsSimComms no problem Language or Localization . Left Panel R-800 default 127.500,export with export.lua send to tcp. Yes! Version 1.0.1 is for Falcon AF OF FF . I'm finishing the beta 1.0.2 I think next week to put it available for download!
-
I'm creating this program for Falcon and Blackshark. Falcon is already published for the working version 1.0.2 my problem and the English Google Translation I kindly ask for some communities you can be the beta tester for the beta TsSimComms 1.0.2 per BlackShark TsSimComms 1.0.2 http://www.aiupgrade.net/Spinter/tssimcomms.php Tutorial TsSimComms 1.0.2 http://www.aiupgrade.net/Spinter/Tutorial/Tutorial.php Download TsSimComms 1.0.2 http://www.aiupgrade.net/Spinter/download.php
-
help To extract the frequency of bs in multiplayer!!
spinter replied to spinter's topic in DCS: Ka-50 Black Shark
Help please im noob .lua