How config not overlap while buy item in NPC

Results 1 to 6 of 6
  1. #1
    Novice kenny4 is offline
    MemberRank
    Aug 2022 Join Date
    4Posts

    How config not overlap while buy item in NPC

    I'm using IGCN file. While I buy item in NPC like Healing Potion or Mana Potion it overlap. In my config item.xml overlap = 0.


  2. #2
    C++ Developer zipper20032 is offline
    MemberRank
    Oct 2006 Join Date
    0x198837ADLocation
    663Posts
    Check ItemStack files too (client and server) if existing.

  3. #3
    Novice kenny4 is offline
    MemberRank
    Aug 2022 Join Date
    4Posts
    Quote Originally Posted by zipper20032 View Post
    Check ItemStack files too (client and server) if existing.
    I dont have Itemstack in my data file

  4. #4
    @kenny4 which exact files or season you use? did u edit client side item file too ?

  5. #5
    Novice kenny4 is offline
    MemberRank
    Aug 2022 Join Date
    4Posts
    Quote Originally Posted by KarLi View Post
    @kenny4 which exact files or season you use? did u edit client side item file too ?
    I'm using this file + client https://forum.ragezone.com/f197/rele...season-1146663
    I checked in item.bmd , it 0 of 255. That correct @KarLi?

  6. #6
    Quote Originally Posted by kenny4 View Post
    I'm using this file + client https://forum.ragezone.com/f197/rele...season-1146663
    I checked in item.bmd , it 0 of 255. That correct @KarLi?
    so as i know in overlap u must put your desired potion number for example if u want 255 then
    Overlap="255"

    client side by default but u can edit it and see what it says there in item_eng.bmd client/data/local/eng



Advertisement