Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

Xstasy

Member
  • Content Count

    1
  • Joined

  • Last visited

  • Medals

Community Reputation

1 Neutral

About Xstasy

  • Rank
    Newbie
  1. Xstasy

    Arma2NET

    Hi, currently testing out A2N. I have problems sending an list from .NET to Arma and make it an array. My reload users pass this: Result: "[""77546054"", ""32466502"", ""86731142"", ""47548038"", ""14436678""]" _result = format["users = %1", ("Arma2Net.Unmanaged" callExtension "TestPlugin [reloadUsers]")]; call compile _result; However way I do it, I'm not able to loop trough users afterwards. Any suggestions?
×