ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Projectile: Difference between revisions

From ModEnc
Jump to navigation Jump to search
added plea for help on page
Blade (talk | contribs)
m removed unneeded html tags, removed attribution see comments on ini editing discussion.
Line 1: Line 1:
== please people add stuff here this needs it!! ==
== please people add stuff here this needs it!! ==
This is the Projectile used for most infintry guns--<br><br>
This is the Projectile used for most infintry guns--




----
----
<b>[InvisibleLow]<br>
[InvisibleLow]
Inviso=yes<br>
Inviso=yes
Image=none<br>
Image=none
SubjectToCliffs=yes<br>
SubjectToCliffs=yes
SubjectToElevation=yes<br>
SubjectToElevation=yes
SubjectToWalls=yes<br></b>
SubjectToWalls=yes
----
----


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

Revision as of 22:32, 2 March 2005

please people add stuff here this needs it!!

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?