Npc launcher

From Valve Developer Community
Revision as of 09:13, 10 November 2007 by ChielTvarr (talk | contribs)
Jump to navigation Jump to search

three sister australia attorney devil hills kill import car canada us z600 games download older but we re still young lyrics mckinsey management consulting new laser weapon the national trust of scotland motorola phone tool 3.0 software free technology in the middle ages ropa interior para hombres linux ip address config men only magazine website palm software development tools asteroid game zone las que son tics view earth from space i loved lyric summer work abroad europe racisme dans le sport plant cells have cell walls strange killings payday advance loan texas 2005 extension form irs tax online job finders new public management nintindo ds game list join adult friend finder michael joiner strike blow light deflection pick up big rhetorical critics online class for human resource management picture of single long stem rose archaeology jobs canada meth production by state learn forex trading best currency exchange rate people southeast we inspirational christian thought oprah foundations style trends spring 2005 private insignia austin music hall map special poem for my son link innovations nova scotia institute of technology the raffles hotel asian financial crisis malaysia 2 old os software what is the libor interest rate local and long distance insurance international license aurora public school illinois pet odor product 02 uk phones thailand shopping mall porn review sites to i can get my satisfaction virginia real estate law sony t630 software satellite images canada waters consulting group neon genesis evangelion manga amp radio scheduler win independence center missouri nicky hilton style eq2 guild listing jet video player legal statute of limitations nu online dating services end mortgage open real estate links mortgage brokers orange county ny health department you dont love me no more ripping game sin city 2005 soundtrack miami beach photographers 10 pregnant week 2006 root tour price singapore stock evangelical press uk soft condensed matter tardy policies in schools advanced computer architecture lecture notes accident illinois lawyer truck ohio prison woman the bay store hours world bank notes for sale age consent legal sexual saddam rifle into the air video the wonders of gods creation presidential debates bush kerry jewish community center baltimore md le musique de films de charlie there are such things symptom of neck throat cancer its all bushs fault kid snow list of human qualities Template:Wrongtitle

Entity description

Can fire rocket-propelled grenades or other missiles with many property customizations. The missiles can be made to home on a target or follow a path.

Keyvalues

  • StartOn
<boolean>
  • MissileModel
<studio>
  • LaunchSound
<sound>
  • FlySound
<sound>
  • SmokeTrail
<choices>
Literal Value Description
0 Off
1 On
2 On Homing
  • LaunchSmoke
<boolean>
  • LaunchDelay
<integer> When ON, how long to wait between each launch
  • LaunchSpeed
<float> Initial launch speed of missile (in up direction)
  • PathCornerName
<target_destination> Name of a path corner. If set launches a pathfollowing missing, rather than a homing missile
  • HomingSpeed
<float> Speed to reach when homing
  • HomingStrength
<integer> How strong in homing effect (0-100). Higher values yield sharper turning ability.
  • HomingDelay
<float> Number of seconds to delay before homing starts
  • HomingRampUp
<float> Number of seconds it takes to reach full homing strength after homing delay
  • HomingDuration
<float> Number of seconds the homing effect lasts
  • HomingRampDown
<float> Number of seconds it takes homing effect to decay after homing duration
  • Gravity
<float> Scale for effect of gravity. (1.0 = normal gravity)
  • MinRange
<float> Minimun distance a target can be to be attacked
  • MaxRange
<float> Maximum distance a target can be to be attacked
  • SpinMagnitude
<float> Strength of spin in missile trajectory
  • SpinSpeed
<float> How fast does the spin rotate through 360
  • Damage
<float> How much damage does each missile do
  • DamageRadius
<float>

Flags

  • 65536  : Check LOS

Inputs

  • TurnOn
Turn on Launcher
  • TurnOff
Turn off Launcher
  • LOSCheckOn
Start checking line of sight before firing
  • LOSCheckOff
Stop checking line of sight before firing
  • SetEnemyEntity
Set entity I should attack. Ignores visibility. (output from other entity only)
  • ClearEnemyEntity
Clear set enemy enemy
  • FireOnce
Fire Once (if have enemy)

Outputs

  • OnLaunch
Fires when missile is launched. (!activator is the enemy launched at)

Notes

The default values of the MissileModel and FlySound properties point to resources that do not exist. Appropriate values would be models/Weapons/W_missile.mdl and weapons/rpg/rocket1.wav, respectively.

See also