Posted by Stealth on March 20, 1998 at 21:42:32:
In Reply to: Projectile Distance posted by GMS_SLUG on March 20, 1998 at 19:39:35:
> Anyone know how to change the distance a projectile can travel? I made a new enemy that uses the carbon rifle, but the problem is he can freeze you from well across a room... the sparks from the carbonite only go a short distance, but there's some kind of invisible pellet that is hitting me from long distances....
"range=flex" in template
Though the +bigpunch,+carbsparks have a pretty short range it also uses +bryarbolt which has no range limit
if you add one to this it will affect a bunch of others.
Would be best to make a new +bryarbolt underneath of it and modify the weap_carbgun_m.cog file to use the new template.
template projectile=+bryarbolt local
template cprojectile=+carbsparks local