Jump to content

SavageCDN

Member
  • Content Count

    3307
  • Joined

  • Last visited

  • Medals

  • Medals

Everything posted by SavageCDN

  1. SavageCDN

    U.C.S.V. Cargo & Support Drone

    Ah.. this must be where I failed... I was probably still touching the ground. Thanks!!
  2. SavageCDN

    U.C.S.V. Cargo & Support Drone

    ok perhaps I'm a bit slow :p - how does one actually use the drones? I move the unit over a vehicle but don't get any options (action menu) to attach it to the UAV :confused: Yes I am using the script version.. I've tried as a UAV operator with the vehicle manned/unmanned.. still no go. I'm sure it's something glaringly obvious that will force me to FPDR once I find out.
  3. SavageCDN

    Mission Editor Expansion

    oh god my eyes thank you!!! Making all units playable at once is like the holy grail of editor functions :p I wonder if there is a way to integrate something like VAS into the editor for loadout selection?
  4. SavageCDN

    Blastcore A3

    Well @ACEX_SM (ace sound mod) is pretty damn good if you want a 'lightweight' sound mod. Some people have problems with JSRS and ACE (deafening explosions that last for 30 seconds) - make sure you also run @JSRS_ACE. Blastcore is great although for me I find the FPS drop is not worth it.. I'm satisfied enough with ACE ammo cookoff :p Can't wait to see what Blastcore for A3 brings!!
  5. SavageCDN

    =BTC= Revive

    Thanks for keeping this updated!!
  6. ...and so it begins.... Thanks for releasing this!
  7. SavageCDN

    my cd-keys get instantly taken from me

    HOLY PUNCTUATION BATMAN After translating your post I think you might have something nasty on your PC if your keys keep getting stolen. I would start with a fresh install of Windows and go from there. Although I must wonder why you would keep buying CD keys... http://forums.bistudio.com/showthread.php?135736-Bad-serial-number-given-in-setup-use-this-thread-for-help Have you tried any of these suggestions?
  8. SavageCDN

    CJTF101's EDITOR v1.1

    Thank you for this mod... saves a bunch of time :)
  9. Dropbox link for the PDF is not working (too much traffic)... anyone got a copy they can post up?
  10. your mod line should look like this (yes the server also needs jayarma3lib) -mod=@CBA_A3;@jayArma3lib;@ACRE (doing this from memory so might not be exact mod names - also make sure your upper/lower case is correct)
  11. How are you joining your server? If you go into MP, filter for LAN servers instead of Internet do you see your server there? I assume if you are joining this way then you are connecting via LAN and not WAN. Off the top of my head I can't remember if Arma listens on multiple IPs or just one... so you might need to specify both IP addresses in the config file. HC configuration...although technically possible to do it over LAN I've not tried it (only on the same box as the server). Our setup is like that (HC runs as different process on the same physical box). To do this you need to add a line in your server.cfg file (in addition to making the mission HC compatible, etc, etc) localclient [] = {"10.0.0.1"}; more info here: http://forums.bistudio.com/showthread.php?146708-A-comprehensive-guide-to-creating-a-headless-client-compatible-mission
  12. Ours don't auto fill but here's what they look like: -mod = expansion;@CBA;@CBA_A2;@CBA_OA;@ACE;@ACEX;@ACEX_RU;@ACEX_USNavy;@JayArma2Lib;@ACRE -profiles = C:\TCAFiles\Users\username\serviceID -name = whatever -cfg = basic.cfg // this is the bandwidth config file -config = server.cfg // this is the server settings config file -BEpath = C:\TCAFiles\Users\username\serviceID\Expansion you might have to check your .rpt file (in root of game dir) to see what error is being generated you can also try putting full paths to files (ie: for server config put C:\TCAFiles\Users\username\serviceID\server.cfg) edit: oops realized I'm posting in Arma 3 section.. but same should still apply
  13. SavageCDN

    [Namalsk] (Coop 1-6) 04: Escape

    Hi JTS, Unfortunately we have not had the chance yet to try the mission.. I did not realize this was part 4 of a series so we've gone back and tried parts 1 and 2 which were very fun!! Then I got side-tracked creating my own Namalsk mission.. it's still on my play list though :)
  14. SavageCDN

    Random Missions

    ^ here's what Kylania was referring to: http://www.armaholic.com/page.php?id=22637
  15. Have you tried this? I've used it in A2 before not sure if it works in A3 though: http://www.kellys-heroes.eu/forum/viewtopic.php?f=39&t=4367
  16. SavageCDN

    PvP: CTF & CQB Missions

    CTF mission template: http://forums.bistudio.com/showthread.php?164516-MP-CTF-Template Also speak to Kju he'll have some input I'm sure.
  17. Check out this script it might give you some more info: http://www.armaholic.com/page.php?id=12815
  18. Hmmmm good question I'm going to guess no but I would ask in the VAS thread
  19. Youtube has some great vids just search for Arma 3 tutorial
  20. Here's my CAF config.sqf: So players are limited to these items only from VAS. You can also do it the reverse way... have a list of stuff to remove from the box.
×