um whats the deal with local variables and how do you use them?
I cant even seem to reference them like you can global variables, ie if _variable = num etc etc
I can only set them and set a variable to their number, i cant check if they are something, is it possible to target them in and if statement?