Jump to content

bal2o

Members
  • Posts

    125
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. no problem
  2. for now var export is ok, compilation too, but nothing in game and CTD when a go back in mission editor. need time to learn rust and rust in dcs ^^. may be i will first try with simple mlua code.
  3. ok. problem with windows security for ps1 script, but find how to change that. may be if you have a short code using dcso3 (like just print message with outText, without hook part) it could be help to be sure i have set all env correctly ^^
  4. yes i use this to learn about it. For now i can compil but see nothing in game (i just replace init_miz in lib.rs by simple out_text call) and my game crash when i stop mission. but i will find why and how use it (i'm a dev but not in rust...), just need time. I think my problem is in lua link when i compile bflib, not sure to export env var correctly. btw dcso3 look very good, just impressive work. very nice.
  5. oh found it, thanks. i only unsanitize os/io/lfs but not require/loadlib and package .... thanks. let's start learning dcso3 (and rust).
  6. ya i do it (all the time for my code). but may be repair and ovgme do something bad. i will check. thanks
  7. hi, i'm trying to use your crate, but i'm block with a very simple think .... : i can't extend package path to load dll in my miz file. => "attempt to index global 'package' (a nil value)" i just copy/paste your mizint example : package.cpath = package.cpath .. ";" .. lfs.writedir() .. "\\Scripts\\?.dll" Thanks for helping. best
  8. oh thanks, now i understand what 'multiple target means", it's more like "multiple laser return" thanks man.
  9. Hi, i check in manual and on internet, but find nothing : what "MT" does mean in laser distance ? it's not print all the time, and i was unable to find how reproduce it... Thanks
  10. Other think, we need to be able to control coalition stock. There is no way to limit airfield to blue helicopter ansmd in oher hand keeping all plane for IA red =>player will be able to Spawn in red plane in blue coalition..
  11. yes. thanks
  12. yes just BE red and neutral are on cairo, and blue on ben gurion
  13. Hi, since last update, there is "host" texture in Bir Hasanah nullAll shelter are not in good place (it's like place coordinate and object coordinate are not the same)
  14. @OnReTech just nice update. too many waiting, but is here. now we need to find all new great big target ^^
  15. just for information, for KA50, i see that is not work if stock is set at more than 10000
×
×
  • Create New...