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

Monsterpack and spellpack for tibia 8.6 based on real tibia.

Code:
25/02/2011 15:45:08] Error: [Monsters::deserializeSpell] - Fury - Unknown spell name: skills
[25/02/2011 15:45:08] [Warning - Monsters::loadMonster] Cant load spell. data/monster/Fury.xml
[25/02/2011 15:45:08] Error: [Monsters::deserializeSpell] - Dark Torturer - Unknown spell name: skills
[25/02/2011 15:45:08] [Warning - Monsters::loadMonster] Cant load spell. data/monster/Dark Torturer.xml
[25/02/2011 15:45:08] Error: [Monsters::deserializeSpell] - Betrayed Wraith - Unknown spell name: skills
[25/02/2011 15:45:08] [Warning - Monsters::loadMonster] Cant load spell. data/monster/Betrayed Wraith.xml
[25/02/2011 15:45:08] Error: [Monsters::deserializeSpell] - Ice Golem - Unknown spell name: skills
[25/02/2011 15:45:08] [Warning - Monsters::loadMonster] Cant load spell. data/monster/Ice Golem.xml
[25/02/2011 15:45:08] Error: [Monsters::deserializeSpell] - Barbarian Brutetamer - Unknown spell name: skills
[25/02/2011 15:45:08] [Warning - Monsters::loadMonster] Cant load spell. data/monster/Barbarian Brutetamer.xml
[25/02/2011 15:45:08] Error: [Monsters::deserializeSpell] - Barbarian Brutetamer - Unknown spell name: skills
[25/02/2011 15:45:08] [Warning - Monsters::loadMonster] Cant load spell. data/monster/Barbarian Brutetamer.xml
[25/02/2011 15:45:09] Error: [Monsters::deserializeSpell] - Barbarian Brutetamer - Unknown spell name: skills
[25/02/2011 15:45:09] [Warning - Monsters::loadMonster] Cant load spell. data/monster/Barbarian Brutetamer.xml
[25/02/2011 15:45:09] Error: [Monsters::deserializeSpell] - Barbarian Brutetamer - Unknown spell name: skills
[25/02/2011 15:45:09] [Warning - Monsters::loadMonster] Cant load spell. data/monster/Barbarian Brutetamer.xml
[25/02/2011 15:45:09] Error: [Monsters::deserializeSpell] - Barbarian Brutetamer - Unknown spell name: skills
[25/02/2011 15:45:09] [Warning - Monsters::loadMonster] Cant load spell. data/monster/Barbarian Brutetamer.xml
[25/02/2011 15:45:09] Error: [Monsters::deserializeSpell] - War Golem - Unknown spell name: skills
[25/02/2011 15:45:09] [Warning - Monsters::loadMonster] Cant load spell. data/monster/War Golem.xml
[25/02/2011 15:45:09] Error: [Monsters::deserializeSpell] - War Golem - Unknown spell name: skills
[25/02/2011 15:45:09] [Warning - Monsters::loadMonster] Cant load spell. data/monster/War Golem.xml
[25/02/2011 15:45:09] [Warning - Monsters::loadMonster] Unknown element percent. data/monster/The Count.xml
[25/02/2011 15:45:09] [Warning - Monsters::loadMonster] Unknown element percent. data/monster/demon.xml
[25/02/2011 15:45:09] [Warning - Monsters::loadMonster] Unknown element percent. data/monster/mahrdis.xml

here is my bugs
 
Owww I forgot to chance that I believe haha :D. Well I will still work on the monsterpack.. but the latest version wont be for public use "yet".

Atleast could you say on what exactly you have been working/ are going to work in the project except speed and sounds?
 
Well balanced attacks/defenses were the main updates at the moment. I added spells, but didn't looked at the chance of casting them. I also added quite alot lua spells (those which weren't able to make at xml files) and added missing/new monsters with their mount items.
 
WEll you have just to make a folder at your spells folder, named something like monster spells. After that you have to add those spells to at your spells.xml, like this:

Code:
<instant name="Pythius Curse" enabled="0" words="mons_pythius curse" prem="1" exhaustion="2000" needlearn="1" needtarget="1" casterTargetOrDirection="1" range="7" script="monster/pythius curse.lua" /> 
instant name="Pythius Summon" words="mons_pythius summon" exhaustion="2000" selftarget="1" enabled="0" needlearn="1" script="monster/pythius summon.lua" />
Hope this will help you out.
 
cool so this pack is already corrected to be able to use it with the TFS.4 items.otb?
 
When will this be updated Sentielo? The project you were working on is for sale now, so...does this change the time frame?

Hope to see it updated.
 
19:00 Loot of a dragon: an item of type 12374, a steel shield, dragon ham, 2 gold coins
19:00 You see an item of type 12374.
ItemID: [12374].

Could you explain that? ;) Thanks
 
19:00 Loot of a dragon: an item of type 12374, a steel shield, dragon ham, 2 gold coins
19:00 You see an item of type 12374.
ItemID: [12374].

Could you explain that? ;) Thanks

Simply find the sprite it is, goto items.xml, cntrl + f and search 12374, and change the name
 
Ye but the problem is.. it's a ground tile.. and if have a lot more of these items in other monsters. I can't even open some backpack's of monsters cuz there is a bugged item in it..

In a orshabaal there was a piece of a Tent? lol..

So what's wrong with this monster pack?, and also some monsters you can't even open them cuz there corpses are not good?
 
Last edited:
Ye but the problem is.. it's a ground tile.. and if have a lot more of these items in other monsters. I can't even open some backpack's of monsters cuz there is a bugged item in it..

In a orshabaal there was a piece of a Tent? lol..

So what's wrong with this monster pack?, and also some monsters you can't even open them cuz there corpses are not good?

Mmm, yes I know there are a lot more bugs, I am just trying to help you to make a quick fix for one lawl. Maybe just maybe this method most all of those problems you listed there ... if he is not updating simply do it your self :)

Edit the monsters loot ? xD Find the ID of the bugged 1 and delete it
 
Last edited:
Back
Top