3 TYPE TIME ITEM

  • Hi,


    I had forgotten how to set the time for each item and choose which type of time.

    I remembered, I'm going to try to make a tutorial.

    Every item that sets a time in LimitType0, it has 3 types of time.


    Example: LimitType0="8" LimitValue0="72000" = 20h (not use value0)


    72000 = sec (Bitte melden Sie sich an, um diesen Link zu sehen.)


    Code
    1. 7: "REAL_TIME",
    2. 8: "REAL_TIME_FIRST_USE",
    3. 9: "TIMER_BASED_ON_WEAR",



    1. Time when equipping the item, if not equipping the item will not count. = LimitType0="9"
    2. Begins to spend time as soon as the item enters the inventory. = LimitType0="7"
    3. You start spending time as soon as you equip the item. = LimitType0="8"


    Done.

    3 Mal editiert, zuletzt von Professor ()