Scroll modify weapon

TurboPascal

Vagabond
Customer
when trying to use this scrol for appearance changes on a weapon with characters 45 or less the following message appears:
You have to be level 46 or higher in order to appear an item

even when reviewing the item it does not have any level restriction
1739036339480.webp
 
when trying to use this scrol for appearance changes on a weapon with characters 45 or less the following message appears:
You have to be level 46 or higher in order to appear an item

even when reviewing the item it does not have any level restriction
View attachment 5296
This is not true in general, look at how the sharpening scrolls are made. Also, here is a condition you can use to limit the level
1739395893523.webp

<cond msgId="1902">
<player minLevel="YourLevelHereIs"/>
</cond>
 
Back
Top