okay, i've gotten off my lazy ass and tried something else and it worked so either i don't know how to properly use sub events or i've managed to find a bug <img src="{SMILIES_PATH}/icon_razz.gif" alt=":P" title="Razz" />
this is what i did
- deleted the sub events under the left and right key is down conditions
+ Key Left arrow is down
+ Sprite2.Value 'agility' Less than 10
OR
+ Key Right arrow is down
+ Sprite2.Value 'agility' Less than 10
: Sprite2: Add 1 to 'agility'
that encompasses the same idea as before but for some reason it works this way and not the other