|
Compounds |
| struct | _PKGx08 |
Typedefs |
| typedef _PKGx08 | PKGx08 |
Functions |
| void | UpdateStatusWindow (NXWSOCKET socket, P_ITEM pi) |
| void | Sndbounce5 (NXWSOCKET socket) |
| void | item_bounce3 (const P_ITEM pi) |
| void | item_bounce4 (const NXWSOCKET socket, const P_ITEM pi) |
| void | item_bounce5 (const NXWSOCKET socket, const P_ITEM pi) |
| void | item_bounce6 (const NXWCLIENT client, const P_ITEM pi) |
| void | get_item (NXWCLIENT client) |
| | Client grabs an item.
|
| LOGICAL | checkWearable (P_CHAR pc, P_ITEM pi) |
| void | wear_item (NXWCLIENT ps) |
| | Item is dropped on paperdoll.
|
| bool | ItemDroppedOnPet (NXWCLIENT ps, PKGx08 *pp, P_ITEM pi) |
| bool | ItemDroppedOnGuard (NXWCLIENT ps, PKGx08 *pp, P_ITEM pi) |
| bool | ItemDroppedOnBeggar (NXWCLIENT ps, PKGx08 *pp, P_ITEM pi) |
| bool | ItemDroppedOnTrainer (NXWCLIENT ps, PKGx08 *pp, P_ITEM pi) |
| bool | ItemDroppedOnSelf (NXWCLIENT ps, PKGx08 *pp, P_ITEM pi) |
| void | hireNpc (P_CHAR employer, P_CHAR slave, P_ITEM igold) |
| bool | ItemDroppedOnChar (NXWCLIENT ps, PKGx08 *pp, P_ITEM pi) |
| void | dump_item (NXWCLIENT ps, PKGx08 *pp) |
| void | pack_item (NXWCLIENT ps, PKGx08 *pp) |
| void | drop_item (NXWCLIENT ps) |
| | Item is dropped on ground, char or item.
|