Where am I wrong?
local pos = Unit.getByName('Pilot 1'):getPosition().p
Vec3 = {
x = pos.point.x,
y = pos.point.z,
z = pos.point.y
}
--atmosphere.getWind(Vec3)
trigger.action.outText(atmosphere.getWind(Vec3), 20)
si il batacchio c'è in tutti gli elicotteri che lavorano al gancio ma quello elencato deve stare sull' elicottero, è sicuramente un errore che avevo visto anche io.
it is essential to create the missions that all options for the cargo must also be scripted!
For example, they are able to create scripts via the freighter but I can not select it from the script, I always need to click F6
It is possible to implement it in the future?
Then it would also be useful to create the cargo for different groups!
io se so che l'hanno fatto fuori faccio una super pubblicità perché la gente non lo compri!!
so di certo che ad un certo punto lui ha chiesto se c'erano dei programmatori c++ perciò era lui il padrone del tutto!!
Scusate ma che senso ha postare in inglese su un forum italiano almeno se volete postare traducetelo no?
So leggerlo anche nel Official Updates in inglese!!
O avete la smania di postare per primi!! allora in questo caso per fare bella figura postate prima di Matt!!! Grazie e scusate!
sorry my eng im traslated by Google
and can pass variables through a tcp connection through exports?
sample
function LuaExportAfterNextFrame()
testvariable = 'test'
end