• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Help with items [Remove lvl req and voc req on items]

Fippex

Mapper
Joined
Jan 28, 2009
Messages
497
Reaction score
3
Location
Sweden ofc ;)
Hello, I've got an OT that works super fine but I've got one problem.
Most of the items are level required and voc required.
And all of the items that's requires a level or voc is for promoted players, not non promoted.

For an example
Code:
16:58 You see a golden armor (Arm:14).
It can only be wielded properly by elite knights and royal paladins.
It weighs 80.00 oz.
It is an enchanted armor.

[B]One of the donation items[/B]
16:59 You see a Matherian Wristguard (Def:30, magic level +3).
It can only be wielded properly by master sorcerers and elder druids of level 40 or higher.

All of them are like that, And i havn't even puted those requirements there, So my question is how do I remove it?!!
Help will be rewarded with rep and donation points on my OT <3

// Fippex
 
go to data/movements/movements.xml and search for the item ID. you can add or remove vocation requirement there. oh ya level requirement is there also
 
Back
Top