-
Posts
1936 -
Joined
-
Last visited
-
Days Won
1
About BR55Sevas
- Birthday 02/29/1984
Personal Information
-
Flight Simulators
Lock On
DCS -
Location
Севастополь
Recent Profile Visitors
32122 profile views
-
Эксперд Лукашевич не смог отличить видео DCS от реальности https://www.facebook.com/vadim.lukashevich.7/posts/2256827704457249
-
Thanks, Grimes! Everything work as needed. You are the true guru of lua and mist!
-
Yes, all I want is just to get info (nickname and postion vector) about live units controlled by human only - clients. I have tried your advice Now my code looks like this, I`ve changed u to nickname for better code readability local units = mist.makeUnitTable({'all'}) for i=1,#units do local nickname = Unit.getByName(units[i]):getPlayerName()-- this is 35th line where error is trigger.action.outText(nickname, 100) end But same as before I have error. I suppose I need to check if unit is selected by human, because now if unit exist in list, but if it`s not controlled then playerName is nil value. But what proper way to check if unit under client control? Debug #unit count return 1 even if in mission only server and plane not choosen
-
BR55Sevas started following Mist script question
-
How can I extract client nicknames and their position from mission with MIST? I trying this way, starting to enumerate units name. But when I try to print name I have this error local units = mist.makeUnitTable({'[all]'}, {'static','ship','vehicle'}) for i=1,#units do if Unit.getByName(units[i]) then -- if returned local u = Unit.getByName(units[i]).unitName --local testNAME = u.unitName --trigger.action.outText(u, 100) end end
-
А ну, подорвали пацаны!
-
"Показали, кто там работает." (с)
-
Новую фм никто и не заявлял. в моде су-35 ФМ от Су-27, но другая СДУ, благодаря ей самолет ведёт себя совсем по другому, особенно хорошо это проявляется в групповых полетах.
-
Лучше уж здесь, чтобы другие видели.
-
Соотношение (скилл кодинга + 3д моделеры+ художники) / наличие свободного времени там на порядки выше, чем тут. Посчитайте количество официальных внешних разработчиков там и тут. Всё сразу поймёте. От наших только И-16 есть. Белсиметек, по понятным причинам не считаем.