Make NPC run console commands?
Is there anyway to make them run a console command? what would it be? what would the command be?
/npctp <npcID> command <refrence name>
if it is just a straight consle command would there be an arrangment? or just the command

Merged post

is there a command that would just allow it to use (type) something in the f1?
What command you want it to run?
spawntank it is a mod command?  is this even possiable? it is a f command?

Merged post

i know i might have to put coords in or something
type in "/npctp <The npc ID here> command spawntank" then go to the datafile data/npctp/NpcTP_Data.json and edit it.
Look for your npcID you should now see 
     "Commands": {
        "spawntank": {
          "Command": "",
          "Arrangements": "",
          "OnPlayer": false
        }​
Edit it to make it look like.

     "Commands": {
        "spawntank": {
          "Command": "spawntank",
          "Arrangements": "",
          "OnPlayer": true
        }​​

Then set "UseCommand": true,
"CanUse": true,


save and reload NpcTp

thank you i will try it

Merged post

What sort of donation would it take to have you come to my server and set this up?  I would like for the npc to charge 5000 scrap, 200 gears and 3000 hq metal to build (spawn) the tank for them. I can't seem to get npctp to work at all it just stands there.  Might also have you to setup a couple of npcs to trade things. did you ever get the band thing to work? if so i might be intrested in purchasing it as well.   if intrested contact me on discord.    oldman123#4431