1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-01-11 18:40:25 +01:00

Debug the [track_player] mod

Since the new Hunger game server, we have two folders : /mff/ and /mff-hg/, not /minetest/ !
This commit is contained in:
Ombridride 2015-08-03 13:01:07 +02:00
parent d1cf576e35
commit ded8aa878e

View File

@ -1,5 +1,5 @@
local time_interval = 5.0
local fifo_path = "/home/quentinbd/minetest/worlds/minetestforfun/mt_players_fifo"
local fifo_path = "/home/quentinbd/mff/worlds/minetestforfun/mt_players_fifo"
function players_data()
local ps = {}