Jump to content

zulu1

Member
  • Content Count

    2025
  • Joined

  • Last visited

  • Medals

Everything posted by zulu1

  1. zulu1

    Cant make lobby

    Hosting a multiplayer games is a bit different than running a server. In host mode there isn't a lobby per'se, but you should see all the islands on the MP screen. If you got this then just choose an island and a mission. I don't think you'll have any luck with direct play.
  2. Hi, There was a good tutorial on the web, but it's gone I guess. You'll need to be able to log into your router via a browser. Link Check this site it seems to cover the basics. You basicly need to open some TCP and UDP ports that the game uses to communicate through.
  3. zulu1

    Not possible to shoot paratroopers?

    It's not a bug, it's in the game design. It uses the set captive mode which prevents a unit from being killed.
  4. zulu1

    Unified Artillery

    Really???? You post this in a thread that died 15 years ago for OFP/ARMA, asking a question about ARMA2 or ARMA3.... Are you serious???
  5. In addition to what my friend zwobot pointed out... Missing or mis placed "{" or "};" is the biggest problem with OFP/ARMA files. The way you see it displayed looks odd, but each entry is actually a line begining with { and ending with }; class MissionDefault {lives=-1; lost=; end1=; end2=; end3=; end4=; end5=; end6=;}; My guess is in the section below:
  6. I hope this is only temporary. 😱 OFP Monitor is what kept MP play going for so long. Maybe Rozek can help with a new Master Server?
  7. zulu1

    Grenade explosion script

    Did you look at BD grenades to start with? When i'm home maybe i can come up with a sample. One question is are you making a mod or a mission? Implementation would be different.
  8. zulu1

    OFP Addon request thread

    Hi Stregatto Here you go... Link
  9. zulu1

    Trying to install Mastertronic GOTY version

    Sounds like you have a bad disc, did you try cleaning it? You say you have CWC as in A3 version?....Yeah that's not quite the same. You can purchase on steam CWA, which is the 1.99 version of OFP. https://steamcommunity.com/app/65790/
  10. zulu1

    White terrain and see through

    You're missing an addon that provides the texture. At one time I was all into the WWII addons, but now from memory I can't tell whats missing.
  11. zulu1

    OFP Addon request thread

    Hi Snafu, Not sure these are the "latest", but it's what I have: Link, Click Me
  12. zulu1

    Dynamic Afghanistan - DELTA FORCE

    There is no MOD per se but a collection of addons that you should be able to find. The mission files in my link above still work.
  13. zulu1

    Back to CTI for dummies

    The CTI names are based on who built the script packages. MFCTI- Mike Melvin CRCTI - Clean Rock ...etc. crcti1.0_@bis_res-z_para" game means its based on Clean Rocks CTI1.0 and uses additional addon pack @bis_res-z_para. Crime City I'm sure is around. Try the DT server, or Nooby (Noob1) likes to play it on his server which is up and down. btw...I don't think HAMACHI is around any more.
  14. If you edit the mission.sqm file and remove "chinaww2infantry" from the required addons section at the beginning of the file it may work for you then.
  15. Unless someone has done some customization of those mods they will work together in their native format. You can only have one \bin folder with a single config.cpp file. These mods all have their own. Addons may be a secondary issue. There are many versions of WGL and some addons are not inter-compatible as it sounds like you've discovered.
  16. Hi Bee, I thought I saw the servers in the monitor there other day. maybe it's a temporary problem? Poweruser used to be in chat on ofpmonitor all the time, maybe he still is.
  17. Hi, Good to see someone is still playing around with this. It sounds like what you want to do is beyond basic triggers and waypoints. When you get into more complex scenarios all units, vehicles and objects should be named. You need to use some scripting with conditional variables I'm thinking. Have you looked at scripting on the BIS Wiki? There is good information there. If you're getting nowhere with it maybe you can send me your mission and maybe I can do something with it. You'll need to spell out precisely what you want it to do.
  18. zulu1

    WW4 Modpack 2.5

    That's because both mods use a custom animation. I think there was a ECP+WW4 config maybe. You can't use two mods together that both have a custom BIN folder with configs without doing some editing.
  19. zulu1

    OFP Addon request thread

    Really wasn't a lot of Polish stuff released. Rozek is the OFP polish expert. OFPL released some decent units, but not many vehicles. http://ofpr.info.paradoxstudio.uk/9004-ofpl-releases.html
  20. zulu1

    best ww2 mod?

    WWII Collection
  21. zulu1

    FML HP3 - Zombie problem

    If the group you want to be attacked is group1 I would think that should work. Try this: Make a trigger that covers the whole map, in the init field, type gblalltargets = thislist activation: any Make the medium game logic
  22. zulu1

    Dynamic Afghanistan - DELTA FORCE

    Wow to see a post of mine that is 11 years old.... Here: http://www.mediafire.com/folder/kou0bjj4vqpcval,z380zg571xbf75g,f7eo8ef9m91re69,4lwrpbdf6dl2dbz/shared
  23. zulu1

    The first OFP launcher - what was it's name?

    Well there was: the all seeing eye Kegety's OFP Launcher OFP Watch angus launcher OFP Watch was the big kahuna though.
  24. Thanks faguss, I looked at all the files I have archived for this and it is a mess. Your repackage will make installing much simpler.
×