naf4ever
Dread Lord
I keep getting this error when trying:
Though it should be noted the function still works exactly like it should and kills the unit just like i want and if your not in debug mode you wont see or be aware of that error in the first place. So should i even worry about it or can i correct this? This is what ive been using to kill units:
EDIT: Nevermind i think i got it

Though it should be noted the function still works exactly like it should and kills the unit just like i want and if your not in debug mode you wont see or be aware of that error in the first place. So should i even worry about it or can i correct this? This is what ive been using to kill units:
Code:
pUnit.kill(False, 0)
EDIT: Nevermind i think i got it