Jump to content

Lajnster

Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Posts posted by Lajnster


  1. hi :)

    you can add all your personnal stuffs in the clientside file (weapons, object):

    warcontext\client\WC_fnc_clientside.sqf

    after that lines:

    player addweapon "ITEMGPS";

    player addweapon "Binocular";

    player addweapon "ItemRadio";

    this file is executed only on the player part.

    i alread changed the items loader for a simple acces; On the final release, you will only have to add your line into the files :

    warcontext\client\WC_fnc_clientitems.sqf

    that contains all the player stuff.

    Tank you so much for the capraia convertion. we are all exited to try it out next time we play.

    About adding stuff in warcontext\client\WC_fnc_clientitems.sqf

    i dont have the map warcontext or the file WC_fnc_clientitems.sqf on my disk

    is it a separete download? if so where can i get it. i have tried to google it but there is not much info about it and i am stuck.

    and another question. is it possible to edit the parameters for the mission in a file, we would like to set a new default so we dont have to change so much everytime a new server starts.

    Keep up the good work Code34


  2. when i use ace with this mission i cant get the javelin to work.

    it is the clu attachment that wont show up in game.

    would it be possible to add the wind messure device for long range sniping?

    we really enjoy this mission , we are a small team from sweden who play one or 2 times a weak and WiT is our main mission we allways come back to.

    Thanks alot code34 for still updating this mission u do a great job for many ppl.

×