Jump to content

Noppes

Forge Modder
  • Posts

    83
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Noppes

  1. Yes you can with the day/night functions in the Advanced menu. If you need more detailed help join my discord https://discord.gg/0qZ6X3cHl8Pupttr Well this is my sub forum, unless one of the moderators moved his topic here, he is in the right place
  2. That should have been fixed in the latest 1.12 version. Download it from curse or my website
  3. Uploaded a new version, Should fix it
  4. Nah you are right, looks like a mistake on my side
  5. Join the Scripting discord https://discord.gg/2jZm88M
  6. Works fine
  7. Go into the CustomNpcs.cfg and set DisableEnchants to true
  8. With the day/night options
  9. with the availability options when you make the dialog. set it to be only available before having read its own id
  10. The hitbox of the chair was wrong.
  11. They should unstuck themselves after a few seconds
  12. version? crashlog?
  13. the command would be /noppes clone spawn josh 1 -1079,67,214
  14. You should be able to set its walkingspeed to 0
  15. Single player?
  16. event.npc.world.getScoreBoard() http://www.kodevelopment.nl/customnpcs/api/noppes/npcs/api/IScoreboard.html
  17. Nope its a bug with 1.8.9 will be fixed in the next version
  18. So far Im also not sure. My best guess is either because of sponge or sponges permissions plugin.
  19. Nope generally I dont add new features to old version. And I do want to add some sort of escort quest type in the future yes.
  20. Ah I found it strange that there was no bug report of this yet. I couldnt have guessed bug reports where in the modder support, though I could have checked the issues tracker. Thanks for letting me know. Guess Ill use EnumHelper.addEnum for now
  21. Ah I found it strange that there was no bug report of this yet. I couldnt have guessed bug reports where in the modder support, though I could have checked the issues tracker. Thanks for letting me know. Guess Ill use EnumHelper.addEnum for now
  22. Apparently the ItemArmor.ArmorMaterial enum requires an extra toughness value in 1.9.4 so currently it crashes
  23. Apparently the ItemArmor.ArmorMaterial enum requires an extra toughness value in 1.9.4 so currently it crashes
  24. You will need to either give them the skins and let them put it in themselves or you need to make a resourcepack and have them use it too.
  25. 1,2,3) Only through scripting 4) What do you mean: make a person start attacking you? If you are talking about an npc than yes simply put it faction to hostile.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.