Introducing spectate mode without collateral damage
This commit is contained in:
parent
97ab66a226
commit
560585eece
@ -35,7 +35,9 @@ end)
|
||||
|
||||
|
||||
|
||||
arena_lib.on_join("block_league", function(p_name, arena)
|
||||
arena_lib.on_join("block_league", function(p_name, arena, as_spectator)
|
||||
|
||||
if as_spectator then return end
|
||||
|
||||
reset_meta(p_name)
|
||||
equip_weapons(arena, p_name)
|
||||
|
Loading…
x
Reference in New Issue
Block a user