tank.disable_flashlight()
Posted: Sun Feb 16, 2020 10:04 pm
I am looking for the following function "tank.disable_flashlight()" or what do I have to do? I can turn a player's light on / off using the following functions.
Code: Select all
player.character.enable_flashlight()
player.character.disable_flashlight()