[Question] delete Items from Inventory

08/10/2010 19:03 chathouse#1
Perhaps it is rather a stupid question, but I ask anyway.

Is there an Action Type ID what items will automatically delete after the maintenance?

Or do I have to make that over a Query?

And I could be whoever they happened to Action ID list post. Because I can not find here.

The once forcer or funhacker created.

that's a whole list type, and what you can apply there.

ty
08/10/2010 20:46 Andrew1991#2
here u are if thats wat u wanted
08/11/2010 14:54 chathouse#3
would that function?

Code:
42800735	42800736	0	102	0	[Leave] 0
42800736	42800738	42800737	0	123	0	00:05 00:06
42800737	42800739	0	503	7750201
42800738	4000062	0	0	0	
42800739	0	0	1085	0	log/../../ 330,%user_name[%user_id],5,0,10,0,0,7750201,0,0
or so

Code:
42800735	42800736	0	0	102	0	[Leave] 0
42800736	42800737	0	0	123	0	00:05 00:06
42800737	42800738	0	503	7750201
42800738	4000062	0	1085	0	log/../../ 330,%user_name[%user_id],
The two entry specifies the time, the time specification, .. Beginning of the maintenance.

The three entry removes the item from the inventory with the type 503 and the itemid 7750201.
08/11/2010 20:52 magewarior2#4
if that doesn`t work, use date... when you want its over, if the date is pass, when they click on it its deleting itself ....
08/12/2010 10:17 chathouse#5
That means I would have to write two codes

The code one is for the item, .. the only information is delivered but not deleted the Item.

The code two is for Item delete by time and with log.

This should look like this.
Code:
42800735	4000062	0	0	102	0	[Leave] 0

#################

42800736	42800737	0	0	123	0	00:05 00:06
42800737	42800738	0	503	7750201
42800738	0	0	1085	0	log/../../ 330,%user_name[%user_id]