Jump to content

88ToM

Member
  • Content Count

    12
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About 88ToM

  • Rank
    Private First Class
  1. 88ToM

    Altis Life RPG

    hi guys, when my server have about 50 players, fetching vehicle, spawn vehicle, spawn players and other functions that require the sql connection don't work fast, but very very slow, do you know if there's a trick to fix that?
  2. 88ToM

    Arma2MySQL

    i've another problem, when i open arma3net explorer and list addons everything is ok but when i send the command: > Arma2NETMySQLCommand ['database', 'SELECT * FROM vehicle LIMIT 3'] it say: throw "System.Reflection.TargetInvocationException" why? the connection is working...
  3. 88ToM

    Arma2MySQL

    i talk about one server of arma3, in one server of arma two arma2mysql to balance queries
  4. 88ToM

    Arma2MySQL

    I've an idea, can you compile an other version of arma2mysql as the first, but with the name of the function different, I think, if I run arma3-server, arma2net, and two arma2mysql plugins, like arma2mysql-2, and give me the possibility to choose for example: for action1 use Arma2NETMySQLCommand (arma2mysql1) for action2 use Arma2NETMySQLCommand2 (arma2mysql2) I think the performance will increase two times too fast
  5. 88ToM

    Arma2MySQL

    tnx for your reply, yes for certain operation we are using the async command, is possible that 2 server in a machine with 2 arma2net makes conflicts?
  6. 88ToM

    Arma2MySQL

    hi, this project is very good! i would like to know if there's any solution for the mysqlcommand to work correctly when in a servere there are a lot of players, because i've altis life and when the server reach about 50 players arma2net stop working and can update or get anything from the database, i read the mysqlcommandasync but the problem is that if 2 or more player makes a request concurrently from the database with this command the result is exchanged between the players, there an incoming fix for the mysqlcommand?
  7. 88ToM

    Altis Life RPG

    oh, sorry, i looked about 30-40 page of this thread but maybe i have not seen anything, but now i will look better ;)
  8. 88ToM

    Altis Life RPG

    hi, i've a problem, when a cop buy anything, and sync his data with the sql it save all, when he loose magazines, guns... and sync the data with the mysql it don't want to save the changes, if he reconnect the script load the gear with the first sync, why? :(
  9. 88ToM

    Altis Life RPG

    hi guys! i would like to know how to save the guns on database? by default this script don't do this job, thanks in advance
  10. 88ToM

    Altis Life RPG

    thanks man, do you think there's a method to add a car of another mod?
  11. 88ToM

    Altis Life RPG

    Hi guys, i would like to know what file must be edited to add e new vehicle on the shop car and the cop shop car?
  12. 88ToM

    Altis Life RPG

    hi, i want to know how to whitelist a player for police or medic or admin?
×