Jump to content

ravendk

Member
  • Content Count

    1099
  • Joined

  • Last visited

  • Medals

Community Reputation

25 Excellent

About ravendk

  • Rank
    Master Gunnery Sergeant

core_pfieldgroups_3

  • Interests
    What ever..<br>Modmaking,<br>Keeping alive

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. ravendk

    GPS

    Its the 80's, it wasnt ready yet 🙂
  2. We could really use a LBV - Load Bearing Vest
  3. I would like to request Danish M84 uniforms ala what the British mod did..
  4. ravendk

    US Forces 1983

    Fantastic mod! I miss this mod, any chance for an update?..
  5. I fired up Arma today and tryed this in the Editor. I love this, it brings back sooo may fond memorys. Keep up the good work!
  6. This is not a flinging contest, so please refer from trying to kill this mod befor it even released. Let the team do its thing, it will be free no one can legaly take money for content, its that easy. ...On a personal note. I really wanted to support this mod with content and and what skills i had left. But turns out that im all burned out, like some other modmakes i now have limited time left. I really want to finaly see some propper G.I. Joe stuff in a arma game... ive been arround since 2001 and ive seen it all. The way the community is rotting away with rumors and accusations, its sad, its really sad. Support with positive input please.
  7. I thinky my buddy Gunny can assist. If not im willing to experiment with some surfaces :)
  8. ravendk

    GRAD Trenches

    Fantastic addon, Just what we needed :) Love it! Keep up the good work.
  9. Was the Danish M84 BDU removed, i can not find it ?
  10. @scotg what kind of help do you need ?
  11. Re Mod from above video. I got the source files somewhere if anyone wants them
  12. This is fantastic news! I had allmoste given up hoping on a resurrection of Yora's choppers (fingers crossed for a seahawk) Keep up the good work !
  13. Come again, you loose the wound textures??? That should be depending on how you configure your mod ei if you rewrite and use custom .nohq, .smdi etc you have to update the config too. Basics structure: class Wounds { tex[] = {}; mat[] = {}; }; Orginal: class Wounds { tex[] = {}; mat[] = {"A3\Characters_F\BLUFOR\Data\clothing1.rvmat","A3\Characters_F\BLUFOR\Data\clothing1_injury.rvmat","A3\Characters_F\BLUFOR\Data\clothing1_injury.rvmat","A3\Characters_F\Common\Data\basicbody.rvmat","A3\Characters_F\Common\Data\basicbody_injury.rvmat","A3\Characters_F\Common\Data\basicbody_injury.rvmat","A3\characters_f\common\data\coveralls.rvmat","A3\Characters_F\Common\Data\coveralls_injury.rvmat","A3\Characters_F\Common\Data\coveralls_injury.rvmat","A3\Characters_F\Heads\Data\hl_white_bald_muscular.rvmat","A3\Characters_F\Heads\Data\hl_white_bald_muscular_injury.rvmat","A3\Characters_F\Heads\Data\hl_white_bald_muscular_injury.rvmat","A3\Characters_F\Heads\Data\hl_black_bald_muscular.rvmat","A3\Characters_F\Heads\Data\hl_black_bald_muscular_injury.rvmat","A3\Characters_F\Heads\Data\hl_black_bald_muscular_injury.rvmat","A3\Characters_F\Heads\Data\hl_white_hairy_muscular.rvmat","A3\Characters_F\Heads\Data\hl_white_hairy_muscular_injury.rvmat","A3\Characters_F\Heads\Data\hl_white_hairy_muscular_injury.rvmat","A3\Characters_F\Heads\Data\hl_white_old.rvmat","A3\Characters_F\Heads\Data\hl_white_old_injury.rvmat","A3\Characters_F\Heads\Data\hl_white_old_injury.rvmat","A3\Characters_F\Heads\Data\hl_asian_bald_muscular.rvmat","A3\Characters_F\Heads\Data\hl_asian_bald_muscular_injury.rvmat","A3\Characters_F\Heads\Data\hl_asian_bald_muscular_injury.rvmat"}; }; Edit examble class Wounds { tex[] = {}; mat[] = { "MBX_virtus\vest\data\folder\clothing1.rvmat","A3\Characters_F\BLUFOR\Data\clothing1_injury.rvmat","A3\Characters_F\BLUFOR\Data\clothing1_injury.rvmat", "MBX_virtus\vest\data\folder\basicbody.rvmat","A3\Characters_F\Common\Data\basicbody_injury.rvmat","A3\Characters_F\Common\Data\basicbody_injury.rvmat", "MBX_virtus\vest\data\folder\coveralls.rvmat","A3\Characters_F\Common\Data\coveralls_injury.rvmat","A3\Characters_F\Common\Data\coveralls_injury.rvmat", "A3\Characters_F\Heads\Data\hl_white_bald_muscular.rvmat","A3\Characters_F\Heads\Data\hl_white_bald_muscular_injury.rvmat", "A3\Characters_F\Heads\Data\hl_white_bald_muscular_injury.rvmat","A3\Characters_F\Heads\Data\hl_black_bald_muscular.rvmat","A3\Characters_F\Heads\Data\hl_black_bald_muscular_injury.rvmat","A3\Characters_F\Heads\Data\hl_black_bald_muscular_injury.rvmat", "A3\Characters_F\Heads\Data\hl_white_hairy_muscular.rvmat","A3\Characters_F\Heads\Data\hl_white_hairy_muscular_injury.rvmat","A3\Characters_F\Heads\Data\hl_white_hairy_muscular_injury.rvmat", "A3\Characters_F\Heads\Data\hl_white_old.rvmat","A3\Characters_F\Heads\Data\hl_white_old_injury.rvmat","A3\Characters_F\Heads\Data\hl_white_old_injury.rvmat", "A3\Characters_F\Heads\Data\hl_asian_bald_muscular.rvmat","A3\Characters_F\Heads\Data\hl_asian_bald_muscular_injury.rvmat","A3\Characters_F\Heads\Data\hl_asian_bald_muscular_injury.rvmat"}; }; Only problem could be if you have to hex edit the uniform model to adapt and use the custom .rvmats...
  14. Awesome addon, i love the details. Question: Do you have any plans on making versions without the UK flag ?
×