Opywang
Member
Hey there we're having trouble figuring out how to make player collect bod every 10 second.
Bulkordersystem
public static readonly int MaxCachedDeeds = 3;
public static readonly int Delay = 1;
I change the 6 into 1 it made it collect bod every 60 minute I think, but not sure.
I can't seem to go lower than that if anybody can help me figure out how to fix it to make players collect bods every 10 second I will appreciated it so much thank you!
Bulkordersystem
public static readonly int MaxCachedDeeds = 3;
public static readonly int Delay = 1;
I change the 6 into 1 it made it collect bod every 60 minute I think, but not sure.
I can't seem to go lower than that if anybody can help me figure out how to fix it to make players collect bods every 10 second I will appreciated it so much thank you!