Jump to content

npc support?

Closed 1.0.0 1.0.1

MissPriss
MissPriss

Posted

Hello, this is an awesome plugin! Is it possible to have a console command added so that human npc can open the menu? 

 

Krungh Crow

Posted

hmm not sure but it is written in covalence so the

Quote

bonemarket

command might work on the npc 🙂

Pls let me know if that is working otherwise ill ask the codefling cew for some help with that but in theory that should allready work

MissPriss

Posted

Hmmm. I think I may be doing something wrong then. So I'm using Human NPC and NPC tp to run the command. The npc will interact with me, yet the bonemarket menu does not come up. Here is my bit of code for the npc that I want to run the bonemarket. 

 

{
  "NpcTP": {
    "6116152832": {
      "NpcName": "<color=#ffff00>Boneguy</color> : ",
      "SpawnFile": null,
      "Cooldown": 0,
      "CanUse": true,
      "useUI": false,
      "Cost": 0.0,
      "permission": "npctp.default",
      "useItem": false,
      "UseCommand": true,
      "useMessage": false,
      "MessageNpc": "none",
      "EnableDead": false,
      "DeadOnPlayer": false,
      "DeadCmd": "jail.send",
      "DeadArgs": "5",
      "OpenDoor": false,
      "DoorLocX": 0.0,
      "DoorLocY": 0.0,
      "DoorLocZ": 0.0,
      "DoorId": 0,
      "NoPermKill": false,
      "KillSleep": false,
      "Commands": {
        "bonemarket": {
          "Command": "bonemarket",
          "Arrangements": "",
          "OnPlayer": true
        }
      },
      "Items": {}
    }
  }
}

 

Krungh Crow

Posted

hmm not sure ill ask the crew on help on that and let u know

Krungh Crow

Posted (edited)

ok got some help with it and made it work

- set up as normal (no command needed to add)
- BoneMarket will takeover when you interact with the npc.
- Added some cfg settings
 

  "NPC Vendor settings": {
    "Use NPC shop": true,
    "NPC Id's": [
      "2745013248"
    ]
  },



adding some more checks but its working 🙂

320020359_npcshop.thumb.png.eb19a0b9d86c9fb44d62b4cf0509095b.png

Edited by Krungh Crow
MissPriss

Posted

Amazing! Can't wait! Thank you so much for your hard work. I appreciate it!

  • Love 1
Krungh Crow

Posted

Changed Status from Pending to Closed

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.3k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.