[Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

Page 17 of 17 FirstFirst ... 791011121314151617
Results 401 to 409 of 409
  1. #401
    Account Upgraded | Title Enabled! cover is offline
    MemberRank
    Jun 2016 Join Date
    320Posts

    Re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

    Quote Originally Posted by chckhai View Post
    /// gs fixxxxxxxxxxxx
    PMSG_SETAGILITYBUG pAgilityBug; pAgilityBug.h.c = 0xC1; pAgilityBug.h.headcode = 0xFA; pAgilityBug.h.size = sizeof(pAgilityBug); pAgilityBug.subcode = 0xA2; if (lpObj->Class == CLASS_RAGEFIGHTER || lpObj->Class == CLASS_ELF || lpObj->Class == CLASS_KNIGHT) //fix Death Stab
    How to insert this code mate ?

  2. #402
    Proficient Member Desperate is offline
    MemberRank
    Dec 2011 Join Date
    Kyōto, JapanLocation
    162Posts

    Re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

    Quote Originally Posted by cover View Post
    How to insert this code mate ?
    DSProtocol.ccp

    find :
    PMSG_SETAGILITYBUG pAgilityBug;
    ..
    ..
    if (lpObj->Class == CLASS_RAGEFIGHTER || lpObj->Class == CLASS_ELF)

    change to
    if (lpObj->Class == CLASS_RAGEFIGHTER || lpObj->Class == CLASS_ELF || lpObj->Class == CLASS_KNIGHT)

  3. #403
    Apprentice pote3attack is offline
    MemberRank
    Dec 2015 Join Date
    Luiz Alves, BraLocation
    7Posts

    Re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

    Quote Originally Posted by ashlay View Post
    Fixed /add and /post command and color fixed many offsets on igc.dll.
    added to mediafire folder.
    Pliss, how can i fix this error: AntiHack breach -> No response

  4. #404
    Account Upgraded | Title Enabled! muonlinegr2 is offline
    MemberRank
    May 2012 Join Date
    GreeceLocation
    708Posts

    Re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

    @drakelv source release season 13

  5. #405
    Account Upgraded | Title Enabled! cover is offline
    MemberRank
    Jun 2016 Join Date
    320Posts

    Re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

    Quote Originally Posted by Desperate View Post
    DSProtocol.ccp

    find :
    PMSG_SETAGILITYBUG pAgilityBug;
    ..
    ..
    if (lpObj->Class == CLASS_RAGEFIGHTER || lpObj->Class == CLASS_ELF)

    change to
    if (lpObj->Class == CLASS_RAGEFIGHTER || lpObj->Class == CLASS_ELF || lpObj->Class == CLASS_KNIGHT)
    Mate do you have guide on how to insert that code thanks in advance please help

  6. #406
    C++ Developer zipper20032 is offline
    MemberRank
    Oct 2006 Join Date
    0x198837ADLocation
    669Posts

    Re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

    Quote Originally Posted by cover View Post
    Mate do you have guide on how to insert that code thanks in advance please help
    In the source code... using Visual Studio. Build -> Compile -> Run -> Test

  7. #407
    Account Upgraded | Title Enabled! cover is offline
    MemberRank
    Jun 2016 Join Date
    320Posts

    Re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

    Quote Originally Posted by Desperate View Post
    DSProtocol.ccp

    find :
    PMSG_SETAGILITYBUG pAgilityBug;
    ..
    ..
    if (lpObj->Class == CLASS_RAGEFIGHTER || lpObj->Class == CLASS_ELF)

    change to
    if (lpObj->Class == CLASS_RAGEFIGHTER || lpObj->Class == CLASS_ELF || lpObj->Class == CLASS_KNIGHT)
    after i change to >>> if (lpObj->Class == CLASS_RAGEFIGHTER || lpObj->Class == CLASS_ELF || lpObj->Class == CLASS_KNIGHT)[/QUOTE]
    the wind effect is visible now ?

  8. #408
    Member kamesenin is offline
    MemberRank
    Aug 2015 Join Date
    ArgentinaLocation
    57Posts

    Re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

    Guys there is something I do not understand, having the pbd of season 12, how shit they deny so much since the code is the same IGC uses the powers of webzen for their files

    Enviado desde mi SM-A305G mediante Tapatalk

  9. #409
    Proficient Member Desperate is offline
    MemberRank
    Dec 2011 Join Date
    Kyōto, JapanLocation
    162Posts

    Re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

    Quote Originally Posted by cover View Post
    after i change to >>> if (lpObj->Class == CLASS_RAGEFIGHTER || lpObj->Class == CLASS_ELF || lpObj->Class == CLASS_KNIGHT)
    the wind effect is visible now ?
    yes its true
    Last edited by Desperate; 19-04-22 at 04:19 PM.



Advertisement