11-28-2018, 05:16 AM
I need a macro or another way to check when a certain NPC appears on the screen, I tried this way:
FullCheck (33335 32052 7: Wolf Else Mask Code @Ghostly Wolf> = 6)
in case it's for the Ghostly Wolf NPC
for access to feyrist, it appears in a specific schedule in Tibia
I wish that if the NPC did not appear the cavebot did not proceed
I tried this way:
Label (33333 32053 7: Wolf)
Point (33333 32053 7)
Fixed (33335 32052 7)
NPCSay (33335 32052 7: hi)
NPCSay (33335 32052 7: mission)
NPCSay (33335 32052 7: yes)
FullCheck (33335 32052 7: Wolf Else Mask Code @Ghostly Wolf> = 6)
Label (33335 32052 7: Mask)
Point (33338 32053 7)
Fixed (33339 32053 7)
Macro (33339 32053 7: FUR IN THE MASK)
but it did not work
can anybody help me ?
FullCheck (33335 32052 7: Wolf Else Mask Code @Ghostly Wolf> = 6)
in case it's for the Ghostly Wolf NPC
for access to feyrist, it appears in a specific schedule in Tibia
I wish that if the NPC did not appear the cavebot did not proceed
I tried this way:
Label (33333 32053 7: Wolf)
Point (33333 32053 7)
Fixed (33335 32052 7)
NPCSay (33335 32052 7: hi)
NPCSay (33335 32052 7: mission)
NPCSay (33335 32052 7: yes)
FullCheck (33335 32052 7: Wolf Else Mask Code @Ghostly Wolf> = 6)
Label (33335 32052 7: Mask)
Point (33338 32053 7)
Fixed (33339 32053 7)
Macro (33339 32053 7: FUR IN THE MASK)
but it did not work
can anybody help me ?