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

Thread Closed 
 
Thread Rating:
  • 3 Vote(s) - 1.33 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Summon H5
Author Message
hellenpwnz Offline
Gremlin
*

Posts: 6
Joined: May 2013
Reputation: 0
Version: 1.4.1.102
Post: #1
Summon H5

Hello, sorry for bad english (thanks to Google).

Need your help in setting up a summon * server. It is necessary that the death or disappearance of summon it calls a new and automatically soulshot nipples, and you can only create one script .... Help please

I need call Merrow the Unicorn

Here is the script to call your pet, but for some reason I could not get them to glue together:
***
repeat
if (GetMe():GetPetId()== nil) then
UseSkill(SummonSkillId,false,false)
end;
if (GetMe():GetPetId()== 0) then
UseSkill(SummonSkillId,false,false)
end;

Sleep(5000)
until false

***
And script soulshot:

***

if not (ShotsActivated) and (GetSummonCount() > 0) and (GetItemAmountByName(shots) > 5) then
ActivateSoulShot(ShotsDisId, true);
ShotsActivated = true;
Sleep(2000);
end;
(This post was last modified: 07-22-2013 02:22 AM by hellenpwnz.)
07-22-2013 02:20 AM
Find all posts by this user
hellenpwnz Offline
Gremlin
*

Posts: 6
Joined: May 2013
Reputation: 0
Version: 1.4.1.102
Post: #2
RE: Summon H5

help
07-22-2013 18:34 PM
Find all posts by this user
Thread Closed 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Help to Summon Reanimated Man (Feoh Soultaker) versutia4 9 5,685 08-16-2015 17:17 PM
Last Post: TheQQmaster
  Summon buff nolanriot193 0 2,360 07-22-2015 16:15 PM
Last Post: nolanriot193
  select member of party to summon bistabil 6 4,185 12-10-2014 22:49 PM
Last Post: bistabil
Sad Help me Summon Shinning Arrow When Is't empy drak0nic 0 1,584 12-11-2013 18:35 PM
Last Post: drak0nic
  How do can auto attack range red name summon pet? L2PVP01 1 2,856 12-04-2013 07:55 AM
Last Post: L2PVP01
  Auto Target Summon's Albrecht 0 2,130 10-06-2013 21:05 PM
Last Post: Albrecht
  [HELP]stop summon while i'm sitting! mariot91 5 3,620 12-21-2012 01:22 AM
Last Post: mariot91
  summon follow mariot91 0 1,642 12-20-2012 19:11 PM
Last Post: mariot91
  summon heal at h5 zuperman 0 2,524 09-17-2012 16:29 PM
Last Post: zuperman
  Summon does not work iAkane 0 1,969 08-23-2012 14:12 PM
Last Post: iAkane



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