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
Mark Of Lumi Healer One Time
Author Message
ronycontreras Offline
Porta
*

Posts: 48
Joined: Feb 2013
Reputation: 3
Version: 1.4.3.143
Post: #1
Mark Of Lumi Healer One Time

Hi all, someone know a script for healers use mark of lumi with this conditions:

1 -. Asist a especific party member one time only for use Mark of Lumi.
2-. Use only when the monster dont have it.
3-. Clean target when the monster have it.

I see a lot of post with Mark of Lumi but no one have fuction to clean target so dont work for me.

If Any can help me thx a lot.

----------------------------------------------------
Hola a todos, alguien sabe o puede darme una mano con un script con estas condiciones:

1-. Que asista a un determinado miembro de la party una vez solo para tirar Mark of Lumi.
2-. Que el healer use Mark of Lumi solo si el mob no lo tiene.
3-. Que el healer limpie el target cuando el mob le entre Mark of Lumi.

He buscado un monton de post acerca de esto pero ninguno tiene la funcion para limpiar el target.

Si alguien puede ayudarme muchas gracias de antemano.
11-04-2014 05:34 AM
Find all posts by this user Quote this message in a reply
capucine Offline
Expired VIP Member
**

Posts: 1,083
Joined: Jan 2013
Reputation: 208
Version: 1.4.2.142
Post: #2
RE: Mark Of Lumi Healer One Time

I use the L2Tower GUI and works fine for me...

I set it to give LUMI when mob HP ig higher than 85%. It's not perfect, but works pretty good, only if the MA or pt takes too long to get mob below 85%, it will cast lumi 2 or 3 times... But no real problem there !
11-04-2014 16:40 PM
Find all posts by this user Quote this message in a reply
tophersoccer Offline
Expired VIP Member
**

Posts: 422
Joined: Aug 2012
Reputation: 142
Version: 1.4.3.143
Post: #3
RE: Mark Of Lumi Healer One Time

clearing the target isnt necesarry. you dont get stuck on a monster target so if you need to switch targest then it will easily do so. like what capucine said, you just need to setup a combo of assisting in tower gui and using lumi script
11-04-2014 23:52 PM
Find all posts by this user Quote this message in a reply
capucine Offline
Expired VIP Member
**

Posts: 1,083
Joined: Jan 2013
Reputation: 208
Version: 1.4.2.142
Post: #4
RE: Mark Of Lumi Healer One Time

i dont even use scripts... I set assist in GUI and i set LUMI in Nuke attack with mob hp higher than 85%...

It works like a charm for me...
11-05-2014 00:14 AM
Find all posts by this user Quote this message in a reply
benbt91 Offline
VIP Member
***

Posts: 694
Joined: Mar 2012
Reputation: 47
Version: 1.4.3.143
Post: #5
RE: Mark Of Lumi Healer One Time

use normal option Big Grin it's work well Big Grin
11-05-2014 01:33 AM
Find all posts by this user Quote this message in a reply
ronycontreras Offline
Porta
*

Posts: 48
Joined: Feb 2013
Reputation: 3
Version: 1.4.3.143
Post: #6
RE: Mark Of Lumi Healer One Time

The Problem is when healer got a target that cause healer dont use Heal Skills. Any advice for a good confing for healer? I mean in HP Recovery for healer dont have problems with heals + lumi.


P.D.: Sorry for english.
11-05-2014 22:34 PM
Find all posts by this user Quote this message in a reply
soul2eat Offline
Expired VIP Member
**

Posts: 110
Joined: Nov 2013
Reputation: 24
Version: 1.4.2.132
Post: #7
RE: Mark Of Lumi Healer One Time

repeat
monster = GetMonsterList()
for mon in monster.list do
if not mon:GotBuff(MarkID) then
Target(mon)
UseSkill(MarkID)
Sleep(1000)
ClearTargets()
end
end
Sleep(1000)
until false




just wrote it, put mark id in and test it if you want......not sure how well it work but yeah xd
11-07-2014 19:06 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  L2 Speak npc Same time than Spawn fastkill22 0 1,577 01-26-2019 02:12 AM
Last Post: fastkill22
  time for dollars on acc scorpiox 0 1,579 11-20-2016 07:47 AM
Last Post: scorpiox
  Healer Fix plugin problem aa300598 1 2,944 02-20-2016 13:21 PM
Last Post: Vinter
  Running some servers with L2t injected and innova the same time. testforl2 0 2,005 12-29-2015 14:56 PM
Last Post: testforl2
F.A.Q. L2Tower Stuck and work all time teris19942 0 2,392 12-15-2015 23:38 PM
Last Post: teris19942
  help pls time code lucasdrag 4 3,769 11-18-2015 22:33 PM
Last Post: TheQQmaster
  premium license activation time Louna 1 2,909 10-05-2015 18:58 PM
Last Post: Fox
  Healer stops heling erce 2 3,464 07-12-2015 19:59 PM
Last Post: erce
  Healer High Five Bug mimisgr1 2 3,257 04-21-2015 16:54 PM
Last Post: mimisgr1
  buff time use powercheats 1 2,883 04-20-2015 20:38 PM
Last Post: plixplox



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