I need a console command that sets the name distance to 0 for a given player in a minigame
Currently, findclientbyname(block).player.setShapeNameDistance(0); doesn't work in minigames.
I also can't use slayer as I need the simple tdm add on for the game i'm creating.