m
→Details
(clarify nil user return) |
m (→Details) |
||
| Line 20: | Line 20: | ||
Displays details about a specific Money transaction in the Guild Bank. | Displays details about a specific Money transaction in the Guild Bank. | ||
WARNING: If QueryGuildBankLog(MAX_GUILDBANK_TABS+1) is not called and/or there is no player proximity to the guild bank this will return invalid (cached, lagged, or possibly random) data. When called incorrectly "repair" type transactions have been observed when the Blizzard UI does not show any repair transactions in that guild bank. | WARNING: | ||
This Lua function crashes the game client if the index is out of range. If QueryGuildBankLog(MAX_GUILDBANK_TABS+1) is not called and/or there is no player proximity to the guild bank this will return invalid (cached, lagged, or possibly random) data. When called incorrectly "repair" type transactions have been observed when the Blizzard UI does not show any repair transactions in that guild bank. | |||