Jump to content

rstratton

Member
  • Content Count

    650
  • Joined

  • Last visited

  • Medals

Everything posted by rstratton

  1. i got all 3 turrets to move. but the 2 cannons will not fire when i use my weapons, but they will when i use m134 as weapon. the gau12 works fine using gau12 or m134. any ideas why my weapons dont work? heres my weapons cfg nevermind i guess u cant fire shellbase ammo from a plane
  2. be aware alot of sketchup models have double faces and can contain alot of +4 sided polygons that may not be cut correctly when converting to 3ds or obj for o2 import. its a good idea to import the model into blender as suggested or any other tool like 3d s max,maya,modo and clean it up before importing to o2.
  3. rstratton

    Fuzzy's Carpack

    this thread is gonna be locked for sure. Original author : Ubisoft Reflections Driver San Francisco, PC should have at least ripped the high res interiors
  4. yes that's the example i mentioned earlier. im aware of the ai issues, the turrets do not move when i get in them. only the gau12 will fire.
  5. rstratton

    Gearbox Issue

    needs a memory point named doplnovani
  6. rstratton

    Geometry LOD Failing

    heres link to a proper geometry lod http://www.sendspace.com/file/3sb04i
  7. rstratton

    Geometry LOD Failing

    did u try to convex hull the whole object? u basically need to rebuild the structure using many smaller convex hulls
  8. rstratton

    Side weapons on fixed wing aircraft

    you can put turrets on a plane but any ammo fired will exit the nose of the plane
  9. u should be able to export those registry keys and re import them later
  10. rstratton

    Reusable weapon attachments for modders?

    what about memory points? will each optics model have its own eyepoint?
  11. rstratton

    AH-64 Pack

    will this be implemented? http://en.wikipedia.org/wiki/APKWS APKWS soups up a standard unguided 70 millimeter rocket into a precision laser-guided one to give warfighters precision capability. Read more: http://www.foxnews.com/tech/2012/08/16/navy-new-advanced-precision-kill-weapon-system-adds-laser-precision-to-ordinary/?intcmp=features
  12. could somebody explain what scripts.txt is and how to use it in a little more detail please?
  13. tried removing capital letters from all the file names?
  14. rstratton

    Way to disable auto rudder?

    the aircraft in the game probably performs best with a proper flightstick controller
  15. mlod or not people will always find a way
  16. class 2A42;// External class reference class 2A42_KA50 : 2A42 { scope = public; displayName = $STR_DN_2A42; nameSound = "cannon"; burst = 5; reloadTime = 0.02; autoFire = true; magazines[] = {"150Rnd_30mmAP_2A42", "150Rnd_30mmHE_2A42", "230Rnd_30mmAP_2A42", "230Rnd_30mmHE_2A42", "250Rnd_30mmAP_2A42", "250Rnd_30mmHE_2A42"}; modes[] = {"LowROF", "HighROF", "close", "short", "medium", "far"}; shotFromTurret = 0; canLock = LockYes; cursor = "Air_W_MG"; cursorAim = "Air_W_MG"; cursorSize = 1; };
  17. [87640] New: RVExtension dll interface implemented (http://community.bistudio.com/wiki/callExtension) i dont see how this could be a good thing "Defending against malicious extensions Establish that the extension writer has reputation on the line. If it's somebody nobody ever heard of, who could just disappear again without a lot of people noticing, then the risk is higher. Even if he were to be exposed, it would happen at no cost to him. Make sure the sources are provided. Even if you can't read them, someone else can, and there is a reasonable chance someone will find any backdoors. This increases the risk of getting the crimes exposed; see above. Whoever compiles the sources into a dll can add whatever they want, last minute, in a separate copy from the sources added. You'll be trusting whoever compiles them for you, trustworthy or not. (They can also be tampered with after the dll has been built, but this is harder. Forensics should be able to tell the difference.) The easy way out is to simply trust the people involved, and take the fall if/when you do get hacked from it. Problem is, you might not know. "
  18. rstratton

    COWarMod Release

    the slx_melee.pbo causes major rpt spamming on servers that do not have the mod. just over 800,000 lines of the following Warning Message: No entry 'bin\config.bin/CfgMagazines.SLX_OKC3S_Bayonet_Knife_Item'. Warning Message: No entry '.picture'. Warning Message: '/' is not a value Warning Message: No entry '.scope'. Warning Message: '/' is not a value Warning Message: Error: creating magazine SLX_OKC3S_Bayonet_Knife_Item with scope=private
  19. rstratton

    Arma ]|[ Development Tools

    it can be used to create models but takes 10x longer than purpose built modelling programs
  20. the resolution isnt the problem. as said by bushlurker it must be 8bit non interlaced. only the heightmap can be 16 bit interlaced
  21. rstratton

    AC130 Gunship

    the scripting has some issues in mp jip. its the best i/we could come up with at the time. if anyone wants to play around with the script feel free
  22. rstratton

    AC130 Gunship

    ive tried that before. getting the correct rounds to be fired from the correct barrel doesnt seem possible. but im working on it. i had the observation turret set as main the other 3 were slaved to the master turret.
×