Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: ywwow
Forum: AddOn Help/Support 09-17-08, 07:36 PM
Replies: 2
Views: 4,517
Posted By ywwow
A) /cast and /castsequence cannot be used at the...

A) /cast and /castsequence cannot be used at the same opinion.But in my example it was different.[nopet],cast;[pet],castsequence.And it worked.

B) Yes,it does not work for pet abilities.I just...
Forum: AddOn Help/Support 09-16-08, 11:24 PM
Replies: 2
Views: 4,517
Posted By ywwow
Bug?About the macro command /castsequence

I want to make a macro like this:when no pet,cast Frost Nova;when pet,cast Frost Nova on first click,then cast Freeze on second click.I thought /castsequence may be help,and I wrote the macro:

/cast...
Forum: Tutorials & Other Helpful Info. 09-13-08, 01:31 PM
Replies: 8
Views: 32,001
Posted By ywwow
local i = 1 while true do local spellName,...

local i = 1
while true do
local spellName, spellRank = GetSpellName(i, BOOKTYPE_SPELL)
if not spellName then
do break end
end
DEFAULT_CHAT_FRAME:AddMessage( spellName .. '(' .....
Forum: Tutorials & Other Helpful Info. 09-13-08, 01:15 PM
Replies: 8
Views: 32,001
Posted By ywwow
Just now I saw this setence: "spellID is the...

Just now I saw this setence:
"spellID is the index of a spell in a spellbook. The indices increase from top to bottom, then left to right, then between categories (e.g.: General -> Discipline)....
Forum: Tutorials & Other Helpful Info. 09-13-08, 12:49 PM
Replies: 8
Views: 32,001
Posted By ywwow
I am sorry but the code is not correct.Yes,the...

I am sorry but the code is not correct.Yes,the "skill id" is "SpellId".After seen the code,I checked at wowwiki to find the API.And there is code as above but using "GetSpellInfo(SpellID)".It seems...
Forum: Tutorials & Other Helpful Info. 09-13-08, 04:52 AM
Replies: 8
Views: 32,001
Posted By ywwow
How to get the skill ID?

I am a junior on mod writing.I noticed that there were item id and skill id.Now many mods can show item id,and we can use it in macros and so on. But how about the skill id?I know it can be found at...
Forum: Chit-Chat 05-16-08, 02:08 AM
Replies: 53
Views: 36,056
Posted By ywwow
OS: Windows XP Music: TTPlayer Video:...

OS: Windows XP
Music: TTPlayer
Video: SuperRabbit
Torrent: BitComet
Browser: The World, Maxthon
IM: QQ
Graphics: Photoshop CS2, Sony Vegas 8
Office: Microsoft Office
Anti-virus/spyware: Kaspersky
Forum: Chit-Chat 05-14-08, 11:27 AM
Replies: 5
Views: 4,583
Posted By ywwow
so which is wrong ?The tooltip or the skill ?

so which is wrong ?The tooltip or the skill ?
Forum: News 05-14-08, 09:50 AM
Replies: 40
Views: 33,878
Posted By ywwow
Unhappy To me ,a poor Chinese student,this book is much...

To me ,a poor Chinese student,this book is much too expensive...I think I can afford it at a price of 70.00RMB,just as another famous computer science book,the Dragon...
Showing results 1 to 9 of 9