You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at the bots, I noticed they rarely use the jumppads and they rarely go to the yellow and red armors. They sometimes get the armors, but relatively rarely... despite having some item_botroam nearby.
I found out that the map has got 5 item_botroam entities, but they lack the "weight" key, hence basically useless. I think values should be something between 1 and 400 (in my map I often used values between 80 and 120 IIRC).
I did a few tests on my own on a small test map, and it appears that while bots can still be attracted to "weight 1" item_botroam entities, they completely ignore them in case weight key is set to 0 or not set.
About the jumppads, after telling a teammate to follow me, I noticed he had problems with one on one side of the central area (it bounced up and down various times there):
The text was updated successfully, but these errors were encountered:
Tested with version 20230430.
Looking at the bots, I noticed they rarely use the jumppads and they rarely go to the yellow and red armors. They sometimes get the armors, but relatively rarely... despite having some item_botroam nearby.
I found out that the map has got 5 item_botroam entities, but they lack the "weight" key, hence basically useless. I think values should be something between 1 and 400 (in my map I often used values between 80 and 120 IIRC).
I did a few tests on my own on a small test map, and it appears that while bots can still be attracted to "weight 1" item_botroam entities, they completely ignore them in case weight key is set to 0 or not set.
About the jumppads, after telling a teammate to follow me, I noticed he had problems with one on one side of the central area (it bounced up and down various times there):
The text was updated successfully, but these errors were encountered: