I'm getting every 1 min some points while it has to be an hour at least.
"Playtime_Points": 1,
"Playtime_PointTimer": 3600,
3600 aint 1800 seconds.
"Playtime_Points": 1,
"Playtime_PointTimer": 3600,
3600 aint 1800 seconds.
@k1lly0u
I'm having the same issue here.
"Playtime_Points": 50 gives me every 50 seconds 50 points.
"Playtime_PointTimer": 3600 does not seem to be working.
something must be wrong in the code here :)