Advertisement
Guest User

cfgdayz.ArnaA2OAProfile

a guest
Feb 14th, 2014
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. class Difficulties
  2. {
  3. class Regular
  4. {
  5. class Flags
  6. {
  7. Armor=1;
  8. FriendlyTag=1;
  9. EnemyTag=0;
  10. HUD=0;
  11. HUDPerm=0;
  12. HUDWp=0;
  13. HUDWpPerm=0;
  14. WeaponCursor=1;
  15. AutoAim=0;
  16. AutoGuideAT=0;
  17. 3rdPersonView=1;
  18. ClockIndicator=1;
  19. Map=0;
  20. Tracers=1;
  21. AutoSpot=0;
  22. UltraAI=0;
  23. DeathMessages=1;
  24. NetStats=1;
  25. VonID=1;
  26. };
  27. skillFriendly=0.44999999;
  28. skillEnemy=0.44999999;
  29. precisionFriendly=0.34999999;
  30. precisionEnemy=0.34999999;
  31. };
  32. };
  33. shadingQuality=7;
  34. shadowQuality=3;
  35. singleVoice=0;
  36. maxSamplesPlayed=32;
  37. volumeCD=6.5;
  38. volumeFX=6.5;
  39. volumeSpeech=6.5;
  40. volumeVoN=6.5;
  41. vonRecThreshold=0.029999999;
  42. sceneComplexity=300000;
  43. viewDistance=1600;
  44. terrainGrid=25;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement