Andre Bandarra wrote:
Hello
I´m making a mod using HL2DM.
I wanted to setup a simple bot to use for testing the MOD. Does
anybody have any idea of the best way of doing it? Should i try to
copy the Bot interface on the SDK or user the serverplugin_bot??

It will be MUCH easier to incorporate the bot code directly into the MOD than to make a plugin for the MOD and have to go through all kinds of crazy machinations to retrieve information about players, weapons and other things created on the server. Getting that information from within the MOD code is trivial compared to getting that information through a plugin.

--
Jeffrey "botman" Broome

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders



Reply via email to