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

Real Map Project v0.8

Status
Not open for further replies.
@up,
case sensitivity
I knew that before, but I'd appreciate some examples from actions.xml/monsters.xml or whatever has broken 'compatibility with Linux'.
 
I knew that before, but I'd appreciate some examples from actions.xml/monsters.xml or whatever has broken 'compatibility with Linux'.
Atm I don't have a linux server that i can test shit on, but the easiest way to find out which monsters have wrong names etc would be to just start the server on a linux computer, then copy-paste all the errors :)
 
If somebody interested i`ve made list of new items with weight/description/etc!!!

PHP:
  	<item id="9992" article="a" name="rotworm stew">
		<attribue key="description" value="It's hot, beefy and delicious. The perfect food for knights."/>
		<attribute key="weight" value="1200"/>
	</item>
  	<item id="9993" article="a" name="hydra tongue salad">
		<attribue key="description" value="Though the hydra tongue is commonly considered a pest plant it tastes surprisingly aromatic."/>
		<attribute key="weight" value="550"/>
	</item>
	<item id="9994" article="a" name="roasted dragon wings">
		<attribue key="description" value="You know why it's called 'dragon' when you feel the fire in your throat."/>
		<attribute key="weight" value="850"/>
	</item>
	<item id="9995" article="a" name="fried tropical terrorbird">
		<attribue key="description" value="It's the ideal snack for a beach barbecue."/>
		<attribute key="weight" value="780"/>
	</item>
	<item id="9997" article="a" name="veggie casserole">
		<attribue key="description" value="This one would be quite healthy if it wasn't for all the melted cheese on top."/>
		<attribute key="weight" value="1100"/>
	</item>
	<item id="9998" article="a" name="filled jalapeno peppers">
		<attribue key="description" value="The creamy cheese makes a great combination with spicy peppers."/>
		<attribute key="weight" value="650"/>
	</item>
	<item id="9999" article="a" name="blessed steak">
		<attribue key="description" value="It's nicely decorated with plums and pumpkin."/>
		<attribute key="weight" value="950"/>
	</item>
	<item id="10000" article="a" name="carrot cake">
		<attribue key="description" value="This spicy-sweet cake will probably put you into a sugar rush."/>
		<attribute key="weight" value="680"/>
	</item>
	<item id="10001" article="a" name="northern fishburger">
		<attribue key="description" value="It's only suited for those who like maritime food."/>
		<attribute key="weight" value="460"/>
	</item>
        <item id="10011" article="a" name="magical torch">
		<attribute key="description" value="You have a day to light all important locations before the torch stops burning."/>
		<attribute key="weight" value="1500"/>
		<attribute key="defense" value="25"/>
		<attribute key="weaponType" value="ammunition"/>
		<attribute key="speed" value="50"/>
	</item>
	<item id="10020" article="a" name="dragon claw">
		<attribute key="weight" value="1250"/>
	</item>
	<item id="10021" name="worn soft boots">
		<attribute key="description" value="Someone specialised in shoes might be able to repair them for you."/>
		<attribute key="weight" value="800"/>
	</item>
	<item id="10022" article="a" name="worn firewalker boots">
		<attribute key="description" value="They can be recharged with an enchanted ruby."/>
		<attribute key="weight" value="950"/>
	</item>
	<item id="10143" article="a" name="cherry blossom tree "/>
	</item>
	<item id="10150" article="a" name="cocktail glass">
		<attribute key="weight" value="2000"/>
	</item>
	<item id="10151" article="a" name="golem part">
		<attribute key="weight" value="35"/>
	</item>
	<item id="10153" article="a" name="golem disassembler">
		<attribue key="description" value="It looks suspiciously similar to a crowbar."/>
		<attribute key="weight" value="1500"/>
	</item>
	<item id="10156" article="a" name="dark essence" plural="dark essences">
		<attribute key="weight" value="260"/>
	</item>
	<item id="10165" article="a" name="golem blueprint">
		<attribute key="weight" value="120"/>
	</item>
	<item id="10169" article="a" name="elemental crystal">
		<attribute key="weight" value="320"/>
	</item>
	<item id="10173" article="a" name="golem head">
		<attribute key="weight" value="3000"/>
	</item>
	<item id="10218" article="a" name="new amulet">
		<attribute key="weight" value="700"/>
		<attribute key="slotType" value="necklace"/>
	</item>
	<item id="10219" article="a" name="sacred tree amulet">
		<attribute key="description" value="It can only be wielded properly by players of level 80 or higher.
Its leaves stretch out to cover your whole body if you receive earth damage."/>
		<attribute key="weight" value="700"/>
		<attribute key="slotType" value="necklace"/>
		<attribute key="charges" value="5"/>
		<attribute key="showcharges" value="1"/>
		<attribute key="absorbPercentPhysical" value="60"/>
		<attribute key="absorbPercentEarth" value="40"/>
	</item>
	<item id="10220" article="a" name="leviathan's amulet">
		<attribute key="description" value="It can only be wielded properly by players of level 80 or higher."/>
		<attribute key="weight" value="700"/>
		<attribute key="slotType" value="necklace"/>
		<attribute key="charges" value="5"/>
		<attribute key="showcharges" value="1"/>
		<attribute key="absorbPercentPhysical" value="60"/>
		<attribute key="absorbPercentIce" value="40"/>
	</item>
	<item id="10221" article="a" name="shockwave amulet">
		<attribute key="description" value="It can only be wielded properly by players of level 80 or higher.
It tickles your neck in a rather pleasant way and absorbs loads of damage."/>
		<attribute key="weight" value="700"/>
		<attribute key="slotType" value="necklace"/>
		<attribute key="charges" value="5"/>
		<attribute key="showcharges" value="1"/>
		<attribute key="absorbPercentPhysical" value="60"/>
		<attribute key="absorbPercentEnergy" value="40"/>
	</item>
	<item id="10223" article="a" name="mechanical fishing rod">
		<attribute key="weight" value="920"/>
	</item>
	<item id="10224" article="a" name="mechanical fish">
		<attribute key="weight" value="750"/>
	</item>
	<item id="10291" article="a" name="odd hat">
		<attribute key="description" value="It has to be one of the fabled helmets of light."/>
		<attribute key="weight" value="700"/>
		<attribute key="armor" value="5"/>
		<attribute key="slotType" value="head"/>
	</item>
	<item id="10293" article="a" name="stale bread of ancientness">
		<attribute key="description" value="This bread is so old that it has become unbreakable and a formidable weapon."/>
		<attribute key="weight" value="500"/>
		<attribute key="defense" value="8"/>
		<attribute key="attack" value="18"/>
		<attribute key="weaponType" value="club"/>
	</item>
	<item id="10296" article="a" name="heavy metal t-shirt">
		<attribute key="description" value="Oddly enough it is not made of metal at all, but years without washing grant it added protection."/>
		<attribute key="weight" value="800"/>
	</item>
	<item id="10298" article="a" name="helmet of ultimate terror">
		<attribute key="description" value="There is evil inside."/>
		<attribute key="weight" value="1250"/>
		<attribute key="armor" value="3"/>
		<attribute key="slotType" value="head"/>
	</item>
	<item id="10309" article="a" name="claw of the noxious spawn">
		<attribue key="description" value="It's like a glove and you can't wear a ring on it. You are not sure if you should really put it on."/>
		<attribute key="weight" value="500"/>
	</item>
	<item id="10316" article="a" name="mighty helm of green sparks">
		<attribute key="description" value="This helmet spawns green stars. Awesome."/>
		<attribute key="weight" value="4600"/>
		<attribute key="armor" value="6"/>
		<attribute key="slotType" value="head"/>
	</item>
	<item id="10454" article="a" name="Headache Pill">
		<attribute key="weight" value="20"/>
	</item>
	<item id="10455" article="an" name="pigeon trophy">
		<attribute key="description" value="It's a symbol of peace handed out by Tibia ML."/>
		<attribute key="weight" value="500"/>
	</item>
	<item id="10502" article="a" name=" engraved wedding ring">
		<attribute key="weight" value="40"/>
		<attribute key="slotType" value="ring"/>
	</item>
	<item id="10503" article="a" name="wedding outfit box">
		<attribute key="weight" value="2500"/>
	</item>
	<item id="10510" article="a" name="broken wedding ring">
		<attribue key="description" value="It is a memory of a lost love."/>
		<attribute key="weight" value="40"/>
		<attribute key="slotType" value="ring"/>
	</item>
	<item id="10511" name="squeezing gear of girlpower">
		<attribue key="description" value="This nifty gadget can be used for many vital and less vital purposes. If it's not jammed, that is."/>
		<attribute key="weight" value="300"/>
	</item>
	<item id="10513" name="sneaky stabber of eliteness">
		<attribue key="description" value="This nifty gadget can be used for many vital and less vital purposes. If it's not jammed, that is."/>
		<attribute key="weight" value="300"/>
	</item>
	<item id="10515" name="whacking driller of fate">
		<attribue key="description" value="This nifty gadget can be used for many vital and less vital purposes. If it's not jammed, that is."/>
		<attribute key="weight" value="300"/>
	</item>
	<item id="10518" article="a" name=" demon backpack">
		<attribute key="weight" value="1800"/>
		<attribute key="containerSize" value="20"/>
		<attribute key="slotType" value="backpack"/>
	</item>
	<item id="10519" article="a" name=" orange backpack">
		<attribute key="weight" value="1800"/>
		<attribute key="containerSize" value="20"/>
		<attribute key="slotType" value="backpack"/>
	</item>
	<item id="10520" article="a" name=" orange bag">
		<attribute key="weight" value="1800"/>
		<attribute key="containerSize" value="8"/>
		<attribute key="slotType" value="backpack"/>
	</item>
	<item id="10521" article="a" name=" moon backpack">
		<attribute key="weight" value="1800"/>
		<attribute key="containerSize" value="20"/>
		<attribute key="slotType" value="backpack"/>
	</item>
	<item id="10522" article="a" name=" crown backpack">
		<attribute key="weight" value="1800"/>
		<attribute key="containerSize" value="20"/>
		<attribute key="slotType" value="backpack"/>
	</item>
	<item id="10523" article="a" name="egg of the many">
		<attribute key="weight" value="5000"/>
	</item>
	<item id="10529" article="a" name="sea serpent trophy">
		<attribute key="weight" value="500"/>
	</item>
	<item id="10530" article="a" name="the famous golden bug">
		<attribue key="description" value="It's given to skilled discoverers of extra nasty bugs and to great scholars writing useful reports."/>
		<attribute key="weight" value="1250"/>
		<attribute key="writeable" value="1"/>
		<attribute key="maxTextLen" value="64"/>
	</item>
	<item id="10531" article="a" name="midnight shard">
		<attribue key="description" value="You read: Lucius might be interested in those shards."/>
		<attribute key="weight" value="300"/>
	</item>
	<item id="10532" article="a" name="telescope">
		<attribute key="rotateTo" value="2584"/>
	</item>
	<item id="10533" article="a" name="telescope">
		<attribute key="rotateTo" value="2582"/>
	</item>
	<item id="10534" article="a" name="telescope">
		<attribute key="rotateTo" value="2583"/>
	</item>
	<item id="10535" article="a" name="telescope">
		<attribute key="rotateTo" value="2581"/>
	</item>
	<item id="10542" article="a" name="golden lightbearer's trophy">
		<attribue key="description" value="You read: Player helped to keep the fire basins burning and is one of the lightbearers of 2009"/>
		<attribute key="weight" value="900"/>
	</item>
	<item id="10543" article="a" name="silver lightbearer's trophy">
		<attribue key="description" value="You read: Player helped to keep the fire basins burning and is one of the lightbearers of 2009"/>
		<attribute key="weight" value="900"/>
	</item>
 
Please has anyone make this updated server work while buying items with bps?

You don't need to pm me to ask about this, then also ask in the thread.

I've pmed u and said that it is already fixed !
Wait for the next release. (and don't ask when)

/Limannen
 
i hope all comments "when next release?" is just sarcasm or something haha. i would be really pissed if ive been in the staff of real map project with all these retarded comments ;p
 
hmm.. why i have this problem...
when my friend gonna log in.. he puffs up and then he got crash
why?
and if i log in one time and put wrong account password or number
i get this error
to many etempts from this ip

how to fix both thing :p?
 
this version 8.42 also work as 8.5 client, but it can debug :p only problem i know is when you see an gamemaster on 8.5 it debuggs
 
thanks! :D
and how about the other problem...
and people can connect with 2 diffrent ips.. why 0.o?
 
thanks! :D
and how about the other problem...
and people can connect with 2 diffrent ips.. why 0.o?

if you are using DUC (no-ip dns update client)

you can add a lot of dns ip redirects and all of them will take you the server
 
Status
Not open for further replies.
Back
Top