Jump to content
  • 0

Cast Circle with attach function script command, Please :c


Zell

Question


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  411
  • Reputation:   260
  • Joined:  04/25/12
  • Last Seen:  

Hello, is this possible or already exist?

 

NPC give the "Circle" to a player and attach the player clicked with the circle in the function of the Script.

 

This is the circle i am talking about:

 

0FZmukL.jpg

 

Ex of an Npc:

 

 

prontera,150,150,5  Script  inviteplayer 90,{
 
mes "Hello player, choose your player to invite";
close2;
attachcircle(inviteplayer,invited) // Some thing like this and will give the player the circle to attach some player
end;
 
invited:
 
mes "Hello, the player are inviting you to a Party !";
close;
 
}

 

Sorry if I was not clear just tell me

Edited by Zell
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  411
  • Reputation:   260
  • Joined:  04/25/12
  • Last Seen:  

If just tell me where look...

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  411
  • Reputation:   260
  • Joined:  04/25/12
  • Last Seen:  

Bump ?

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