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

Woe Problem Dont Summon Monsters

MxSoft

Leave Tibia, Live Life.
Joined
Dec 22, 2009
Messages
1,804
Solutions
1
Reaction score
44
Location
Mexico
Lol im using my woe in other server datapack and it just dont works im frustrated because i cant found a fix for this take a look:
Code:
[16:43:25.730] [Error - GlobalEvent Interface]
[16:43:25.730] data/globalevents/scripts/woe.lua:onThink
[16:43:25.730] Description:
[16:43:25.730] (luaDoCreateMonster) Cannot create monster: empe

[16:43:25.730] [Error - GlobalEvent Interface]
[16:43:25.730] data/globalevents/scripts/woe.lua:onThink
[16:43:25.730] Description:
[16:43:25.730] (luaDoCreateMonster) Cannot create monster: pre1

[16:43:25.730] [Error - GlobalEvent Interface]
[16:43:25.730] data/globalevents/scripts/woe.lua:onThink
[16:43:25.730] Description:
[16:43:25.730] (luaDoCreateMonster) Cannot create monster: pre2
> Broadcasted message: "War has started...".
 
Check in var.woe --main empe pos => with this pos all castle pos will be calculated (default map only)
Castle.empePos = {x = 15, y = 34, z = 5, stackpos = 253}

this posiition or monster add in monster.xml..

bye!
 
Back
Top