#include <addmenu.h>
Public Methods | |
| cMakeItem () | |
| ~cMakeItem () | |
| bool | checkReq (P_CHAR pc, bool inMenu=false, cRawItem *def=NULL) |
| Check if the player is skilled enough and have requested items. | |
Public Attributes | |
| cScriptCommand * | command |
| SI32 | skillToCheck |
| SI32 | minskill |
| SI32 | maxskill |
| cRawItem | reqitems [2] |
|
|
|
|
|
|
|
||||||||||||||||
|
Check if the player is skilled enough and have requested items.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|