Jump to content

Recommended Posts

Posted

...Except for the Su-25T. :lol:

 

Heres how:

1-The trick is very simple just copy all the LOMAC V1.02 Bazar\world\shapes\*.* in to the same directory in the demo.

DO NOT OVERWRITE ANY OF THE MODELS ALREADY THERE.

 

2-The textures you need to tranfer are those in the following directories:

Bazar\temptextures

Bazar\world

 

3-Make a custom mission in V1.02 with the F-15 for example, and then name it after the A-10 quick start mission in the demo directory.

OR:

The demo allows to open track files, so navigate to lomac1.02 directory, open a track, then ctl-Q and take control.

 

Originaly posted on:

http://forums.ubi.com/eve/ubb.x?a=tpc&s=400102&f=38610606&m=4381053282

See here for more details and comments!

 

Features:

-Fly all V1.02 planes with the new radar modes, Flight models (for Sues Mig-29's and f-15 are still revised scripted FM's) as well as the Su-25 AFM.

-New damage efects on all aircraft.

 

Limitations:

-The screen will go blank as there are no F-15, Su-33 or Su-27's pic to show during the mission loading screen.

-Models not fully destrutable in mid air.

-Mission creation limited to V1.02 (imported).

 

Its possible that there can be other V1.02 features that can be tranferred to fill in the blank DEMO gaps left By ED.

 

Other changes noted so Far:

Even though the flyables other than the Su-25 are still scripted FM, the Su-27 is notable for its faster rollrate and ability to perform aerobatics better and bigger stall tolerance in sharp rolls and high AOA turns.

 

 

enjoy! 8)

.

Posted

As sweet at it sound. I prefer to wait for the real thing.

Torrent user beware. P2P is not going to profit the dev's. I hope the Dev's have some security feature like valid serial key or something..... I Know nothing is unbrakeble. This aint the isssue. Fork it out and support the Dev's. Without them. This will not be.

 

There implemention in this work is tremendous. Support them or dont fly because your not worth it in my book. If you dont pay, Then your {......} is mine.

 

Please support them, true I want my flyable Ka-50.

 

If I see and illegal user. Hold me back, .....It aint going to be nice....I will fight for Eagle Dynamic. Hope you do also, Piracy is to wide spread.

 

I want ED to profit so then can give us more.... maybe a flyable ka-50 :wink:

 

Im hooked, Hope all works well for Eagle Dynamics....

 

 

Cheers

Posted

These lofting 120's are a thing of beauty... poor migwigs :D

[sIGPIC][/sIGPIC]

Reminder: SAM = Speed Bump :D

I used to play flight sims like you, but then I took a slammer to the knee - Yoda

Posted
Torrent user beware. P2P is not going to profit the dev's.

 

Torrent is a technoloy - it is not in itself bad ... if it wasn't for torrent, most of use wouldn't have the demo yet. Devs should come up with a mechanism to use torrent to distribute the real version ... send out a big image using torrent and then have some way to authorise/un-encrypt it with a small download from ED ... which you have to pay for of course!!

 

Not sure I like the smoke trails in those F-15 shots as much as the originals ... too dense, not dispersed enough - sorry!

 

James

 

PS> Like you, I do not condone sw piracy ... ED deserve all the ££ from the great sim they have written ... I too would love to see a Ka-50, and an F-18/Sea Harrier .... and every illegal copy makes this less likely.

Posted

How did you get the smoke on in the demo? I'va also modded it, but i should know which weapon do i have to give to the Su-27 to have smoke. R-73U? With 1.02 mission edito? Thx

Posted
How did you get the smoke on in the demo? I'va also modded it, but i should know which weapon do i have to give to the Su-27 to have smoke. R-73U? With 1.02 mission edito? Thx

 

open your C:\Program Files\Lock On 1.1 Demo\Config\Weapons\DrawInfo.lua

 

 

scroll down till you see

 

 

Smokes = {}

Smokes[66] = {
    alpha = 180,
    r  = 245,
    g  = 40,
    b  = 40,
    dx = 1.455,
    dy = 0.062
   } -- red R-73U

Smokes[82] = {
    alpha = 180,
    r  = 50,
    g  = 160,
    b  = 100,
    dx = 1.455,
    dy = 0.062
   } -- green R-73U

Smokes[83] = {
    alpha = 180,
    r  = 50,
    g  = 100,
    b  = 210,
    dx = 1.455,
    dy = 0.062
   } -- blue R-73U

Smokes[84] = {
    alpha = 180,
    r  = 255,
    g  = 255,
    b  = 255,
    dx = 1.455,
    dy = 0.062
   } -- white R-73U

Smokes[85] = {
    alpha = 180,
    r  = 245,
    g  = 40,
    b  = 40,
    dx = 1.455,
    dy = 0.062
   } -- yellow R-73U

Smokes[86] = {
    alpha = 180,
    r  = 255,
    g  = 150,
    b  = 35,
    dx = 1.455,
    dy = 0.062
   } -- orange R-73U


