All I used as a base for the bot is Botman's code (pretty sure I cant achive what I want with that)
The bot needs to be able to do the following:
- Activate triggers when standing in them
- Attack aliens with long range weapons (autoaim + shooting, it doesnt need to turn at all)
- Think like a player (By that I mean run think code, so physics and basic player stuff applies to it)
Code I alredy wrote for the bot:
https://github.com/piper742/ya-ps2hl-dll-updated/blob/master/dlls/ps2hlu_fakeplayer_decay.cpp
Thanks for reading!