Tracerbullet: Difference between revisions
Jump to navigation
Jump to search
MyGamepedia (talk | contribs) (Created page with "{{ent not in fgd|codeonly=1}} {{this is a|point entity|name=tracerbullet|game=Black Mesa}} This is crossbow bolt that appears when the player shoots from weapon_crossbow|cro...") |
MyGamepedia (talk | contribs) |
||
Line 16: | Line 16: | ||
==Dedicated Console Variables== | ==Dedicated Console Variables== | ||
{{varcom|start}} | {{varcom|start}} | ||
{{varcom|sk_crossbow_tracer_enabled|1 | {{varcom|sk_crossbow_tracer_enabled|1|[[Bool]]|Enable tracer crossbow bolts if 1. With 0, crossbow will use {{ent|grenade_bolt}} entity with {{hl2|4}} crossbow bolt parameters (ability to ricochet, sparks, also fixes bug with camera). Does not affect multiplayer mode.}} | ||
{{varcom|sk_crossbow_tracer_speed|8000 | {{varcom|sk_crossbow_tracer_speed|8000|[[Float]]|Crossbow bolt speed (only for {{ent|tracerbullet}} entity).}} | ||
{{varcom|end}} | {{varcom|end}} |
Revision as of 05:48, 3 November 2024

tracerbullet
is a point entity available in Black Mesa. This is crossbow bolt that appears when the player shoots from crossbow. Differs from grenade_bolt in that it doesn't have the ability to ricochet, no sparks, there are also bug with player's camera (bolts literally appears in the center of the player's camera, causing them to clip through it).
Dedicated Console Variables
Cvar/Command | Parameters or default value | Descriptor | Effect |
---|---|---|---|
sk_crossbow_tracer_enabled | 1 | Bool | Enable tracer crossbow bolts if 1. With 0, crossbow will use grenade_bolt entity with ![]() |
sk_crossbow_tracer_speed | 8000 | Float | Crossbow bolt speed (only for tracerbullet entity). |