tiket 0 Posted June 29, 2009 I found at vetran mode it is very hard to pass mission,there are not full help like as cadet.if i passed the game campaign at vetran mode than all the setting of vetran can be change? Share this post Link to post Share on other sites
sudayev 27 Posted June 29, 2009 It means you're a total noob. Cadet game is recommended to familiarize with game controls and environment. Hey, why don't you the read GAME MANUAL for such questions or FAQ at least. Here is something for you: http://www.theofpfaq.ashnav.co.il/ Basic questions like "What is OFP" and so on. Share this post Link to post Share on other sites
tiket 0 Posted July 1, 2009 I am a vetran player of ofp i already passed all three in vetran.but some user made campaign or mission are very hard to pass as vetran Share this post Link to post Share on other sites
stgn 39 Posted July 1, 2009 Training, training, training. The great thing about OFP is that tactics often gravitate towards real tactics: stand off and kill the enemy from a distance where he can't kill you:D Share this post Link to post Share on other sites
Beagle 684 Posted July 1, 2009 There is no problem with playing in cadet setting. Just dont listen to the crowd that confuses difficulty with realism. Share this post Link to post Share on other sites
tiket 0 Posted July 1, 2009 How can i make vetran setting similar to cadet setting.is it possible or not Share this post Link to post Share on other sites
Beagle 684 Posted July 1, 2009 (edited) How can i make vetran setting similar to cadet setting.is it possible or not You can make cadet setting be the same like veteran setting. Simply deactivate the helpfull features one by one. I prefer cadet just because you have unlimited saves and I like "additional armor" Just diable the rest or do what you like...is configurable in every manner. this is my difficulty setting in the User.cfg class regular { class Flags { Armor=1; FriendlyTag=0; EnemyTag=0; HUD=1; HUDPerm=1; HUDWp=0; HUDWpPerm=0; HUDGroupInfo=0; AutoSpot=1; Map=1; WeaponCursor=0; AutoGuideAT=0; ClockIndicator=0; 3rdPersonView=1; Tracers=0; UltraAI=0; AutoAim=0; UnlimitedSaves=1; DeathMessages=0; NetStats=0; VonID=0; }; skillFriendly=1.00000000; skillEnemy=0.85000000; precisionFriendly=0.7500000; precisionEnemy=0.50000000; Edited July 1, 2009 by Beagle Share this post Link to post Share on other sites
riffleman 20 Posted December 2, 2009 You can make cadet setting be the same like veteran setting.Simply deactivate the helpfull features one by one. I prefer cadet just because you have unlimited saves and I like "additional armor" Just diable the rest or do what you like...is configurable in every manner. this is my difficulty setting in the User.cfg class regular { class Flags { Armor=1; FriendlyTag=0; EnemyTag=0; HUD=1; HUDPerm=1; HUDWp=0; HUDWpPerm=0; HUDGroupInfo=0; AutoSpot=1; Map=1; WeaponCursor=0; AutoGuideAT=0; ClockIndicator=0; 3rdPersonView=1; Tracers=0; UltraAI=0; AutoAim=0; UnlimitedSaves=1; DeathMessages=0; NetStats=0; VonID=0; }; skillFriendly=1.00000000; skillEnemy=0.85000000; precisionFriendly=0.7500000; precisionEnemy=0.50000000; some small questions. How can i use it my config. How much i can alter this. Is it possible that AI have skill better than me.explain me.ok Share this post Link to post Share on other sites
zulu1 145 Posted December 3, 2009 I have several profiles, but these entries don't appear for any of them. This is the closest I found from 1 profile. I think it is a remnant from the last MP server I played on. cadetMode=0;currentCampaign="sas_talib"; diffArmor[]={0,0}; diffFriendlyTag[]={0,0}; diffEnemyTag[]={0,0}; diffHUD[]={0,0}; diffAutoSpot[]={0,0}; diffMap[]={0,0}; diffWeaponCursor[]={0,0}; diffAutoGuideAT[]={0,0}; diffClockIndicator[]={0,0}; diff3rdPersonView[]={0,0}; diffTracers[]={0,0}; diffUltraAI[]={1,1}; showTitles=1; showRadio=1; some small questions.How can i use it my config. Just copy and paste it to your user.cfg file. How much i can alter this. As much as you want. Is it possible that AI have skill better than me.explain me.ok Just look at the entries, it's pretty easy to figure out, can't make better, but can improve. These: UltraAI=0;skillFriendly=1.00000000; skillEnemy=0.85000000; precisionFriendly=0.7500000; precisionEnemy=0.50000000; Share this post Link to post Share on other sites
sanctuary 19 Posted December 3, 2009 Most of those entries are from either ArmA1 or ArmA2 user profiles, not from OFP In OFP as far as i remember that was not possible to change the AI skill and AI precision for friend/enemy in the userinfo.cfg. To change AI skills by side, in the mission editor you have to : -edit each units individually for each side of your mission or -give each groups team leader a "_x setskill Z" foreach units group this with Z being a number between 0 and 1 -or make a huge trigger that contain each troops for each a side, set the Activation to either West, East or Resistance depending on the side you need to be affected. Set to "Once" At the line On Activation have "_x setskill Z" foreach thislist with Z being a number between 0 and 1 To get each skills set to the max for both side, you just need to activate the "SuperAI" in the OFP difficulties options, i am not exactly sure what it does, it seems it "setskill" every AI to 1 Share this post Link to post Share on other sites
zulu1 145 Posted December 3, 2009 Most of those entries are from either ArmA1 or ArmA2 user profiles, not from OFP You're right Sanctury, I looked at my Arma1 profile and it has the same entries....So Riffleman, do not paste that to your user.cfg. You can still set the SuperAI setting in the difficulty setup to get smarter AI, I don't know how much it really improves them though. Share this post Link to post Share on other sites
riffleman 20 Posted December 3, 2009 Nice idea,there is no effect of this,need to find something new to make Ai better. Share this post Link to post Share on other sites