Page 1 of 1

Shadow Hunters ultimate

Posted: Thu Oct 19, 2006 10:02 am
by priedzza
Is there a way to make shadows hunter ultimate longer then 2 seconds? And if its posiible then post in what file? Im using War3ft and i checked war3ft.cfg and i didnt so there shadows hunter ultimate!

Posted: Thu Oct 19, 2006 3:17 pm
by Geesu
pre-3.0: ultimates.inl

Posted: Fri Oct 20, 2006 8:38 am
by priedzza
but which line of shadows hunter i gotta change i found his shadows hunters ultimate! which line i gotta change?? :(

Posted: Fri Oct 20, 2006 1:49 pm
by Geesu
whatever the timer one is.. set_task .. 1st parameter is 2.0, which is 2 seconds

Posted: Sun Oct 22, 2006 4:23 am
by priedzza
i cant find and i changed one line but just that bar was going faster but invisible i wasnt :( can you change that in ultimates file and post it here!! :wink:

Posted: Mon Oct 23, 2006 8:14 am
by Geesu
it wuoldn't be as fun :) Keep trying you'll fine it...

Just look for a set_task( 2.0

Posted: Mon Oct 23, 2006 10:51 pm
by erik2k3
go to ultimates.inl in amxmodx/scripting/war3ft , line 1417, there should be something like :

set_task(1.0,"_Ultimate_BigBadVoodoo",TASK_RESETGOD+id,parm,2)

change 1.0 to the ammount of seconds you want the voodoo to last for.

then save, recompile, upp the amxx and done !

Posted: Wed Oct 25, 2006 1:41 pm
by priedzza
yeah thanks geesu and erik :D