I mean, sitting here at 4am, quick brainstorm would be like
onmousedown {skill_id = this.skill_id}
then on a loop:
function () {
if (skill_id) {
spend in attribute code
}
}
onmousedown {skill_id = this.skill_id}
then on a loop:
function () {
if (skill_id) {
spend in attribute code
}
}
Edited by Corndog on Jan 30, 2015 04:48:07






























