Adam Posted July 20, 2012 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 111 Reputation: 3 Joined: 06/29/12 Last Seen: August 3, 2014 Share Posted July 20, 2012 Hi rAthena, hello people I Need your help regarding an ITEM script: On my server @autotrade is configured with a default 72hours limit (to keep the market dynamic). My objective now is to create an item (single-use voucher) that allows players to bypass the 3 days limit; but we're experiencing issues : We created the item but can't find a way to script a single item to bypass the time limit without modifying the whole server @AT time settings To be more specific: - Voucher should be removed from user's inventory as soon as he turned his merch in AT mode. - After 168 hours in @at, the merch gets automatically disconnected All suggestions are welcome and appreciated. Thanks ! Quote Link to comment Share on other sites More sharing options...
Arcenciel Posted July 22, 2012 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 1315 Reputation: 372 Joined: 12/10/11 Last Seen: August 31, 2013 Share Posted July 22, 2012 Question: How did you manage to put a time limit in autotrade? I don't recall rA having a setting for that. Was it via a script or a source modification? Quote Link to comment Share on other sites More sharing options...
Emistry Posted July 22, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted July 22, 2012 @arcencial https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/conf/battle/misc.conf // Set this to the amount of minutes autotrade chars will be kicked from the server. at_timeout: 0 @topic... i think it is better to do it in src .. example..create another autotrade command that read different timeout limit. Quote Link to comment Share on other sites More sharing options...
Adam Posted July 22, 2012 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 111 Reputation: 3 Joined: 06/29/12 Last Seen: August 3, 2014 Author Share Posted July 22, 2012 @arcencial https://rathena.svn....attle/misc.conf // Set this to the amount of minutes autotrade chars will be kicked from the server. at_timeout: 0 @topic... i think it is better to do it in src .. example..create another autotrade command that read different timeout limit. Thanks Emistry, we gonna look in this direction, great suggestion Quote Link to comment Share on other sites More sharing options...
Arcenciel Posted July 24, 2012 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 1315 Reputation: 372 Joined: 12/10/11 Last Seen: August 31, 2013 Share Posted July 24, 2012 @Emistry: Oh thanks! Moving this topic to source request. Quote Link to comment Share on other sites More sharing options...
Question
Adam
Hi rAthena, hello people
I Need your help regarding an ITEM script:
On my server @autotrade is configured with a default 72hours limit (to keep the market dynamic).
My objective now is to create an item (single-use voucher) that allows players to bypass the 3 days limit; but we're experiencing issues :
We created the item but can't find a way to script a single item to bypass the time limit without modifying the whole server @AT time settings
To be more specific:
- Voucher should be removed from user's inventory as soon as he turned his merch in AT mode.
- After 168 hours in @at, the merch gets automatically disconnected
All suggestions are welcome and appreciated.
Thanks !
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.