Nodeid: Difference between revisions
From Vendetta Lua
Jump to navigationJump to search
New page: Number identifying characters in the current sector |
No edit summary |
||
Line 1: | Line 1: | ||
Number identifying characters in the current sector | Number identifying characters in the current sector | ||
apparently an unsigned short int, as using values higher then 2^16 just wraps around. | |||
same for [[objectid]] |
Latest revision as of 12:30, 11 January 2009
Number identifying characters in the current sector
apparently an unsigned short int, as using values higher then 2^16 just wraps around. same for objectid