Advertisement
TheMisticogamer

Untitled

Feb 21st, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. /////////////////////////////////////
  2. // Réglage Task Force Radio //
  3. /////////////////////////////////////
  4. tf_radio_channel_name = "Task Force Radio"; // Nom du Channel TeamSpeak
  5. tf_radio_channel_password = "motdepasse"; // Mot de passe du channel TeamSpeak
  6. TF_terrain_interception_coefficient = 4.0; // Réglage de l'interception sur le terrain
  7. player setVariable ["tf_unable_to_use_radio", false]; // Permet d'autoriser la radio ou non ( False = autoriser, true = refuser )
  8. tf_no_auto_long_range_radio = true; // Permet de donner une radio long porter ou non
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement