Hallo erstmal, und zwar habe ich das Problem das bei der Difficulty Custom (Damit die "Grünen Namen" bei Cops und Medics aus sind) die 3rd Person nicht mehr funktioniert obwohl es so eingestellt ist. Bei der Difficulty "Regular" funktioniert dennoch die 3rd Person... also wird es wohl nicht von einem Mod blockiert. Hat jemand ne Ahnung?
Bei der Server.config wurde bei Difficulty "Custom" angegeben
und hier ist das user.Arma3Profile
Code: user.Arma3Profile
version=1;
blood=1;
singleVoice=0;
gamma=1;
brightness=1;
maxSamplesPlayed=96;
class DifficultyPresets
{
class CustomDifficulty
{
class Options
{
reducedDamage=0;
groupIndicators=0;
friendlyTags=0;
enemyTags=0;
detectedMines=0;
commands=1;
waypoints=2;
weaponInfo=2;
stanceIndicator=2;
staminaBar=0;
weaponCrosshair=1;
visionAid=0;
thirdPersonView=1;
cameraShake=1;
scoreTable=1;
deathMessages=1;
vonID=1;
mapContent=1;
autoReport=0;
multipleSaves=1;
};
aiLevelPreset=3;
};
class CustomAILevel
{
skillAI=0.85000002;
precisionAI=0.5;
};
};
sceneComplexity=400000;
shadowZDistance=100;
viewDistance=1000;
preferredObjectViewDistance=800;
terrainGrid=25;
volumeCD=10;
volumeFX=10;
volumeSpeech=10;
volumeVoN=10;
vonRecThreshold=0.029999999;
Alles anzeigen