projects-jenz/AutismBotIngame
jenzur ff48940485 some updates
added timestamp logging and redid most logging messages.  added some extra informations in regards to crouching/jumping over obstacles that need to be checked further (dot_product).  added cooldowns and finally fixed bot being stuck in spectate hopefully. also changed cooldown timers to span less UDP packets.
2020-08-30 20:00:02 +02:00
..
python some updates 2020-08-30 20:00:02 +02:00
scripting some updates 2020-08-30 20:00:02 +02:00
README.md update to sourcemod part 2020-06-09 23:34:49 +02:00

requirements

steam account, x2go or nomachine or VNC steam account with css purchased

launch commands

./steam.sh -applaunch 240 -textmode -textmessagedebug -novid -nosound -noipx -nojoy -noshaderapi -condebug +exec looptest.cfg

autoexec.cfg: alias loop "exec looptest.cfg; wait 5; loop;"; wait 5; loop;

environment settings needed

use glxinfo to get information about ID's, for example 0x0e5 export SDL_VIDEO_X11_VISUALID="0x0e5"