Template:Client projectile functions: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
==Syntax==
*[[createProjectile]]
<syntaxhighlight lang="lua">
bool createProjectile ( element creator, int weapon, float x, float y, float z, float force, element target )
</syntaxhighlight>

Revision as of 23:59, 8 June 2007