Set the time on that to something reasonable??

This commit is contained in:
Fesiug 2023-11-14 01:30:49 -05:00
parent 0443f9c31a
commit 6f83bbd96d
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ if easyway then
Player(data.userid).CheckerReady = true
end )
local checkerinterval = 1
local checkerinterval = 12
util.AddNetworkString( "Benny_Checker" )
hook.Add( "PlayerTick", "Benny_Checker", function( ply )