Jump to content
  • 0

atcommand didn't work


hendra814

Question


  • Group:  Members
  • Topic Count:  59
  • Topics Per Day:  0.01
  • Content Count:  1281
  • Reputation:   170
  • Joined:  06/12/12
  • Last Seen:  

please help my custom script using this command

atcommand "@identifyall";

and

atcommand "@save";

both script not working, please tell me how to correct the script.

Thanks before for your support.

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  45
  • Reputation:   8
  • Joined:  03/17/21
  • Last Seen:  

7 hours ago, hendra814 said:

please help my custom script using this command

atcommand "@identifyall";

and

atcommand "@save";

both script not working, please tell me how to correct the script.

Thanks before for your support.

Can actually do like this:

identifyall();
atcommand("@save "+ strcharinfo(0));

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  950
  • Reputation:   180
  • Joined:  04/05/13
  • Last Seen:  

Currently latest rAthena git was bugged about atcommand.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  950
  • Reputation:   180
  • Joined:  04/05/13
  • Last Seen:  

18 minutes ago, Reloadscript said:

GIT The more updates are made to areas that shouldn’t be updated, the more it affects other points and multiple areas. Things that should be updated in the game are not being updated. The more updates, the more bugs occur throughout the system.

They made better and cleaner coding.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  59
  • Topics Per Day:  0.01
  • Content Count:  1281
  • Reputation:   170
  • Joined:  06/12/12
  • Last Seen:  

14 hours ago, EAJ_BASEMASK said:

Can actually do like this:

identifyall();
atcommand("@save "+ strcharinfo(0));

 

already tried, the script not working

 

6 hours ago, Start_ said:

Currently latest rAthena git was bugged about atcommand.

Thanks for the information.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  59
  • Topics Per Day:  0.01
  • Content Count:  1281
  • Reputation:   170
  • Joined:  06/12/12
  • Last Seen:  

solved via github update 0486cf1

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...