Template:Client projectile functions: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
 
m (Use new template)
 
(17 intermediate revisions by 11 users not shown)
Line 1: Line 1:
==Syntax==
{{Projectile functions|client}}
<syntaxhighlight lang="lua">
 
bool createProjectile ( element creator, int weapon, float x, float y, float z, float force, element target )
<noinclude>[[Category:Functions templates]]</noinclude>
</syntaxhighlight>

Latest revision as of 22:22, 6 September 2024