Crossfire Server, Trunk
rotate-tower Namespace Reference

Variables

 current_map = Crossfire.WhoIsActivator().Map
 
 player = Crossfire.WhoIsActivator()
 
bool result = False
 
 tile = td.player_objects(player, current_map)
 
 wrench = Crossfire.WhoAmI()
 

Variable Documentation

◆ current_map

rotate-tower.current_map = Crossfire.WhoIsActivator().Map

Definition at line 7 of file rotate-tower.py.

◆ player

rotate-tower.player = Crossfire.WhoIsActivator()

Definition at line 5 of file rotate-tower.py.

◆ result

bool rotate-tower.result = False

Definition at line 13 of file rotate-tower.py.

Referenced by animate_one(), nlohmann::basic_json.begin(), nlohmann::detail::binary_writer< BasicJsonType, CharType >.calc_bson_array_size(), nlohmann::detail::binary_writer< BasicJsonType, CharType >.calc_bson_object_size(), nlohmann::basic_json.cbegin(), nlohmann::basic_json.cend(), cf_get_month_name(), cf_get_periodofday_name(), cf_get_season_name(), cf_get_weekday_name(), cf_identify(), cf_object_find_by_arch_name(), cf_object_find_by_name(), cf_object_remove_depletion(), cf_re_cmp(), cfapi_object_find_by_arch_name(), cfapi_object_find_by_name(), cfapi_object_identify(), cfapi_object_remove_depletion(), check_recipe(), check_split_string(), cjson_PyObject_Str(), inja::Lexer.clear_final_line_if_whitespace(), command_bowmode(), command_cointoss(), convert(), inja::JsonNode.convert_dot_to_json_ptr(), create_maps_array(), create_npc_array(), create_race_array(), Crossfire_Archetype_RichCompare(), Crossfire_Map_RichCompare(), Crossfire_Object_CheckTrigger(), Crossfire_Object_RichCompare(), Crossfire_Party_RichCompare(), Crossfire_Region_RichCompare(), decode_array(), decode_object(), nlohmann::basic_json.diff(), do_template(), nlohmann::basic_json.dump(), encode_dict(), encode_list(), encode_tuple(), encode_unicode(), nlohmann::basic_json.end(), nlohmann::basic_json.erase(), inja::Renderer.eval_expression_list(), nlohmann::basic_json.find(), find_recipe(), nlohmann::basic_json.flatten(), nlohmann::basic_json.from_bson(), nlohmann::basic_json.from_cbor(), nlohmann::basic_json.from_msgpack(), nlohmann::basic_json.from_ubjson(), inja::Renderer.get_argument_vector(), inja::Renderer.get_arguments(), nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX >.get_binary(), nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX >.get_bson_binary(), nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX >.get_bson_cstr(), nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX >.get_bson_string(), nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX >.get_cbor_binary(), nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX >.get_cbor_string(), nlohmann::detail::iterator_input_adapter< IteratorType >.get_character(), nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX >.get_msgpack_binary(), nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX >.get_msgpack_string(), nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX >.get_number(), nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX >.get_string(), nlohmann::detail::lexer< BasicJsonType, InputAdapterType >.get_token_string(), nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX >.get_ubjson_size_type(), nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX >.get_ubjson_size_value(), nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX >.get_ubjson_string(), initghosted(), initvisible(), initwizard(), nlohmann::basic_json.insert_iterator(), knowledge_add_probe_monster(), knowledge_god_add(), knowledge_item_can_be_used_alchemy(), matchString(), nlohmann::basic_json.meta(), monsterFight(), nssv_DISABLE_MSVC_WARNINGS(), CRETreasurePanel.onGenerate(), nlohmann::detail::primitive_iterator_t.operator+(), nlohmann::detail::iter_impl< BasicJsonType >.operator+(), nlohmann::detail::primitive_iterator_t.operator++(), nlohmann::detail::iter_impl< BasicJsonType >.operator++(), nlohmann::detail::iter_impl< BasicJsonType >.operator-(), nlohmann::detail::primitive_iterator_t.operator--(), nlohmann::detail::iter_impl< BasicJsonType >.operator--(), inja::Parser.parse(), nlohmann::detail::parser< BasicJsonType, InputAdapterType >.parse(), nlohmann::basic_json.parse(), inja::Environment.parse_template(), nlohmann::basic_json.patch(), relative_path(), replace(), nlohmann::detail::binary_reader< BasicJsonType, InputAdapterType, SAX >.sax_parse(), nlohmann::detail::parser< BasicJsonType, InputAdapterType >.sax_parse(), split(), START_TEST(), stringbuffer_finish(), stringbuffer_finish_shared(), nlohmann::basic_json.to_bson(), nlohmann::basic_json.to_cbor(), nlohmann::detail::binary_writer< BasicJsonType, CharType >.to_char_type(), nlohmann::basic_json.to_msgpack(), nlohmann::basic_json.to_ubjson(), and inja::Renderer.visit().

◆ tile

rotate-tower.tile = td.player_objects(player, current_map)

Definition at line 8 of file rotate-tower.py.

◆ wrench

rotate-tower.wrench = Crossfire.WhoAmI()

Definition at line 6 of file rotate-tower.py.