Bots not fully spawning in steam servers -
23-05-2004
Hi Gang, Kind of a newbie here so if this has been asked please forgive me.
I code a Half-Life mod that uses rhobot version 2 built into the mod code. When the mod runs in a won server environment, the bots spawn normally and do their thing. When the mod is run in a steamed server environment, the bots join the game and the names and models appear at the spawn points but the bots are frozen in midair (inches above floor at spawn points) and will neither die nor move etc.
I initially thought that it was because the bots have a steam id of "unknown" and so I compiled the mod using the latest valve 2.3 sdk and changed all references of GETPLAYERWONID to GETPLAYERAUTHID, etc. But no change, the bots are still frozen.
The only difference in a server with working bots vs. a server with non working bots seems to be valve's "steam". Anyone run into anything like this or have any ideas?
|