Quote Originally Posted by Trykon View Post
Instead creating label to reset or open bps you need module that will open them when they are closed. This will be loop that simply checks if given color bps are open (could be just check if main bp is open). This should stop the walker, close bps (in case you lost only one), open them and start the walker again.
This is the function like registerevent or something, forgot that as I always copy and past this bit xD you can check it in the scripts, then if you have it you need to just execute this script in client using scripter
First i`d like to thank you for helping me.. Second (kkk) i`m not familiar with Module. Do you have some example or any tutorial of it or just explain how it works?