- if (life_cash < 500) exitWith {
- titleText["Du hast nicht genug Bargeld dabei!","PLAIN"];
- };
- if (life_action_inUse) exitWith {};
- life_action_inUse = true;
- _action = [
- format ["Benzinkanister kostenpflichtig auffüllen? Preis : 1000 $"],
Zeile 8 steht 1000 :p