Quote:
Originally Posted by Ðαrkbøζζ
Hey, you can Change it in your database.
Choose in mysql the database "Player" and then choose the table "item_proto"
here you find a column "Level".
Sorry for my bad english :-( Hope it was helpfull :P
|
There is no column for the level, setting the value in the column 'limittype0' to 1 will cause the item can only be equipped if the player level corresponds to the value in the following column 'limitvalue0'.
e.g. limittype0 = 1, limitvalue0 = 75 will cause the item can only be equipped with player level 75.
Greetings