Loading...
  1. Dismiss Notice
  2. Dismiss Notice
  3. Dismiss Notice
  4. Dismiss Notice
  5. Dismiss Notice
  6. Dismiss Notice
  7. Dismiss Notice
  8. If this is your first visit, you may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Item Pak that works?

Discussion in 'General Discussion' started by Amaryllis, May 30, 2011.

Thread Status:
Not open for further replies.
  1. Amaryllis

    Amaryllis Expert Forum Legend

    Joined:
    Apr 4, 2011
    Messages:
    599
    Likes Received:
    405
    Trophy Points:
    0
    Location:
    Louisiana =)
    Is there an Item pak that actually works? Can't get lucky wings to trade.
     
  2. XikO

    XikO fмƖ, ι Ɩσνє му Ɩιfє Forum Legend

    Joined:
    Jan 16, 2011
    Messages:
    1,240
    Likes Received:
    708
    Trophy Points:
    368
    Location:
    SωιтzєяƖαηɗ ~
  3. Amaryllis

    Amaryllis Expert Forum Legend

    Joined:
    Apr 4, 2011
    Messages:
    599
    Likes Received:
    405
    Trophy Points:
    0
    Location:
    Louisiana =)
    ok thank you, hopefully I can get it to work.
     
  4. Downfall

    Downfall Well-Known Member

    Joined:
    Jan 14, 2011
    Messages:
    1,512
    Likes Received:
    1,038
    Trophy Points:
    363
    does that item pak work for stormwings/anuhart/sema and everything else thats not tradable atm?
     
  5. Razor

    Razor Master of Disguise Forum Legend

    Joined:
    Oct 14, 2010
    Messages:
    3,097
    Likes Received:
    2,032
    Trophy Points:
    463
    Location:
    Sofia, Bulgaria
    I use it for myself on a 2.1.0.11 client, so I guess both .11 and .12 work, would say so for any client .7 and up as well.

    If you have VIP, I find no reason for it to shouldn't.
     
  6. Downfall

    Downfall Well-Known Member

    Joined:
    Jan 14, 2011
    Messages:
    1,512
    Likes Received:
    1,038
    Trophy Points:
    363
    yeah but without VIP?o.o
     
  7. Razor

    Razor Master of Disguise Forum Legend

    Joined:
    Oct 14, 2010
    Messages:
    3,097
    Likes Received:
    2,032
    Trophy Points:
    463
    Location:
    Sofia, Bulgaria
    No, currently Non-VIP can't trade those items according to the server files. Your client would say they're tradable, but they just won't go into the trade window if you lack VIP.

    Edit: For a better explanation, here it is -
    This, is what information your client holds:
    Code:
      <client_item>
        <id>100600782</id>
        <name>book_d_a_e2_55a</name>
        <desc>STR_BOOK_D_A_E2_55A</desc>
        <weapon_type>2h_book</weapon_type>
        <item_type>abyss</item_type>
        <mesh>BO_A106</mesh>
        <mesh_change>0</mesh_change>
        <material>mat_book_h</material>
        <ammo_bone>Lhand_bone</ammo_bone>
        <ammo_fx>magic_weapon_book2.book.ammo</ammo_fx>
        <ammo_speed>18</ammo_speed>
        <dmg_decal>2</dmg_decal>
        <combat_item_fx>sys_weapon.V2_abyss.type_2</combat_item_fx>
        <icon_name>Icon_Item_Book_E01</icon_name>
        <price>2499500</price>
        <abyss_point>3292800</abyss_point>
        <abyss_item>medal_03</abyss_item>
        <abyss_item_count>163</abyss_item_count>
        <max_stack_count>1</max_stack_count>
        <equipment_slots>main</equipment_slots>
        <min_damage>210</min_damage>
        <max_damage>233</max_damage>
        <str>0</str>
        <agi>0</agi>
        <kno>100</kno>
        <hit_accuracy>0</hit_accuracy>
        <critical>0</critical>
        <parry>0</parry>
        <magical_skill_boost>820</magical_skill_boost>
        <magical_hit_accuracy>431</magical_hit_accuracy>
        <attack_type>magical_water</attack_type>
        <attack_delay>2200</attack_delay>
        <hit_count>1</hit_count>
        <attack_gap>0.000000</attack_gap>
        <attack_range>15.000000</attack_range>
        <quality>epic</quality>
        <level>55</level>
        <lore>FALSE</lore>
        <can_exchange>TRUE</can_exchange>
        <can_sell_to_npc>TRUE</can_sell_to_npc>
        <can_deposit_to_character_warehouse>TRUE</can_deposit_to_character_warehouse>
        <can_deposit_to_account_warehouse>TRUE</can_deposit_to_account_warehouse>
        <can_deposit_to_guild_warehouse>TRUE</can_deposit_to_guild_warehouse>
        <breakable>TRUE</breakable>
        <soul_bind>FALSE</soul_bind>
        <remove_when_logout>FALSE</remove_when_logout>
        <gender_permitted>all</gender_permitted>
        <warrior>55</warrior>
        <scout>55</scout>
        <mage>55</mage>
        <cleric>55</cleric>
        <fighter>55</fighter>
        <knight>55</knight>
        <assassin>55</assassin>
        <ranger>55</ranger>
        <wizard>55</wizard>
        <elementalist>55</elementalist>
        <chanter>55</chanter>
        <priest>55</priest>
        <option_slot_bonus>0</option_slot_bonus>
        <bonus_attr1>magicalhitAccuracy 61</bonus_attr1>
        <bonus_attr2>BoostCastingTime 20%</bonus_attr2>
        <bonus_attr3>magicalCritical 20</bonus_attr3>
        <bonus_attr4>maxHp 198</bonus_attr4>
        <bonus_attr12>Pvpattackratio 100</bonus_attr12>
        <bonus_apply>equip</bonus_apply>
        <no_enchant>FALSE</no_enchant>
        <can_proc_enchant>TRUE</can_proc_enchant>
        <can_composite_weapon>TRUE</can_composite_weapon>
        <cannot_changeskin>0</cannot_changeskin>
        <ui_sound_type>Sounds/item/item_att_book</ui_sound_type>
        <cash_item>0</cash_item>
        <can_split>FALSE</can_split>
        <item_drop_permitted>FALSE</item_drop_permitted>
        <race_permitted>pc_light pc_dark</race_permitted>
      </client_item>
    Notice that there are tags like <can_exchange>TRUE</can_exchange>. Self-explanatory - if it's false, your client's saying that the item is untradeable. (That's a ripoff from my Items.pak (client_items.xml), where the value is set to true)

    ---

    Here's what the server files hold about the same item (that's not Gamez, that's my own server' file where the ABG Tome (that's the item I'm working with) is completely untradeable:
    Code:
        <item_template id="100600782" level="55" mask="7240" weapon_type="BOOK_2H" item_type="ABYSS" item_category="BOOK" quality="EPIC" price="2499500" ap="3292800" ai="186000096" aic="163" origRace="ASMODIANS" restrict="55,55,55,55,55,55,55,55,55,55,55,55" desc="1515847" attack_type="magical_water" dmg_decal="2" slot="1" equipment_type="WEAPON">
            <modifiers>
                <add value="431" name="MAGICAL_ACCURACY"/>
                <add value="820" name="BOOST_MAGICAL_SKILL"/>
                <add value="210" name="MIN_DAMAGES"/>
                <add value="233" name="MAX_DAMAGES"/>
                <add value="61" bonus="true" name="MAGICAL_ACCURACY"/>
                <add value="100" bonus="true" name="PVP_ATTACK_RATIO"/>
                <rate value="20" bonus="true" name="BOOST_CASTING_TIME"/>
                <add value="20" bonus="true" name="MAGICAL_CRITICAL"/>
                <add value="198" bonus="true" name="MAXHP"/>
                <set value="2200" name="ATTACK_SPEED"/>
                <set value="15000" name="ATTACK_RANGE"/>
                <set value="1" name="HIT_COUNT"/>
                <mean max="233" min="210" name="POWER"/>
            </modifiers>
        </item_template>
    Here, notice the following value - restrict="55,55,55,55,55,55,55,55,55,55,55,55". This is a ripoff of a server's item_templates.xml, where 55,55,55... means a specific type of values that will be shown, though, I don't understand them completely, which is the reason I can't make my server to trade all items >.< Anyways, our developers know about it, but they're either lazy or takes too much time to sort out the items that should be non-vip tradeable / vip tradeable and do the non-vip/vip check for each item. I believe that does take a lot of time.

    So, you may now understand what's actually happening "behind the scene" :)
     
    Last edited: May 30, 2011
  8. XikO

    XikO fмƖ, ι Ɩσνє му Ɩιfє Forum Legend

    Joined:
    Jan 16, 2011
    Messages:
    1,240
    Likes Received:
    708
    Trophy Points:
    368
    Location:
    SωιтzєяƖαηɗ ~
    there isn't any item.pak who allows you to trade those without VIP at the moment. sorry
     
  9. Downfall

    Downfall Well-Known Member

    Joined:
    Jan 14, 2011
    Messages:
    1,512
    Likes Received:
    1,038
    Trophy Points:
    363
    hmm alright well ty ^^
     
  10. Razor

    Razor Master of Disguise Forum Legend

    Joined:
    Oct 14, 2010
    Messages:
    3,097
    Likes Received:
    2,032
    Trophy Points:
    463
    Location:
    Sofia, Bulgaria
    I edited with some shitload of code, mind reading it if you want to understand why and why ;)
     
Thread Status:
Not open for further replies.

Share This Page