04-01-2008, 02:59 AM
Hey is there a way to clear all the variables so in an exe if i use it then try to use it account the ints will be set back to 0 ?
I have some that wen i use it....i can use it again without closing the dialog in exe but the int's sometimes still = 1 and i need them all reset to 0 without having to type int1 = 0 for every int?
I have some that wen i use it....i can use it again without closing the dialog in exe but the int's sometimes still = 1 and i need them all reset to 0 without having to type int1 = 0 for every int?
