Jump to content

Projectile

From ModEnc²
Revision as of 02:33, 2 March 2005 by en>Darkchild50
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the Projectile used for most infintry guns--



[InvisibleLow]
Inviso=yes
Image=none
SubjectToCliffs=yes
SubjectToElevation=yes
SubjectToWalls=yes


inviso - is this invisable?? (yes or no)
image - image used for projectile
SubjectToCliffs - is this weapon stpoed by clifs?
SubjectToElevation - is this weapon stoped by ramps?
SubjectToWalls - is this weapon stoped by walls?

by,

  darkchild50