- Joined
- Feb 25, 2007
- Messages
- 286
What in the world is wrong with this?!!?!?
?!??!?
In Jass new gen pack it said it was wrong!!
And 1 quick question, how do you find the "raw code" of an ability?
It saids the function is redeclaired
Heres the whole function
JASS:
function InitTrig_Untitled_Trigger001 takes nothing returns nothing
In Jass new gen pack it said it was wrong!!
And 1 quick question, how do you find the "raw code" of an ability?
It saids the function is redeclaired
Heres the whole function
JASS:
function InitTrig_Untitled_Trigger001 takes nothing returns nothing
call OnAbilityEffect( rawcode(), actions() )
endfunction
Last edited: