Page 1 of 1

Re: Healing Wave

Posted: Fri Jul 04, 2008 3:30 am
by whosyourdaddy
i believe its this right here

in ur war3ft/constant.inc file u will find this line

Code: Select all

new const Float:p_heal[3] =				{6.0,4.0,2.0}			// Healing Wave				(skill 1)
6.0 is for level 1
4.0 is for level 2
2.0 is for level 3

this is how many seconds for each heal

change it to what u like and then recompile it