BCA Cat Toaster
Member-
Content Count
211 -
Joined
-
Last visited
-
Medals
Everything posted by BCA Cat Toaster
-
Dedi: HowTo setup Difficulty Level?
BCA Cat Toaster replied to BCA Cat Toaster's topic in ARMA 2 & OA - MULTIPLAYER
class Mission01 { template = aas32_ChernogorskConflict.Chernarus; veteranmode = 2; difficulty="veteran"; param1="1"; };//end of this mission Sorry, no effect. -
Dedi: HowTo setup Difficulty Level?
BCA Cat Toaster replied to BCA Cat Toaster's topic in ARMA 2 & OA - MULTIPLAYER
I´ll give it a try tomorrow morning and report back, server is full right now running in veteran on all maps thx to you guys! -
Dedi: HowTo setup Difficulty Level?
BCA Cat Toaster replied to BCA Cat Toaster's topic in ARMA 2 & OA - MULTIPLAYER
Ok, i tried param1 = 1; param1 = "Always Off"; param1 = "SUPPORT_OFF"; but none of them worked. I really loaded a mission, killed myself and spawned on the point seeing the bots. -
Dedi: HowTo setup Difficulty Level?
BCA Cat Toaster replied to BCA Cat Toaster's topic in ARMA 2 & OA - MULTIPLAYER
Hey guys, you´re getting hardcore... The description.ext is part/merged in the mission.pbo, isn´t it? If i open the mission.pbo with notepad i can find these default values i want to change for time and AI as you already statet, but i guess the mission.pbo can´t be easily edited with notepad... -
Dedi: HowTo setup Difficulty Level?
BCA Cat Toaster replied to BCA Cat Toaster's topic in ARMA 2 & OA - MULTIPLAYER
It seems that it works now...Wasn´t that easy? ;-) Thank you very much! Is there any chance that setting up "mission time (Duration)" and "AI-Deactiviation" in the same "easy way"? If you login as admin to the server and than use the #missions command you can change the mission and their standard duration from 45minutes to 60 and the standard "AI until more than 6 six players" to "no Ai". Is it possible to change these values via script like we did it with the difficulty level? -
Dedi: HowTo setup Difficulty Level?
BCA Cat Toaster replied to BCA Cat Toaster's topic in ARMA 2 & OA - MULTIPLAYER
Hi Whisper, like this? class Mission01 { template = aas32_ChernogorskConflict.Chernarus; cadetmode = 2; difficulty="veteran"; };//end of this mission and not difficultyMP="veteran";? -
Few server-based questions
BCA Cat Toaster replied to Shinanigans's topic in ARMA 2 & OA - MULTIPLAYER
2) Same here. By "finetuning" those "basic.cfg" settings i "optimized" it to happen at only six players on our server ;-)...Well i decided to go back to stock-settings described in the Wiki -> http://community.bistudio.com/wiki/basic.cfg -
Dedi: HowTo setup Difficulty Level?
BCA Cat Toaster replied to BCA Cat Toaster's topic in ARMA 2 & OA - MULTIPLAYER
Sorry for DP.... These settings now work for just one mission. In the next mission in the mapcycle the server switches back to "recruit" difficulty level. Any ideas? -
Dedi: HowTo setup Difficulty Level?
BCA Cat Toaster replied to BCA Cat Toaster's topic in ARMA 2 & OA - MULTIPLAYER
Server still starts in "Recruit". :-( OK: My fault, server says recruit until mission is loaded. Now it is loaded and it´s VETERAN! Thank you both 1000 times! -
Dedi: HowTo setup Difficulty Level?
BCA Cat Toaster replied to BCA Cat Toaster's topic in ARMA 2 & OA - MULTIPLAYER
Hi and thank you so far. I pasted that in my profile but the server starts still in "Recruit". As far as i understand that profile you posted defines the level and their special settings (which is definetely more than i had before!) but how i set up which of those four modes the server will use at startup?