dragonfly/addons/db/functions/fnc_printAddonName.sqf
2025-02-07 22:45:24 -06:00

3 lines
94 B
Plaintext

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