End Thread?hi, Is there a functie that ends where you can end a thread in a other thread? like: Code: THREADNAME(); { end thread OTHERTHREADNAME(); } Please help! Shotyoudie
Dont post this is multiple sections thinking it will get you answeres faster. It will just result in a 'cough' ban.
Originally Posted by GrenadeLaunchers Dont post this is multiple sections thinking it will get you answeres faster. It will just result in a 'cough' ban. hahaha, he is alight, can you at least solve his question?
It's already been solved on the other one. Use this at the start of the one you want to end: Code: self endon("anything_you_want") And on another thread use this: Code: self notify("same_thing_you_put_as_before")
Originally Posted by toobanooba hahaha, he is alight, can you at least solve his question? Don't bump threads that are older than one week...