Username: Password:

Author Topic: Interacting with NPC  (Read 1849 times)

Offline dragonatter

  • Bug
  • *
  • Posts: 13
  • Cookies 0
  • I love Mindee-BOT!
    • View Profile
Interacting with NPC
« on: November 02, 2020, 02:34:53 PM »
Hi. Can someone explain how to make the bot interact with the NPC, to take quests for instance. When I make the waypoints, I see some coordinates appear, and a w in between some (). In the ready made .bot files i got from this site, I see that the waypoints that have interaction with the NPC there is a (T). How do I make that?



Offline =Mindee=

  • Commander Shepard
  • BOT Developer Administrator
  • Dragon
  • *****
  • Posts: 2,788
  • Cookies 9020
  • We'll bang, OKAY?
    • View Profile
    • http://mindee-bot.com
Re: Interacting with NPC
« Reply #1 on: November 02, 2020, 03:19:10 PM »
Hi. Can someone explain how to make the bot interact with the NPC, to take quests for instance. When I make the waypoints, I see some coordinates appear, and a w in between some (). In the ready made .bot files i got from this site, I see that the waypoints that have interaction with the NPC there is a (T). How do I make that?

T = portal waypoint. To interact with npcs you need to use script.


Mindee-BOT creator, founder and developer.

Offline dragonatter

  • Bug
  • *
  • Posts: 13
  • Cookies 0
  • I love Mindee-BOT!
    • View Profile
Re: Interacting with NPC
« Reply #2 on: November 02, 2020, 11:27:39 PM »
I added my Npc into the script.  All I managed to do so far is make the system send a text saying "hello" when I get at the set coordinate and to make my character follow the NPC around :) . I can't make the my char interact with the stupid Npc.

Offline dragonatter

  • Bug
  • *
  • Posts: 13
  • Cookies 0
  • I love Mindee-BOT!
    • View Profile
Re: Interacting with NPC
« Reply #3 on: November 04, 2020, 02:09:20 PM »
Ok, now I can do it. How do I take stuff from the inventory?

Offline dragonatter

  • Bug
  • *
  • Posts: 13
  • Cookies 0
  • I love Mindee-BOT!
    • View Profile
Re: Interacting with NPC
« Reply #4 on: November 05, 2020, 09:01:26 PM »
I did that to. Now how do you tell the script to use a weapon?

Offline =Mindee=

  • Commander Shepard
  • BOT Developer Administrator
  • Dragon
  • *****
  • Posts: 2,788
  • Cookies 9020
  • We'll bang, OKAY?
    • View Profile
    • http://mindee-bot.com
Re: Interacting with NPC
« Reply #5 on: November 05, 2020, 10:46:36 PM »
I did that to. Now how do you tell the script to use a weapon?

script.UseItem functions.

You can find all functions in documentary.


Mindee-BOT creator, founder and developer.