Jump to content

Wouser

Member
  • Content Count

    11
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About Wouser

  • Rank
    Private First Class
  1. Wouser

    Dedicated server hosting help

    awesome you guys already helped alot, got my server up and running now with the oden map totally working only the param setting part doesnt work this is how i got it in the code: /* Specifies the mission rotation and related difficulty settings. leave blank i.e class Missions {}; to enable player's selection from mission list & difficulty settings (voted on if no admin logged in) */ class Missions { class Mission_01 // name for the mission, can be anything { template = ColdOdenWarfare.Chernarus; // omit the .pbo suffix /* difficulty: recruit, regular, veteran & expert as specified in *.Arma2profile */ difficulty = "recruit"; /* The following options are seen in the lobby of a multiplayer game. These options can be useful for setting time limits and score limits in such games as Capture the Flag and Death Matches. Other popular uses include accelerate time, setting the mission difficulty or switching the intro on/off. */ } param1 = "Warfare" param2 = "6 Towns" param3 = "Off" param4 = "Infinite" param5 = "Off" param6 = "Off" param7 = "2000m" }; any help would be appreciated thanks in advance!
  2. Wouser

    Dedicated server hosting help

    thanks. but how do i edit the parameters of the oden map or set the settings of BE in a config file so i can start a server with the standalone exe?
  3. Ej guys! I wanted to set up a dedicated server for anyone who liked to play on it. I only dont know how to get it all set... i used this site as a sort of guide: http://community.bistudio.com/wiki/Armed_Assault:Dedicated_Server at the "installation" section they talk about "you can use the main executable (ArmA.exe) with the command line argument –server to start a dedicated server" wich should do what i want ( i want to start an oden/BE warfare server but i need to set the paramaters right for that matter... ) but where do i add that "-server" part in the 'command line' ? i really hope someone can help me out!
  4. Wouser

    Versus warfare

    Thanks alot again! you made alot clear to me ! =)
  5. Wouser

    Versus warfare

    Thanks alot Gutm@sher. your answers were awesome and got me totally excited to play against my brother ! :) difference are clean aswell Bennys for a long rainy sunday and the odens for a couple of hours in the evening! haha thanks alot you helped greatly! ---------- Post added at 02:17 PM ---------- Previous post was at 02:13 PM ---------- Hmm another question came to mind: in the oden map instructions stated: " 'No Addon' version allows a small set of infantry and light vehicles to be purchased from any friendly Towns Depot (empty vehicles). " Does this mean that there are mods that add infantry/vehiclecs to play without having to adjust the map? and if you dont got the addons are your ifantry/vehicle options really limited?
  6. Wouser

    Versus warfare

    Ah thanks alot for the fast response and answer! So in benny's warfare it is possible to, lets say play against my brother (and both be commander of another army) and battle against eachoter? I really hope so, would add alot of joy to the game! thanks in advance!
  7. Hi there fellow Arma2 players! After reading some maps and there descriptions i found you guys do alot of great work, my credits to these guys! Though a question raised to my mind. Often you play with allies ( human ) vs. AI. Are there maps where you can play against other humans? And more specific are there maps that got Warfare ( if i got that correct? i mean when you are the commander and can build a base :) ) for 2 persons? in means that you can play warfare against a friend and your the commander of one army and he is in command of the other army? Thanks in advance!
  8. Another question that came to mind, lets call it 4: 4: You got yourself a platoon of infantry guys in a town, you build some defensive structes ( think of nests and other turrents ) will they use them automaticly or how are you able to make them use the defensive structures?
  9. After playing the dogs of war mission some questions came to mind, i hope someone can answer them for me and as reference for others who might struggle with this. 1: After creating a unit, its always in your team but when placed in another team ( 2, 3 .... 8 ) in high command what happens to that unit? does it get teleported to the other units of that team? 2: If you created, for instance, a tank it contains 3 crew man ( driver gunner and commander ) what happens if you place the driver in another team? are the other 2 ( gunner and commander ) placed to that team aswell? 3: If you combine tanks and infantry in one team will the tanks ride with the speed of infantry or take their own speed to a certain location? ( eventually making the infantry arrive later) I hope someone can clear out some for me! Thanks in advance
  10. Oke guys, i finally completed the mission after alot of hard work. when i returned to the mission menu, the next mission doenst show up it still says manhattan as the lowest mission on the list... anyone knows something?
×