View Single Post
Re: Pod Bot installation
Old
  (#8)
striker07
Member
 
Status: Offline
Posts: 12
Join Date: May 2012
Default Re: Pod Bot installation - 31-07-2012

I found a plugin that does what bot_quota does but for podbot but now when i test it out my cvars from podbot automaticly turn back to the defaults from my podbot.cfg

this is what ive done from my ingame console:
Code:
] amx_cvar pb_quota 8
[AMXX] Cvar "pb_quota" changed to "8"
"pb_minbots" changed to "8"
"pb_maxbots" changed to "8"
"pb_minbots" changed to "0"
"pb_maxbots" changed to "0"
] amx_cvar pb_minbots 
[AMXX] Cvar "pb_minbots" is "0"
] amx_cvar pb_quota 
[AMXX] Cvar "pb_quota" is "8"
] amx_cvar pb_maxbots 
[AMXX] Cvar "pb_maxbots" is "0"
anyone know why its doing this?
  
Reply With Quote