Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


huppabubba

Members
  • Posts

    4
  • Joined

  • Last visited

  1. Hey Steven, yea I am no big skript dude I just had this on my old server and it worked to my liking. That is why i just did the idiotic fix of copy pasting all . Thanks for the headsup.
  2. Hey Steven, yea I am no big skript dude I just had this on my old server and it worked to my liking. That is why i just did the idiotic fix of copy pasting all . Thanks for the headsup.
  3. Hi there, I am not to sure if a Fix is still needed but ill post what worked for me. locate and download your Admin.ArmA2OAProfile it is located here ftp://XXXXXXXXX/Admin/Users/Admin/Admin.ArmA2OAProfile After you have downloaded the file to your computre open it up with for example notepadd++ so you can edit this file. Copy Pase following Settings and replace everything in your Opend Admin.ArmA2OAProfile. class Difficulties { class Recruit { class Flags { Armor=1; FriendlyTag=1; EnemyTag=1; HUD=1; HUDPerm=1; HUDWp=1; HUDWpPerm=1; WeaponCursor=1; AutoAim=1; AutoGuideAT=1; 3rdPersonView=1; ClockIndicator=1; Map=1; Tracers=1; AutoSpot=1; UltraAI=0; DeathMessages=1; NetStats=1; VonID=1; }; skillFriendly=0.34999999; skillEnemy=0.34999999; precisionFriendly=0.2; precisionEnemy=0.2; }; class Regular { class Flags { Armor=1; FriendlyTag=1; EnemyTag=0; HUD=0; HUDPerm=0; HUDWp=0; HUDWpPerm=0; WeaponCursor=1; AutoAim=0; AutoGuideAT=0; 3rdPersonView=1; ClockIndicator=1; Map=0; Tracers=1; AutoSpot=0; UltraAI=0; DeathMessages=1; NetStats=1; VonID=1; }; skillFriendly=0.44999999; skillEnemy=0.44999999; precisionFriendly=0.34999999; precisionEnemy=0.34999999; }; class Veteran { class Flags { Armor=1; FriendlyTag=0; EnemyTag=0; HUD=1; HUDPerm=0; HUDWp=1; HUDWpPerm=0; WeaponCursor=1; AutoAim=0; AutoGuideAT=0; 3rdPersonView=1; ClockIndicator=0; Map=0; Tracers=1; AutoSpot=0; UltraAI=0; DeathMessages=0; NetStats=1; VonID=1; }; skillFriendly=0.75; skillEnemy=0.75; precisionFriendly=0.75; precisionEnemy=0.75; }; class Expert { class Flags { Armor=0; FriendlyTag=0; EnemyTag=0; HUD=1; HUDPerm=0; HUDWp=1; HUDWpPerm=1; WeaponCursor=0; AutoAim=0; AutoGuideAT=0; 3rdPersonView=0; ClockIndicator=1; Map=0; Tracers=1; AutoSpot=0; UltraAI=0; DeathMessages=0; NetStats=1; VonID=0; }; skillFriendly=0.94999999; skillEnemy=0.94999999; precisionFriendly=0.94999999; precisionEnemy=0.94999999; }; }; shadingQuality=7; shadowQuality=3; singleVoice=0; maxSamplesPlayed=32; activeKeys[]= { }; volumeCD=6.5; volumeFX=6.5; volumeSpeech=6.5; volumeVoN=6.5; vonRecThreshold=0.029999999; sceneComplexity=300000; viewDistance=1600; terrainGrid=25; After that save the File, Stop your server reupload the file and your Red Marker should be gone. Best Regards, Phil
  4. Hi there, I am not to sure if a Fix is still needed but ill post what worked for me. locate and download your Admin.ArmA2OAProfile it is located here ftp://XXXXXXXXX/Admin/Users/Admin/Admin.ArmA2OAProfile After you have downloaded the file to your computre open it up with for example notepadd++ so you can edit this file. Copy Pase following Settings and replace everything in your Opend Admin.ArmA2OAProfile. class Difficulties { class Recruit { class Flags { Armor=1; FriendlyTag=1; EnemyTag=1; HUD=1; HUDPerm=1; HUDWp=1; HUDWpPerm=1; WeaponCursor=1; AutoAim=1; AutoGuideAT=1; 3rdPersonView=1; ClockIndicator=1; Map=1; Tracers=1; AutoSpot=1; UltraAI=0; DeathMessages=1; NetStats=1; VonID=1; }; skillFriendly=0.34999999; skillEnemy=0.34999999; precisionFriendly=0.2; precisionEnemy=0.2; }; class Regular { class Flags { Armor=1; FriendlyTag=1; EnemyTag=0; HUD=0; HUDPerm=0; HUDWp=0; HUDWpPerm=0; WeaponCursor=1; AutoAim=0; AutoGuideAT=0; 3rdPersonView=1; ClockIndicator=1; Map=0; Tracers=1; AutoSpot=0; UltraAI=0; DeathMessages=1; NetStats=1; VonID=1; }; skillFriendly=0.44999999; skillEnemy=0.44999999; precisionFriendly=0.34999999; precisionEnemy=0.34999999; }; class Veteran { class Flags { Armor=1; FriendlyTag=0; EnemyTag=0; HUD=1; HUDPerm=0; HUDWp=1; HUDWpPerm=0; WeaponCursor=1; AutoAim=0; AutoGuideAT=0; 3rdPersonView=1; ClockIndicator=0; Map=0; Tracers=1; AutoSpot=0; UltraAI=0; DeathMessages=0; NetStats=1; VonID=1; }; skillFriendly=0.75; skillEnemy=0.75; precisionFriendly=0.75; precisionEnemy=0.75; }; class Expert { class Flags { Armor=0; FriendlyTag=0; EnemyTag=0; HUD=1; HUDPerm=0; HUDWp=1; HUDWpPerm=1; WeaponCursor=0; AutoAim=0; AutoGuideAT=0; 3rdPersonView=0; ClockIndicator=1; Map=0; Tracers=1; AutoSpot=0; UltraAI=0; DeathMessages=0; NetStats=1; VonID=0; }; skillFriendly=0.94999999; skillEnemy=0.94999999; precisionFriendly=0.94999999; precisionEnemy=0.94999999; }; }; shadingQuality=7; shadowQuality=3; singleVoice=0; maxSamplesPlayed=32; activeKeys[]= { }; volumeCD=6.5; volumeFX=6.5; volumeSpeech=6.5; volumeVoN=6.5; vonRecThreshold=0.029999999; sceneComplexity=300000; viewDistance=1600; terrainGrid=25; After that save the File, Stop your server reupload the file and your Red Marker should be gone. Best Regards, Phil