Advertisement
MGT

yourServerName.Arma3Profile

MGT
Jul 9th, 2018
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. version=1;
  2. blood=1;
  3. singleVoice=0;
  4. gamma=1;
  5. brightness=1;
  6. difficulty="Custom";
  7. class DifficultyPresets
  8. {
  9. class CustomDifficulty
  10. {
  11. class Options
  12. {
  13. reducedDamage=0;
  14. groupIndicators=0;
  15. friendlyTags=0;
  16. enemyTags=0;
  17. detectedMines=0;
  18. commands=0;
  19. waypoints=0;
  20. weaponInfo=1;
  21. stanceIndicator=0;
  22. staminaBar=0;
  23. weaponCrosshair=0;
  24. visionAid=0;
  25. thirdPersonView=1;
  26. cameraShake=0;
  27. scoreTable=0;
  28. deathMessages=0;
  29. vonID=1;
  30. mapContent=0;
  31. autoReport=0;
  32. multipleSaves=0;
  33. };
  34. aiLevelPreset=1;
  35. };
  36. class CustomAILevel
  37. {
  38. skillAI=1;
  39. precisionAI=0;
  40. };
  41. };
  42. maxSamplesPlayed=96;
  43. sceneComplexity=100000;
  44. shadowZDistance=100;
  45. viewDistance=400;
  46. preferredObjectViewDistance=400;
  47. terrainGrid=50;
  48. volumeCD=10;
  49. volumeFX=10;
  50. volumeSpeech=10;
  51. volumeVoN=10;
  52. vonRecThreshold=0.029999999;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement