|
Crossfire Server, Trunk
1.75.0
|
Variables | |
| inv = character.CheckInventory(itemname) | |
| itemname = args[0] | |
| DIALOGCHECK MINARGS 1 MAXARGS 2 More... | |
| q = inv.Quantity | |
| quantity = args[1] | |
| bool | verdict = False |
| item.itemname = args[0] |
| int item.q = inv.Quantity |
Definition at line 32 of file item.py.
Referenced by command_addexp(), command_quest(), compare_flags(), find_dir_2(), find_style(), parse_shop_string(), path_normalize(), quest_for_each(), quest_get_player_state(), quest_start(), set_up_cmd(), and write_crossfire_maps().