View unanswered posts | View active topics It is currently Fri Jan 10, 2025 11:42 am



Reply to topic  [ 17 posts ]  Go to page 1, 2  Next
 Halp, failing to mod dropship 
Author Message
User avatar

Joined: Wed Nov 22, 2006 3:19 pm
Posts: 2073
Reply with quote
Post Halp, failing to mod dropship
So, i'm making a small faction mod and i'm making a custom dropship.
Problem is, my dropship doesn't have sliding hatches like the vanilla ones, its has a hatch at the bottom that is supposed to work like regular rocket hatches, except I can't get it to work.

I did all the animation and tried to change framecount and all sorts of variables (Like HatchDoorSwingRange) but nothing seemed to work preperly.
How the hell do I make it open like a rocket? :-(

Halp plox.

Edit:

FFFFFUUUUUUUUUUUUCKKKKKKKK!

Wrong section!
Move plox.


Last edited by MaximDude on Fri May 29, 2009 2:43 pm, edited 2 times in total.



Fri May 29, 2009 11:27 am
Profile

Joined: Sat Jan 13, 2007 11:04 pm
Posts: 2932
Reply with quote
Post Re: Halp, failing to mod dropship
MaximDude wrote:
So, i'm making a small faction mod and i'm making a custom dropship.
Problem is, my dropship doesn't have sliding hatches like the vanilla ones, its has a hatch at the bottom that is supposed to work like regular rocket hatches, except I can't get it to work.

I did all the animation and tried to change framecount and all sorts of variables (Like HatchDoorSwingRange) but nothing seemed to work preperly.
How the hell do I make it open like a rocket? :-(

Halp plox.

Edit:

FFFFFUUUUUUUUUUUUCKKKKKKKK!

Wrong section!
Move plox.



I have never tried doing such a thing and I bet Data never intended for that to be done.
Its not possible partner, nope.


Fri May 29, 2009 11:40 am
Profile
User avatar

Joined: Wed Nov 22, 2006 3:19 pm
Posts: 2073
Reply with quote
Post Re: Halp, failing to mod dropship
Feck.
Well... Now I have to redesign the dropship... Damnit.


Fri May 29, 2009 11:43 am
Profile
User avatar

Joined: Tue Jul 03, 2007 12:33 am
Posts: 1275
Location: Elsewhere.
Reply with quote
Post Re: Halp, failing to mod dropship
MaximDude wrote:
Feck.
Well... Now I have to redesign the dropship... Damnit.

No no no no no.
Not so hasty, Mr.... Pasty..?

You should post it, see if anyone can work it out.
I don't know what the hell you're talking about.


Fri May 29, 2009 12:00 pm
Profile
User avatar

Joined: Wed Nov 22, 2006 3:19 pm
Posts: 2073
Reply with quote
Post Re: Halp, failing to mod dropship
Winterous wrote:
No no no no no.
Not so hasty, Mr.... Pasty..?

You should post it, see if anyone can work it out.
I don't know what the hell you're talking about.


I want it to open like this

Image


Fri May 29, 2009 12:12 pm
Profile
User avatar

Joined: Mon Feb 12, 2007 12:46 am
Posts: 1765
Location: ..............
Reply with quote
Post Re: Halp, failing to mod dropship
That.....kind of looks wrong in a way.
Anyhow, why not code it like the train? See how it hovors? And Mail's train opens doors like a rocket.


Fri May 29, 2009 12:18 pm
Profile
User avatar

Joined: Wed Nov 22, 2006 3:19 pm
Posts: 2073
Reply with quote
Post Re: Halp, failing to mod dropship
Roy-G-Biv wrote:
That.....kind of looks wrong in a way.
Anyhow, why not code it like the train? See how it hovors? And Mail's train opens doors like a rocket.


I checked it out, it works fine but it doesn't have an opening snimation.
That is the problem here, the hull opens but there is no animation.

Arghhh!! D:<


Fri May 29, 2009 12:27 pm
Profile
User avatar

Joined: Mon Feb 12, 2007 12:46 am
Posts: 1765
Location: ..............
Reply with quote
Post Re: Halp, failing to mod dropship
Dropships don't have opening animations as far as I can see. The sprite just moves.
Make the door move behind the actor.


Fri May 29, 2009 12:32 pm
Profile
User avatar

Joined: Wed Nov 22, 2006 3:19 pm
Posts: 2073
Reply with quote
Post Re: Halp, failing to mod dropship
Roy-G-Biv wrote:
Dropships don't have opening animations as far as I can see. The sprite just moves.
Make the door move behind the actor.


I tried, I can't seem to make it slide up and down, it just rotates.
I tried setting HatchDoorSwingRange from Matrix to Vector but it just crashed...


Fri May 29, 2009 12:36 pm
Profile
User avatar

Joined: Fri Dec 22, 2006 10:14 am
Posts: 29
Location: California, USA, Earth, Sol System
Reply with quote
Post Re: Halp, failing to mod dropship
I'm not too experienced with crafts, but what if you made 2 doors with sprite offsets very far away, but attached to the craft in the door area and just use a really low hatch door swing range so it looks like it's just moving up?

It might not look as good as your animation, but it could work.


Fri May 29, 2009 12:59 pm
Profile
User avatar

Joined: Wed Nov 22, 2006 3:19 pm
Posts: 2073
Reply with quote
Post Re: Halp, failing to mod dropship
The Pope Man wrote:
I'm not too experienced with crafts, but what if you made 2 doors with sprite offsets very far away, but attached to the craft in the door area and just use a really low hatch door swing range so it looks like it's just moving up?

It might not look as good as your animation, but it could work.


I'll try that, although it may be tricky to get the offsets right.


Fri May 29, 2009 1:11 pm
Profile
User avatar

Joined: Sat Nov 03, 2007 9:44 pm
Posts: 1916
Location: Flint Hills
Reply with quote
Post Re: Halp, failing to mod dropship
Have you tried all the SpriteAnimMode settings?
Particularly 5 and 6?

I don't know how SpriteAnimDuration would work with that though, since there's also hatchdelay.

I know dropships can animate, I remember someone gave one a cheesy light display.


Fri May 29, 2009 6:24 pm
Profile
User avatar

Joined: Wed Nov 22, 2006 3:19 pm
Posts: 2073
Reply with quote
Post Re: Halp, failing to mod dropship
Azukki wrote:
Have you tried all the SpriteAnimMode settings?
Particularly 5 and 6?

I don't know how SpriteAnimDuration would work with that though, since there's also hatchdelay.

I know dropships can animate, I remember someone gave one a cheesy light display.


I'll try that aswell.
Thanks for the tips.


Fri May 29, 2009 8:50 pm
Profile
User avatar

Joined: Sun Jul 13, 2008 9:57 am
Posts: 4886
Location: some compy
Reply with quote
Post Re: Halp, failing to mod dropship
you could actually probably use a rocket and rotate some lua'd emitters next to it.. but that would be quite a bit of work XD


Sun May 31, 2009 12:55 am
Profile WWW
User avatar

Joined: Wed Nov 22, 2006 3:19 pm
Posts: 2073
Reply with quote
Post Re: Halp, failing to mod dropship
Geti wrote:
you could actually probably use a rocket and rotate some lua'd emitters next to it.. but that would be quite a bit of work XD


If there's lua involved, there is bound to be fail.


Sun May 31, 2009 10:59 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 17 posts ]  Go to page 1, 2  Next

Who is online

Users browsing this forum: Google [Bot]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.065s | 15 Queries | GZIP : Off ]