=============================================== Note:
You need the new VexdUM 1.0!
Download it here.
=============================================== Description:
You sure know the RPG from HL1. When you shoot a rocket it flys to
the point where you aiming. This RPG can do that and also when you
shoot a rocket whith "attack2" your view will be set in the RPG and you
can fly around whith it.
You also can enable "rpg_arena" which gives everyone unl. Ammo and RPG's
every new round.
The most code is the same like the one from my Jetpack.
You shouldn't use this and Jetpack at the same time because
it could make some problems if someone got bouth weapons.
=============================================== Options (in the header of the .sma file):
Remove the "//" in the front to enable an option.
CODE //#define USE_LASERDOT // Could be laggy if you activate this!
//#define ADMIN_ONLY // Only admins can give RPG's?
#define CHANGE_VIEW // This will change the CamRocket view to a more realistic :)
#define ALERT_ENEMIES // This will alert if theirs an enemy in the view of the CamRocket
//#define SHOW_ALL_ENEMIES // Could be laggy if there many people in the View of the Rocket
And some general Options for the rockets.
=============================================== Commands & CVARs:
buyrpg - Buys a RPG. (only if ADMINS_ONLY is disabled)
买火箭筒,只有在admins_only关闭了之后才能用
amx_rpg <name/authid/#userid> - Gives this player a RPG (only if ADMINS_ONLY is enabled)
给玩家火箭筒,条件跟上面相反,要开启admins_only
rpg_version "AMX RPG 0.8" - To see it on websites .
不详。。。不知有什么用
rpg_arena 0 - <1/0> Turns RPG Arena on or off.
(不会翻译,竞技场???):sweat:
rpg_cost 6000 - Cost of a AMX RPG.
一个火箭筒多少钱
rpg_ammo 9 - Ammo for each new RPG.
一个火箭筒附送多少火箭炮
rpg_active 1 - <1/0> Turns AMX RPG on or off.
是否开启火箭筒插件
=============================================== Tested on:
CS 1.6: Windows XP