View Single Post
Author Message
AI_
Member
Join Date: Oct 2014
Location: Canada
Old 02-17-2020 , 03:13   [TF2] Projectile Size
Reply With Quote #1

A simple plugin that changes the size of the projectiles your weapon launches (or sandvich medkits)




ConVars:

sm_projectilesize_healthkits (default: 1)
- Resize spawned health kits like sandviches

sm_projectilesize_minsize (default: 0.01)
- Minimum size ratio

sm_projectilesize_maxsize (default: 500)
- Maximum size ratio

Commands:

sm_ps [target] (ratio)
- Sets the projectile size (no target applies to self)
- Default access flag: b

Note this only affects the model size and does not affect the collision box and thus is meant to be used to occasionally pester your players with huge models or gather curious players around tiny sandviches.
Attached Files
File Type: sp Get Plugin or Get Source (projectilesize.sp - 793 views - 3.5 KB)
__________________

Last edited by AI_; 02-17-2020 at 06:36.
AI_ is offline