[Release] zTeam Season 6 EP3 + Source

Page 254 of 304 FirstFirst ... 154204244246247248249250251252253254255256257258259260261262264 ... LastLast
Results 3,796 to 3,810 of 4549
  1. #3796
    Apprentice IFlow is offline
    MemberRank
    Jan 2011 Join Date
    23Posts

    re: [Release] zTeam Season 6 EP3 + Source

    BUG---
    Castle siege LOT enter problem, Guild members can not enter. ( can not find C++ to start learning )
    Chat Server Has to fix Mutile databases etc Mailing doesnt work.
    Summoner BUG, Weapon doesnt need to be fixed.
    MG Weapon bug ( 2 AD options.. need just Wizardry )
    DL pets doest show in NPC SHOp ( Client Side )
    Power Slash Visual doesnt work.
    Party member exit ( and party visual lost )
    /setmoney /skin ! command fix for GMs Admins.
    Need to fix HP increase Formula
    Sometimes client reconnects when in spot.

  2. #3797
    Member worope is offline
    MemberRank
    Sep 2012 Join Date
    RussiaLocation
    60Posts

    re: [Release] zTeam Season 6 EP3 + Source

    Quote Originally Posted by IFlow View Post
    BUG---
    Castle siege LOT enter problem, Guild members can not enter. ( can not find C++ to start learning )
    Chat Server Has to fix Mutile databases etc Mailing doesnt work.
    create the alliance to enter the lot
    mail fix:
    Quote Originally Posted by worope View Post
    protocol.cpp
    Find the function FriendMemoListReq(aIndex);
    Also replace with FriendMemoListReq((FHP_FRIEND_MEMO_LIST *)aRecv, aIndex);

    edsprotocol.cpp and .h
    Find the void FriendMemoListReq(int aIndex)
    Replace with void FriendMemoListReq(FHP_FRIEND_MEMO_LIST * lpMsg, int aIndex)

  3. #3798
    Account Upgraded | Title Enabled! ftewegw1 is offline
    MemberRank
    Sep 2012 Join Date
    292Posts

    re: [Release] zTeam Season 6 EP3 + Source

    Quote Originally Posted by worope View Post
    create the alliance to enter the lot
    mail fix:


    this is not the exact fix for the mail thing but you can always get the fix from my thread as well as many other fixes, almost bugless sources
    have fun and dont re-invent the wheel, most of the "bugs" posted lately have been solved a year ago lol

  4. #3799
    Valued Member tangyi90 is offline
    MemberRank
    Oct 2014 Join Date
    128Posts

    re: [Release] zTeam Season 6 EP3 + Source

    Quote Originally Posted by worope View Post
    create the alliance to enter the lot
    mail fix:


    protocol.cpp
    FriendMemoListReq(aIndex);
    FriendMemoListReq((FHP_FRIEND_MEMO_LIST *)aRecv, aIndex);

    edsprotocol.cpp and .h
    void FriendMemoListReq(int aIndex)
    void FriendMemoListReq(FHP_FRIEND_MEMO_LIST * lpMsg, int aIndex)
    Last edited by tangyi90; 04-08-15 at 06:46 AM.

  5. #3800
    Member hoanmaster321 is offline
    MemberRank
    Feb 2015 Join Date
    Hà Nội, VietLocation
    93Posts

    re: [Release] zTeam Season 6 EP3 + Source

    let me ask souce had no post sale item in chat. if me xi manual, thanks

  6. #3801
    Account Upgraded | Title Enabled! or30n is offline
    MemberRank
    Jun 2005 Join Date
    731Posts

    re: [Release] zTeam Season 6 EP3 + Source

    Does anyone had fix for the dark knight skill death stab visual bug; The combo works fine.

  7. #3802
    Apprentice ricday4 is offline
    MemberRank
    Feb 2013 Join Date
    20Posts

    re: [Release] zTeam Season 6 EP3 + Source

    how to solve this not to stay in the party with different gens as changes?
    > http://imageshack.com/a/img633/2020/ZY7BJy.jpg
    >http://imageshack.com/a/img537/7153/MHdpGb.jpg
    Last edited by ricday4; 05-08-15 at 08:47 AM.

  8. #3803
    Valued Member tangyi90 is offline
    MemberRank
    Oct 2014 Join Date
    128Posts

    re: [Release] zTeam Season 6 EP3 + Source

    3DWing ChaosSuccessRate How to set

  9. #3804
    Apprentice IFlow is offline
    MemberRank
    Jan 2011 Join Date
    23Posts

    re: [Release] zTeam Season 6 EP3 + Source

    how to config /reset comm system?

  10. #3805
    Account Upgraded | Title Enabled! phgkhh is offline
    MemberRank
    Dec 2009 Join Date
    395Posts

    re: [Release] zTeam Season 6 EP3 + Source

    In the Battle Map (Gen VS), I have killed the opposite Gen's member but it count me to PK, how can I fix this?

  11. #3806
    Member amocthong is offline
    MemberRank
    May 2014 Join Date
    71Posts

    re: [Release] zTeam Season 6 EP3 + Source

    Share ( please give me Effects )

    Last edited by amocthong; 06-08-15 at 11:38 AM.

  12. #3807

    re: [Release] zTeam Season 6 EP3 + Source

    Quote Originally Posted by ricday4 View Post
    how to solve this not to stay in the party with different gens as changes?
    > http://imageshack.com/a/img633/2020/ZY7BJy.jpg
    >http://imageshack.com/a/img537/7153/MHdpGb.jpg
    Data\GensSystem.dat

    set PartyEnter 1

  13. #3808
    Member worope is offline
    MemberRank
    Sep 2012 Join Date
    RussiaLocation
    60Posts

    re: [Release] zTeam Season 6 EP3 + Source

    Quote Originally Posted by amocthong View Post
    Share ( please give me Effects )

    sorry man i dont share this effects.

  14. #3809
    Valued Member tangyi90 is offline
    MemberRank
    Oct 2014 Join Date
    128Posts

    re: [Release] zTeam Season 6 EP3 + Source

    BUG
    Dark Horse
    of Dark Raven Downline level can not be saved
    Dark Horse of Dark Raven Downline level can not be saved
    Dark Horse of Dark Raven Downline level can not be saved
    Dark Horse of Dark Raven Downline level can not be saved
    Dark Horse of Dark Raven Downline level can not be saved
    Dark Horse of Dark Raven Downline level can not be saved
    Dark Horse of Dark Raven Downline level can not be saved
    Dark Horse of Dark Raven Downline level can not be saved

  15. #3810
    Account Upgraded | Title Enabled! samsunggon is offline
    MemberRank
    Mar 2010 Join Date
    Lorencia BarLocation
    518Posts

    re: [Release] zTeam Season 6 EP3 + Source

    Quote Originally Posted by tangyi90 View Post
    BUG
    Dark Horse
    of Dark Raven Downline level can not be saved
    Dark Horse of Dark Raven Downline level can not be saved
    Dark Horse of Dark Raven Downline level can not be saved
    Dark Horse of Dark Raven Downline level can not be saved
    Dark Horse of Dark Raven Downline level can not be saved
    Dark Horse of Dark Raven Downline level can not be saved
    Dark Horse of Dark Raven Downline level can not be saved
    Dark Horse of Dark Raven Downline level can not be saved
    dont use drop command for DarkHorse &Raven
    just combine it.



Advertisement