Set player position on mapper 5 minutes refresh

This commit is contained in:
Ombridride 2015-07-07 23:41:25 +02:00
parent ad52d736bb
commit 930e3ad666
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
local time_interval = 1.0
local time_interval = 300.0
local fifo_path = "/tmp/mt_players_fifo"
function players_data()