L2Tower Discord Let's keep the community alive with discord. Discussions about plugins and scripts L2Tower Discord

Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
script sumon select party
Author Message
knutoz Offline
Expired VIP Member
**

Posts: 283
Joined: Aug 2013
Reputation: 17
Version: 1.4.2.133
Post: #3
RE: script sumon select party

(01-22-2015 20:55 PM)tophersoccer Wrote:  
    LUA Programming
distance = 1000
repeat
for member in GetPartyList().list do
if member:GetDistance() > distance then
Target("name");
UseSkill(1403, false, false); -- Summon Friend
Sleep(3000);
ClearTargets();
CancelTarget(false);
end
end
Sleep(10*60*1000); -- 10 minutes sleep
until false;


If the pt menber is far away it shouldn't work, cuz missing target
01-23-2015 14:33 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
script sumon select party - erickalisetc - 01-22-2015, 02:45 AM
RE: script sumon select party - knutoz - 01-23-2015 14:33 PM

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Information How to get 'PARTY MEMBER TARGET'? Caaioc 9 7,325 01-24-2016 09:57 AM
Last Post: TheQQmaster
  //cfg party buffs cant make them work (help) drake182 3 4,141 01-02-2016 05:47 AM
Last Post: Wazzapkhv
  How i do to prophet heal the party player ? sectorzueira 2 3,241 09-11-2015 13:40 PM
Last Post: sectorzueira
  party buffs stopped work buybuy 2 2,946 09-01-2015 19:54 PM
Last Post: buybuy
  Good party with Ertheia ( Eviscerator) cuongbeo88 12 12,082 05-24-2015 23:42 PM
Last Post: rhadamants
  Help Auto Buff Or Heal For Not In Party Verheiden 3 4,711 04-27-2015 16:58 PM
Last Post: Hebdzik
  When select server - disconnect hcetigol 5 4,829 03-22-2015 21:31 PM
Last Post: hcetigol
  select member of party to summon bistabil 6 4,701 12-10-2014 22:49 PM
Last Post: bistabil
Exclamation Auto Accept Party / Change party leader DONT WORK! JuZioo 2 3,534 10-28-2014 23:39 PM
Last Post: JuZioo
Information Menu Select fioda05 0 1,798 09-16-2014 03:31 AM
Last Post: fioda05



User(s) browsing this thread: 1 Guest(s)