Facepunch / garrysmod-issues

Garry's Mod issue tracker
145 stars 56 forks source link

Player:IsBot returns false for SourceTV #5571

Closed RaphaelIT7 closed 1 year ago

RaphaelIT7 commented 1 year ago

Details

IsBot returns false for SourceTV while SteamID returns BOT

Steps to reproduce

  1. Run tv_enable 1
  2. Host a game
  3. Run this lua_run print(Entity(1), Entity(1):IsBot())
  4. See this Player [1][SourceTV] false
robotboy655 commented 1 year ago

Should be fixed.