Difference between revisions of "ADD ARMOUR TO CHAR"
Jump to navigation
Jump to search
(New page: {{Native |noheader=0 |np=3 |p1t=pointer |p1d=Pointer to Char |p2t=integer |p2d=Armour Amount |r=0 }} Category:Native functions) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Native | {{Native | ||
− | + | |np=2 | |
− | |np= | ||
|p1t=pointer | |p1t=pointer | ||
|p1d=Pointer to Char | |p1d=Pointer to Char | ||
|p2t=integer | |p2t=integer | ||
|p2d=Armour Amount | |p2d=Armour Amount | ||
− | |||
}} | }} | ||
− | |||
− |
Latest revision as of 18:16, 1 October 2012
Number of parameters: 2 | ||
---|---|---|
Parameter # | Type | Description |
1. | pointer | Pointer to Char |
2. | integer | Armour Amount |
Return value: | ||
Type | Description | |
None |