Zshoot: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
One (talk | contribs)
No edit summary
Line 1: Line 1:
zshoot <[[gamevar|zvel]]> <projectile>
'''zshoot''' <[[gamevar|zvel]]> <projectile>


[[Shoot]]s <projectile> with the [[zvel]] <[[gamevar|zvel]]>.  Values for <[[gamevar|zvel]]> can be calculated using the [[ldist]] command.  These functions are useful for causing an [[actor]] to aim vertically at objects other than the player.
[[Shoot]]s <projectile> with the [[zvel]] <[[gamevar|zvel]]>.  Values for <[[gamevar|zvel]]> can be calculated using the [[ldist]] command.  These functions are useful for causing an [[actor]] to aim vertically at objects other than the player.

Revision as of 13:42, 4 May 2009

zshoot <zvel> <projectile>

Shoots <projectile> with the zvel <zvel>. Values for <zvel> can be calculated using the ldist command. These functions are useful for causing an actor to aim vertically at objects other than the player.