Jump to content

w4rgo

Member
  • Content Count

    6
  • Joined

  • Last visited

  • Medals

Community Reputation

1 Neutral

About w4rgo

  • Rank
    Rookie
  1. w4rgo

    Arma2MySQL

    You have a pull request.
  2. w4rgo

    Arma2MySQL

    Did you find any pitfall that prevents you to implement async on procedures, or is just due the lack of time? I mean, that if its posible, I can implement that myself. (I want to use procedures but have not performance issues). Btw, thanks for the project, is really good.
  3. w4rgo

    Arma2MySQL

    So for performance is better to use async straight queries then, right ?
  4. w4rgo

    Arma2MySQL

    Hi, There is any way to run stored procedures async ? like Async queries ? Or is that only posible with the async command for queries?
  5. In this proyect there is a gate opened by a keypad. I hope you can find where and how to implement it. http://www.tunngle.net/community/topic/116641-official-base-building-dayz-10-w-gates-much-more/
  6. Dear friends, I would like to have more details about: https://community.bistudio.com/wiki/Object_Oriented_scripting_shell I am really interested in this, is this the best aproach to construct Object Oriented programs for Arma 2? Inside a method of an Object, how do I refeer to the atributes of the Object ? Thanks
×