PCode

From Second Life Wiki
Revision as of 08:23, 29 April 2008 by Day Oh (talk | contribs)
Jump to navigation Jump to search

Used in ObjectUpdate and ObjectUpdateCompressed messages, a "PCode" byte appears to be used to differentiate types of objects: prims, avatars, and foliage.

  • Prim = 9
  • Avatar = 47
  • Grass = 95
  • NewTree = 111
  • ParticleSystem = 143
  • Tree = 255