Jump to content

SavageCDN

Member
  • Content Count

    3307
  • Joined

  • Last visited

  • Medals

  • Medals

Everything posted by SavageCDN

  1. SavageCDN

    Tasks JIP friendly ?

    This is my personal fav: http://forums.bistudio.com/showthread.php?160974-SHK_Taskmaster
  2. lol nice reminds me of this http://i.imgur.com/zH26EkS.jpg
  3. I have yet to find a terrain that does NOT work with DAC... so you should be OK
  4. oops yeah sorry I obviously didn't have enough coffee this morning :p
  5. Added ticket on tracker: https://dev.withsix.com/issues/74546
  6. SavageCDN

    Best Hosting Companies for A3

    3rding Hetzner.. been a customer for about 2 years now
  7. SavageCDN

    Unigine + Euphoria Engines

    I see where you are coming from but I think you underestimate the amount of work/time required to get a game like Arma to the state it's in today. A new startup would require years to get anywhere close to what Arma 3 provides now, and during that time require funding or some form of income through sales to stay alive. Sure it 'could' happen but realistically.. especially after seeing the direction the gaming industry is moving over the last few years... don't hold your breath.
  8. I have to agree with you... while it may be true to the original to have the skating feature I don't think it works well in Arma. I find after a few minutes the walking/skating becomes hard to manage and the animations get a bit wonky. Perhaps a way to force "limited" speed on all the units? Very fun mod!!
  9. On your server instance you can enable an admin password (done in your server.cfg file check here: https://community.bistudio.com/wiki/server.cfg) Try enabling this then when you connect to your server type in group chat: #login password #monitor 5 This will display your server's FPS in sidechat every 5 seconds. Also if you're running both on the same PC make sure you assign each .exe to different cores (2 cores per .exe).
  10. SavageCDN

    FFS let us filter out Altis life

    Perhaps get the big life mission authors to change the mission header to RPG instead of COOP? https://community.bistudio.com/wiki/Multiplayer_Game_Types (I know... a pipe dream....)
  11. SavageCDN

    View distance options

    +1 needs to be fixed
  12. I think it should go under: _Events_Vehicle = [ ["_vehc lock true"], [], [] ]; Perhaps the 1st array is wheeled, 2nd is tracked, 3rd is heli? To be honest I've never tried this myself.. I know it does work on vehicles spawned as camp statics in DAC_Config_Camps.sqf Also did you adjust your DAC init line in the trigger? I think the bolded "1" is required (assuming you are using case 1 in the events file) fun = ["z1", [1,0,1],[],[2,1,20,5],[4,2,40,8],[],[1,1,1,1]] spawn DAC_Zone
  13. What mods are you running? As Fritz said usually low FPS causes dumb AI... any idea what your server FPS was during this time? You could also try running @ASR_AI mod for Arma 3...
  14. Try using: "_x lock true" instead make sure you keep the quotes as it has to be a string
  15. ^ mentioned a few pages back This should work just fine, edit fn_spawnVehicle.sqf and under _vehicle setDir _direction; add this line: [[[_vehicle],"loadout_script.sqf"],"BIS_fnc_execVM",TRUE,TRUE] call BIS_fnc_MP;
  16. I would try your question here: http://forums.bistudio.com/showthread.php?169350-ALiVE-Advanced-Light-Infantry-Virtual-Environment
  17. SavageCDN

    Grimes Simple Revive Script

    Great news thanks for this!!
  18. @op - you probably need to edit the mission .pbo file yourself to remove that text. Check the Altis Life thread here or on Tonic's website.
  19. You and Zorro should talk: http://forums.bistudio.com/showthread.php?177125-WIP-ZBE_Cache-(caching-addon-script)
  20. SavageCDN

    AI spawn system GTA-like

    -no it only spawns them in within a certain configurable range from playable units.. groups outside that area are still tracked virtually and spawn back in when close enough -yes to a degree (ie: platoon-size, company-size, battalion-size) -yes there is a military logistics module that will respawn eliminated groups Check the wiki link in my sig for more info
  21. SavageCDN

    Really weird crashed on a single server

    I'm sorry ciutarobert I got your post confused with onelightminute's post :p
  22. lol did the teacher in you die a little bit after reading that?
  23. Found it Krem: http://www.armaholic.com/page.php?id=6968
  24. SavageCDN

    Really weird crashed on a single server

    My guess is his system is underpowered as it is for Arma 3 and missions like Altis Life will only make that worse. I've tried using an HD4000 onboard graphics adapter before (on a Lenovo i7 3770) and it runs like shit even in 640x480. Also doing things like setting the .exe at real-time priority will contribute to the instability.
×