Jump to content
  • 0

@autotrade customization


Hijirikawa

Question


  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.01
  • Content Count:  193
  • Reputation:   41
  • Joined:  07/21/16
  • Last Seen:  

Hi, I'd like to request for @autotrade customization.

@autotrade should behave like this
 

  • Only allows up to 50 auto-traders
  • Auto-traders will automatically disconnect after 8 hours
  • Auto-traders will automatically be disconnected upon the start of War of Emperium

 

Is it possible?

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

you can done it through script like this.

https://pastebin.com/FnJVuVrs

Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

2 of these can be done via script alone, as for auto dc I'd have to test if it's possible.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.01
  • Content Count:  193
  • Reputation:   41
  • Joined:  07/21/16
  • Last Seen:  

Thanks Stolao, now I can experiment on how @autotrade works.

I rummaged through the forum and found this to fix my issue # 2

https://rathena.org/board/topic/67105-how-to-limit-autotrade-hours/

However, I can't seem to find the part where I can limit the number of auto-traders.

Edited by Hijirikawa
Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1443
  • Reputation:   337
  • Joined:  10/17/12
  • Last Seen:  

Would just need to run a script to check all players if autotrading give a message like too many players autotrading try again later.

And also same for woe, but kick if autotrading

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.01
  • Content Count:  193
  • Reputation:   41
  • Joined:  07/21/16
  • Last Seen:  

I'm not sure, but would am I doing this right? I plan to do so in my script:

- Addrid(0)
- checkvending
- use a global variable as counter
- if > 50, fail to use autotrade?

But what do I put on the @autotrade command? I can't seem to see in script command list about how to auto vend.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...