922 B
922 B
Hash Get
Description
Get value of field in hash stored at key from DB.
Usage
Arguments:
0: STRING - Name of stored field in hash (default: "")
1: STRING - NetID of target to return data from function (default: "")
2: STRING - Name of function to return data (default: "")
3: BOOLEAN - Unscheduled environment (default: false)
Examples:
["loadout", "", "dragonfly_db_fnc_test", false] call dragonfly_db_fnc_hashGet (Server or Singleplayer Only)
["loadout", netId player, "dragonfly_db_fnc_test", false] remoteExecCall ["dragonfly_db_fnc_hashGet", 2, false] (Multiplayer Only)
Links
Hash Get | Hash Get ID | Hash Get All | Hash Get All ID | Hash Set | Hash Set ID | Hash Set Bulk | Hash Set Bulk ID