Hi there,
retested today : work great in SP still does not work in MP.
In SP I get :
S_EVENT_REFUELING_STOP with initiator pointing to the aircraft receiving the fuel
S_EVENT_REFUELING with initiator pointing to the aircraft receiving the fuel
In MP I get :
S_EVENT_REFUELING_STOP with initiator pointing to the aircraft receiving the fuel
S_EVENT_REFUELING with initiator pointing to the aircraft providing the fuel
Any news, plan, or whatever on correcting this ?
Hi here,
I think I remember reading when multi-threading has been implemented in DCS that only the complete installation was at that time implemented with MT option and that the dedicated server DCS edition was stille running single-thread for the time being.
Can anyone in ED confirm if the dedicated server is still Single-thread or has become multi-thread ?
Regards
Hi there,
I found a workaround which work for all the maps : do not use get_terrain_related_data("name") , but get_terrain_related_data("id") instead. You will find the appropriate values in each map's entry.lua file (C:\DCS\Eagle Dynamics\DCS World OpenBeta\Mods\terrains\Syria\entry.lua for example)
Rgds,
Hi thanks for the good work !
I suggest you try to use the slash caracter '/' as a separator : it will still be available without shift key and will be more "natural" as a parameter separator.
Regards,