Page 1 of 1

1.1.5 sustainCallbackCheck lacks "callbackOnArcheryAttack"

Posted: Wed Jan 15, 2014 11:45 pm
by Doctornull
Actor.lua around line 4k, there's a table "sustainCallbackCheck" which lists all callbacks that can be invoked.

This list does not include "callbackOnArcheryAttack", thus any defined archery attack callbacks will fail to be called back.

This makes them lonely.

Re: 1.1.5 sustainCallbackCheck lacks "callbackOnArcheryAttac

Posted: Thu Jan 16, 2014 12:10 am
by darkgod
fixed