• 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!

Post your donate items! rep+

ohman

Member
Joined
Oct 24, 2008
Messages
294
Reaction score
8
Location
Sweden
Hi, I need some donate items, Like armors, boots, amulets, weapons. If you have time and inclination I hope you can send me some scripts! You dont have to send all you got if you dont dryers.

Thanks in adwards! btw, I rep++ to everyone that send scripts, you only have to send me the text in items.xml :)
 
New sprites I think, dont know what that means but not ideas (: haha, I need the text in items.xml

You do realize items.xml only defines the items name, description, weight, and stats... right?

Not to mention the fact that all items there are placed in the order they are based on the tibia clients item IDs, and thus if you were to add new items you would need client edits for them to actually exist in the client. So unless you want to do this (which can give CIP a reason to sue you), you're stuck with the items that are already there.
 
You do realize items.xml only defines the items name, description, weight, and stats... right?

Not to mention the fact that all items there are placed in the order they are based on the tibia clients item IDs, and thus if you were to add new items you would need client edits for them to actually exist in the client. So unless you want to do this (which can give CIP a reason to sue you), you're stuck with the items that are already there.

I know, but I dont want a special item, just ordenary items that are changed so they example gives 20+ speed and so on..
 
I know, but I dont want a special item, just ordenary items that are changed so they example gives 20+ speed and so on..

But if you know what you want then you can just change it yourself, it's easy... change a line or two and presto! Donation item. :)
 
But if you know what you want then you can just change it yourself, it's easy... change a line or two and presto! Donation item. :)

I knooow, but I dont have much fantasy :S If someone just could send me theres I dont have to take time and fix my own? :P
 
either*

And here is one:
<item id="7436" name="royal hero axe">
<attribute key="weight" value="5600"/>
<attribute key="defense" value="24"/>
<attribute key="attack" value="156"/>
<attribute key="weaponType" value="axe"/>
<attribute key="slotType" value="two-handed"/>
</item>
 
I knooow, but I dont have much fantasy :S If someone just could send me theres I dont have to take time and fix my own? :P

Many people will have problems with this since you are intending to open a tibia server, with donations... And you can't even be arsed to make the donation items yourself.

This points to extreme laziness and wanting to make money off others work and ideas. And thus no one would want to help. =/
 
If you already got a server running then ask the community.

Either on the forum, or in game; Ask people "What do you want as donation items?". That way you'll get ideas of items that players WANT, not random ideas that people may or may not like. :)
 
Back
Top