Difference between revisions of "Talk:Cast"
Jump to navigation
Jump to search
no edit summary
imported>Reinhart menken |
imported>Reinhart menken |
||
Line 6: | Line 6: | ||
::Code was this | ::Code was this | ||
Begin ScriptEffectStart | '''Begin ScriptEffectStart | ||
showmessage HeiGuiTestMessage3 | showmessage HeiGuiTestMessage3 | ||
Line 18: | Line 18: | ||
endif | endif | ||
endif | endif | ||
end | end''' | ||
I even used the console to make myself cast the spell, and I checked the opponent's getcombattarget and getlos, they both fit the condition; no message. I even used player.cast FlamerCritEffect (another spell), and no shader or flame as expected. Have you used cast successfully? ::--[[User:reinhart_menken]] 11:55, 14 December 2008 (EST) | I even used the console to make myself cast the spell, and I checked the opponent's getcombattarget and getlos, they both fit the condition; no message. I even used player.cast FlamerCritEffect (another spell), and no shader or flame as expected. Have you used cast successfully? ::--[[User:reinhart_menken]] 11:55, 14 December 2008 (EST) |