Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - leein

#1
Thank
#2
How to modify the size of backpack?
#3
Thanks :)
#4
namespace AtomicTorch.CBND.CoreMod.Systems.Crafting
{
    using System;

    public static class CraftingDuration
    {
        /// <summary>
        /// 0.5 seconds
        /// </summary>
        public static readonly TimeSpan Instant = TimeSpan.FromSeconds(0.1);

        /// <summary>
        /// 1.5 minutes
        /// </summary>
        public static readonly TimeSpan Long = TimeSpan.FromSeconds(0.1); // 1.5 minutes

        /// <summary>
        /// 30 seconds
        /// </summary>
        public static readonly TimeSpan Medium = TimeSpan.FromSeconds(0.1);

        /// <summary>
        /// 1 second
        /// </summary>
        public static readonly TimeSpan Second = TimeSpan.FromSeconds(0.1);

        /// <summary>
        /// 10 seconds
        /// </summary>
        public static readonly TimeSpan Short = TimeSpan.FromSeconds(0.1);

        /// <summary>
        /// 5 minutes
        /// </summary>
        public static readonly TimeSpan VeryLong = TimeSpan.FromSeconds(0.1); // 5 minutes

        /// <summary>
        /// 5 seconds
        /// </summary>
        public static readonly TimeSpan VeryShort = TimeSpan.FromSeconds(0.1);
    }
}


#5
Well, thanks to the hard work of the developers, we are also looking forward to updating the game.
#6
Okay, can you tell me what's updated this month?
#7
OK,Many players want to know when the server will be updated this month.?
#8
May I ask why all servers went down on July 1? Let me give Chinese players an explanation.
#9
Help section / Re: help
June 29, 2019, 09:33:03 AM
thanks!
#10
Help section / help
June 29, 2019, 05:32:20 AM
How to modify the manufacturing time of goods?
#11
Help section / Re: why not guid
June 27, 2019, 05:49:09 PM
Thanks!
#12
Help section / Re: why not guid
June 27, 2019, 05:31:49 PM
How to use it Extract Core and Mods   
#13
Help section / Re: why not guid
June 27, 2019, 05:21:50 PM
OK
#14
Help section / Re: why not guid
June 27, 2019, 05:16:51 PM
#15
Help section / Re: why not guid
June 27, 2019, 05:12:41 PM
He did not automatically generate the GUID and repeatedly displayed serverunspawntaskasync