Page 1 of 1

Speeder Problem

Posted: Wed Apr 04, 2007 7:19 am
by Darth_Z13
OK so I fixed the sound in the speeders but the geometry was all messed up (you could walk through the speeder etc.). So I used that trick I'm always using to load the Pack's speeder and just add in my own sound. Here's my ODF:

Code: Select all

[GameObjectClass]
ClassParent             = "com_hover_light_attack_speeder"

[Properties]
EngineSound         = "interceptorTank_engine_parameterized"

And also mod the weapon sounds.

My map loads. No crashes, I look at the speeders at the team select screen and this is what happens. What can I do? :roll:

RE: Speeder Problem

Posted: Wed Apr 04, 2007 10:31 pm
by Darth_Z13
Anyone? :?

RE: Speeder Problem

Posted: Wed Apr 04, 2007 10:51 pm
by t551
I watched the video, but I couldn't see anything wrong happening. you'll have to be more specific.

RE: Speeder Problem

Posted: Wed Apr 04, 2007 11:40 pm
by aYo.4.YaYo
Look in the far back...those speeders sink far into the ground, I have no idea what the problem is...

RE: Speeder Problem

Posted: Wed Apr 04, 2007 11:56 pm
by Syth
What happens when you enter them?

RE: Speeder Problem

Posted: Thu Apr 05, 2007 7:37 am
by Darth_Z13
I can't get to them. Shortly after that, they disappear into the ground completely and don't respawn.

Posted: Thu Apr 05, 2007 9:32 am
by lieutenantcoda
is that toola? ur latest map?

Posted: Thu Apr 05, 2007 10:17 am
by Redline
Put this in your odf and try it again

SetAltitude = .85

Posted: Thu Apr 05, 2007 12:35 pm
by Darth_Z13
OK I'll try that.

@coda, yes it is. :)

Posted: Thu Apr 05, 2007 1:35 pm
by Redline
I hope this help.

This is the Altitude from the hover vehicle to the ground (I think)

Posted: Thu Apr 05, 2007 1:45 pm
by [RDH]Zerted
I would guess your spawn points are too close to the ground and the vehicles are spawning inside the ground. When inside the ground, there is nothing under them so they fall.

Posted: Thu Apr 05, 2007 2:33 pm
by Redline
Thx for your help , but this is not the solution

Posted: Fri Apr 06, 2007 5:17 am
by Redline
oh yes that,s it ^^

Posted: Fri Apr 06, 2007 5:18 am
by Redline
oh yes that,s it ^^

Posted: Fri Apr 06, 2007 5:18 am
by Redline
oh yes that,s it ^^

Posted: Tue Apr 10, 2007 6:48 pm
by Darth_Z13
Well fred, that sorta worked... now only the back of the speeder sinks into the ground.

Posted: Tue Apr 10, 2007 7:07 pm
by Jawa_Killer
post your complete lua.......i think it's a collision problem......

Posted: Tue Apr 10, 2007 8:51 pm
by Darth_Z13
Is there any way I can do it without mod tools.exe? Because I can't use it at-the-moment...