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

TFS 0.X NPC problem (item of type xxx, please report it to gamemaster)

mRefaat

Marketing and Coding
Joined
Jan 18, 2014
Messages
854
Solutions
3
Reaction score
141
Location
Egypt
Hello

I found a weird problem, idk what is this.
I added a NPC Server Assistant to sell most of items for 1 gb for players to test.
Some of items can be bought without any problems and when you look on them you get the right description like this

no problem.png

Some items can't be bought and when you look on them you get (item of type xxx, please report it to gamemaster) like this

npc problem.png

Any help with that?
otx 2 based on 0.3.7
 
Last edited:
Hello

I found a weird problem, idk what is this.
I added a NPC Server Assistant to sell most of items for 1 gb for players to test.
Some of items can be bought without any problems and when you look on them you get the right description like this

View attachment 58371

Some items can't be bought and when you look on them you get (item of type xxx, please report it to gamemaster) like this

View attachment 58372

Any help with that?
Would probably be helpful to post the npc code. xD
 
are they properly registered in items.xml and items.otb?
Yes, i am sure.
They already working out of NPC. I mean in game normally.
Post automatically merged:

Would probably be helpful to post the npc code. xD
Lua:
<?xml version="1.0" encoding="UTF-8"?>
<npc name="Server Assistant" script="default.lua" walkinterval="0" walkradius="1" floorchange="0">
    <health max="100" now="100"/>
    <look type="75"/>
    <parameters>
        <!--MESSAGES-->
        <parameter key="message_greet" value="Hello |PLAYERNAME|. I sell most of items for beta test version, just say {trade}."/>
        <!--SHOP-->
        <parameter key="module_shop" value="1"/>
        <parameter key="shop_buyable" value="
            item,2090,1;
            item,2091,1;
            item,2140,1;
            item,639,1;
            item,2263,1;
            item,2264,1;
            item,2275,1;
            item,2276,1;
            item,2284,1;
            item,2294,1;
            item,2345,1;
            item,2349,1;
            item,5810,1;
            item,5957,1;
            item,5958,1;
            item,6527,1;
            item,302,1;
            item,694,1;
            item,696,1;
            item,12661,1;
            item,6574,1;
            item,641,1;
            item,9999,1;
            item,695,1;
            item,11115,1;
            item,11116,1;
            item,642,1;
            item,643,1;
            item,12594,1;
            item,2392,1;
            item,2432,1;
            item,2436,1;
            item,2393,1;
            item,2400,1;
            item,2421,1;
            item,2431,1;
            item,2390,1;
            item,2415,1;
            item,2444,1;
            item,6528,1;
            item,7454,1;
            item,7407,1;
            item,7380,1;
            item,7432,1;
            item,7403,1;
            item,2454,1;
            item,7434,1;
            item,2452,1;
            item,7390,1;
            item,2408,1;
            item,6553,1;
            item,7415,1;
            item,7450,1;
            item,7455,1;
            item,7420,1;
            item,7959,1;
            item,644,1;
            item,656,1;
            item,2438,1;
            item,7871,1;
            item,668,1;
            item,682,1;
            item,7405,1;
            item,8926,1;
            item,7422,1;
            item,2456,1;
            item,2455,1;
            item,8849,1;
            item,5803,1;
            item,8855,1;
            item,8853,1;
            item,7438,1;
            item,8850,1;
            item,8854,1;
            item,8856,1;
            item,8858,1;
            item,8851,1;
            item,7426,1;
            item,7409,1;
            item,2453,1;
            item,7451,1;
            item,3961,1;
            item,2433,1;
            item,7430,1;
            item,3966,1;
            item,7387,1;
            item,7429,1;
            item,2184,1;
            item,7410,1;
            item,7774,1;
            item,7424,1;
            item,7460,1;
            item,3973,1;
            item,2522,1;
            item,12644,1;
            item,2539,1;
            item,2542,1;
            item,2517,1;
            item,2523,1;
            item,2537,1;
            item,619,1;
            item,6433,1;
            item,615,1;
            item,2173,1;
            item,2197,1;
            item,2198,1;
            item,2218,1;
            item,2138,1;
            item,273,1;
            item,277,1;
            item,269,1;
            item,2168,1;
            item,2213,1;
            item,2214,1;
            item,2209,1;
            item,2207,1;
            item,2166,1;
            item,2169,1;
            item,2165,1;
            item,2167,1;
            item,2164,1;
            item,247,1;
            item,2127,1;
            item,697,1;
            item,701,1;
            item,705,1;
            item,2365,1;
            item,11242,1;
            item,3939,1;
            item,7894,1;
            item,7730,1;
            item,2495,1;
            item,7895,1;
            item,7885,1;
            item,2507,1;
            item,2469,1;
            item,2504,1;
            item,589,1;
            item,581,1;
            item,585,1;
            item,2358,1;
            item,5462,1;
            item,6132,1;
            item,7886,1;
            item,7893,1;
            item,248,1;
            item,2641,1;
            item,627,1;
            item,635,1;
            item,631,1;
            item,7458,1;
            item,7900,1;
            item,2493,1;
            item,7903,1;
            item,7901,1;
            item,6531,1;
            item,2471,1;
            item,2506,1;
            item,2502,1;
            item,2343,1;
            item,603,1;
            item,611,1;
            item,607,1;
            item,7897,1;
            item,7899,1;
            item,2494,1;
            item,7898,1;
            item,7884,1;
            item,2503,1;
            item,288,1;
            item,298,1;
            item,292,1;
            item,714,1;
            item,719,1;
            item,725,1;
            item,9956,1;
            item,2361,1;
            item,6546,1;
            item,2137,1;
            item,2141,1;
            item,9955,1;
            item,6536,1;
            item,9141,1;
            item,730,1;
            item,731,1;
            item,732,1;
            item,733,1"/>
    </parameters>
