View Single Post
Originally Posted by veb View Post
Go to the data folder then to scripts.

made this injury type counter...

function test()
			player_info = get_player_info(1)
			run_cmd("echo injury: " .. player_info.injury)
end
add_hook("enter_freeze", "clicky", test)

What are we supposed to do with this script after we run it in Toribash?
R.I.P. Billy Mays