Ultimate Questmakers’ Class

Basic NPC commands

Cobblestone Academy Minecraft members can send me their NPC scripts and I will upload them to the server.

I’ll reply back to tell you when I’ve uploaded it to the server. Then you’ll be able to go on the server and connect it to an NPC. Here’s how.

  1. Create an NPC in the questworld using the command /npc create JOE. (Except don’t call it Joe. Give it a different name.)
  2. Type /npc assignment –set JOE (Except instead of Joe, you’re going to use the name of your NPC as it is in the first line of your script.)
  3. Click on the NPC to see if it has worked. If it hasn’t, send an email to me.

Once you’ve done that, you can try some other things with your NPC.

  1. Make your NPC the type you want using /npc type villager or /npc type zombie or /npc type cow.
  2. If you want your NPC to be a player, you can change the skin using this command /npc skin Msknockleby or /npc skin QueBee. The NPC takes the name of whatever player you name there. You can change your own skin into what you want the NPC to look like, use that command, and then change your skin to something different and the NPC will wear the skin you were wearing at the time you did the command.
  3. Use /npc lookclose to make the NPC look at players when they are nearby.
  4. Use /npc tphere to get the NPC to move to where you are.
  5. Use /npc tp to teleport to your NPC.
  6. Use /npc equip to give your NPC items, if your NPC is a type that can hold things.

If you disconnect from the server and later you are trying to do things with your NPC you might get a message that you need to select and NPC first. You can select the NPC in one of two ways. You can stand next to it and type /npc select or you can select it by name or number. /npc select Joe

 

No comments yet! You be the first to comment.

Leave a Reply