AM:GetTicketLimitInfos: Difference between revisions
Steveice10 (talk | contribs) Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00260044] |- | 1 | Ticket Count |- | 2 | ((Ticket Count * 8) << 4) <nowiki>|<..." |
TimmSkiller (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 15: | Line 15: | ||
|- | |- | ||
| 3 | | 3 | ||
| Ticket IDs Input Pointer | | Ticket Title IDs Input Pointer | ||
|- | |- | ||
| 4 | | 4 | ||
Line 36: | Line 36: | ||
| Result code | | Result code | ||
|} | |} | ||
=Description= | |||
Wraps [[AMPXI:GetTicketLimitInfos]]. |