</npc>

I tried only that item and deleted all of that and still got the problem.
Post automatically merged:

are they properly registered in items.xml and items.otb?
damage bag normal.png
It is working normally but not in NPC
 
Yes, i am sure.
They already working out of NPC. I mean in game normally.
Post automatically merged:


Lua:
<?xml version="1.0" encoding="UTF-8"?>
<npc name="Server Assistant" script="default.lua" walkinterval="0" walkradius="1" floorchange="0">
    <health max="100" now="100"/>
    <look type="75"/>
    <parameters>
        <!--MESSAGES-->
        <parameter key="message_greet" value="Hello |PLAYERNAME|. I sell most of items for beta test version, just say {trade}."/>
        <!--SHOP-->
        <parameter key="module_shop" value="1"/>
        <parameter key="shop_buyable" value="
            item,2090,1;
            item,2091,1;
            item,2140,1;
            item,639,1;
            item,2263,1;
            item,2264,1;
            item,2275,1;
            item,2276,1;
            item,2284,1;
            item,2294,1;
            item,2345,1;
            item,2349,1;
            item,5810,1;
            item,5957,1;
            item,5958,1;
            item,6527,1;
            item,302,1;
            item,694,1;
            item,696,1;
            item,12661,1;
            item,6574,1;
            item,641,1;
            item,9999,1;
            item,695,1;
            item,11115,1;
            item,11116,1;
            item,642,1;
            item,643,1;
            item,12594,1;
            item,2392,1;
            item,2432,1;
            item,2436,1;
            item,2393,1;
            item,2400,1;
            item,2421,1;
            item,2431,1;
            item,2390,1;
            item,2415,1;
            item,2444,1;
            item,6528,1;
            item,7454,1;
            item,7407,1;
            item,7380,1;
            item,7432,1;
            item,7403,1;
            item,2454,1;
            item,7434,1;
            item,2452,1;
            item,7390,1;
            item,2408,1;
            item,6553,1;
            item,7415,1;
            item,7450,1;
            item,7455,1;
            item,7420,1;
            item,7959,1;
            item,644,1;
            item,656,1;
            item,2438,1;
            item,7871,1;
            item,668,1;
            item,682,1;
            item,7405,1;
            item,8926,1;
            item,7422,1;
            item,2456,1;
            item,2455,1;
            item,8849,1;
            item,5803,1;
            item,8855,1;
            item,8853,1;
            item,7438,1;
            item,8850,1;
            item,8854,1;
            item,8856,1;
            item,8858,1;
            item,8851,1;
            item,7426,1;
            item,7409,1;
            item,2453,1;
            item,7451,1;
            item,3961,1;
            item,2433,1;
            item,7430,1;
            item,3966,1;
            item,7387,1;
            item,7429,1;
            item,2184,1;
            item,7410,1;
            item,7774,1;
            item,7424,1;
            item,7460,1;
            item,3973,1;
            item,2522,1;
            item,12644,1;
            item,2539,1;
            item,2542,1;
            item,2517,1;
            item,2523,1;
            item,2537,1;
            item,619,1;
            item,6433,1;
            item,615,1;
            item,2173,1;
            item,2197,1;
            item,2198,1;
            item,2218,1;
            item,2138,1;
            item,273,1;
            item,277,1;
            item,269,1;
            item,2168,1;
            item,2213,1;
            item,2214,1;
            item,2209,1;
            item,2207,1;
            item,2166,1;
            item,2169,1;
            item,2165,1;
            item,2167,1;
            item,2164,1;
            item,247,1;
            item,2127,1;
            item,697,1;
            item,701,1;
            item,705,1;
            item,2365,1;
            item,11242,1;
            item,3939,1;
            item,7894,1;
            item,7730,1;
            item,2495,1;
            item,7895,1;
            item,7885,1;
            item,2507,1;
            item,2469,1;
            item,2504,1;
            item,589,1;
            item,581,1;
            item,585,1;
            item,2358,1;
            item,5462,1;
            item,6132,1;
            item,7886,1;
            item,7893,1;
            item,248,1;
            item,2641,1;
            item,627,1;
            item,635,1;
            item,631,1;
            item,7458,1;
            item,7900,1;
            item,2493,1;
            item,7903,1;
            item,7901,1;
            item,6531,1;
            item,2471,1;
            item,2506,1;
            item,2502,1;
            item,2343,1;
            item,603,1;
            item,611,1;
            item,607,1;
            item,7897,1;
            item,7899,1;
            item,2494,1;
            item,7898,1;
            item,7884,1;
            item,2503,1;
            item,288,1;
            item,298,1;
            item,292,1;
            item,714,1;
            item,719,1;
            item,725,1;
            item,9956,1;
            item,2361,1;
            item,6546,1;
            item,2137,1;
            item,2141,1;
            item,9955,1;
            item,6536,1;
            item,9141,1;
            item,730,1;
            item,731,1;
            item,732,1;
            item,733,1"/>
    </parameters>
