Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
WoW
Talk
English
Views
Read
Edit
History
More
Search
Navigation
Home
Random page
Help using wiki
Editions
for WoW
for WildStar
for Solar2D
Documentation
for WoW
for WildStar
Reference
WoW
⦁ FrameXML
⦁ AddOns
⦁ API
⦁ WoW Lua
WildStar
⦁ AddOns
⦁ API
⦁ WildStar Lua
Engine
Tools
What links here
Related changes
Special pages
Page information
Site
Recent Changes
Editing
WoW:MACRO saveguildroster
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Notes == *Saves to World of Warcraft\Logs\GuildRoster.txt in a tab separated format. Headings are Name, Level, Class, Zone, Rank, Public Note, Officer Note, Time since last online (0=online at time of export). Headings are not saved into file. *It appears that Time Since Last Online is saved as an unsigned integer which can make some of the number large negative values. Not sure if it is seconds since some other time or not. *The number appears to be a Date/Time group of some sort. When converted to Hex in my test, all the numbers appeared in what appears at least a 40-bit word, with all of the data occupying the highest-order 12-bit word, with all the lower-order bits being 0. The numbers do not appear to convert directly to a date/time group in a spreadsheet program, nor as a differential with the current time. *This Macro Function has been removed in 3.2.2. ref [http://forums.worldofwarcraft.com/thread.html?topicId=19820511464&sid=1 forum post].
Summary:
Please note that all contributions to AddOn Studio are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
AddOn Studio Wiki:Copyrights
for details).
Submissions must be written by you, or copied from a public domain or similar free resource (see
AddOn Studio Wiki:Copyrights
for details).
Cancel
Editing help
(opens in new window)