#include "..\script_component.hpp" /* * Function: forge_client_admin_fnc_printAddonName * Author: IDSolutions * * [Description] * Prints the name of the addon to the system chat. * * Arguments: * None * * Return Value: * None * * Examples: * None * * Public: No */ systemChat format ["Thank you for using the %1", 'ADDON'];