Nostale Server

04/02/2018 20:23 adrienmarine081213#1
Good evening how to change the maximum per lot from 99 to 255?
(Stack) max :mofo:
04/02/2018 20:49 Fizo55#2
Quote:
Originally Posted by adrienmarine081213 View Post
Good evening how to change the maximum per lot from 99 to 255?
(Stack) max :mofo:
OpenNos.GameObject/Inventory.cs

Line 32 "private const byte MaxItemAmount = 99;" Change to "private const byte MaxItemAmount = 255;"
04/02/2018 21:37 adrienmarine081213#3
I love you bro <3

No work xdddd