Skip to content

Instantly share code, notes, and snippets.

@imperalix
Created March 11, 2012 22:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save imperalix/2018460 to your computer and use it in GitHub Desktop.
Save imperalix/2018460 to your computer and use it in GitHub Desktop.
raid lockout
/run RequestRaidInfo()
/run for i=1,GetNumSavedInstances() do n,id,_,_,_,_,_,_,_,d = GetSavedInstanceInfo(i) print(n,d,id) end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment