Difference between revisions of "User:CarLuver69/Sandbox/Test"
Jump to navigation
Jump to search
CarLuver69 (talk | contribs) |
CarLuver69 (talk | contribs) |
||
| Line 14: | Line 14: | ||
-->{{#ifexpr: {{{np|0}}}>0|<!-- | -->{{#ifexpr: {{{np|0}}}>0|<!-- | ||
----><tr><!-- | ----><tr><!-- | ||
| − | ------><th> | + | ------><th>Param. #</th><!-- |
------><th>Type</th><!-- | ------><th>Type</th><!-- | ||
------><th>Description</th><!-- | ------><th>Description</th><!-- | ||
Revision as of 20:14, 6 June 2015
| Number of parameters: 0 | ||
|---|---|---|
| Returned value: | ||
| Type | Description | |
| None | ||
{{Native
|game = <use 5 for GTA V's native; 4 for IV's (default)>
|noheader = <use 1 if you dont want a table header; otherwise 0>
|np = <number of parameters>
|p<1-32>t = <parameter type (integer, float, pointer, handle, boolean)>
|p<1-32>d = <parameter description>
|r = <1 if function returns something, otherwise 0>
|rt = <result value type>
|rd = <result value description>
}}