Re: Making bots drop weapons -
30-04-2004
Yes, it's a client command.
Use FakeClientCommand (pEdict, "drop\n");
or FakeClientCommand (pEdict, "drop", NULL, NULL); if you're using botman's FakeClientCommand()
RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
|