Log in

View Full Version : counting kills



fioletowya
12-15-2015, 05:55 PM
Hi, is there any way to use numbers from kill counter?

13064

I want to create smth like if kills>200 then...

fioletowya
12-17-2015, 07:08 AM
refresh

BlueIsNotRed
12-17-2015, 10:22 AM
Joshwa534 Syntax

HjugO
12-17-2015, 10:39 AM
Hi, is there any way to use numbers from kill counter?

13064

I want to create smth like if kills>200 then...


if Self.GetCreatureKills("Ghasty Dragon") > 500 then
...
end