onlineliste shows newbieStatus + newbiePlayedMinutesThreshold in GlobalHelper
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using System;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using GTANetworkAPI;
|
||||
|
||||
@@ -20,6 +20,8 @@ namespace ReallifeGamemode.Server.Util
|
||||
{ "Roachkook", "2head Entwickler ist wieder online (kookroach)" }
|
||||
};
|
||||
|
||||
public static int newbiePlayedMinutesThreshold = 30 * 60;
|
||||
|
||||
public static DateTime CountdownUntil { get; internal set; }
|
||||
public static string CountdownText { get; internal set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user