View Single Post
Fujimaru_Astolfo
Junior Member
Join Date: Jan 2020
Old 01-24-2020 , 10:29   Re: [CS:GO]How to notify a Bot player the state of C4 when he respawn?
Reply With Quote #5

Quote:
Originally Posted by Ilusion9 View Post
Try and see if it's working:
PHP Code:
GameRules_SetProp("m_bBombPlanted"true); 
Thank you for the solution, I tried it, but unfortunately it didn't work.
After the bomb is installed,respawned CT BOT will still be dazed.
I have tried setting the parameter to false but still no difference.

I also found that if the parameter is true in the next round,
the Terrorist's BOT seems to think that C4 has been installed,
even though he is carrying C4,He will not install C4 at site A or site B.

Maybe this may help me stop Bot from installing bombs for plugin testing.
Fujimaru_Astolfo is offline