Apc missile: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{ent not in fgd}} {{distinguish|rpg_missile}} ''(Which comes from the rocket launcher.)'' {{hl2 point|apc_missile}} These are the missiles shot by {{ent|prop_vehicle_apc}}s....") |
(grammar) |
||
Line 1: | Line 1: | ||
{{ent not in fgd}} | {{ent not in fgd}} | ||
{{distinguish|rpg_missile}} ''(Which comes from the rocket launcher.)'' | {{distinguish|rpg_missile}} ''(Which comes from the rocket launcher.)'' | ||
{{hl2 point|apc_missile}} These are the missiles shot by {{ent|prop_vehicle_apc}}s. It's advised to not attempt to use | {{hl2 point|apc_missile}} These are the missiles shot by {{ent|prop_vehicle_apc}}s. It's advised to not attempt to use these directly, as they will not home towards a target on their own (they may try in some cases, but the results are buggy). | ||
{{code class|CAPCMissile|weapon_rpg.cpp}} | {{code class|CAPCMissile|weapon_rpg.cpp}} |
Revision as of 22:54, 5 August 2018
Not to be confused with rpg_missile.
(Which comes from the rocket launcher.)
Template:Hl2 point These are the missiles shot by prop_vehicle_apcs. It's advised to not attempt to use these directly, as they will not home towards a target on their own (they may try in some cases, but the results are buggy).