Crossfire Server, Trunk
|
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(), create_map_in_quest_array(), fill_json(), find_dir_2(), find_style(), generate_quest(), parse_shop_string(), path_normalize(), quest_for_each(), quest_get_player_state(), quest_start(), set_up_cmd(), and write_crossfire_maps().