Jump to content

zuff

Member
  • Content Count

    314
  • Joined

  • Last visited

  • Medals

  • Medals

Everything posted by zuff

  1. zuff

    US Marines

    Could you Dropbox me the source? I'll take a look and I know some one else who can take a shot at it as well.
  2. We do code, we've made a War in Lingor fork off of your 1.6: https://github.com/zuffdaddy/war-in-takistan
  3. Sure EDIT - I see that the difficulty numbers are in there at first, but show up as 0's in the program. If I save my settings in the program it overwrites this file and makes them all zeros:
  4. Thats because the error occurs when TA2DST is ran the first time and creates its profile folder and settings. EDIT: Tophe have you searched your source for anything with '55' as the value? Maybe it's missing a semi-colon above that line or something? I'm no programmer but I do web development and that's what always causes my problems :P EDIT 2: I tried changing all of the difficulty numbers in the config files themselves then loaded the programs but they were still blank in the program. It seems it can write to the config files but has issues reading them.
  5. Tophe I tried those configs you provided and pasted them into TA2DST.ArmA2OAProfile and TA2DST.ArmA2Profile and still did not have the difficulty numbers show up in the program. I still got the error when trying to reset. There is something wrong with the parameter Value with an ID of 55 It thinks it should be between 'Minimum' and 'Maximum', and doesn't seem to accept numbers. The error is as follows: Value of '55' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'. Parameter name: Value Settings file is corrupted. You should reset it to default settings to fix the problem. Do you want to rest the file? Googling this it seems to be a .NET issue: http://support.microsoft.com/kb/838087 So I'm uninstalling and reinstalling .NET Framework 4 from here: http://www.microsoft.com/en-us/download/details.aspx?id=17851 I'll edit this post after I do so.
  6. Well maybe you can just include default settings/config files with the install. I havent got home yet to see if resetting the file after your default config files are added works yet. Do you have another system you can test this on? Like a laptop or virtual drive?
  7. I'll try those, thanks! You think it could have to do with permissions, steam, or the fact my drive letter is D?
  8. Yes. D:\Program Files (x86)\Steam\steamapps\common\arma 2 operation arrowhead TA2DST creates the folder which is then located here: D:\Program Files (x86)\Steam\steamapps\common\arma 2 operation arrowhead\TA2DST Here's a video with the installation of TA2DST then error: 4fXt9siTjX0
  9. I did start 1.4 with no TA2DST folder at all. Does TA2DST store any other settings in another folder? (My Documents, Appdata, etc) And I did set the mission default in the missions tab, didn't seem to take effect but that's not a big issue at all. EDIT: Clicking "Reset" on the difficulty tab gave me this error:
  10. Looks good! I'm noticing a few things though - Difficulty Skill level numbers are not changing while selecting different difficulties - Difficulty default set at the mission tab doesn't seem to take effect. - Minimum Error to send was blank upon fresh startup - Under the "Reporting IP" dropdown, there's a blank field with "<>" in it. - I just got the Settings File corrupted from a clean start up (no previous TA2DST settings in folder) and "Do you want to reset the file?" does nothing when you click "Yes"
  11. zuff

    US Marines

    Do you mean vanilla USMC? Because if so, they don't support backpacks period. US Army (Operation Arrowhead infantry) support backpacks and can access other units backpacks too.
  12. zuff

    US Marines

    I was getting this problem with using default OA backpacks, I didn't even know your usmc units came with backpacks
  13. zuff

    US Marines

    Binkowski I can't seem to access other players backpacks while using the USMC Woodland units. Haven't been able to test with the Desert variants but I was wondering if you could reproduce this on your end. And by access other players' backpacks, I mean getting the action to "Open Pack" while near another player wearing one.
  14. zuff

    US Marines

    Nice! Looking forward to it.
  15. Sure! Just PM me a download link and I'll run it tonight. Thanks for asking!
  16. That sounds perfect! Thanks :D
  17. Sure: http://dayzmod.com/forum/showthread.php?tid=19800&pid=191774#pid191774 It's a big deal with Day Z. It seems people with older beta versions can still connect to newer beta servers. With the drastic changes and anti-cheat measures that vary from beta to beta, it's important making sure your players are all on the same page so to speak. From http://community.bistudio.com/wiki/server.cfg: requiredBuild=xxxxx; From 1.60 Patchlog: requiredBuild=xxxxx; in server.cfg preventing obsolete clients to connect.
  18. Tophe, just want to thank you again for making this excellent program. I know you're working on an update and was wondering if you could include a few things: 1) A "requiredBuild=xxxxx;" field for the server.cfg. This way people can know what version you're running of the beta 2) A checkbox to launch Combined Operations instead of having to put "-mod=D:\Program Files (x86)\Steam\steamapps\common\arma 2;EXPANSION;CA" in the parameters. Thanks!
  19. Why would you want that? It's extremely annoying and can be heard by all players, even while at base. Sometimes it's extremely loud and confusing. Is there a way I can turn this off? @slerbal Cool! I'll try it out, though I'm not too keen on using Lingor units.
  20. I've searched the thread, but cannot find a solution to this problem: When using the Towing Tractor and trying to tow the A-10, the attach point is way too high for the tractor. The A-10 attach's high in the air off the ground. Is there a way to fix this?
  21. code34 I'm currently porting WiT to Lingor and I'm running into a problem: I keep hearing IED beeps all over the map, even if I'm not near an IED. They are very random and very loud.
  22. This is great news! Is the fix on Git? What file(s) did you edit to fix it so I can update my mission? Thanks :)
  23. Excellent! I'll get started right away and record in 1080p and all of its HD glory.
  24. code34 Any reason why items are not getting saved in ruck packs (non-ace) after respawn? The packs themselves are saved but not the items in them. I looked through "WC_fnc_saveloadout.sqf" and saw that it only saves the backpack itself, not what's in it. Any clue how I could fix this? Thanks!
×