Weapon rpg: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Reverted edit of Pgmaker, changed back to last version by NykO18)
(Rephrased, adding wiki link because RPG really stands for "Ruchnoy Protivotankovy Granatomyot".)
Line 3: Line 3:
==Entity Description==
==Entity Description==


[[Image:hammerrpg.jpg|thumb|right|300px|RPG<br>(Rocket Propelled Grenade)]]
[[Image:hammerrpg.jpg|thumb|right|300px|RPG launcher]]


The weapon_rpg entity can be used to place a rocket propelled grenade launcher in a map. This rocket launcher can be picked up and used as a weapon. When picked up, the player is given 3 rockets and the launcher if they do not already possess one. Additional rockets (up to 3 in total) can be picked up. Individual rockets can be placed in a map with the [[item_rpg_round]] entity.
Places an RPG ([[Wikipedia:Rocket_propelled_grenade|Rocket-Propelled Grenade]]) launcher in a map, that can be picked up and used as a weapon. When picked up, the player is given 3 rockets and the launcher if they do not already possess one. Additional rockets (up to 3 in total) can be picked up.
 
Individual rockets can be placed in a map with the [[item_rpg_round]] entity.
You can also use the entity [[item_ammo_crate]] with the field ''Ammo Type'' set to ''RPG Rounds'' to create a crate delivering rockets each time you open it.
You can also use the entity [[item_ammo_crate]] with the field ''Ammo Type'' set to ''RPG Rounds'' to create a crate delivering rockets each time you open it.
<br clear="all"/>


{{basicweapon}}
{{basicweapon}}

Revision as of 12:31, 21 March 2006

Template:Wrongtitle

Entity Description

RPG launcher

Places an RPG (Rocket-Propelled Grenade) launcher in a map, that can be picked up and used as a weapon. When picked up, the player is given 3 rockets and the launcher if they do not already possess one. Additional rockets (up to 3 in total) can be picked up.

Individual rockets can be placed in a map with the item_rpg_round entity. You can also use the entity item_ammo_crate with the field Ammo Type set to RPG Rounds to create a crate delivering rockets each time you open it.

Template:Basicweapon