Forum: SimConnect
24 Mar 2011, 05:19
|
|
Replies: 21
Views: 8,305
|
Forum: SimConnect
14 Mar 2011, 17:26
|
|
Replies: 21
Views: 8,305
Hi,
I have 2 computers running FSX on a...
Hi,
I have 2 computers running FSX on a LAN.
One computer (let's call it the server) is generating some AI traffic via the SimConnect_AICreateNonATCAircraft function and they are correctly...
|
Forum: SimConnect
14 Mar 2011, 11:33
|
|
Replies: 6
Views: 2,151
|
Forum: SimConnect
14 Mar 2011, 06:06
|
|
Replies: 6
Views: 2,151
I guess that you use the...
I guess that you use the SimConnect_RequestDataOnSimObject function to receive data values.
In that case you can specify a SIMCONNECT_PERIOD. For exemple the SIMCONNECT_PERIOD_SIM_FRAME specifies...
|
Forum: SimConnect
13 Mar 2011, 17:37
|
|
Replies: 4
Views: 1,723
Hi Adiemus,
So finally is it possible to...
Hi Adiemus,
So finally is it possible to get information about Multiplayer Aircraft with SimConnect using ITrafficInfo :eek:
Could you please give us some technical details how to use...
|
Forum: SimConnect
03 Jan 2011, 11:47
|
|
Replies: 1
Views: 825
Simconnect_data_waypoint syntaxe
Hi All,
There is something I don't understand with the FSX WAYPOINT structure.
it is define as follow :
struct SIMCONNECT_DATA_WAYPOINT{
double Latitude;
double Longitude;
double ...
|
Forum: SimConnect
02 Jan 2011, 16:32
|
|
Replies: 0
Views: 834
FSX roads nodes
Hi all,
although this is not a SimConnect issue I think that some of you here could help me in that task.
I would be interested to get the coordinates (latitudes, longitudes) of the FSX roads...
|
Forum: SimConnect
12 Dec 2010, 08:48
|
|
Replies: 2
Views: 1,547
|
Forum: SimConnect
09 Dec 2010, 13:22
|
|
Replies: 3
Views: 922
|
Forum: SimConnect
08 Dec 2010, 04:15
|
|
Replies: 2
Views: 1,547
Triggering FSX effect with Simconnect
Hi All,
Does anybody know if it's possible to trigger an FSX effect with Simconnect ?
Let's imagine that I want to trigger an engine fire effect if my plane fly one minute long above 25000ft. I...
|
Forum: SimConnect
08 Dec 2010, 04:05
|
|
Replies: 3
Views: 922
|
Forum: SimConnect
06 Dec 2010, 11:13
|
|
Replies: 3
Views: 922
|
Forum: SimConnect
25 Nov 2010, 03:56
|
|
Replies: 3
Views: 1,092
Oh yes sure. You must use the...
Oh yes sure. You must use the SimConnect_AddToDataDefinition() and then SimConnect_SetDataOnSimObject() to set it at your convenience. Below are the corresponding parts of the code. See the...
|
Forum: SimConnect
23 Nov 2010, 16:35
|
|
Replies: 3
Views: 1,092
|
Forum: SimConnect
23 Nov 2010, 13:17
|
|
Replies: 3
Views: 1,092
Setting AI Flap position
Hi All,
I use SimConnect_AICreateSimulatedObject() with the SIMCONNECT_DATA_INITPOSITION to initialised position of a AI controlled aircraft, and it works fine.
I am also able to inject a flight...
|
Forum: SimConnect
14 Nov 2010, 09:46
|
|
Replies: 8
Views: 1,350
|
Forum: SimConnect
14 Nov 2010, 05:33
|
|
Replies: 8
Views: 1,350
Hi Arno,
It's what I was thinking about.
...
Hi Arno,
It's what I was thinking about.
Thanks and congrats for ModelConverterX ;) The tutorial is very nice and helped me to convert an object of a library into an MDL model. I have just a...
|
Forum: SimConnect
13 Nov 2010, 19:28
|
|
Replies: 8
Views: 1,350
|
Forum: SimConnect
13 Nov 2010, 14:31
|
|
Replies: 8
Views: 1,350
Thanks.
I was just having a look at the...
Thanks.
I was just having a look at the ModelConverterX video (http://www.fsdeveloper.com/wiki/index.php?title=ModelConverterX_video_tutorial)
Any idea if on can put directly an object in a bgl...
|
Forum: SimConnect
13 Nov 2010, 13:17
|
|
Replies: 12
Views: 3,992
|
Forum: SimConnect
13 Nov 2010, 13:15
|
|
Replies: 8
Views: 1,350
|
Forum: SimConnect
11 Nov 2010, 09:15
|
|
Replies: 12
Views: 3,992
|
Forum: SimConnect
11 Nov 2010, 06:53
|
|
Replies: 12
Views: 3,992
OK.
So if I understand correctly I don't...
OK.
So if I understand correctly I don't need to care about these messages. Right ?
It's time to start with my own project :D
Thank you so much to help me starting with the Simconnect...
|
Forum: SimConnect
11 Nov 2010, 05:26
|
|
Replies: 12
Views: 3,992
|
Forum: SimConnect
11 Nov 2010, 04:50
|
|
Replies: 12
Views: 3,992
Hi Daniel,
Yes you are right, FSX is NOT...
Hi Daniel,
Yes you are right, FSX is NOT installed on the laptop, I just did what is depicted on the link I posted.
I will try to install simconect as you suggest and will let you know.
...
|