Hi guys.I would like to know how to change the level limit of an item.For example i got a bell that can be equipped from level 75 but i wanna change it to 105.All opinions appreciated :)
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'.Quote:
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