Jump to content

I want to make the AIRPLAN model move...


angrymule

Recommended Posts

Without giving too much away the intro to my mod has a plane crashing and I've seen that the plane landing in the intro scene to Vice City uses it's own cutscene animation - I couldn't just copy and modify what they have done since I don't know if anyone has ever managed to edit cuts.img.

 

I'll get to the point.

 

Is there a combintion of opcodes I can use to create the AIRPLAN model in the sky, then move it to specified points along some sort of path at a certain speed before reaching the end and stopping (this is where I could do all the fire effects etc).

 

Help would be much appreciated. lol.gif

 

Also if you wish to be a part of this mod then PM me but I'm only after modelers and scripters.

Link to comment
Share on other sites

It is possible, the AIRPLAN is a model/object not a vehicle, the best way would be to look into the original code and see how they got Cortez's boat to move along its path.
Link to comment
Share on other sites

I've done it with xyz movement. Simple simple. I even added fire. What? A crashing plane you say?

 

Exe!

Link to comment
Share on other sites

 

It is possible, the AIRPLAN is a model/object not a vehicle, the best way would be to look into the original code and see how they got Cortez's boat to move along its path.

Nice Tip

 

0400: create_coordinate $1C0 $1C1 $1C2 from_object $2CA offset -.277 -16.662  3.15201BB: store_object $2CA position_to $1C0 $1C1 $1C2

 

Can we do that with the SA aircraftcarrier?

Is it an objekt ?

Link to comment
Share on other sites

What? You don't know what to do with those? Look at the mission (and maybe a little from the LC mod).
Link to comment
Share on other sites

Yeah, Patrick used them on the Liberty City train and its a little easier to see whats going on with his code as its al in one place, in VC the code is spread between MAIN and the mission.
Link to comment
Share on other sites

  • 6 months later...
chaosislife

Ok this is just a pointless amusing observation post

 

Did anyone else happen to notice that angrymule posted this topic about planes crashing on 9/11?( or near enuf anyhow)

 

irony or a grand master plan? hmmmmm...

Link to comment
Share on other sites

Ok this is just a pointless amusing observation post

 

Did anyone else happen to notice that angrymule posted this topic about planes crashing on 9/11?( or near enuf anyhow)

 

irony or a grand master plan? hmmmmm...

Was there are point in bumping a months old topic to post that? No-one really cares and I doubt they cared at the time either. If you have something constructive to add to this, PM me and I'll unlock it again, if not, don't bother doing this again.

 

Locked.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • 1 User Currently Viewing
    0 members, 0 Anonymous, 1 Guest

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.