if (GetConvarInt('sv_fxdkMode', 0) == 1) then function GetPlayerIdentifiers(player) return { "license:YOUR_IDENTIFIER_HERE" } end end