PROJECTILE TIMED: Difference between revisions
Jump to navigation
Jump to search
Rasmusthorup (talk | contribs) No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
If projectile is flagged as an RPG projectile, then this flag will make the projectile disappear. | If projectile is flagged as an RPG projectile, then this flag will make the projectile disappear. | ||
You have to define the projectile with [[PROJ_RANGE]]. | You have to define the projectile with [[PROJ_RANGE]]. 26 units = 1 second. Which is the ammount of time before the projectile will disappear. Keep in mind. If this flag is set, the projectile won't start the spawn option, sound options, and probably a few more options. See | ||
[[Category:Projectile_Workslike_flags]] | [[Category:Projectile_Workslike_flags]] |
Revision as of 14:48, 11 August 2011
If projectile is flagged as an RPG projectile, then this flag will make the projectile disappear.
You have to define the projectile with PROJ_RANGE. 26 units = 1 second. Which is the ammount of time before the projectile will disappear. Keep in mind. If this flag is set, the projectile won't start the spawn option, sound options, and probably a few more options. See