Page 1 of 1

ownershipTimeout for carts

Posted: 25 Jan 2020, 22:00
by ld3FIk5
Hi,

do anyone know an option to change the Ownership Timeout for Trader-Carts and other carts?
Is there also a variable for them like the horses to add it to the main.cs like that:

Code: Select all

$horses::ownershipTimeout = "3600";
Thanks

Re: ownershipTimeout for carts

Posted: 26 Jan 2020, 00:51
by Chris
Since carts are movable objects, I assume you can use the OwnerTimeout column in the `objects_types` table (in dump.sql) for all cart objects.

Re: ownershipTimeout for carts

Posted: 09 Feb 2020, 20:40
by ld3FIk5
Hello Chris,

thank you for your reply and sorry for may late response.

We decided not to change this in case of that a cart maybe used by different members of a claim.