timer rentcar
This commit is contained in:
@@ -13,7 +13,7 @@ namespace ReallifeGamemode.Server.Util
|
|||||||
class Rentcar : Script
|
class Rentcar : Script
|
||||||
{
|
{
|
||||||
//In Sekunden
|
//In Sekunden
|
||||||
public static int PAY_TIMER = 10;
|
public static int PAY_TIMER = 300;
|
||||||
|
|
||||||
//In Stunden
|
//In Stunden
|
||||||
private static int PAYTIME_FREE = 30;
|
private static int PAYTIME_FREE = 30;
|
||||||
|
|||||||
Reference in New Issue
Block a user