</npc>

I tried only that item and deleted all of that and still got the problem.
Post automatically merged:


View attachment 58373
It is working normally but not in NPC
Strange.

I notice there is a missing semi colon on the last line...
I really doubt it's the issue, but figure we might as well try and add it and check to rule it out
XML:
<?xml version="1.0" encoding="UTF-8"?>
<npc name="Server Assistant" script="default.lua" walkinterval="0" walkradius="1" floorchange="0">
    <health max="100" now="100"/>
    <look type="75"/>
    <parameters>
        <!--MESSAGES-->
        <parameter key="message_greet" value="Hello |PLAYERNAME|. I sell most of items for beta test version, just say {trade}."/>
        <!--SHOP-->
        <parameter key="module_shop" value="1"/>
        <parameter key="shop_buyable" value="
            item,2090,1;
            item,2091,1;
            item,2140,1;
            item,639,1;
            item,2263,1;
            item,2264,1;
            item,2275,1;
            item,2276,1;
            item,2284,1;
            item,2294,1;
            item,2345,1;
            item,2349,1;
            item,5810,1;
            item,5957,1;
            item,5958,1;
            item,6527,1;
            item,302,1;
            item,694,1;
            item,696,1;
            item,12661,1;
            item,6574,1;
            item,641,1;
            item,9999,1;
            item,695,1;
            item,11115,1;
            item,11116,1;
            item,642,1;
            item,643,1;
            item,12594,1;
            item,2392,1;
            item,2432,1;
            item,2436,1;
            item,2393,1;
            item,2400,1;
            item,2421,1;
            item,2431,1;
            item,2390,1;
            item,2415,1;
            item,2444,1;
            item,6528,1;
            item,7454,1;
            item,7407,1;
            item,7380,1;
            item,7432,1;
            item,7403,1;
            item,2454,1;
            item,7434,1;
            item,2452,1;
            item,7390,1;
            item,2408,1;
            item,6553,1;
            item,7415,1;
            item,7450,1;
            item,7455,1;
            item,7420,1;
            item,7959,1;
            item,644,1;
            item,656,1;
            item,2438,1;
            item,7871,1;
            item,668,1;
            item,682,1;
            item,7405,1;
            item,8926,1;
            item,7422,1;
            item,2456,1;
            item,2455,1;
            item,8849,1;
            item,5803,1;
            item,8855,1;
            item,8853,1;
            item,7438,1;
            item,8850,1;
            item,8854,1;
            item,8856,1;
            item,8858,1;
            item,8851,1;
            item,7426,1;
            item,7409,1;
            item,2453,1;
            item,7451,1;
            item,3961,1;
            item,2433,1;
            item,7430,1;
            item,3966,1;
            item,7387,1;
            item,7429,1;
            item,2184,1;
            item,7410,1;
            item,7774,1;
            item,7424,1;
            item,7460,1;
            item,3973,1;
            item,2522,1;
            item,12644,1;
            item,2539,1;
            item,2542,1;
            item,2517,1;
            item,2523,1;
            item,2537,1;
            item,619,1;
            item,6433,1;
            item,615,1;
            item,2173,1;
            item,2197,1;
            item,2198,1;
            item,2218,1;
            item,2138,1;
            item,273,1;
            item,277,1;
            item,269,1;
            item,2168,1;
            item,2213,1;
            item,2214,1;
            item,2209,1;
            item,2207,1;
            item,2166,1;
            item,2169,1;
            item,2165,1;
            item,2167,1;
            item,2164,1;
            item,247,1;
            item,2127,1;
            item,697,1;
            item,701,1;
            item,705,1;
            item,2365,1;
            item,11242,1;
            item,3939,1;
            item,7894,1;
            item,7730,1;
            item,2495,1;
            item,7895,1;
            item,7885,1;
            item,2507,1;
            item,2469,1;
            item,2504,1;
            item,589,1;
            item,581,1;
            item,585,1;
            item,2358,1;
            item,5462,1;
            item,6132,1;
            item,7886,1;
            item,7893,1;
            item,248,1;
            item,2641,1;
            item,627,1;
            item,635,1;
            item,631,1;
            item,7458,1;
            item,7900,1;
            item,2493,1;
            item,7903,1;
            item,7901,1;
            item,6531,1;
            item,2471,1;
            item,2506,1;
            item,2502,1;
            item,2343,1;
            item,603,1;
            item,611,1;
            item,607,1;
            item,7897,1;
            item,7899,1;
            item,2494,1;
            item,7898,1;
            item,7884,1;
            item,2503,1;
            item,288,1;
            item,298,1;
            item,292,1;
            item,714,1;
            item,719,1;
            item,725,1;
            item,9956,1;
            item,2361,1;
            item,6546,1;
            item,2137,1;
            item,2141,1;
            item,9955,1;
            item,6536,1;
            item,9141,1;
            item,730,1;
            item,731,1;
            item,732,1;
            item,733,1;"/>
    </parameters>
