Closed rebel1324 closed 9 years ago
Database stores invID as unsigned though.
On Sunday, October 26, 2014, Kyu Yeon Lee notifications@github.com wrote:
This allows you to create more stuffs with inventory. You can move your item to Logical Space/Inventory by transferring to -1.
item:transfer(-1)
Items in Logical Space will not be networked. Items in Logical Space must be networked manually. Items in Logical Space does not requires (x, y) position.
This Logical Space allows you..
- List Based Storage/Bank (Unlimited Storage)
- Space Simulating(The space when the items are not exist on the specific Inventory.)
- Item Cloud(lol)
- Auction or whatever.
- Across Server Item Persist.
— Reply to this email directly or view it on GitHub https://github.com/Chessnut/NutScript/issues/212.
Damn
2014년 10월 27일 월요일, Briannotifications@github.com님이 작성한 메시지:
Database stores invID as unsigned though.
On Sunday, October 26, 2014, Kyu Yeon Lee <notifications@github.com javascript:_e(%7B%7D,'cvml','notifications@github.com');> wrote:
This allows you to create more stuffs with inventory. You can move your item to Logical Space/Inventory by transferring to -1.
item:transfer(-1)
Items in Logical Space will not be networked. Items in Logical Space must be networked manually. Items in Logical Space does not requires (x, y) position.
This Logical Space allows you..
- List Based Storage/Bank (Unlimited Storage)
- Space Simulating(The space when the items are not exist on the specific Inventory.)
- Item Cloud(lol)
- Auction or whatever.
- Across Server Item Persist.
— Reply to this email directly or view it on GitHub https://github.com/Chessnut/NutScript/issues/212.
— Reply to this email directly or view it on GitHub https://github.com/Chessnut/NutScript/issues/212#issuecomment-60552634.
This allows you to create more stuffs with inventory. You can move your item to Logical Space/Inventory by transferring to -1.
Items in Logical Space will not be networked. Items in Logical Space must be networked manually. Items in Logical Space does not requires (x, y) position.
This Logical Space allows you..