Jump to content

MarK (CZ)

Member
  • Content Count

    9
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About MarK (CZ)

  • Rank
    Private

core_pfieldgroups_3

  • Interests
    OFP, Programming, Snowboarding, Biking
  1. I really like the idea, could make a small boom in MP playing But it has to be well organised with a website dedicated to this with all info for addon-makers, mission-makers and players and a staff of ppl to take care of it. But it would be definitely great!
  2. MarK (CZ)

    Flag on the pole?

    [sOLVED] <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">isnull flagowner name_of_flag Thx to DoD.
  3. Hi guys, I was posting this already on OFP.info forums but noone could help. So I'll try here  How can I check that the flag is on the pole? <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">flagOwner flag returns objNull in this case but, as you probably know, objNull is not equal to any value. Not even to itself - and that's the problem.
  4. MarK (CZ)

    [] exec "beginmission.sqs"

    Bah, you just have to go with the flow, memorizing syntax too well is a waste of your brain. Â Get a good reference book, or for C/C++ etc get the MSDN library on PC. For OFP you have command reference and examples. Â Yep, but I really hate the way OFP scripts look like. It's getting complicated if I want some more complex calculations and so. Functions are better in this but I can't use them everywhere...
  5. MarK (CZ)

    Switch sides?

    Well, that mission.sqm cannot be altered during game as far as i know...
  6. MarK (CZ)

    Ofp combat photography 2. no pics over 100kb

    My lovely flamethrower
  7. MarK (CZ)

    [] exec "beginmission.sqs"

    That would work e.g. in JavaScript functions
  8. MarK (CZ)

    Switch sides?

    It can be also changed in mission.sqm (if not needed to be permanently changed addon).
×