Jump to content

pSiKO

Member
  • Content Count

    459
  • Joined

  • Last visited

  • Medals

Everything posted by pSiKO

  1. btw, how do you start the server ? it is dedicated or hosted ? btw: i rewrite a bit the remotexec call, that may solve your issue
  2. hi, I'll think about this, others players ask for same things. I see how I can do this ! edit: function added to squad management. 🙂
  3. it is always 3 actions, during game , after multiple revive ? did it happen for all player / AI ? " If the players redeploy after death, they will disappear." and then it reappears when its wounded again ?
  4. btw, did you remember how many player was connected at this time ? I'll try on my public server, and I can't reproduce (maybe it's already fixed ?) could you test with the latest pbo from github please ?
  5. hi, you know, the Mag Repack key can be configured, via the dialog (Ctrl+R) -> Options -> keybinding I'll look how to change default key Drag action should be unique (a bug somewhere !) Thanks for feedback
  6. there are two 'kind' of side mission: 1) Original Liberation side mission (Hunt FOB, Convoy, Pilot) wait 60 min auto start if no mission actually running (except FOB hunting that can only be started by player) never end by itself when finished, the cycle begins again. 2) LRX Side missions: (Aicraf wreck, Delivery, Town invasion, etc) wait 5-10 minutes pick random mission (only one type at time) the mission will run for 60min, unless completed for "Special Delivery" and "The Resistance" speaking with npc increase timer by 20 min for other missions killing enemy add 15min wait 30 minutes between side mission when finished, completed or not, the cycle begins again. because of the nature of timed mission there are cases where you are too late !
  7. hi dude, you more than welcome with all your test and feedback ! I'll really appreciate. continue 🙂 feel free to suggest game improvement if you want to all readers, we need prettier cammo textures for vehicles, that fit when used with "setObjectTextureGlobal" function if you have the soul of an artist or if you already have this kind of texture I would be happy to integrate them. textures used are located in "addons\RPT\textures\" paa format
  8. if you speak about the object Ammobox (in chimera) it should never be used ! always use the arsenal menu (mouse wheel) I have to remove the action menu on this box (was for debuging purpose) edit: Arsenal box action removed.
  9. that intended, abandoned vehicle is reset to default i made it to prevent use of vip colour, and to clean awful colours ! tell me if you have other feelings
  10. How Auto Support system works: # Infantry Ammo close to ammo facility - FOB 60m - Arsenalbox, #ai_resupply_sources 30m Current unit ammo is lower than preset maximum ammo by kind of weapons (DMG/SMG/etc) For launcher unit must have a backpack to rearm. Health close to health facility - FOB 60m - #ai_healing_sources 30m # Vehicles vehicle is not locked close to ammo facility - FOB 60m - HurronAmmo, #vehicle_rearm_sources 30m Unit is in vehicle (or player is connected to Uavs) - gunner, driver, commander Current vehicle ammo is lower than preset maximum ammo - static 6 Mag - default 3 Mag * a single Mag can have multiple round. Vehicle Rearming occur every 5 minutes - can't use VG during cool down Repair & Refuel use Arma3 vanilla system.
  11. Hi, you are right i need to add more instructions (btw i just added the icon description in the tutorial) 1) first rank required to access VG 2) by mouse wheel, near a FOB, but not too close to the base itself (radius of 10 m) 3) yes! (I'm proud) VG stores weapons (only) in the vehicle inventory, as well as the R3F item "loaded into .." (but not the items attached to the vehicle) for vehicles parked near a FOB, the server save: - Inventory (only weapons) - R3F objects "loaded into..." (aka cargo) - object "attached to.." (like arsenal box or ammo box "Loaded" on top of truck or offroad) you are in the best place on the internet here!
  12. Hello dear community! I'm facing some strange behavior which I think requires your knowledge. in short: I cannot read the unit variable from the "MPKilled" event handler, only if the unit is in the vehicle ..... talk is cheap: // poc MPKilled getVar ? player setVariable ["VARID", "132", true]; kill_manager = { params [ "_unit", "_killer" ]; _r1 = _killer getVariable ["VARID", "null"]; systemchat format ["DBG: %1 %2 %3", name _killer, name _unit, _r1]; hidebody _unit; }; _grp = createGroup [CIVILIAN, true]; "C_man_1" createUnit [ getpos player, _grp, "this addMPEventHandler [""MPKilled"", {_this spawn kill_manager}]", 0.5, "PRIVATE"]; When I shot the civil, (outside vehicle), I got (as expected): "DBG: pSiKO Kouris Spiros 132" but when I shoot from a vehicle, I got (surprisingly): "DBG: pSiKO Evangelos Maras null" my questions are: 1) why !🤔 (it's related to unit boarding, but I don't understand why) 2) how to access unit's variable ? I'll try lot things whitout success. (vehicle _unit) -> (driver _vehicle) -> getVariable thanks for your reading. pSiKO
  13. can't wait to test ! many thanks 😍 edit: confirmed, that works fine ! I was sure is about the source of _killer, but can't figure how to access the unit object.
  14. Hi buddies, here come... The New Year Day Update ! - Full Chineses Imperial translation done by strayer49 Thank you very much for that ! - A brand new Air Taxi service (unbreakable !) - Loading game protect objects vehicles should no blow at startup - Rewrite TK Protect - Rewrite Protect Static - Rewrite Action Manager - Refacto pSiko AI revive remove old FAR code make standalone addon - Add Hide dead body action - Better Drag units - Unified Payment library - Opfor vehicles count in ressource - Update Vehicle marker (ignore veh side) - Code cleanup, performance fix - add strings for translation Taxi Payment I wish you all a Happy New Year!
  15. Hi, be sure to start the scenario as a local multiplayer, and re test with the latest version (from github, links on first page), because i fix the solo startup some time ago btw, thank a lot for the Chinese translation ! 🤩
  16. Small update: - Tk Protect update - Minor fix (permission, cap bonus) - FOB lost penalty - New sounds (salvage, refuel) - Add action to remove dead body - TownInvasion never surrender - OpFor vehicles count in resources - Map update - Startup chain
  17. in my opinion you should keep the economy, this is the way the game should be played. if you run out of ammo you can use the admin menu.
  18. Gameplay Update - UAVs: recover ownership and HCI control when respawn/reconnect automatic rearm no game menu in uavs player penalty when AI kill civilian (no driver) 🙂 - load / unload Object locked to vehicle owner - loaded object are saved ! - New Resupply Manager (work for player/AI/UAVs) - New Wildlife manager (adapt to sector/player) (move to server side) - New Patrol Manager (adapt to sector/player) - More Friendly names - New Marker engine (precomputed + search) - City capture continue if all units are wounded (but not dead) - Fix bug solo mission startup - Map update Have fun on Chernarus Winter !
  19. hello friends, 'the benefits of teleworking' update ! - Arsenal Menu in first position - Eject dead units from vehicles - Add blood effect when revive or wounded + medic garbage - Add extra time when revive units - Admin Menu can create Opfor vehicles - Add new patrol type (static weapons) + spotter !! - Filters low score player (reduce Savegame size) - Add ability to overide default textures for Opfor vehicles - Add GRLIB_spawn_min, GRLIB_spawn_max to adapt to map size - Fix bug in count player units - Fix bug in spawnair location - New MAP Chernarus Winter 🙂 - Better Endgame + surprise ! Good game !
  20. hi, yes, you have to keep all a3w related script (init script/function/data) prepare yourself, to do surgical operation !! start you game with ' -showScriptErrors' and look into the RPT files to check errors
  21. I just tested the Zeus mode on my public server all that i needed to do is to be connected as Commander (in lobby) then press Y (Zeus key) and the Eden editor appear note that you must have add your steam_id in whitelist.sqf
  22. Hi BucNasty, yes, github version is always the most up to date. when i fix bug, I update the mission repo. btw: I've just update the mission with some fix: - add Hedgehog defence - prisoners eject from vehicle at fob - can load Arsenal box over a truck (like ammo box) - change color of abandoned vehicle - fix animation Please update your mission files and tell me if everything is working correctly Cheers !
  23. hey ! I push a new update on github - rewrite some SideMission engine + squadbuilding - Oxygen Indicator - wounded unit cannot drowns - add blufor wreck bounty - prevent disassemble static weapon / uavs - new bonus object, can be loaded on vehicles (top of truck) - New Side Mission "Water Delivery" - New Side Mission "Fuel Delivery" - fix string - fix remotexec - get LRX object name - remove Atlas check good to go !!!
  24. Hi, I'm actually working on sides mission. I rewrite lots of code and fix some bug I've add new object to prepare new missions 🙂
  25. Hi, You all you need is the "core.liberation\scripts\server\a3w" folder and (on server init) use: [] execVM "scripts\server\a3w\init_missions.sqf"; Parts of the Dynamic Sides Missions come from A3Wasteland by AgentRev, please give credit to him. note: I don't think it will work 'out of the box", you have to adapt some scripts/functions Have fun !
×