</npc>
 
Strange.

I notice there is a missing semi colon on the last line...
I really doubt it's the issue, but figure we might as well try and add it and check to rule it out
XML:
<?xml version="1.0" encoding="UTF-8"?>
<npc name="Server Assistant" script="default.lua" walkinterval="0" walkradius="1" floorchange="0">
    <health max="100" now="100"/>
    <look type="75"/>
    <parameters>
        <!--MESSAGES-->
        <parameter key="message_greet" value="Hello |PLAYERNAME|. I sell most of items for beta test version, just say {trade}."/>
        <!--SHOP-->
        <parameter key="module_shop" value="1"/>
        <parameter key="shop_buyable" value="
            item,2090,1;
            item,2091,1;
            item,2140,1;
            item,639,1;
            item,2263,1;
            item,2264,1;
            item,2275,1;
            item,2276,1;
            item,2284,1;
            item,2294,1;
            item,2345,1;
            item,2349,1;
            item,5810,1;
            item,5957,1;
            item,5958,1;
            item,6527,1;
            item,302,1;
            item,694,1;
            item,696,1;
            item,12661,1;
            item,6574,1;
            item,641,1;
            item,9999,1;
            item,695,1;
            item,11115,1;
            item,11116,1;
            item,642,1;
            item,643,1;
            item,12594,1;
            item,2392,1;
            item,2432,1;
            item,2436,1;
            item,2393,1;
            item,2400,1;
            item,2421,1;
            item,2431,1;
            item,2390,1;
            item,2415,1;
            item,2444,1;
            item,6528,1;
            item,7454,1;
            item,7407,1;
            item,7380,1;
            item,7432,1;
            item,7403,1;
            item,2454,1;
            item,7434,1;
            item,2452,1;
            item,7390,1;
            item,2408,1;
            item,6553,1;
            item,7415,1;
            item,7450,1;
            item,7455,1;
            item,7420,1;
            item,7959,1;
            item,644,1;
            item,656,1;
            item,2438,1;
            item,7871,1;
            item,668,1;
            item,682,1;
            item,7405,1;
            item,8926,1;
            item,7422,1;
            item,2456,1;
            item,2455,1;
            item,8849,1;
            item,5803,1;
            item,8855,1;
            item,8853,1;
            item,7438,1;
            item,8850,1;
            item,8854,1;
            item,8856,1;
            item,8858,1;
            item,8851,1;
            item,7426,1;
            item,7409,1;
            item,2453,1;
            item,7451,1;
            item,3961,1;
            item,2433,1;
            item,7430,1;
            item,3966,1;
            item,7387,1;
            item,7429,1;
            item,2184,1;
            item,7410,1;
            item,7774,1;
            item,7424,1;
            item,7460,1;
            item,3973,1;
            item,2522,1;
            item,12644,1;
            item,2539,1;
            item,2542,1;
            item,2517,1;
            item,2523,1;
            item,2537,1;
            item,619,1;
            item,6433,1;
            item,615,1;
            item,2173,1;
            item,2197,1;
            item,2198,1;
            item,2218,1;
            item,2138,1;
            item,273,1;
            item,277,1;
            item,269,1;
            item,2168,1;
            item,2213,1;
            item,2214,1;
            item,2209,1;
            item,2207,1;
            item,2166,1;
            item,2169,1;
            item,2165,1;
            item,2167,1;
            item,2164,1;
            item,247,1;
            item,2127,1;
            item,697,1;
            item,701,1;
            item,705,1;
            item,2365,1;
            item,11242,1;
            item,3939,1;
            item,7894,1;
            item,7730,1;
            item,2495,1;
            item,7895,1;
            item,7885,1;
            item,2507,1;
            item,2469,1;
            item,2504,1;
            item,589,1;
            item,581,1;
            item,585,1;
            item,2358,1;
            item,5462,1;
            item,6132,1;
            item,7886,1;
            item,7893,1;
            item,248,1;
            item,2641,1;
            item,627,1;
            item,635,1;
            item,631,1;
            item,7458,1;
            item,7900,1;
            item,2493,1;
            item,7903,1;
            item,7901,1;
            item,6531,1;
            item,2471,1;
            item,2506,1;
            item,2502,1;
            item,2343,1;
            item,603,1;
            item,611,1;
            item,607,1;
            item,7897,1;
            item,7899,1;
            item,2494,1;
            item,7898,1;
            item,7884,1;
            item,2503,1;
            item,288,1;
            item,298,1;
            item,292,1;
            item,714,1;
            item,719,1;
            item,725,1;
            item,9956,1;
            item,2361,1;
            item,6546,1;
            item,2137,1;
            item,2141,1;
            item,9955,1;
            item,6536,1;
            item,9141,1;
            item,730,1;
            item,731,1;
            item,732,1;
            item,733,1;"/>
    </parameters>
