Can't change bot's origin
Hello!
I just can't solve this. My intention is to have a bot preventing round drawns but also indicating some map position (on radar). The prevention part works fine. But I can't change bot's origin. This is what I do in plugin_init(): PHP Code:
PHP Code:
|
Re: Can't change bot's origin
Your bot isn't thinking, get it to think once and the engine should update the bot data then.
Code:
|
Re: Can't change bot's origin
So what you say is that I can't teleport bot till it's not thinking? I tried to use call_think but no result. But thank you for reply!
And why am I able to change visibility and/or solidity without thinking? |
Re: Can't change bot's origin
Teleport your bot as you normally do, then place that code I gave you after it. Should work perfectly then.
|
Re: Can't change bot's origin
It works as you said: perfectly. Thank you!
|
| All times are GMT -4. The time now is 16:05. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.