Thread: loading a dll
View Single Post
Re: loading a dll
Old
  (#12)
Lazy
Member
 
Lazy's Avatar
 
Status: Offline
Posts: 236
Join Date: Jan 2004
Location: Toronto, Ontario, Canada
Default Re: loading a dll - 17-12-2004

Quote:
Originally Posted by stefanhendriks
Lazy, why aren't you a heck of a bot-coder? You seem to have some pretty good knowledge about this stuff!
I can't remain focused enough unfortunately, I have ideas and always wanted to make a bot to teach people Natural Selection but keep getting lost in bloated frameworks.
Although the one I'm making now isn't bad I just have re-design parts of it.
And my math is terrible too

As for using sockets, make sure you use non-blocking sockets so the server won't have to wait for calls to recv and send to return.
  
Reply With Quote