no edit summary
(Undo revision 2714314 by 186.233.78.124 (talk)) |
No edit summary |
||
| Line 301: | Line 301: | ||
This simple script code will iterate through the title IDs and display them in the default chat window: | This simple script code will iterate through the title IDs and display them in the default chat window: | ||
for i = 1, | for i = 1, | ||
print(i..":"..( | =<span class="icon-cata-right" style="padding-right:40px!important;background:url(http://wowimg.zamimg.com/images/icons/cata.gif)100%50%no-repeat;">Cataclysmic Gladiator</span>= | ||
() do | |||
print(i..":"..(281(i) or "nil")) | |||
end | end | ||