Jump to content
  • 0

NPC Places PC into Party


Tetsuken

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  01/15/12
  • Last Seen:  

So to start out with, I have looked through the script_command database many times and have tried many different commands to get a similar result. I can't get anything to work when it comes to having an NPC insert a player into a designated party.

I have tried alternate routs... but Both 'atcommand' and 'charcommand' can not force the player to leave their party when typing "/leave".

Same situation with forcing another player to use "/invite "+... .

I would actually rather NOT go the alternate rout by using player commands to get the job done.

I am wondering if anyone can tell me if there are any commands to make someone leave their current party and then insert them into a specified party.

If not, I am wondering if anyone would be willing to code a script command for it.

(in case you are wondering, for this process, I would already have had the party-leader set up, so the party doesn't need to be created, just added to.)

Thank you very much to all those who help. =D

Good luck and God Bless!

Edited by Tetsuken
Link to comment
Share on other sites

4 answers to this question

Recommended Posts


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

these doesnt exist in the rAthena / eAthena scripting yet...

unless you are going to make your own script command.....xD

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  01/15/12
  • Last Seen:  

yeah... A new script command will be necessary for this.

Edited by Tetsuken
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  69
  • Topics Per Day:  0.02
  • Content Count:  1315
  • Reputation:   372
  • Joined:  12/10/11
  • Last Seen:  

Just an idea, can you manipulate sql tables and add them into that party via SQL somehow?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  01/15/12
  • Last Seen:  

I suppose that is a possible way to do it, but not possible through the current script commands that already exist... So that alternate rout would have to be hard coded as well. BTW Arcenciel. I like your name. ^^

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