Jump to content

bombe

Member
  • Content Count

    27
  • Joined

  • Last visited

  • Medals

Posts posted by bombe


  1. 4 hours ago, Kanas Kanas said:

    //Save player CP

    _list = [];
    {player getVariable "BIS_WL_funds"]} forEach save_funds;
    profileNamespace setVariable ["save_funds",_list];

    saveProfileNamespace;


    //Load player CP

    {_x params ["_funds"]; player setVariable ["BIS_WL_funds",_funds, TRUE];
    } forEach (profileNamespace getVariable ["save_funds",[]]);

    Thank you,
    We found another solution and it work well too
    Wanna try the server ?


  2. Hi,

    Me and my friend wants to make a mission with saved CP.

    But we hurt some problems.
    We used player setVariable ["BIS_WL_funds", 10000, TRUE]; .

    But that give money to all players.... We used trigger to save-load in mission.
    Have you got some help to give us please ?

    Edit : We found the problem


  3. Hi,

    After made my warlords server, i try to make a database to save CP only.

    But ... I tried to used inidbi2 and i failled hard. I want an automatic save each X minutes but i dont find and understand how.

    I followed this guide as well, it worked but not my need at all :

    can you help me to make this database please ?


  4. I tried everything... they are independants units spawning onto independant sector.
    I syncronized them with sector, i used "Move to" but they dont move.
    I activated AIs on global map, nothing changed.
    I syncronized them with intervention points but dont spawn at all.

     

    The only working enemies, is spawned enemies by zone ...


    The only thing is working is that they are spawning lel...

     

    Quote

    1555920708-altis.png

     


  5. Hello,

    My friend and me made a mission on Altis east. We tried to egalised all team.

    Both team got airfield.
    Prices of vehicle are increased to force player to be on foot.
    All vehicles are in game and there is no TP. That to force roleplay.

     

    Join us to victory !

     

    Server ip : 78.243.190.232:2302

     

     

    1555856687-altis.png


  6. Hi,
    I want to make a server with personnalised map and i try to make independant VS bluefor.

    But i tried everything that writed on "https://community.bistudio.com/wiki/Arma_3_MP_Warlords" and it doesnt work at all.

    The vehicle work well, but nothing more.

     

    When i play as independant, i dont have warlord protocole.

    Then , when i put OPFOR as indep, there are no enemies who spawned.

    Help please. Does independant cannot be played at all ?


  7. 6 hours ago, kklownboy said:

    you cant change the AV camera to gunner... for some reason. You used too, but it has changed...

     

    But you can change the cameras filter, thermal/wh,bh, and Nv.

     

    Have to be in the drone and cycle thru the vision filters.

     

    Use the UAV terminal.


    Oh that bad... This thing is funny, and not many pple use it. So that can give you an advantage.

    As on my server HC, you cannot use termale. Only VIS mod.

    thank you for awnser !


  8. Hi, i have a question, how to change the camera display ? Because i cant change camera, its only on the driver cam.

    I want to have the gunner on my screen

    I have this screen with "tab x 2"

    (As you can see, there is a bug where you see in day  but we are at night ...)

     

    Thank for future awnser

    1486584640-20170203224052-1.jpg

×