• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

please help SpellBoks in OT Work? ML + and other itens?

Stellow

C++/C#/PHP/LUA
Joined
Oct 23, 2008
Messages
1,112
Reaction score
221
Location
Germany
GitHub
eubrunomiguel
Hello, i have a dedicaat Ot, and i wanna put all work the same Global..

BOoks (ML+)
Armors (Skills+)

Workk ?

Cause.. i use and dont have different in my Skill or ML .. help please
 
Here is an example:
Code:
	<movevent event="Equip" itemid="8918" slot="right-hand" function="onEquipItem">
		<vocation name="Sorcerer"/>
		<vocation name="Master Sorcerer" showInDescription="0"/>
		<vocation name="Druid"/>
		<vocation name="Elder Druid" showInDescription="0"/>
	</movevent>
	<movevent event="DeEquip" itemid="8918" slot="right-hand" function="onDeEquipItem"/>
	<movevent event="Equip" itemid="8918" slot="left-hand" function="onEquipItem">
		<vocation name="Sorcerer"/>
		<vocation name="Master Sorcerer" showInDescription="0"/>
		<vocation name="Druid"/>
		<vocation name="Elder Druid" showInDescription="0"/>
	</movevent>
	<movevent event="DeEquip" itemid="8918" slot="left-hand" function="onDeEquipItem"/>
 
yahh i need a Movements.xml..

I Donloaded Yurots..But all in Data is modifiqued.. i use onle yurots to turn on the OT..

I press the icone "The Forgotten Server" to turn on the Server.. i Think my server is The Forgotten Server

in Doc. .Read me
Project Name
The Forgotten Server

Version
0.2

Codenamed
"Mystic Spirit"

License
GNU GPLv3

Forum
http://otland.net/
 
Delete whole your server and limit your Open Tibia experience to only playing at someones ots, not to make your own.

No hard feelings.
 
Back
Top