Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

filamod

Member
  • Content Count

    56
  • Joined

  • Last visited

  • Medals

Everything posted by filamod

  1. you also need to make BLUFORs unti rank higher than civ
  2. Than explain Cosmos Engine mod! VIDEO
  3. From Russia with love III by FilaMOD Description: Canton-Protocol Strategic Alliance Treaty is an alliance of states with the goal of mutual defense, expanded global influence, and sustained economic growth. Set against the context of foundering economies and civil unrest across the west, CSAT has risen in prominence over the last decade. Its forces support the Altian government. Because Americans were not included in an alliance of states with the goal of mutual defense, expanded global influence, and sustained economic growth, NATO forces occupied Stratis and Altis. Within a few months local militia resistance forces are slowly joining Altian Armed Forces against aggression of NATO forces on their land. Help local resistance force to join Altian Armed Forces against aggression of NATO forces! Features: squad leadership flying diving UAV support tank commanding Installation: Put the .pbo file(s) to your Steam/SteamApps/common/ArmA 3/Missions folder or subscribe to Steam Workshop. License: Content created by FilaMOD is published under the "Arma Public License Share Alike (APL-SA)". You are free to take or change anything you can use, just give me a mention in the credits. Notes: Thanks to Shuko, Celery, Stealthstick/Zooloo75 and kylania! You can get first part here and second part here. Download: - download - subscribe to Steam Workshop - Armaholic From Russia with love III
  4. filamod

    Start vehicle "wrecked"?

    this setDamage 1; this enableSimulation false; and for craters try to spawn it (CraterLong_small, CraterLong)
  5. If OPFOR is leader than your group is OPFOR! In trigger just put OPFOR not present.
  6. filamod

    FIA being OPFOR

    (in editor)You could put FIA group, OPFOR soldier with higher rank than leader of FIA group, and probability of presence to 0 and group him with FIA group. In that case FIA group is OPFOR
  7. Hi, as I understand you want GUER group to be EAST? (in editor)You could put GUER group, EAST soldier with higher rank than leader of GUER group and probability of presence to 0 and group him with GUER group. In that case GUER group is EAST :)
  8. filamod

    Mission Player Respawn

    I've use this in A2 weapons_respawn.sqs
  9. And for me is * on numlock keyboard.
  10. I think so. I've always loved Chernarus map especially in A3 :o
  11. Try to put triggers near building in on act. put (for first trigger (trig1 = true), second (trig2 = true), third (trig3 = true)) and set them to once not present and group them with buildings that you want to be destroyed. For end trigger in condition put trig1 and trig2 and trig3. This should work for all players.
  12. Try to set trigger activation to anybody.
  13. filamod

    The boozer!

    my choice is:
  14. filamod

    How to make skip time?

    There is a skip time module in A3 where you can set how many hours to skip. Just syinc it to trigger and when trigger goes on the time skip. (I think it runs to all clients)
  15. Hi! Try download buildings and just copy/paste to your mission in editor.
  16. filamod

    Computer as an IED

    You could try with marker. Put down marker over computer and name it mark1. And in trigger activation: blufor, once, present On Act: bomb = "m_mo_82mm_AT_LG" createVehicle getmarkerpos "mark1"; deleteVehicle comp; Also here are some munitions that work also: M_PG_AT R_80mm_HE G_40mm_HE M_NLAW_AT_F M_RPG32_F
  17. filamod

    Task fail if enemy leaves?

    You have to set triggers activation to anybody. Also you could set on act. !(apc1 in thislist) || !(apc2 in thislist); That means that both apcs must leave area. Just change && operator to || operator, which means that if one or both apcs leave the trigger will set on.
  18. Hi! I'm not sure if east/west units can pick up civilian clothes, but I know that west soldier can't pick up east clothes and other way around. Ultimately you can "dress" civilian as diver and than you can pick up civilian clothes. ;)
  19. There is a feature in notepad++ that find and replace words in multiple files. Link
  20. filamod

    Beta Content Pic Request!

    aaa.. can't wait for release! (with beer in one hand and 35 °C in room) :)
  21. filamod

    Missing 3D tank interiors

    Why not all? I'm sure there are many people that would help (for free and of course for money). And than we would definitely have a quality and quantity. ;)
  22. For capture point create trigger and put this setcaptive true; with countdown 300 (not sure for money). For car spawns look at http://forums.bistudio.com/showthread.php?76445-Simple-Vehicle-Respawn-Script.
  23. I think you are missguided. I agree.
  24. From Russia with love II by FilaMOD Description: Canton-Protocol Strategic Alliance Treaty is an alliance of states with the goal of mutual defense, expanded global influence, and sustained economic growth. Set against the context of foundering economies and civil unrest across the west, CSAT has risen in prominence over the last decade. Its forces support the Altian government. Because Americans were not included in an alliance of states with the goal of mutual defense, expanded global influence, and sustained economic growth, NATO forces occupied Stratis and Altis. The FSB agent is back on Stratis island! Russia is helping the local resistance with weapons and military tactical support in warfare against Americans. Help local resistance force with weapons and military tactical support! Features: stealth shooting squad leadership flying driving attackin Installation: Put the .pbo file(s) to your Steam/SteamApps/common/ArmA 3/Missions folder or subscribe to Steam Workshop. License: Content created by FilaMOD is published under the "Arma Public License Share Alike (APL-SA)". You are free to take or change anything you can use, just give me a mention in the credits. Notes: Thanks to Shuko, Celery and kylania! You can get first part here and third part here. Changelog: v1.1 - updated class names - added some objects - corrected triggers - added more auto-save points - added briefing Download: - download - subscribe to Steam Workshop
×