How can I get a bot to stay in its destination?
#1

Hi
Is there a way I can set a bot so that when it reaches the end of its path, it stays still?

Thanks
Matt
Reply
#2

Try these codes:
pawn Код:
native StopRecordingPlayback(); // STOP the playback
native PauseRecordingPlayback(); // Pause the playback, you can resume it
native ResumeRecordingPlayback(); // Resume playback
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)