These forums have been archived and are now read-only.
The new forums are live and can be found at https://forums.eveonline.com/
Need help with old api import xml for pulling kills
=IMPORTXML("https://api.eveonline.com/map/Kills.xml.aspx","//row[@solarsystemid=30001914]/@factionkills|//row[@solarsystemid=30001914]/@shipkills|//row[@solarsystemid=30001914]/@podkills")
Finds camping stations from the inside much easier. Designer of Yapeal for the Eve API. Check out the Yapeal PHP API Library thread.
Woo! CSM XI!
Fuzzwork Enterprises
Twitter: @fuzzysteve on Twitter
=IMPORTXML("https://api.eveonline.com/map/Kills.xml.aspx","//row[@solarSystemID=30001914]/@factionKills|//row[@solarSystemID=30001914]/@shipKills|//row[@solarSystemID=30001914]/@podKills")