Пользовательские дополнения

На главную


GamePosition

Позиция в игре (координаты на карте). Пользовательский тип данных Lua, см. LuaApiTypes.

-- Описание типа:
Таблица, имеющая следующие поля:
  posX: number (double) - координата по X
  posY: number (double) - координата по Y
  posZ: number (double) - координата по Z

Пример:

local pos = {}
pos.posX = 10234
pos.posY = 512
pos.posZ = 10

Связанные страницы: "CategoryLuaApi" "CategoryTypes"

AbilityId
ActionGroupId
AliasVisObjectId
AstralSectorId
BattlegroundMarkId
BillingBonusId
BuffId
CategoryTypes
CharacterClassId
CharacterFormId
CombatTagId
ComponentPropertyId
CurrencyCategoryId
CurrencyId
DecalObjectId
FactionId
FunctionCommonCreateValuedObject
FunctionCommonGetApiType
FunctionCommonGetFatalityPhraseLimits
FunctionCommonGetShortString
FunctionCommonIsFatalityPhraseFiltered
FunctionCommonIsTextFiltered
FunctionCommonIsValuedObject
FunctionCommonIsValuedText
FunctionResourceIdGetInfo
FunctionResourceIdGetInstanceId
FunctionResourceIdGetPath
FunctionResourceIdIsEqual
GamePosition
Geodata
InnateStatSecondary
InstancedEventCategoryId
InstancedEventResourceId
ItemCategoryId
ItemId
LfgDestinationCategoryId
LfgDestinationId
LifestyleCategoryId
LifestyleCollectionId
LootGroupId
LuaApiTypes
LuaFullDateTime
LuaRaceClassInfoPart
LuaSexInfoPart
MapModifierId
MedalId
MedalRankId
MountTalentId
MutationInfo
PostTypeId
QuestId
RecipeId
RelatedSoundsLua
RelatedTextsLua
RelatedTexturesLua
RequirementsTable
ResourceId
RuleId
ShipSkinId
SkillId
SocketId
Sound2DId
SpecialStatId
SpellId
TeleportMasterId
TextureId
TimeTableId
TutorialCategoryId
TutorialId
TypeValuedObject
TypeValuedText
TypeWidgetDesc
TypeWString
UniqueId
UnlockCategoryId
VisActionId
VisObjectId
VisualShipId
VoteId
WishmasterResourceId

Связанные страницы: "CategoryLuaApi" "CategoryPosition"

CategoryPosition
EventAEMarkPointClicked
EventAstralUnitPosChanged
EventAvatarClientZoneChanged
EventAvatarDirChanged
EventAvatarMapChanged
EventAvatarMapInfoAvailable
EventAvatarPosChanged
EventAvatarZoneChanged
EventCameraDirectionChanged
EventCrosshairTargetPosChanged
EventObjectDetectFinished
EventObjectDetectorListChanged
EventObjectDetectStarted
EventPartyMemberPositionUpdated
EventProjectedObjectsChanged
EventRaidMemberPositionUpdated
EventSpousePositionUpdated
EventTargetPosChanged
EventTransportPosChanged
EventUnitPosChanged
FunctionAvatarGetDir
FunctionAvatarGetPos
FunctionAvatarIsNavigateToPoint
FunctionAvatarRunAESpell
FunctionCartographerCanNavigateToPoint
FunctionCartographerGetCurrentMapInfo
FunctionCartographerGetCurrentZoneInfo
FunctionCartographerGetMapBlockInfo
FunctionCartographerGetMapBlocks
FunctionCartographerGetObjectGeodata
FunctionCartographerGetQuestGeodata
FunctionCartographerGetQuestObjectiveGeodata
FunctionCartographerGetSosInfo
FunctionCartographerGetZonesMapInfo
FunctionCartographerGetZonesMapLowQuests
FunctionCartographerGetZonesMapQuests
FunctionCartographerIsCurrentZoneAnonymizedMap
FunctionCartographerIsCurrentZoneRiftMap
FunctionCartographerIsFinalQuestCompleted
FunctionCartographerIsOnCommon
FunctionMissionGetCameraDirection
FunctionObjectGetPos
FunctionTransportGetPosition
GamePosition
Geodata


CategoryLuaApi CategoryTypes CategoryPosition

На главную