Hi , i need to know how to make that a monster change it's target to who use a item on it, like exeta res but onUse
i'm using tfs 0.3.6pl1
example
it would be appreciated any help.
Jetro.
i'm using tfs 0.3.6pl1
example
LUA:
if (isMonster(itemEx.uid) and not isPlayer(getCreatureMaster(itemEx.uid))) then
changetargettocid --i dunno what function is used for this :c
end
it would be appreciated any help.
Jetro.