Set the time on that to something reasonable??
This commit is contained in:
parent
0443f9c31a
commit
6f83bbd96d
|
@ -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 )
|
||||
|
|
Loading…
Reference in New Issue