Jump to content

bSr.LCsta

Members
  • Posts

    428
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by bSr.LCsta

  1. Wolverine......you can still see the deck when you landed? I guess being in the 25 will make up for it ;) I have a good idea for this project, but I didn't think there was enough interest in it to complete it, maybe I was wrong.
  2. did you ever try the screen capture method to see if that worked? If you have a clean install than I would suggest that you have a software or hardware conflict going on with LOMAC, because the AVI recorder DOES work!!! Granted there are many bugs with it and the rest of lomac, but is an ongoing process ;) Maybe something related to your photo editing software (professional photographer right?) is conflicting with the AVI render similar to what HUFFY codec was doing?
  3. He wouldn't be ther first black elvis :P
  4. IF YOU ARE RUNNING FLAMMING CLIFFS Location: C:\Program Files\Ubisoft\Eagle Dynamics\Lock On\Config\View in the "server.lua" (open with notepad, and look at the bottom of the page) function GetRearCameraPosition(iType) local p = CockpitLocalPoint[iType] local r = {} r[1] = p[1] + 0.1 r[2] = p[2] - 1.75 r[3] = p[3] + 0.1 return r[1], r[2], r[3] end Notes: 1. You will need to add the vaule for the left/right panning "r[3] = 0" or centered, is the default. 2. The base location for the camera is in the middle of the planes model just behind the canopy. 3. r[1] is the length of the plane from nose to tail, r[2] is the height from the center of the planes model, r[3] is width from wing to wing. 4. The unit of vaule is 1.0=1 meter I think that is all correct, good luck ;)
  5. Well this isn't the first attempt to try and help you Guru.... http://forum.lockon.ru/showthread.php?t=9819 http://forums.ubi.com/groupee/forums/a/tpc/f/829104012/m/4091027723 http://forum.lockon.ru/showthread.php?t=9528 http://forum.lockon.ru/showthread.php?t=8891 http://forums.ubi.com/groupee/forums/a/tpc/f/829104012/m/6971096023/r/4681027723#4681027723 plus this thread. I just did a quick search on your profile to find these, and while browsing your topics, i found tons of post topics regarding modding various parts of your LOMAC, as well as post regarding odd crashes, and errors in your game. I have already posted screenshots of my render settings for you, and at this point I would recommend a fresh reinstall of the game, and if that doesn't work I, reformat of your hard drive. Good luck ;)
  6. how was the faklands footage?
  7. He said it was VHS tape (oldschool) Give me a day or so, and I will upload what I have.....
  8. Dude, your post count is shocking......how does one find the time to play?
  9. I was going to say something about the server, but figured more people would have experienced problems if it was the cause. You should run a test.
  10. I think you might want to update this w/o the AE's. (Remeber ED stated that the had a 1.0g limitation, so I doubt you can hit anything with them). I guess the 77's is a personal preference, although not that realistic for the sim period. I am enjoying this campaign, and I hope you don't mind I am converting the missions to MP, and adjusting the loadouts for the 199th to fly. I have only had time to fly the 1st 2 missions, and after adjusting my flight plan per your advise on the first mission, I had no problems. I like the hit and run on the second mission as well, except my wingman and I engaged the first 2 groups of fighters then I sent him home, hit the radar site, and did a low emelmen (sp) back towards our ingress point. I only flew it once, but this seemed to make more sense instead of flying the path through enemy territory. My only suggestion would be to take out "some" of the units that are not related to the mission or the direct atmosphere of the pilot. p.s. I have been making both mp and single player 33 missions since v1.0. If you want I can post some for you guys to try.
  11. I won't do both because of time and file size restraints, but I would like to know if there is enough interest to persue it at all. Lots of new pilots, and the "how to?" question comes up all the time on these to skills. please post if your interested ;) (I figure if at least 50 people are interested I will do it)
  12. i wish i could help more. Sounds like something in your normal flying routine is screwing with it. (ie, settings, loman type utilities, or something) I never figured out how mine was lost, but after I fixed it, it didnt happen again. Did the chat work right after you replaced it and then begin to degrade, or was is messed up right after the fresh replacement?
  13. A Su-33 training flight consisting of a mid-air refuel and carrier landing in AVI FORMAT? (similar to the "F-Pole" movie i made)? If so, would you want clear weather or a storm for landing to demonstrate gauge use?
  14. nice show guys! I don't know how I missed this :(
  15. this happened to me before, and I ended up copying someones original config to fix it. Before FC I thought there were more chat settings....? heres mine. }; chat { height = 95; delay = 10000;
  16. you need to set each plane you want client to fly as its own group and select the "client" option. You can NOT have 1 group with 4 clients. You need to set 4 groups, but you can add AI wingmen to your clients group.
  17. maybe they could implement more than 1 damage model. At least it wouldnt look soo bad when you have just killed a culoumn of tanks (all smoking exactly the same). Would it be possible to have different damage models for different vehicles, or based on the type of weapon used?
  18. man you guys are a couple of highjackers :P this was an important topic IMHO.
  19. this happened to me too, and I was not able to fix it untill the fresh install with FC. It was a tan Su-33 skin that did it for me.....bastards.
  20. always gotta get the last word in, huh? I was making a general statement regarding coding (as I am one of the morons that don't understand the technical side), and was in agreement that tons could be done, but at what cost.
  21. Yes the "if", "then" coding possibilties are virtually limitless....where to draw the line?
  22. hmmm...I guess. I don't think of it as situational awareness when talking about a program's code, compared to a persons ability to deduct what information is present (not necessarily fed to them) and make a decision. I think the human element is a big part if not the biggest part when describing SA. ;) http://www.reference.com/browse/wiki/Situation_awareness
  23. SA or lack of it is a human quality. If you think about it, all you are is some code and the Ai is reacting based on the perameters it was written to. You can never "hide" from Ai, only know its perameters and engage/avoid/react accordingly. p.s. they are very frustrating though!
  24. I havent...what happens?
×
×
  • Create New...