</npc>
Still there is a problem, i even tired to make a lua script and make it like that

Lua:
local keywordHandler = KeywordHandler:new()
local npcHandler = NpcHandler:new(keywordHandler)
NpcSystem.parseParameters(npcHandler)
local talkState = {}

function onCreatureAppear(cid)                npcHandler:onCreatureAppear(cid)             end
function onCreatureDisappear(cid)             npcHandler:onCreatureDisappear(cid)         end
function onCreatureSay(cid, type, msg)         npcHandler:onCreatureSay(cid, type, msg)     end
function onThink()                             npcHandler:onThink()                         end
function onPlayerEndTrade(cid)                npcHandler:onPlayerEndTrade(cid)            end
function onPlayerCloseChannel(cid)            npcHandler:onPlayerCloseChannel(cid)        end

local shopModule = ShopModule:new()
npcHandler:addModule(shopModule)

shopModule:addBuyableItem({'bag'}, 11242, 1, 'bag')

npcHandler:addModule(FocusModule:new())
And the problem was there too.
It is not only that item, there are many of them like that. idk why and i checked difference between what is working and what is not working (items.xml, items.otb) and nothing
 
Still there is a problem, i even tired to make a lua script and make it like that

Lua:
local keywordHandler = KeywordHandler:new()
local npcHandler = NpcHandler:new(keywordHandler)
NpcSystem.parseParameters(npcHandler)
local talkState = {}

