Ah, but that is where you are wrong my good sir! A Background worker supports canceling the current action (which would allow you to run it again with new values)
What's the difference of stop and cancel ?
I also don't see why use a BackGround worker. Timer are simpler and do the job well. If you want to apply different values or whatever, use Global variables and change them from other functions... simple.
Btw, NOPing out ammo function is a 90% ban chance (more or less ) unless you guys are talking about SP.. then it is ok
but getting the timer to check a value seems to be my prefered way i.e.
I hardly use em to check, mostly writing
---------- Post added at 10:57 AM ---------- Previous post was at 10:56 AM ----------
Originally Posted by -InSaNe-
Btw, NOPing out ammo function is a 90% ban chance (more or less ) unless you guys are talking about SP.. then it is ok
Im pretty sure we were talkin bout SP
Originally Posted by -InSaNe-
I also don't see why use a BackGround worker. Timer are simpler and do the job well. If you want to apply different values or whatever, use Global variables and change them from other functions... simple.
Btw, NOPing out ammo function is a 90% ban chance (more or less ) unless you guys are talking about SP.. then it is ok
I was just explaining that you could. Timer is still better
Originally Posted by rileyjstrickland
I was just explaining that you could. Timer is still better