Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Auto Party
#1
Question 
Is it possible to develop a script to invite everyone who appears on the screen and say "PT" in the chat?
Reply
#2
[macro]1 {AutoParty} When.PlayerMessage(Invite, pt) Exit() {Invite} AuthorID:=Creature.ByName(!Message.Author.Name) !AuthorID<>0 HUD.Display(AutoParty triggered for !Message.Author.Name \(!Message.Author.Level\) with id !AuthorID) Party.Status(!AuthorID)==:None HUD.Display(AutoParty inviting !Message.Author.Name \(!Message.Author.Level\) with id !AuthorID) Party.Invite(!AuthorID) [/macro]
Reply
#3
@MegaNo0body
it would be possible when the character appears on the screen and speak pt to the party leader, this party leader check the level of that character before inviting?
if it is below a specific level the leader will not leave the party
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)