Jump to content

flybowlofsaki

Member
  • Posts

    12
  • Joined

  • Last visited

Posts posted by flybowlofsaki

  1. for some reason im not getting a view coins menu. the instructions are as easy as it gets. i have checked the install several times. can anyone point me in directions to trouble shoot. i dont see any errors in the rpt and everything else is working fine. im running chernarus map overpoch 1.0.5.1 / 0.2.5, infiSTAR 08/04/2015/v1401, zupa sc 3.0

     

    got it. thank you for sharing!

  2. Does anyone have this working for epoch 1051 that can link spoilers of there pack, depoly, and fn_selfactions so I can diffmerge and see what I am doing wrong. I can deploy I but cant pack. No matter the changes through out this thread I still loose my toolbox when I interrupt the deployment process. I added s_player_packVehicle in infiStar even though _CSA is false in my AHconfig.

  3. I have everything working fine except deployment of static weapons. i can safely deploy M2staticMG but when I enter the vehicle to fire my screen turns black and I can only fire one round. At that point i can only alt f4 out of the game. When i log back in i can repack the M2 with no issues. I can spawn a M2 via infiStar and have zero issues entering, firing, exiting the vehicle. I only noticed a few additions to battleye in the install/intro. Can someone help point me in the right direction so i can get this deployment script working at 100%. Thank you

     

    Added EVD to test and had no issues entering and safely firing the M2, but couldn't get pack to work with the selfactions.

  4. Thank you for sharing this script. Everyone has had nothing but good things to say about it on my server. I was wondering if someone could help me reword the EvacChopper_init to allow me to Clear and Set evac chopper from my personal menu. Call for Evac pops up all the time and i would like to keep all my addons in one menu. I am using Action menu script to keep rules and other addons organized in one place. I can call the heli but I can't set or clear this way because I have no idea how to not break the code in the EvacChopper_init.sqf

     

    HeliEvac =

    [
    ["",true],
    ["Call Evac", [2], "", -5, [["expression", format[EXECscript6 ,"CallEvacChopper.sqf"]]], "1", "1"],
    ["Set Evac", [3], "", -5, [["expression", format[EXECscript6 ,"SetEvacChopper.sqf"]]], "1", "1"],
    ["Clear Evac", [4], "", -5, [["expression", format[EXECscript6 ,"ClearEvacChopper.sqf"]]], "1", "1"],
    ["", [-1], "", -5, [["expression", ""]], "1", "0"],
    ["Exit", [13], "", -3, [["expression", ""]], "1", "1"]
    ];

  5. I added a trader and two tid: secret weapons and secret vehicles. I added several vehicles and weapons to the menus. I have no issues with the weapons but when i purchase any of the vehicles from that menu like M113_TK_EP1. I am not able to sell it back to the trader. Also cant sell any HMMWVs back to Hero traders as well. I rolled back the db to before I touched the db almost to days back and loaded default mission and server pbo and still couldnt sell default 1151 HMMWV back to Hero trader. Any one have pointers or something i should do / check out?

×
×
  • Create New...