Jump to content

SavageCDN

Member
  • Content Count

    3307
  • Joined

  • Last visited

  • Medals

  • Medals

Everything posted by SavageCDN

  1. SavageCDN

    =BTC= Revive

    Don't delete the line, just leave the array blank (I think that's what you meant??) So by default it is BTC_vehs_mobile_east = [mobile_east_0]; change to: BTC_vehs_mobile_east = [];
  2. SavageCDN

    ArmA3 Classnames - no discussions

    awesome thanks eggbeast
  3. :rolleyes: Kids these days... well kudos for still willing to help him
  4. As I mentioned in PM your best bet is to get on their Skype channel and ask for help setting up the PDB. If you've gone through the instructions from the Dev Heaven page and it still doesn't work I probably can't help you as my SQL knowledge is very limited :)
  5. SavageCDN

    ASR AI Skills

    Yeah sorry I sounded a bit snarky wasn't having the best of days :p I should also mention I was referring to Arma 3 not Arma 2 and it does seem that changing config values for skillEnemy and precisionEnemy has no effect. I briefly tried using setSkill in init.sqf and adding @tpwcas and it seems to be better but need to test more.
  6. SavageCDN

    =BTC= Revive

    lol The respawn option is there so you can ... you know... respawn. You can disabled 3rd view while injured check the BTC_revive_init.sqf file. Thanks for the update Giallustio :)
  7. We get occasional crashes (not just your mission) on server - using anti-nade script but no opt-in beta
  8. DAC_Reduce_Value = [600,650,0] You have two options - set the 3rd value to 0 or make the reduce distances much greater than your mission ie [9000, 9050, 0.3]
  9. +1 and thanks a lot for this Ollem
  10. put the F3 mission folder in your My Documents > Arma 3 other profiles > yourname > MPMissions folder Create new MP game, the F3 mission should show up as blue and when you select it you'll get an edit button at bottom Make changes, hit save, voila. Make sure your mission folder name is not too long (ie > 30 characters) as Arma will screw it up and create a new mission folder with just the mission.sqm file inside.
  11. SavageCDN

    Dedicated server - status

    I know believe me when I say I have tried that :p My choices seem to be a DX remove and re-install (never fun) or wait for server binaries. Is your mission running a crate filler script? If so remove it and test. Probably a case of ain't broke... don't fix
  12. Yeah check the BTC_Revive_Init.sqf file there are a few lines there detailing MHQ respawn (it's a teleport to MHQ thing)
  13. SavageCDN

    ASR AI Skills

    Thanks for that Down8 I was unaware of the uselessness of precision in config file.
  14. SavageCDN

    ASR AI Skills

    I personally find it more interesting when others assume things.. but hey class veteran { class Flags { HUD=1; HUDWp=1; HUDWpPerm=1; HUDGroupInfo=0; FriendlyTag=1; AutoSpot=0; WeaponCursor=0; ClockIndicator=1; 3rdPersonView=0; UltraAI=0; CameraShake=1; DeathMessages=1; NetStats=1; VonID=0; ExtendetInfoType=0; }; skillFriendly=0.25000003; [b]skillEnemy=0.25000003;[/b] precisionFriendly=0.22999996; [b]precisionEnemy=0.12000004;[/b] }; Does not seem to affect their precision in my experience running on a dedicated server. Extremely precise shots from a distance (read: inf shooting pilot of of moving chopper), and sheep-like behaviour in CQB. Am I doing something wrong in my config? I am open to suggestions :o Edit: found this ticket http://feedback.arma3.com/view.php?id=3480 At the moment the AI is razorsharp because the global server settings won't work and therefore the AI is at Skill level 1. At the moment, the mission maker has to use the setskill array in the mission itself.
  15. Here you Kommie: http://forums.bistudio.com/showthread.php?149803-IFrit-classname-changed-in-Dev-update
  16. SavageCDN

    Mp -[Fockers] Most Wanted co-op

    Well that is weird my order from Amazon arrived earlier in the week... with that exact book inside! Good to know I got the right one then :p
  17. Thanks Gunter voted.. this has bugged me for some time
  18. SavageCDN

    Mp -[Fockers] Most Wanted co-op

    That would be great!! Just to clarify I know how to setup the actual DB in mysql and get it connected using @arma2net.. it's more along the lines of doing the actual work of creating the .sql file and making it work with the mission itself. Anyway thanks!!
  19. Thanks for the reply. I was thinking of doing an MSO I44 event this weekend ... would it be possible to get it without the PO module?
  20. Does this actually work to fix the aimbotting?
  21. SavageCDN

    Mp -[Fockers] Most Wanted co-op

    Don't worry about it I don't want to take up your time for a personal request. To be honest I'm more interested in how you set it up for PDB as my knowledge of SQL is.. shall we say... limited :p
  22. Is there an I44 version of MSO floating around somewhere? I checked the links at DevHeaven but they are just links to forum posts not any actual missions. Thanks!
  23. this thread needs more bananas :yay:
  24. ^ not an F3 error! This is a problem with BIS messed up configs in the Alpha
×