ace9010 0 Posted August 14, 2016 (edited) script here http://upaste.me/7bbc2166170cb9962 Edited August 14, 2016 by ace9010 Quote Share this post Link to post Share on other sites
0 Asheraf 123 Posted August 14, 2016 change delitem .currency, .@q[3]; // delete items rentitem .@q[0], .@day * 86400; // rent an items. 86400 = 1 day in seconds callsub ClearBought; end; into delitem .currency, .@q[3]; // delete items rentitem .@q[0], .@day * 86400; // rent an items. 86400 = 1 day in seconds callsub ClearBought; close; Quote Share this post Link to post Share on other sites
script here
http://upaste.me/7bbc2166170cb9962
Edited by ace9010
Share this post
Link to post
Share on other sites