Quote:
Originally Posted by stefanhendriks
Yes, in steam not all messages that are sent in CS 1.5 are sent in CS 1.6. That makes it a lot harder to code things properly. An example is that you now manually have to know settings for weapons (like weapon ID and such) instead of catching data about weapons via the engine. (therefor buytable.ini is VERY IMPORTANT, and thus it is VERY IMPORTANT users install realbot in the correct directory).
|
The "WeaponList" message is still sent and everything is there except the magic shield. It has changed however. If I can remember right, it is sent only once when the game loads up. It used to get sent on every map load. You'll still want the buy table for all the extra information your bots use.