Jump to content
  • 0

Limited-time item sometimes doesn't disappear


Question

14 answers to this question

Recommended Posts

  • 0
Posted

It is 180. But sometimes, i don;t know how, i dont; know what player do, time it's finished, and doesn;t disappear. I will post here the xml.

<item id="17405" type="EtcItem" name="Maphi's Bonus Drop"> <!-- Amount 100%-->
		<set name="icon" val="icon.etc_ancient_tablet_i00" />
		<set name="etcitem_type" val="RUNE_SELECT" />
		<set name="immediate_effect" val="true" />
		<set name="material" val="PAPER" />
		<set name="weight" val="120" />
		<set name="is_tradable" val="false" />
		<set name="is_dropable" val="false" />
		<set name="is_sellable" val="false" />
		<set name="is_premium" val="true" />
		<set name="time" val="180" /> <!-- 3 hours  -->
		<set name="dropBonusAmount" val="2.00" />
		<set name="for_npc" val="true" />
	</item>

 

I want to do something on endoflife method to force delete item when time it's over.

  • 0
Posted

if they bought that item before you put there <set name="time" val="180" /> their item will stay in inventory forever till you wont delete it.

  • 0
Posted

But item still will stay on inventory untill player rr char. Doesn;t disappear instantly. I think i have to make admin panel to delete from inventory items.

  • 0
Posted

Yes. I have setted on 12:00 and 00:00, auto restarts. But restart from 12:00 isn;t applied. Just on 00:00. Another issue on Mobius

# Scheduled restart schedule.
# You can put more than one value separated by commas (,).
# Example: 12:00, 00:00
ServerRestartSchedule = 00:00, 12:00

# Specify days that the restart will occur. Values separated by commas (,).
# Example: 1,2,3,4,5,6,7 (SUNDAY,MONDAY,TUESDAY,WEDNESDAY,THURSDAY,FRIDAY,SATURDAY)
# Default: 4 (WEDNESDAY)
ServerRestartDays = 1,2,3,4,5,6,7

 

  • 0
Posted (edited)

do manually restart.., its better to restart now, instead of letting them to have that item forever

 

Edited by expll0

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..