Jump to content

madpat3

Member
  • Content Count

    267
  • Joined

  • Last visited

  • Medals

Everything posted by madpat3

  1. madpat3

    [MP] =BTC= Hearts and Minds

    you mean i have to seek a radius of 4km, in order to find a hideout?! no hints getting closer like 3000m, 2000m, etc.?! wow, that's some hard stuff! ☠️ ace is good for us ☠️
  2. madpat3

    [MP] =BTC= Hearts and Minds

    and how about the intel for the hideouts? everytime i get new intel, a new marker is placed on map (!). but it is always 4000m.
  3. madpat3

    [MP] =BTC= Hearts and Minds

    well, this doesn't work, or maybe i did it wrong. nevertheless it works with ace, since there is an option to respawn players with equipment they had before dying. (issue closed 😉 question: is the civil-reputation-level stored, or do i have to define it everytime i restart the mission?
  4. madpat3

    [MP] =BTC= Hearts and Minds

    ok, initial spawn (when you first connect to the server) works with the "define_mod.sqf". but when i respawn it doesn't. i want to have certain "acre-radios" in inventory, so i wrote something like this in the "define_mod.sqf": private _radio = ["tf_anprc152", "ACRE_SEM52SL"] select (isClass(configFile >> "cfgPatches" >> "acre_main")); how do i get this into, so it also works with respawned players?
  5. madpat3

    [MP] =BTC= Hearts and Minds

    where can i set inventory of the players, on initial spawn and then on respawn, too?
  6. is this right? because the link on first page leads to a folder called 3.0
  7. madpat3

    [MP] =BTC= Hearts and Minds

    not that i knew of. only if a vehicle is locked up by module and the player is syncronized with it. then the player is automaticaly equipped with the key. and for the vehicle, you can only add spare wheels and spare tracks with the checkboxes in attributes. excellent! this works just fine! thank you for the help. (info: we need the car keys, because we play with Vcom and to prevent the ai from mounting vehicles, we lock them up. and we play with a fuel consumption script, so we need to watch our fuel level as well).
  8. madpat3

    [MP] =BTC= Hearts and Minds

    how about the cargo content. for i put this in the vehicle's init-line: this addItemCargoGlobal ["ACE_key_west",1]; ["Land_CanisterFuel_F", this] call ace_cargo_fnc_loadItem; but in won't be stored, either. i think i have to put it in the "respawn-script", but where and how?
  9. madpat3

    [MP] =BTC= Hearts and Minds

    is there a way to make a vehicle a "medical vehicle"? i did, but when it's wrecked and repaired again, it is no longer a medic vehicle.
  10. how can i change the skills of the ai (aiming, reload speed, etc.)?
  11. madpat3

    Panavia Tornado AWS

    some issues i found so far: -wso can't stabelize target's camera -pilot can't steer the plane with mouse while in pilot's camera. only with W,A,S,D or maybe joystick -weapon pylons for the middle section are mirrored in the wrong direction (should be top to bottom, not left to right) -weapon pylons can't be configured nor rearmed (only repaired/refueled) during mission. -weapon pylons should be capable of loading GBU 24 and GBU 54 as well -and the pylons could be made ace-compatible so you can configure them during mission via ace-interaction. (https://ace3mod.com/wiki/framework/pylons-framework.html)
  12. madpat3

    DUI - Squad Radar

    the thing is, you have to do the settings, while creating your mission (before loading it up onto the server). some settings can't be configured afterwards.
  13. so i tried to put the script version in a mission. it works now. but everytime i attack a vehicle an error massage appears, saying can't find sound xy. where do i put those soundfiles?
  14. madpat3

    EF-2000 Version 7x

    scalp-er has too less power. tested with csat varsuk tank. sometimes it took two of those missiles to destroy it. a missile that big, should always blast a tank to hell.
  15. madpat3

    EF-2000 Version 7x

    script for durandal antirunway doesn't seem to work on dedicated. on local MP it works.
  16. madpat3

    EF-2000 Version 7x

    i think the sead script doesn't work on dedicated. tested with same mods and same mission, but one time self hosted and other time on dedicated. i used ace to change weapons in game with an ammotruck nearby. and once fueltanks are siphoned you can't bring it back, although jettisoned and rearmed afterwards, it always stays empty. same with the radar decoy. stays used although plane is being rearmed after use.
  17. madpat3

    DUI - Squad Radar

    make the compass visible, only when you're in a group. otherwise it's just a compass, that is always shown and we already have a compass from bohemia.
  18. madpat3

    DUI - Squad Radar

    I'm not shure, but i think you must configure it like this: class CfgUIGrids { class IGUI { class Presets { class Arma3 { class Variables { Classname_grid[]= { { "((0.69) * safezoneW + safezoneX)", "((0.56) * safezoneH + safezoneY)", "((6) / 16 * safezoneW)", "((6) / 9 * safezoneH)" }, "((0.6) / 16 * safezoneW)", "((0.6) / 9 * safezoneH)" }; }; }; }; class Variables { class Classname_grid { displayName="blabla"; description="blabla"; preview="\pathTo_ca.paa"; saveToProfile[]={0,1,2,3}; canResize=0; }; }; }; };
  19. madpat3

    DUI - Squad Radar

    i use no settings file. i just changed settings mid-mission in the server tab and overwrite clients and clicked ok. nothing had changed. only when i do changes in the client tab. but i want to do settings for all client.
  20. madpat3

    DUI - Squad Radar

    i cannot change settings during mission on dedicated server. in fact i can change everything in the cba-settings UI, but when i click "OK", all changes are set to default again. only the client-settings work, but i can't overwright them via server-settings. AH, i think that's because the mod was running clientside.?
  21. madpat3

    EF-2000 Version 7x

    is there a way, to get rid of the numbers that are randomly attached to the plane once the mission starts?
  22. can it be, that the mines placed by AI can't be disabled, when ace3 is running?
  23. madpat3

    [WIP] Winter Viper Faction

    textures of the vehicles don't work on dedicated server. i integrated your units in "kp-liberation mission", where all is placed by script. on self-hosted it works, but on dedicated it doesn't. click
  24. madpat3

    [WIP] Winter Viper Faction

    could you upload it on steam, please. would be more comfortable. and by the way, very nice addition to indeedpeet's snowtigers (fits like a charme)!
×