badspacebar / sdk

6 stars 3 forks source link

new vec functions not working #23

Closed 69sinisterblade69 closed 11 months ago

69sinisterblade69 commented 1 year ago

v1:countAllies(range) v1:countEnemies(range) v1:countAllyLaneMinions(range) v1:countEnemyLaneMinions(range) image

v1:isUnderEnemyTurret() v1:isUnderAllyTurret() image

It seems that all those functions expect some userdata, and not number/nothing like documentation suggests. As far as I can tell it happens to both vec2 and vec3 variants.

badspacebar commented 11 months ago

all fixed