Is there anyway to do it, i am searching but hardly find anything.
ex: i dont need warning that i defined variable somewhere else and not on the top(why would i clutter the top of my script unless i really need to anyway?)
I prefer to define my vars whenever possible during runtime.
Also there are warnings like "variable might be used before its definition", i really dont need this so if anyone knows solution