Jump to content

Search the Community

Showing results for tags 'max'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • BOHEMIA INTERACTIVE
    • BOHEMIA INTERACTIVE - NEWS
    • BOHEMIA INTERACTIVE - JOBS
    • BOHEMIA INTERACTIVE - GENERAL
  • FEATURED GAMES
    • Arma Reforger
    • Vigor
    • DAYZ
    • ARMA 3
    • ARMA 2
    • YLANDS
  • MOBILE GAMES
    • ARMA MOBILE OPS
    • MINIDAYZ
    • ARMA TACTICS
    • ARMA 2 FIRING RANGE
  • BI MILITARY GAMES FORUMS
  • BOHEMIA INCUBATOR
    • PROJECT LUCIE
  • OTHER BOHEMIA GAMES
    • ARGO
    • TAKE ON MARS
    • TAKE ON HELICOPTERS
    • CARRIER COMMAND: GAEA MISSION
    • ARMA: ARMED ASSAULT / COMBAT OPERATIONS
    • ARMA: COLD WAR ASSAULT / OPERATION FLASHPOINT
    • IRON FRONT: LIBERATION 1944
    • BACK CATALOGUE
  • OFFTOPIC
    • OFFTOPIC
  • Die Hard OFP Lovers' Club's Topics
  • ArmA Toolmakers's Releases
  • ArmA Toolmakers's General
  • Japan in Arma's Topics
  • Arma 3 Photography Club's Discussions
  • The Order Of the Wolfs- Unit's Topics
  • 4th Infantry Brigade's Recruitment
  • 11th Marine Expeditionary Unit OFFICIAL | 11th MEU(SOC)'s 11th MEU(SOC) Recruitment Status - OPEN
  • Legion latina semper fi's New Server Legion latina next wick
  • Legion latina semper fi's https://www.facebook.com/groups/legionlatinasemperfidelis/
  • Legion latina semper fi's Server VPN LEGION LATINA SEMPER FI
  • Team Nederland's Welkom bij ons club
  • Team Nederland's Facebook
  • [H.S.O.] Hellenic Special Operations's Infos
  • BI Forum Ravage Club's Forum Topics
  • Exilemod (Unofficial)'s General Discussion
  • Exilemod (Unofficial)'s Scripts
  • Exilemod (Unofficial)'s Addons
  • Exilemod (Unofficial)'s Problems & Bugs
  • Exilemod (Unofficial)'s Exilemod Tweaks
  • Exilemod (Unofficial)'s Promotion
  • Exilemod (Unofficial)'s Maps - Mission Files
  • TKO's Weferlingen
  • TKO's Green Sea
  • TKO's Rules
  • TKO's Changelog
  • TKO's Help
  • TKO's What we Need
  • TKO's Cam Lao Nam
  • MSOF A3 Wasteland's Server Game Play Features
  • MSOF A3 Wasteland's Problems & Bugs
  • MSOF A3 Wasteland's Maps in Rotation
  • SOS GAMING's Server
  • SOS GAMING's News on Server
  • SOS GAMING's Regeln / Rules
  • SOS GAMING's Ghost-Town-Team
  • SOS GAMING's Steuerung / Keys
  • SOS GAMING's Div. Infos
  • SOS GAMING's Small Talk
  • NAMC's Topics
  • NTC's New Members
  • NTC's Enlisted Members
  • The STATE's Topics
  • CREATEANDGENERATION's Intoduction
  • CREATEANDGENERATION's HAVEN EMPIRE (NEW CREATORS COMMUNITY)
  • HavenEmpire Gaming community's HavenEmpire Gaming community
  • Polska_Rodzina's Polska_Rodzina-ARGO
  • Carrier command tips and tricks's Tips and tricks
  • Carrier command tips and tricks's Talk about carrier command
  • ItzChaos's Community's Socials
  • Photography club of Arma 3's Epic photos
  • Photography club of Arma 3's Team pics
  • Photography club of Arma 3's Vehicle pics
  • Photography club of Arma 3's Other
  • Spartan Gamers DayZ's Baneados del Servidor
  • Warriors Waging War's Vigor
  • Tales of the Republic's Republic News
  • Operazioni Arma Italia's CHI SIAMO
  • [GER] HUSKY-GAMING.CC / Roleplay at its best!'s Starte deine Reise noch heute!
  • empire brotherhood occult +2349082603448's empire money +2349082603448
  • NET88's Twitter
  • DayZ Italia's Lista Server
  • DayZ Italia's Forum Generale

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Yahoo


