Lineage 2 Tower Forum

Full Version: Ajeita PT ress
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Como ponho o nick de 3 mebros da pt pra da ress ?
ou da reess na pt inteira ..

[/code][/quote]
[code]CharNameToHeal = ""; --here write name of your Main to be heal
HPWhenHeal = 73; -- HP%
HealInRange = 750;
HealSkillId = 11756; -- Panic Heal
ResSkillId = 11784; -- Blessed Resurrection
----------------------------------------------------------------
Tenta desta forma.


Code:
[code]CharNameToHeal = "Player01", "Player02", "Player03"; --here write name of your Main to be heal
HPWhenHeal = 73; -- HP%
HealInRange = 750;
HealSkillId = 11756; -- Panic Heal
ResSkillId = 11784; -- Blessed Resurrection
----------------------------------------------------------------
Reference URL's