.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Offtopic (http://forums.bots-united.com/forumdisplay.php?f=23)
-   -   The future of Bots? (http://forums.bots-united.com/showthread.php?t=1835)

Whistler 08-06-2004 14:52

Re: The future of Bots?
 
"with metamod in the house you would not even need Botmixer"
...but there will be some problems because other bot plugins calling MDLL_ClientConnect() or MDLL_ClientPutInServer() won't get intercepted by my bot plugin and this will bring some problems

Pierre-Marie Baty 08-06-2004 22:52

Re: The future of Bots?
 
...that's why in RACC I don't use ClientConnect(), ClientDisconnect(), and ClientPutInServer() anymore now.

I put this code all in StartFrame(), where there is a check that determines each frame who just joined and who just left.

stefanhendriks 09-06-2004 00:01

Re: The future of Bots?
 
interesting....

is it a simple 'loop through players and see what has changed compared to previous frame' thingy?

Pierre-Marie Baty 09-06-2004 00:07

Re: The future of Bots?
 
yes, sort of...
I'd post the code here but it rather belongs to the bot coding forum... not the offtopic one... lets not scare people :D


All times are GMT +2. The time now is 19:46.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.