Smokes[67] = {
    alpha = 180,
    r  = 245,
    g  = 40,
    b  = 40,
    dx = 2.0,
    dy = 0.09
   } -- red AIM-9S

Smokes[87] = {
    alpha = 180,
    r  = 50,
    g  = 160,
    b  = 90,
    dx = 2.0,
    dy = 0.09
   } -- green AIM-9S

Smokes[88] = {
    alpha = 180,
    r  = 50,
    g  = 100,
    b  = 210,
    dx = 2.0,
    dy = 0.09,
   } -- blue AIM-9S

Smokes[89] = {
    alpha = 180,
    r  = 255,
    g  = 255,
    b  = 255,
    dx = 2.0,
    dy = 0.09
   } -- white AIM-9S

Smokes[90] = {
    alpha = 90,
    r  = 255,
    g  = 234,
    b  = 123,
    dx = 2.0,
    dy = 0.09
   } -- yellow AIM-9S

Smokes[91] = {
    alpha = 180,
    r  = 255,
    g  = 150,
    b  = 35,
    dx = 2.0,
    dy = 0.09
   } -- orange AIM-9S

 

 

 

the only smoke color you can get is Yellow, so you will have to edit the yellow one.

 

just change the r,g,b numbers, grab some color codes out of paintshop or just grab them from another color that is listed.

 

 

the R73u is the russian and the AIM-9s is the US, Im sure you know that though

Posted
These lofting 120's are a thing of beauty... poor migwigs

 

They loft in the demo? Haven't tried them out yet.

 

Yes. They'll need some tweaking though, but thats' for 1.2 ...

[sIGPIC][/sIGPIC]

Reminder: SAM = Speed Bump :D

I used to play flight sims like you, but then I took a slammer to the knee - Yoda

Posted
As sweet at it sound. I prefer to wait for the real thing.

Torrent user beware. P2P is not going to profit the dev's. I hope the Dev's have some security feature like valid serial key or something..... I Know nothing is unbrakeble. This aint the isssue. Fork it out and support the Dev's. Without them. This will not be.

 

There implemention in this work is tremendous. Support them or dont fly because your not worth it in my book. If you dont pay, Then your {......} is mine.

 

Please support them, true I want my flyable Ka-50.

 

If I see and illegal user. Hold me back, .....It aint going to be nice....I will fight for Eagle Dynamic. Hope you do also, Piracy is to wide spread.

 

I want ED to profit so then can give us more.... maybe a flyable ka-50 :wink:

 

Im hooked, Hope all works well for Eagle Dynamics....

 

 

Cheers

 

I´d like to point out something:

Nothing in the demo has been hacked,broken, twisted or frankanteinized.

ED left the executable fully operational for the other aircraft we can now fly.

we just added the files from the game we already bought. If ED didnt want us to fly these planes they would have cut the code out the same way they did for the menu options.

Me and some others predicted, before the DEMO was out, that this could be possible and attempted.

 

And man, this method was so obvious that I knew what to do precisely what had to be doone to add the aircraft the moment I realized the DEMO structure.

 

Also a further note: If you think this will spoil the full V1.1 game your seldom mistaken as the new HUD modes are only a small part of it.

Just look at the features table.

We also didnt evade some of the 1.02 bugs with this MOD either.

.

Posted
As sweet at it sound. I prefer to wait for the real thing.

Torrent user beware. P2P is not going to profit the dev's. I hope the Dev's have some security feature like valid serial key or something..... I Know nothing is unbrakeble. This aint the isssue. Fork it out and support the Dev's. Without them. This will not be.

 

There implemention in this work is tremendous. Support them or dont fly because your not worth it in my book. If you dont pay, Then your {......} is mine.

 

Please support them, true I want my flyable Ka-50.

 

If I see and illegal user. Hold me back, .....It aint going to be nice....I will fight for Eagle Dynamic. Hope you do also, Piracy is to wide spread.

 

I want ED to profit so then can give us more.... maybe a flyable ka-50 :wink:

 

Im hooked, Hope all works well for Eagle Dynamics....

 

 

Cheers

 

Totally agree!

 

If the developers do not see any support or any profits from all their hard work. We may not see further developments for this game.

 

$35.00 for the add-on is a small price to pay for the amount of enjoyment this sim has given me.

 

I also hope that they produce some type of key to avoid piracy.

 

Peace! :D

s77banner9wh.jpg
Guest DeathAngelBR
Posted
These lofting 120's are a thing of beauty... poor migwigs :D

 

Lofting really won't make a huge difference. The AMRAAM's motor burns for what, 7 seconds? If anything, range will increase by 5%, maybe 10%.

Give it a try. Load up 1.02, climb to 10K meters, pitch to 30 degrees before firing. They're not the Phoenix, you know...

Posted

You can pitch all you want...that doens't mean they loft. 120's in 1.02 DO NOT LOFT.

 

And there is a sgnificant difference - the missile arrives on target with better speed.

[sIGPIC][/sIGPIC]

Reminder: SAM = Speed Bump :D

I used to play flight sims like you, but then I took a slammer to the knee - Yoda

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...