CASW_Weapon_Blink
Jump to navigation
Jump to search
Code classes:
CASW_Weapon_Blink
CASW_Weapon
(weapons)CBaseCombatWeapon
(weapons)CBaseAnimating
(models)CBaseEntity
(all ents)
CASW_Weapon_Blink
is a code class in .
Classnames:
asw_weapon_blink
(Blink Pack, seen in Timor Station. The user is able to teleport to wherever they place their crosshair. The only limitation is that there must be a path to the target location by ground nodes.)
Important: If you're using asw_weapon_blink
in your map, remember that some people play on 4:3!
ConVars/Commands[edit | edit source]
ConVar/Command | Parameters or default value | Parameter Type | Effect |
---|---|---|---|
asw_blink_debug | 0 | 0 disables, 1 enables | Shows information in the console and ingame for debugging teleportation. |
asw_blink_charge_time | 30 | Seconds | How long the blink pack takes to recharge. The actual time seems to be lowered by about 20% (5 seconds) somehow. |
asw_blink_range | 2000 | World units | Maximum teleport distance. |
asw_blink_time | 0.6 | Seconds | Time spent teleporting. |
See Also[edit | edit source]
- Blink Pack on the Alien Swarm wiki.