Jump to content

GMT-HD

Member
  • Content Count

    5
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About GMT-HD

  • Rank
    Rookie

Recent Profile Visitors

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

  1. GMT-HD

    Arma 3 & MySql HELP

    Thank you so much! it works well
  2. GMT-HD

    Arma 3 & MySql HELP

    Thank you but still nothing changed. This is my code, Life_Server\Functions\MySQL\fn_queryRequest: https://pastebin.com/tNDWcvwb Life_Server\Functions\MySQL\fn_updatePartial: https://pastebin.com/ZM40jyzJ
  3. GMT-HD

    Arma 3 & MySql HELP

    @Chewz Thank you so much I have added [_uid, _side, str(_side), 8] call HC_fnc_updatePartial; and added case 8: { _sideToInsert = (_this select 2); // We don't need to worry about checking this. _query = format ["UPDATE players SET side = '%1' WHERE pid='%2'", _sideToInsert, _uid]; }; And when joining the server, the tabe side doesn't update Thank you again PS you was talking about [ life_hc\mysql\general\fn_queryRequest.sqf ] I don't have life_hc
  4. GMT-HD

    Arma 3 & MySql HELP

    The only way the bot will know what the player side they are on if the table in the database is updated, just I don;t know how to update the database from the script
  5. Hello, I am looking for a developer who knows how to... 1, Code around a sql database I want to make a arma 3 server like ( A game called ) escape from tarkov I don't want to copy the game 1 to 1 but have a game set around diffrent areas of the map and have custom " bunkers " where people can store their loot. And some teleport areas with some escape zones on the areas. Title [ Escape From Altis ] Payment can be discussedon discord: IAmVolvic#7032
×