If i have a few Local vars as the first events in a group then i have 4 sub groups, the local vars should be accessible in the sub groups because the local var has been defined? or am i mistaken? i had a bunch of global vars that i decided to change to local so i could re use the code for multiple levels and no matter where i put the local vars i cant get the event that read the global earlier to read the local now.