View Single Post
Re: "BOT" on scoreboard
Old
  (#2)
MPNumB
Member
 
MPNumB's Avatar
 
Status: Offline
Posts: 8
Join Date: Feb 2008
Location: Lithuania
Default Re: "BOT" on scoreboard - 22-02-2008

remove "BOT" using amxx:
"set_user_info(bot_index, "*bot", "0");"

add "BOT" using amxx:
"set_user_info(bot_index, "*bot", "1");"

P.S. Only for hl-version 1.1.1.1+ (CS1.6).


Jump-Bug or Die
  
Reply With Quote