Recent content by zippy

  1. Z

    Kamenka Checkpoint

    I th Think it is separate lines.
  2. Z

    Kamenka Checkpoint

    What the difference between between usin the isServer vs isDedicated? I've seen both used on different mods.
  3. Z

    Execvm and sqfs

    Thx to rossymond, I'm going to running my custom buildings from a SPF which is activated in the init.sqf using a execvm. One of the objects asks for 2 other scripts I have made, using an addaction. Will they automatically be used when I pack them with the mission.sqf in the pbo?
  4. Z

    Kamenka Checkpoint

    Thank you for posting this, shows me another way to add buildings to dayz without using sqm. PM'd ya
  5. Z

    scripting door - converting to sqm?

    added the lines addaction and names to the sqm in what i guessed was the right format but you end up with waiting for host error.
  6. Z

    scripting door - converting to sqm?

    //-- MISSION.BIEDI class _vehicle_5145 { objectType="vehicle"; class Arguments { POSITION="[7037.5879, 15014.413, 1.5]"; TYPE="Misc_Wall_lamp"; NAME="button"...
Back
Top