Thread Rating:
  • 2 Vote(s) - 1.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using Item on a monster
#1
Hi.
I have a little problem.
I try to do daily task script in venore and my task says to use item on a monster.
I can use tool map but i am not surrounded by a monsters on 8 sqm and when
i put XYZ that monster is not on required SQM, When i use 8 map tools it dont go
to next map tool because when it will use that item with id 17673 on a monster it upgrades quest log and my item id is now 17674 and it stops.
I would like to use 17673 on a monster and when it get it i should go to next point.
Is there any option to do it?
Reply
#2
Code:
2000 {UseItemOnDead} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.UseOn(3456, 7200, !X!, !Y!, !Z!, 5) Macro.Wait(400) Map.UseOn(3456, 7200, !X!, !Y!, !Z!, 5) Macro.Wait(400) Map.UseOn(3456, 7200, !X!, !Y!, !Z!, 5)

Edit id: 3456 for item ID on your backpack.
Edit id: 7200 for corpse ID of monster.
Reply
#3
But i think he have to use item on Alive monster?

tell me exacly what daily quest
what monster
if it has to be corpose of dead monster of living one
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)