How to limit lapisias link

10/29/2010 21:35 patoringa#1
I wish only 7 lapisias. How limited?
I put zero value on the eighth, but did not work.

WeaponStep08 = 0
.
.
.

Txh all
10/30/2010 01:18 taurian83#2
The quick and dirty fix is to simply delete all options after 7. Problem here is that it will still try to enchant and fail. So players may end up wasting gold, lapasia and enchant items.

However, it will give you the limit you desire.

And remember, you must restart your server after nearly all edits for them to take effect.
10/30/2010 01:37 whiteyadam#3
Quote:
Originally Posted by patoringa View Post
I wish only 7 lapisias. How limited?
I put zero value on the eighth, but did not work.

WeaponStep08 = 0
.
.
.

Txh all
What is more than likley happening is if you set all the values after 8 to 0 without editing the client then visualy you will still see the upgraded attack and glow from 8+ however in reality you will not get these effects
10/30/2010 04:21 patoringa#4
Quote:
Originally Posted by taurian83 View Post
... Problem here is that it will still try to enchant and fail. So players may end up wasting gold, lapasia and enchant items.
It will not be a problem because we will notice the site permanently. It is still the best solution.

Thanks.