toppev / strikepractice-public

StrikePractice bug tracking and some free resources
2 stars 3 forks source link

[BUG] spectator can pickup xporb bug #24

Closed Tmdoofking closed 7 months ago

Tmdoofking commented 1 year ago

Describe the bug spectator can pickup xporb

To Reproduce

  1. spec match
  2. pickup exp orb

Expected behavior it won't get affect by spectator

Checklist

Versions:

toppev commented 1 year ago

I have plans to make spectators actually use the spectator gamemode in near future. Meanwhile I recommend these config.yml settings to minimize issues caused by spectators:

# Prevent players from flying to close to fighting players
spectator-stay-away: true
# Spectator check period in ticks
# lowering this will increase how often the above setting is checked
spectator-timer-period: 10
toppev commented 7 months ago

spectator gamemode is now an option in the config too, I don't think there was any other way to fix than that + spectator-stay-away