Contenu récent par Frank Panderos

  1. Frank Panderos

    Français [Government System] Envoyer le prix d'une amende sur le compte gendarmerie

    J'avais essayé le second et il ne pouvait pas payer, j'essaierai encore merci
  2. Frank Panderos

    Français [Government System] Envoyer le prix d'une amende sur le compte gendarmerie

    #include "..\..\script_macros.hpp" /* File: fn_ticketPaid.sqf Author: Bryan "Tonic" Boardwine Description: Verifies that the ticket was paid. */ params [ ["_value",5,[0]], ["_unit",objNull,[objNull]], ["_cop",objNull,[objNull]] ]; if (isNull _unit || {!(_unit...
  3. Frank Panderos

    Français [Government System] Envoyer le prix d'une amende sur le compte gendarmerie

    #include "..\..\script_macros.hpp" /* File: fn_ticketPaid.sqf Author: Bryan "Tonic" Boardwine Description: Verifies that the ticket was paid. */ params [ ["_value",5,[0]], ["_unit",objNull,[objNull]], ["_cop",objNull,[objNull]] ]; if (isNull _unit || {!(_unit...