Author Topic: Giveing a bot a client  (Read 742 times)

Well, I was wondering, How do you give a bot a client? I tried just doing botname.client = "595468", But then someone told me i cant just do random numbers like that. So, How would the correct way to give a bot a client be?

keep it in one thread


halcynthis, you seriously need to stick to one thread.
What is it that you actually want to get to?
Judging by your other threads, you want a bot, that can destroy things with d-wand, and that is admin...
Is that it?
and finally, I dont think it's possible to give a bot a client...
You would need another BL key...

First why do you need a client? If your trying to make someone control it then put this in console
bot.setControlObject(findclientbyname("Player's Name"));

First why do you need a client? If your trying to make someone control it then put this in console
bot.setControlObject(findclientbyname("Player's Name"));
Flip that around.