Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > IL-2 Sturmovik: Cliffs of Dover > Technical threads > Controls threads

Controls threads Everything about controls in CoD

View Poll Results: Do you like to see Freetrack interface integrated in IL-2:CoD?
Yes, I like to have Freetrack interface integrated in IL-2:CoD. 133 81.60%
No, I don't like to have Freetrack interface integrated in IL-2:CoD. 30 18.40%
Voters: 163. You may not vote on this poll

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #11  
Old 02-18-2011, 08:48 AM
LoBiSoMeM LoBiSoMeM is offline
Approved Member
 
Join Date: May 2010
Posts: 963
Default

Quote:
Originally Posted by MadBlaster View Post
I'm not a programmer, but it looks like these are output variables for 6DoF:


if (getData(pData))
{
printf("Record ID: %d\n" , data.dataID);
printf("Yaw: %5.2f\n" , data.yaw );
printf("Pitch: %5.2f\n" , data.pitch );
printf("Roll: %5.2f\n" , data.roll );
printf("X: %5.2f\n" , data.x );
printf("Y: %5.2f\n" , data.y );
printf("Z: %5.2f\n" , data.z );
}
else
{
printf("Nothing returned from getData\n");
break;
}
}


Why can't CoD hook off that? I guess it is "C" language format.
Yes, it is... It's how an aplication can read data from FreeTrackClient.dll interface... It's how a game can read data from Freetrack, no rocket science.

I don't know what W-R likes to know now, really. But he is strange because he thinks that's some kind of "copy/paste from Freetrack site". No, it's in Freetrack SDK, a simple command line application to get data from FreeTrackClient.dll.

What's the big deal? I want that W-R put in "layman's terms" the issues with FreeTrackClient.dll route, please, because I and ArmAII both uses FreeTrackClient.dll to get data from Freetrack. I use Freetrack interface a lot.

But he's not falling into sophistry... We are! Please W-R, point the "irreparable damage" of using FreeTrackClient.dll to get data from Freetrack, please! BIS made "irreparable damage" using and documenting this "evil route" in ArmAII patch 1.05?!?!

"[60457] New: FreeTrack support using FreeTrackClient.dll"

Ohhhhh... BIS made "irreparable damage"... You don't need to be so dramatic... Relax a bit!


Last edited by LoBiSoMeM; 02-18-2011 at 08:55 AM.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:10 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.