function onCreatureAppear(cid)                npcHandler:onCreatureAppear(cid)             end
function onCreatureDisappear(cid)             npcHandler:onCreatureDisappear(cid)         end
function onCreatureSay(cid, type, msg)         npcHandler:onCreatureSay(cid, type, msg)     end
function onThink()                             npcHandler:onThink()                         end
function onPlayerEndTrade(cid)                npcHandler:onPlayerEndTrade(cid)            end
function onPlayerCloseChannel(cid)            npcHandler:onPlayerCloseChannel(cid)        end

local shopModule = ShopModule:new()
npcHandler:addModule(shopModule)

shopModule:addBuyableItem({'bag'}, 11242, 1, 'bag')

npcHandler:addModule(FocusModule:new())
And the problem was there too.
It is not only that item, there are many of them like that. idk why and i checked difference between what is working and what is not working (items.xml, items.otb) and nothing
I have a hunch I want to try..

Are all of these items unpurchasable?
Also, do you get any error in console when trying to buy them?
XML:
<?xml version="1.0" encoding="UTF-8"?>
<npc name="Server Assistant" script="default.lua" walkinterval="0" walkradius="1" floorchange="0">
    <health max="100" now="100"/>
    <look type="75"/>
    <parameters>
        <!--MESSAGES-->
        <parameter key="message_greet" value="Hello |PLAYERNAME|. I sell most of items for beta test version, just say {trade}."/>
        <!--SHOP-->
        <parameter key="module_shop" value="1"/>
        <parameter key="shop_buyable" value="
            item,12661,1;
            item,11115,1;
            item,11116,1;
            item,12594,1;
            item,12644,1;
            item,11242,1;"/>
    </parameters>
</npc>
 
I have a hunch I want to try..

Are all of these items unpurchasable?
XML:
<?xml version="1.0" encoding="UTF-8"?>
<npc name="Server Assistant" script="default.lua" walkinterval="0" walkradius="1" floorchange="0">
    <health max="100" now="100"/>
    <look type="75"/>
    <parameters>
        <!--MESSAGES-->
        <parameter key="message_greet" value="Hello |PLAYERNAME|. I sell most of items for beta test version, just say {trade}."/>
        <!--SHOP-->
        <parameter key="module_shop" value="1"/>
        <parameter key="shop_buyable" value="
            item,12661,1;
            item,11115,1;
            item,11116,1;
            item,12594,1;
            item,12644,1;
            item,11242,1;"/>
    </parameters>
