BBot - The best bot of the world
Position NPC Sigurd Kazz ... - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Support (https://forums.bmega.net/forum-6.html)
+--- Forum: Support & Help (https://forums.bmega.net/forum-8.html)
+--- Thread: Position NPC Sigurd Kazz ... (/thread-15924.html)



Position NPC Sigurd Kazz ... - nosbor00 - 08-22-2014

I'm riding a script in kazz eventually the npc that sells potions switches places walking everywhere hindering the refiller ... is there a way to check the position of the npc or something to help this situation?

I appreciate the attention!


RE: Position NPC Sigurd Kazz ... - MegaNo0body - 08-22-2014

Yes, you can use the FullCheck for that, check the @ operator. http://wiki.bmega.net/doku.php?id=add_types#full_check

Quote:Label (X Y Z:WaitForSigurd)
FullCheck (X Y Z:Full SigurdIsNear Else WaitForSigurd Code @Sigurd<=3)
Label (X Y Z:SigurdIsNear)



RE: Position NPC Sigurd Kazz ... - nosbor00 - 08-22-2014

(08-22-2014, 12:54 PM)MegaNo0body Wrote: Yes, you can use the FullCheck for that, check the @ operator. http://wiki.bmega.net/doku.php?id=add_types#full_check

Quote:Label (X Y Z:WaitForSigurd)
FullCheck (X Y Z:Full SigurdIsNear Else WaitForSigurd Code @Sigurd<=3)
Label (X Y Z:SigurdIsNear)




thx MEGA ... I will try now!!

(08-22-2014, 02:12 PM)nosbor00 Wrote:
(08-22-2014, 12:54 PM)MegaNo0body Wrote: Yes, you can use the FullCheck for that, check the @ operator. http://wiki.bmega.net/doku.php?id=add_types#full_check

Quote:Label (X Y Z:WaitForSigurd)
FullCheck (X Y Z:Full SigurdIsNear Else WaitForSigurd Code @Sigurd<=3)
Label (X Y Z:SigurdIsNear)




thx MEGA ... I will try now!!


Perfect!!Big GrinBig Grin Cool


RE: Position NPC Sigurd Kazz ... - MegaNo0body - 08-22-2014

Good, I'm happy for you Smile