A doubt?

01/27/2019 03:11 ShaiyaIwanttolearn#1
I would like to know about Item ID, I would like to know for ID 120 255 and the maximum ID allowed in Item.SData, I wonder if it is possible to create ID 120 256 to 120 300? And a curiosity only, if someone tried and worked please answer.

:rtfm:
01/27/2019 09:35 hronolight#2
No. It is not possible.
Type and TypeID is a UInt8 (0-255) number.
Initially, such a structure is embedded in the client and server files, so it is extremely difficult to change the entire system.
01/27/2019 11:47 ShaiyaIwanttolearn#3
Quote:
Originally Posted by hronolight View Post
No. It is not possible.
Type and TypeID is a UInt8 (0-255) number.
Initially, such a structure is embedded in the client and server files, so it is extremely difficult to change the entire system.
Thank you for taking this doubt.

I intended to use the tool created by you, and create more IDs