Jabber (xmpp)


Skype


Biography


Twitter


Google+


Youtube


Vimeo


Xfire


Steam url id


Raptr


MySpace


Linkedin


Tumblr


Flickr


XBOX Live


PlayStation PSN


Origin


PlayFire


SoundCloud


Pinterest


Reddit


Twitch.Tv


Ustream.Tv


Duxter


Instagram


Location


Interests


Interests


Occupation

Found 7 results

  1. https://steamcommunity.com/sharedfiles/filedetails/?id=1453853092 Has anyone done this yet? If so how did you go about it and what was the outcome?
  2. I am running Altis Life v5.0.0 (https://github.com/AsYetUntitled/Framework) I have a problem with backpacks not showing the correct max capacity in game (Its well above it) - Here is the bp statement in my fn_survival.sqf : /* Adjustment of carrying capacity based on backpack changes */ if (backpack player isEqualTo "") then { life_maxWeight = LIFE_SETTINGS(getNumber,"total_maxWeight"); _bp = backpack player; } else { if (!(backpack player isEqualTo "") && {!(backpack player isEqualTo _bp)}) then { _bp = backpack player; life_maxWeight = LIFE_SETTINGS(getNumber,"total_maxWeight") + round(FETCH_CONFIG2(getNumber,"CfgVehicles",_bp,"maximumload") / 4); }; }; and further down - { private["_bp","_load","_cfg"]; while{true} do { waitUntil {backpack player != ""}; _bp = backpack player; _cfg = getNumber(configFile >> "CfgVehicles" >> (backpack player) >> "maximumload"); _load = round(_cfg / 8); life_maxWeight = life_maxWeight + _load; if(playerSide == west) then {(unitBackpack player) setObjectTextureGlobal [1,""];}; // <---- Sac invisible chez les flics if(playerSide == independent) then {(unitBackpack player) setObjectTextureGlobal [1,""];}; // <----- Sac Invisible chez les Medics waitUntil {backpack player != _bp}; if(backpack player == "") then { life_maxWeight = life_maxWeight; }; }; }; Thank you
  3. What is the upper limit or maximum number of AI and/ or human players in one single mission / campaign / scenario / Multiplayer mission / online combat. Is this number limited by game software settings itself, or upon to hardware performance? I have these questions because I would like to organize and design a huge mission or campaign such as BLUFOR Battalion VS OPFOR Battalion, I want to know how many AI could I put in and how many Players can join in, and What kind of PC should I set up. Many thanks, could you share your experience about these questions, list them one by one. For example ; Game type Max AI Max Players Single mission xxx xxx Campaign yyy yyy etc. etc. etc.
  4. Is there any way to import 3DS animations to an ArmA model.cfg? I have a plane model in 3DS Max that I got off of Turbosquid and it has several animations (landing gear, bay doors, cockpit opening, etc) that I'd like to import into O2. In 3DS, the animations are all one long strip at the bottom of the screen and they are imported by default as keyframes. I do not want them to be keyframes, but rather animations defined in the model.cfg with the appropriate axes, types, rotations/translations, etc. So far I have been unable to accomplish this. To comply with ArmA's structure, I've had to remake several animations from scratch and I'm asking here to see if there's any easier way to do this because some of them (bay doors) are extremely complex and could take days for me to do by hand.
  5. Hey people. I'm working on config for a tank, using other tanks as references to make sure my values hit at least close to workable. Trouble is...I can't seem to get the damned thing past about 28km/h. I can't seem to figure what's holding it back since everything I've checked seems to be at least similar to values for the two tanks above that both work fine. Here are my related entries in vehicles.cfg: accelAidForceCoef = 1.5; accelAidForceSpd = 1.4; brakeDistance = 12; brakeIdleSpeed = 0.1; changeGearMinEffectivity[] = { 0.95, 0.15, 0.95, 0.95, 0.95, 0.95, 0.95 }; changeGearOmegaRatios[] = {1,0.424242,0.454545,0.333333,0.984848,0.424242,0.984848,0.606061,0.984848,0.575758,1,0.545455}; changeGearType = "rpmratio"; //Have also tried "effective" with similar issue. clutchStrength = 45; dampersBumpCoef = 4.5; dampingRateFullThrottle = 1.0; //1.4: T100 0.8: Kamysh dampingRateZeroThrottleClutchDisengaged = 0.65; //0.8: T100 0.5: Kaymsh dampingRateZeroThrottleClutchEngaged = 0.45; //5.0: T100 4.0: Kaymsh driveOnComponent[] = {"Track_L","Track_R","Slide"}; engineMOI = 12; //12 - T100 7 - Kamysh enginePower = 1119; //kW engineStartSpeed = 5; //common value epeImpulseDamageCoef = 18; //Same for T100 and Kuma gearBox[] = {-7,0,11,8,5.7,4.2}; //Same in T100 and Kuma idleRpm = 1200; latency = 0.5; maxOmega = 335; maxSpeed = 80; minOmega = 140; normalSpeedForwardCoef = 0.75; numberPhysicalWheels = 16; peakTorque = 5300; redRpm = 3200; sensitivity = 2.5; simulation = "tankX"; slowSpeedForwardCoef = 0.25; switchTime = 0.3; tankTurnForce = 950000; tankTurnForceAngMinSpd = 0.7; tankTurnForceAngSpd = 0.76; thrustDelay = 0.5; torqueCurve[] = {{0.424242,0.8},{0.545455,0.95},{0.606061,0.99},{0.636364,1},{0.666667,0.98},{0.727273,0.93},{0.878788,0.76},{1,0.6}}; tracksSpeed = 1.35; class complexGearbox { driveString = "D"; //String displayed in HUD for Forward Gear neutralString = "N"; // string to display in the HUD for neutral gear. reverseString = "R"; // string to display in the HUD for reverse gears. gearBoxMode = "auto"; GearboxRatios[] = {"R1",-3.4,"N",0,"D1",4.4,"D2",3,"D3",1.75,"D4",1}; //KUMA //GearboxRatios[] = {"R1",-4.5,"N",0,"D1",7.8,"D2",5.6,"D3",4,"D4",2.9,"D5",2.1,"D6",1.5,"D7",1.1}; //ANGARA moveOffGear = 1; transmissionRatios[] = {"High",11.5}; }; Can't seem to figure this on my own, so help would be appreciated! I've checked vehicle mass and it seems to be as expected (about 52 tonnes) Cheers, Law
  6. Hello guys, as my first mod ever, I decided to recreate and expand the Mad Max universe. At the moment the mod contains: Vehicles: Weapons: Helmets: Facewear: Vests: Charakters: In case if you wonder, original stands for content, wich has been seen in the movies or in the game, I does not means, it was ripped of the game. Known buggs and errors: - plymouth rock missing .rvmat error - the wheels of the plymouth rock are not at the correct postion - the vest is not fitting, gets sucked into the body directly under the armpit and has only texture on one side - the shadows are not perfect - the shotguns can use scopes, this is not wanted, so make shure you have an empty sight slot on the shotguns (or you will see nothing and think the gun is broken) BI Forums WIP Discussion: Special Thanks: - Fled for releasing the model of the plymouth rock - I3lueVein for his models of the mad max and the inspiration - KingDom for spending his freetime, while searching with me via teamviewer for the errors - ianbanks & Pennyworth for helping me with the first person error Credits can be found in the Files. If theres interest in my mod, you can join the discord server: here! Download Links: STEAM: http://steamcommunity.com/sharedfiles/filedetails/?id=815962700 Armaholic: http://www.armaholic.com/page.php?id=32034 (Might not have the lastest update) You can use it for Exile or whatever you want, but please don't repack or reupload it anywhere else without giving credits.
  7. Runs great! here are my specs: iMac (Retina 5K, 27-inch, Late 2014) 3.5 GHz Intel Core i5 16 GB 1600 MHz DDR3 AMD Radeon R9 M295X 4096 MB Bohemia! I used to run Arma 3 on bootcamp. I was an avid player! ever since the arma 2 days. and before that flashpoint. I am so happy you guys released this for Mac. I am an Artist and pretty much have to use a Mac for my work. Having Arma 3 ported to Mac is absolutely amazing! please continue to develop it. I already got apex and have played it through bootcamp, It is awesome! please bring it to Mac. I don't use bootcamp anymore so this port is a dream come true. with my computer I run it at 1080p with all the settings maxed out. getting an average of 50fps in the open areas of Altis and around 32fps in Kavala. I am sure with some optimization it could be way better. although the fps doesn't go above 50 it feels way smoother than on bootcamp. boot camp with ultra settings I was getting around 50fps as well but it would stutter between 80fps down to 40fps which would cause screen tearing. please make the graphics fully accessible. I want to see what happens when things are bumped up some more. all and all Bohemia this is awesome! love you guys
×