Home   Help Search Login Register  

Author Topic: Lockable Bullets?  (Read 1204 times)

0 Members and 1 Guest are viewing this topic.

mad_addons

  • Guest
Lockable Bullets?
« on: 19 May 2005, 22:10:44 »
Hi,

        I've been trying to make bullets be able to lock onto soldiers.
I tried to do it by making bullet models and trying it, but due to simulation, it won't work. I've been just wondering if I can make the NORMAL bullets (the lines without any models, just like normal rifles) lock on the soldiers and follow them. Thanks.

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:Lockable Bullets?
« Reply #1 on: 19 May 2005, 22:14:16 »
I'm not entirely sure I know what you mean.

I do know though, that all bullets and cannon shells use the same p3d model in the game.

Maybe you are talking about the tracers?


Planck
I know a little about a lot, and a lot about a little.

Grendel

  • Guest
Re:Lockable Bullets?
« Reply #2 on: 19 May 2005, 22:32:47 »
I'm no addon expert by any means, but this intrigues me (the fifth element tracking bullets come to mind)...

From an addon standpoint, couldn't you make a weapon that looks like a rifle (or whatever) but is config'd like an AT Launcher, fires "missiles" that have a tiny p3d model instead of a rocket, and have them lock onto the target?

I suspect that animations would be an issue though, as the "class" for launchers all use the same animation to hold an over the shoulder style launcher...

-Grendel

Offline oyman

  • Members
  • *
  • king of pings
Re:Lockable Bullets?
« Reply #3 on: 19 May 2005, 23:03:01 »
maybe try putting
Code: [Select]
irLock=1;in the Cfgammo part

 ???

mad_addons

  • Guest
Re:Lockable Bullets?
« Reply #4 on: 20 May 2005, 00:59:09 »
I did all that. I did meneuvaeagbirl... (oops :)) thing and thrust, thrust time, all that kinds... and yes... when I did shootrocket.... the animation comes to a problem...

Also.... my config name was set like this :

AT3 : Default
LAWLauncher (hmm... a guess) : AT3
******(secret :) ) : LAWLauncher

blahblahblahblah blah

and that's how it's set.
« Last Edit: 20 May 2005, 01:01:05 by mad_addons »