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

Post Reply 
 
Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Feoh Mistic Muse Skill
Author Message
sergiownd Offline
Elpy
*

Posts: 1
Joined: Jan 2014
Reputation: 0
Version: 1.4.1.118
Post: #1
Feoh Mistic Muse Skill

Hey i have a problem with my Feoh Mistic Muse, it doenst atack when uses habilitis like elemental spike or elemental destruction. I think it might be becaouse of the elemental powers. Otherwise the aqua crash goes perfectly. I need help thank you.
02-09-2014 12:55 PM
Find all posts by this user Quote this message in a reply
vanity Offline
Gremlin
*

Posts: 6
Joined: Dec 2012
Reputation: 0
Version: 1.4.1.118
Post: #2
RE: Feoh Mistic Muse Skill

---------------------------- NOTIFICATION ----------------------------------------------------
ShowToClient("SYS","Whatever you want to call it");
----------------------------------------------------------------------------------------------
repeat
if (GetTarget() ~= nil) then
if (GetTarget():IsMonster() == true) and (GetTarget():IsAlikeDeath() == false)
and (GetMe():IsAlikeDeath() == false) then
------------------------------------Feoh----------------------------------------------------
UseSkillRaw(11017, false, false); -- Elemental Crash
Sleep(10)
UseSkillRaw(11011, false, false); -- Elemental Spike
Sleep(10)
UseSkillRaw(11023, false, false); -- Elemental Destruction
Sleep(10)
UseSkillRaw(11064, false, false); -- Ultimate Body To Mind
Sleep(10)
UseSkillRaw(11177, false, false); -- Aqua Crash
Sleep(10)
UseSkillRaw(11112, false, false); -- Elemental Burst
Sleep(10)
ClearTargets()
end;
end;
Sleep(100);
until false;



Use this script, might work fine [/php]
03-09-2014 13:25 PM
Find all posts by this user Quote this message in a reply
evapore123 Offline
Expired VIP Member
**

Posts: 43
Joined: Feb 2014
Reputation: 0
Version: 1.4.1.95
Post: #3
RE: Feoh Mistic Muse Skill

Can u put it in .lua cause I don't understand much about code. Ty
03-09-2014 13:46 PM
Find all posts by this user Quote this message in a reply
TheQQmaster Offline
Trolling the Trolls
*****

Posts: 1,532
Joined: Jun 2012
Reputation: 640
Version: 1.4.2.133
Post: #4
RE: Feoh Mistic Muse Skill

(03-09-2014 13:25 PM)vanity Wrote:  ---------------------------- NOTIFICATION ----------------------------------------------------
ShowToClient("SYS","Whatever you want to call it");
----------------------------------------------------------------------------------------------
repeat
if (GetTarget() ~= nil) then
if (GetTarget():IsMonster() == true) and (GetTarget():IsAlikeDeath() == false)
and (GetMe():IsAlikeDeath() == false) then
------------------------------------Feoh----------------------------------------------------
UseSkillRaw(11017, false, false); -- Elemental Crash
Sleep(10)
UseSkillRaw(11011, false, false); -- Elemental Spike
Sleep(10)
UseSkillRaw(11023, false, false); -- Elemental Destruction
Sleep(10)
UseSkillRaw(11064, false, false); -- Ultimate Body To Mind
Sleep(10)
UseSkillRaw(11177, false, false); -- Aqua Crash
Sleep(10)
UseSkillRaw(11112, false, false); -- Elemental Burst
Sleep(10)
ClearTargets()
end;
end;
Sleep(100);
until false;



Use this script, might work fine [/php]

for feoh have plugin btw....

PUSH [Image: knUu53] IF HELPED
03-09-2014 13:51 PM
Visit this user's website Find all posts by this user Quote this message in a reply
evapore123 Offline
Expired VIP Member
**

Posts: 43
Joined: Feb 2014
Reputation: 0
Version: 1.4.1.95
Post: #5
RE: Feoh Mistic Muse Skill

Where shall I copy paste this? Sorry for asking so much
03-09-2014 13:53 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  l2tower using skill's bogdanel 2 3,753 11-10-2015 18:17 PM
Last Post: cvetangor
  Get skill enchant level raid1141 1 4,155 10-15-2015 14:57 PM
Last Post: raid1141
  Feoh wiz. saraza 3 2,847 09-21-2015 09:12 AM
Last Post: Botter100
  Help to Summon Reanimated Man (Feoh Soultaker) versutia4 9 5,688 08-16-2015 17:17 PM
Last Post: TheQQmaster
Photo Feoh SS - Elemental Storm (water) Vympel777 4 3,123 05-31-2015 22:51 PM
Last Post: Habiby
  Nuke/skill delay lordbauer 6 5,308 04-15-2015 02:44 AM
Last Post: plixplox
Information Nuke Attack in Feoh Wizard godeus 2 3,443 04-14-2015 18:19 PM
Last Post: FML
  FEOH + HEALER LF DW PT FOR SP FARM tuxevil 1 2,505 02-18-2015 21:54 PM
Last Post: TheQQmaster
Smile Elemental Summoner (Merrow the Unicorn) Skill Script feoh_wizard 0 3,212 02-14-2015 09:19 AM
Last Post: feoh_wizard
Big Grin dash skill(TH) aisvariukas 8 4,767 11-13-2014 18:50 PM
Last Post: aisvariukas



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