![]() |
![]() |
genmac |
![]()
Post
#1
|
RCBot Guru ![]() ![]() ![]() ![]() ![]() Group: Waypointers Posts: 571 Joined: 11-November 11 Member No.: 2,098 ![]() |
Just wanna know what exactly what these lines does?
also their max values and so on? visionticks_clients = visionticks = pathticks = well this are very straight forward so just wanna know their max values... braveness = aimskill = sensitivity = |
![]() ![]() |
Cheeseh |
![]()
Post
#2
|
![]() Admin ![]() ![]() ![]() ![]() ![]() Group: Admin Posts: 3,066 Joined: 11-September 03 From: uk Member No.: 1 ![]() |
Just wanna know what exactly what these lines does? also their max values and so on? visionticks_clients = visionticks = pathticks = well this are very straight forward so just wanna know their max values... braveness = aimskill = sensitivity = visionticks = 1 to 1024 (max edicts) (40 is a good default value) > are CPU intensive that means at 40, bots will scan 40 edicts every 0.04 seconds; bots will scan every edict in the map in about 2 seconds, that means the bots have at maximum a 1 second reaction time to visible and invisible edicts (such as monsters or teleporters/dispensers) in the worst case visionticks_clients 1 to 32 (max players) > are CPU intensive this is separate from the above because players are more important than other edicts in the game 1 means bots will only see 1 other player every 0.04 seconds, 32 means the bots will scan every player at once in a 32 player game, (very cpu intensive) pathticks = 1 to (anything your computer can handle at once) 40 is a good default value braveness = 0 to 100 (0 % to 100%) sensitivity = 1 to 20 (20 is a lot...) aimskill = 0 to 100 |
![]() ![]() |
![]() |
Lo-Fi Version | Time is now: 15th June 2025 - 05:36 AM |