Jump to content
  • 0

Help with script please


Serken

Question


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  45
  • Reputation:   3
  • Joined:  10/06/13
  • Last Seen:  

I want to make an usable item with let's say... like taming item, you use it and you can select someone, but i want to make a script for that, for example, if i want to make a script for manacles to arrest someone, how can i click them using a item? thanks!

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  39
  • Reputation:   7
  • Joined:  06/07/24
  • Last Seen:  

make the item as usable then create a call function script

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  45
  • Reputation:   3
  • Joined:  10/06/13
  • Last Seen:  

Posted (edited)
5 hours ago, Berlin said:

make the item as usable then create a call function script

Yeah, good idea, im gonna try but... how can i do a script to select someone to make him follow me?

Edited by Serken
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  39
  • Reputation:   7
  • Joined:  06/07/24
  • Last Seen:  

2 hours ago, Serken said:

Yeah, good idea, im gonna try but... how can i do a script to select someone to make him follow me?

seems like atcommad @follow i think? 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  45
  • Reputation:   3
  • Joined:  10/06/13
  • Last Seen:  

1 hour ago, Berlin said:

seems like atcommad @follow i think? 

Yes but that would do me following him, not him following me

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  170
  • Reputation:   55
  • Joined:  07/15/13
  • Last Seen:  

You can create a Custom Skill that targets someone and force to follow you, then you can put on an item

itemskill "GM_ARREST",1;

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  45
  • Reputation:   3
  • Joined:  10/06/13
  • Last Seen:  

Posted (edited)
20 hours ago, _Terra said:

You can create a Custom Skill that targets someone and force to follow you, then you can put on an item

itemskill "GM_ARREST",1;

 

Yes i can try with that, thanks for the suggestion!

Edited by Serken
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...