Am I doing something wrong?
create_arr[0] = 10 // item_id
create_arr[1] = 1 // quantity
destroy_arr[0] = 11 // item_id
destroy_arr[1] = 1 // quantity
steam_inventory_exchange_items(create_arr,destroy_arr)
trying to index a variable which is not an array
at gml_Script_steam_inventory_exchange_items (line 29) - buffer_write(_buf, buffer_s32, _struct_1[0]); // item_def