ramdb/addons/db/functions/fnc_printAddonName.sqf
2025-01-01 13:37:36 -06:00

3 lines
91 B
Plaintext

#include "script_component.hpp"
systemChat format ["Thank you for using the %1", 'ADDON'];