Re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)
Quote:
Originally Posted by
chckhai
/// 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 ?
Re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)
Quote:
Originally Posted by
cover
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)
Re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)
Quote:
Originally Posted by
ashlay
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
Re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)
@drakelv source release season 13
Re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)
Quote:
Originally Posted by
Desperate
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
Re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)
Quote:
Originally Posted by
cover
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
Re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)
Quote:
Originally Posted by
Desperate
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 ?
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
Re: [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)
Quote:
Originally Posted by
cover
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