Jump to content

crazyeddie

Members
  • Posts

    2467
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by crazyeddie

  1. I don't think an ED psd for this is ever going to appear, I have given up on it.
  2. Couldn't find it in all the jumble but not to worry, if it has one great, if not I'll make one for myself. .
  3. Are you guys going to make a decent psd template for this little beauty ? I have a few skins from those earlier version but they need upsizing to 4096, and updating, they were never very great quality to start with.
  4. There was one several years ago, round about 1.5-1.7, but that stopped working and was never resurrected. Hawkeye had a model a couple of years ago but that was never perfected and had issues, I think it was actually private so not released, so it would be really nice to see a decent version of this in the game. I have been following the discord for a while but there isnt much being said about it on there, hence my apprehension - so many models appear in one place or another and disappear as quickly as they appeared, sometimes with an explanation, often with nothing. This model looks very similar to the one Hawkeye had, which I believe was bought in. Anyway, here's hoping EH !! If we demonstrate enough interest the modellers will be encouraged.
  5. It will be interesting to see of these ever see the light of a DCS day. The OV10 would be a great addition.
  6. A couple of UK Wave Class skins to go with her - fictional - but similar looking ships. RFA Wave Lancer and RFA Wave Prince. https://www.dropbox.com/s/8cuwj0ow5cnxxfs/Supply ship.zip?dl=0
  7. FIXED IT - played around with the lua a bit, removed some of the not needed stuff, tweeked a few things - Merlin will now take of from spot, fly around and land back on the spot - Static sits on the spot. Use this lua. supply_ship_25.lua
  8. Okay, its now sitting out to the right of centre as you have seen, it does take off, but it wont land back on, it diverts to nearest airfield. Tried adjusting the last number in the code to move it right or left, thats having no effect so not sure what else to try.
  9. Tried that lua, same problem. Tried it with an ED Helo and a couple of other helo's - same problem. Is it something to do with the collision model perhaps. I screwed up - make a mistake on the lua, will try something else.
  10. I have corrected the Take Off point by removing the arrestor gear and runway data (its not needed) but as soon as the helo starts to burn and turn the game freezes. Tried it with a Merlin and a SeaKing - happens both times. Static is good, no issues. I dont know why that is happening - over to you. supply_ship_25.lua
  11. Greg Static position is good, I will see if I can correct the flyable take off and landing points - give me a moment ! New edm is great, thanks.
  12. Ships wake file, bow wave and smoke corrected. supply_ship_25.lods.ship_wake supply_ship_25.lua
  13. I like the look of the Canadian Resupply ship (MV Asterix) Hawkeye, the hull needs some tlc to get rid of those damn diamond pattern shapes that you get before you round them off but the rest of it looks really good. I will fix the bow wave and smoke and post something when done. I wonder if they will change her name when she is finally commissioned into the RCN, probably not, it seems to be some sort of private initiative with a commercial company.
  14. Okay, interesting problem, full screen is now unticked but the game is still loading in full screen ... which is my preferred option, the main thing is its loading correctly now. Many Thanks Flappie
  15. Stopped Fullscreen option, closed game, closed down PC. Started PC, started game, went to the options menu correctly first time - whatever it is you remember Flappie that would appear to be the issue. I wish I could remember things like that, I cant even remember what I had for breakfast, and I always have porridge !! Is there anything we can do to fix this ourselves ?
  16. Its been available as a Static for a long time so I wonder why he has suddenly decided to keep it private. ?
  17. This is happening to me every time I start the game from opening my PC up. I have to go back to the desktop Task Manager and get it started from there. Once I get it running the problem goes away if I do another restart. I have tried the suggestions above - nothing works so far - it's bloody annoying. This issue started immediately after the last game update.
  18. 8 Sqn RAF Lossiemouth - E7A Updated. WT001, WT002 and WT003 - The RAF is only getting three. NATO AWACS badges on the nose. I have some slight reservations about this scheme, it does not quite match up with how modern RAF aircraft are being painted these days but this is how the UK MOD is saying they will be painted, se we will have to wait and see if the real thing is any different. https://www.dropbox.com/s/7c9xbzid8js2oz8/CrazyEddies RAF 8 Sqn E7A Updated.zip?dl=0
  19. Yes, you need to work out which weapons are sticking up (or out in front) and that can take time if there are many weapons in the lua, but once you id the offending ones either drag them back inside the bow (first number) or drop them down below the top of the hull (second number). It can help id them by looking at where they are in relation to the centre line of the submarine, see the example above, top one is to one side of the centre line and the next one is offset to the other side. Each of those 2 lines represents a different weapon. If you know how to use ModelViewer drop the edm into that and you can id the weapons positions by activating the connectors option, that can make finding the offending silo a bit easier. Unfortunately ModelViewer does not show the offending weapons outside the hull, you only see that in game, so you may have to make a bit of a guess which is which and try to find the related line in the lua. Its the only way I found to do it. Hope that helps.
  20. Extract from a previous post in relation to HMS Vanguard - its the same problem : There are 2 harpoons standing about 8ft above the rear deck - that can be fixed easily by changing these 2 lines: GT.WS[ws].pos = {-23.594, -7.002, 2.54} GT.WS[ws].pos = {-15.594, -7.002,-2.54} Identify the line for the weapon, first number is position forward or back, 2nd is up or down, 3rd left or right.
  21. I'll take 2 please, with fries ! They look really nice.
  22. In the past I have found the easiest way to get larger aircraft to land on smaller airfields is to reduce the wing size etc lines in the lua. The game seems to work on the size of the wing when it dumps a landed aircraft out of the game, if its wings are too big for what it has nominated as smaller parking spots on an airfield, and there are no large aircraft parking spots on that airfield, it is 'disappeared' - its that simple. You cant change the data for the airfield (I might be wrong about that - I dont actually know, its a guess) - but you can change the size of the wings on some aircraft. wing_area = 580, wing_span = 60.89, The physical size of the wing does not change, but the game sees it as a smaller wing. Logically the wing tip vortex positions should not need to be changed but if they do its this line: wing_tip_pos = {-13.527, 4.161, 25.87}, ps: I have used this small change on many of the MAM and CAM aircraft without further issues, but I'm guessing the collision box size may also be altered. Try it and see for yourself.
  23. HMS Vanguard - A couple of errors need fixing - the tail is completely wrong, its an enclosed prop array with a fin above below and to each side of that tail unit, not a twin fin at 45 degrees. see images below. Change this line to this : This sits her correctly on the water. GT.baseSubmersion = -3.2 There are 2 harpoons standing about 8ft above the rear deck - that can be fixed easily by changing these 2 lines: GT.WS[ws].pos = {-23.594, -7.002, 2.54} GT.WS[ws].pos = {-15.594, -7.002,-2.54} There is a piece of something sitting above the bow about 5 ft in front of the ship above the waterline, it needs removing Wake file included. hms_vanguard.lods.ship_wake
×
×
  • Create New...