</npc>
No some items has id with 4 numbers and 3 numbers can't be bought. I thought about that too xd
Some of items which has id with 5 numbers can be bought.
 
No some items has id with 4 numbers and 3 numbers can't be bought. I thought about that too xd
Can you show us the items.xml of 2 items that can be purchased, and 2 items that can't?
Also, do you get any error in console when trying to buy them?
 
Can you show us the items.xml of 2 items that can be purchased, and 2 items that can't?
Also, do you get any error in console when trying to buy them?
can be bought
XML:
<item id="2365" article="a" name="backpack of holding">
        <attribute key="weight" value="1500"/>
        <attribute key="containerSize" value="28"/>
        <attribute key="increasemagicpercent" value="103"/>
        <attribute key="description" value="[MagicDamage: +3%]"/>      
        <attribute key="slotType" value="backpack"/>
        <attribute key="showattributes" value="1"/>
    </item>
<item id="11115" name="dwarf crest">
        <attribute key="description" value="This crest gives you dwarf outfit."/>
        <attribute key="weight" value="500"/>
    </item>

can't be bought
XML:
<item id="11242" article="a" name="damage bag">
        <attribute key="weight" value="800"/>
        <attribute key="increasemagicpercent" value="105"/>
        <attribute key="description" value="[MagicDamage: +5%]"/>            
        <attribute key="containerSize" value="32"/>
        <attribute key="skillDist" value="5"/>
        <attribute key="skillClub" value="5"/>
        <attribute key="skillSword" value="5"/>
        <attribute key="slotType" value="backpack"/>
        <attribute key="showattributes" value="1"/>
    </item>
<item id="7894" article="a" name="kraken legs">
        <attribute key="weight" value="1900"/>
        <attribute key="skillDist" value="2"/>
        <attribute key="skillClub" value="2"/>
        <attribute key="skillSword" value="2"/>
        <attribute key="increasemagicpercent" value="103"/>
        <attribute key="speed" value="40"/>
        <attribute key="description" value="[MagicDamage: +3%]"/>
        <attribute key="armor" value="50"/>
        <attribute key="slotType" value="legs"/>
        <attribute key="showattributes" value="1"/>
    </item>

And no any console error :(
 
can be bought
Code:
"/>       
        <attribute key="slotType" value="backpack"/>
        <attribute key="showattributes" value="1"/>
    </item>
<item id="11115" name="dwarf crest">
        <attribute key="description" value="This crest gives you dwarf outfit."/>
        <attribute key="weight" value="500"/>
    </item>

can't be bought
XML:
<item id="11242" article="a" name="damage bag">
        <attribute key="weight" value="800"/>
        <attribute key="increasemagicpercent" value="105"/>
        <attribute key="description" value="[MagicDamage: +5%]"/>             
        <attribute key="containerSize" value="32"/>
        <attribute key="skillDist" value="5"/>
        <attribute key="skillClub" value="5"/>
        <attribute key="skillSword" value="5"/>
        <attribute key="slotType" value="backpack"/>
        <attribute key="showattributes" value="1"/>
    </item>
<item id="7894" article="a" name="kraken legs">
        <attribute key="weight" value="1900"/>
        <attribute key="skillDist" value="2"/>
        <attribute key="skillClub" value="2"/>
        <attribute key="skillSword" value="2"/> 
        <attribute key="increasemagicpercent" value="103"/>
        <attribute key="speed" value="40"/>
        <attribute key="description" value="[MagicDamage: +3%]"/> 
        <attribute key="armor" value="50"/>
        <attribute key="slotType" value="legs"/>
        <attribute key="showattributes" value="1"/>
    </item>

And no any console error :(
you have 11242 twice. xP
 
Back
Top