[General] Question about vJass-ing

Status
Not open for further replies.
hello, I am trying to get in use a tutorial for hero AI, I use NewGen, and what I change in it is the IDs of spells. There is a line,for example

set LearnsetInfo[9]['Hsjs'] = 'A009:AHtb'

It displays an error that the sign ":" is not recognizied, which means the ID of the spell is not recognized. I have custom spells and all their IDs are with A00X:xxxx. Why vJass do not recognize the custom spell ID and what can I do about it?
 
Status
Not open for further replies.
Back
Top