Add afk and battlepass timer for easier battle pass experience
This commit is contained in:
4
FreshShit/BattlePassTimer/event2duration.lua
Normal file
4
FreshShit/BattlePassTimer/event2duration.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
-- TICKER_1000
|
||||
function(e)
|
||||
return math.floor(aura_env.CalculateOnlineTime()), 7200, 1
|
||||
end
|
||||
Reference in New Issue
Block a user