Home   Help Search Login Register  

Author Topic: How do i get my scud to launch?  (Read 667 times)

0 Members and 1 Guest are viewing this topic.

Malden

  • Guest
How do i get my scud to launch?
« on: 26 Nov 2003, 20:07:55 »
Im making an intromovie, where i want a scud to launch, how do i get that to work? :'(

Offline KJAM

  • Contributing Member
  • **
  • Why Me, Whats it For?
    • Nightstalker mod
Re:How do i get my scud to launch?
« Reply #1 on: 26 Nov 2003, 20:33:45 »
you would do it like this, type these into the init box

scudname Action ["SCUD LAUNCH"]

that makes the scud point skywards (if you just want it raised and not fired) and

scudname Action ["SCUD START"]

makes the scud launcher point the scud skywards and then fire it soon after.

NOTE: replace scudname with whatever you named the scud. so if i named the scud BigRocket then i would type in the init box

BigRocket Action ["SCUD START"]