Issue information

Issue ID
#7633
Status
Fixed
Severity
None
Started
purityz
Aug 4, 2013 20:31
Last Post
Ind
Aug 7, 2013 21:50
Confirmation
N/A

purityz - Aug 4, 2013 20:31

unitskillusepos and unitskilluseid do not working.

using this script[quote]
morocc,159,161,1 script testtesttest 111,{
unitskillusepos getnpcid(0),"WZ_STORMGUST",10,159,161;
end;
}[/quote]

based on document, it should cast Storm Gust at 159,161.

same as unitskilluseid,[quote]
morocc,159,161,1 script testtesttest 111,{
unitskilluseid getnpcid(0),"BA_POEMBRAGI",10;
end;
}[/quote]

This post has been edited by purityz on Aug 4, 2013 20:34

Ind - Aug 7, 2013 21:50

Thank you for the test case, Fixed in [url="https://github.com/HerculesWS/Hercules/commit/a702c55f219519c1d9410f823bd7a9e4c6be256b"]https://github.com/HerculesWS/Hercules/commit/a702c55f219519c1d9410f823bd7a9e4c6be256b[/url]