Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: AlbinoPython
Forum: Tutorials & Other Helpful Info 09/25/21, 10:34 AM
Replies: 24
Views: 18,098
Posted By AlbinoPython
The "EVENT_WORLD_EVENT_ACTIVE_LOCATION_CHANGED"...

The "EVENT_WORLD_EVENT_ACTIVE_LOCATION_CHANGED" event supplies a "_newWorldEventLocationId_" for Daedric anchor events. Does anyone know how to get the POI index for this? I am looking to get the...
Forum: Tutorials & Other Helpful Info 09/22/21, 09:12 PM
Replies: 24
Views: 18,098
Posted By AlbinoPython
Sharlikran's life is gonna get a little...

Sharlikran's life is gonna get a little easier

function GetSkyshards()
local Skyshards = {}
local ZoneId = GetZoneId(GetUnitZoneIndex("player"))
for i = 1, GetNumSkyshardsInZone(ZoneId) do --...
Forum: Tutorials & Other Helpful Info 09/22/21, 07:27 PM
Replies: 24
Views: 18,098
Posted By AlbinoPython
Ah thanks. I was using it wrong :)

Ah thanks. I was using it wrong :)
Forum: Tutorials & Other Helpful Info 09/22/21, 06:38 PM
Replies: 24
Views: 18,098
Posted By AlbinoPython
GetNumSkyshardsInZone(GetZoneId()) is retuning 0...

GetNumSkyshardsInZone(GetZoneId()) is retuning 0 for me everywhere. Am I using it incorrectly?
Showing results 1 to 4 of 4