Use changeProfileSkill ??
Posted: Tue Jul 03, 2012 1:52 am
Hi @ all
After I searched now for a couple hours i decided to ask here.
My problem is very simple i try to change the "hpper" value out of a WP file i tyhink this is possible (if not let me know)
The idea behind is to change this value on a specific WP.
my first try was
second try was
the problem is it seems not to affect anything.
So if anybody can help me would be great.
After I searched now for a couple hours i decided to ask here.
My problem is very simple i try to change the "hpper" value out of a WP file i tyhink this is possible (if not let me know)
The idea behind is to change this value on a specific WP.
my first try was
Code: Select all
changeProfileSkill("PRIEST_URGENT_HEAL", "hpper", "80");Code: Select all
changeProfileSkill("PRIEST_URGENT_HEAL", "hpper", 80);So if anybody can help me would be great.