|
Well, /run lets you run a bit of Lua script -- the scripting language that WoW addons are built in. To find out the call to reset an instance, I went to Google and typed in "instance reset api wow". That took me to wowwiki.com's page on the WoW API, and there I searched the page for "instance".
There's literally hundreds of API calls in WoW, and a ton of things you can do with them.
|