Skip to content

Changelog nPose V3.00

LeonaMorro edited this page Oct 1, 2017 · 1 revision

What is new in nPose 3?

  • uses only one notecard type: SET. The BTN and DEFAULT Notecards are no longer necessary (and are marked as deprecated)
  • you can define your own text in the menu prompt. See MENUPROMT
  • Button Names may contain non-ASCII characters (workaround for the LL restriction) see NC Names
  • Button Names may contain comments (usable for Button sorting (and more)) see NC Names
  • Button Names / Button Permissions may contain macros (shortcuts) see NC Names
  • No need for a "-" sign at the end of the Button name
  • a new notecard called .init that will run once after a script reset (to set initial values) see NC Names
  • an API for (Menu-)Plugins TODO:DESCRIPTION
  • some new commands: DEFAULTCARD, OPTION, UDPBOOL, UDPLIST, MACRO, PLUGINMENU, MENUPROMPT, PLUGINCOMMAND
  • a revamped changeSeat/unsit dialog (implemented as menu plugin) with some options like grouping, changing only to not occupied seats and more
  • removed the code for the admin menu (you may use the provided Utility NCs to build your own)
  • rewritten nPose SAT-NOTSAT plugin. It may be used to send some other generic events in addition to the (NOT)SATMSGs.
  • a few more tweaks in the representation of a menu
  • an API for user defined commands
  • moved the facials and the LAYER_POSE code into a separate plugin
  • improved the code for Animation SYNC
  • new/modified commands PROP and PROPDIE for use with the prop script V1.00
  • improved Adjuster and Adjuster reporting

Can I upgrade my existing objects from nPose 2 to nPose 3 by simply exchange the scripts?

No. We provide an tool called UpdateTool nPose 2 to nPose 3 that should help you with the upgrade process.

Should I upgrade existing nPose 2 objects to nPose 3?

Absolutely upgrade. The process is very easy and nPose 3 offers bug fixes as well as many new features which will allow your build to grow in ways nPose 2 could never allow. The performance of nPose 3 exceeds that of nPose 2 in many ways.