samedi 28 mars 2015

Aetheryte ID Logging

I know it is a nub question and apologies. I have checked through a few threads here and was able to find one on which someone posted a good number of the Aetheryte IDs in a TXT file. However, that list is far from complete and I am trying to figure out how to use the code snipet:



Get map id

Log("{0} {1}",WorldManager.ZoneId,Core.Player.Location);



Get Aetheryte id

foreach(var item in WorldManager.LocationKey)

{

Log("Id:{0} Location:{1}",item.Key,item.Value);

}




I don't mind doing to work on this end at all, however where am I putting this in to get the log information? I have tried through the Console and a few other things but to no avail. Thank you in advance for the assistance.





Aetheryte ID Logging

Aucun commentaire:

Enregistrer un commentaire