View Single Post
Phant
Veteran Member
Join Date: Sep 2009
Location: New Jersey
Old 03-04-2014 , 18:00   Re: [Potti] AIM Angle of bot
Reply With Quote #3

I already try to set angles in any time (by clientcmd) when bot alive (without respawning) — do not work.

Just code with angles like this:
PHP Code:
saved_angles[0] = random_float(0.0360.0)
saved_angles[1] = random_float(0.0360.0)
saved_angles[2] = random_float(0.0360.0)
        
set_pev(playerpev_anglessaved_angles)
set_pev(playerpev_fixangle1
Work with real player, but do not work with Potti bot .
Phant is offline
Send a message via ICQ to Phant