[Release] Reversion of Chaos - Source

11/26/2011 13:40 Pixelfehler#361
Quote:
Originally Posted by dergunga View Post
, der Source ist auch nicht sooo Geil .
An Anfang wart ihr doch alle scharf auf dem Source wo Entioom die Bins immer releast hat und jetzt Labern die meisten *Ja Scheiße*
Logik?!?

;)
11/26/2011 14:23 Flash!#362
Quote:
Originally Posted by dergunga View Post
Mir scheiss egal wenn ihr mir nicht glaubt , sogar der Cleane von Sedrika hat einen Backdoor , der ist aber net von Sedrika ! Ich suche doch jetzt nicht für dich den Backdoor xD Wenn du mit nicht glaubst , der Source ist auch nicht sooo Geil .

Lg
derGunga
stfu, thx.

Ganz ehrlich als wenn sich Leute wie du das nicht direkt heruntergeladen haben
weil er einige aktuelle Inhalte enthält (ich gebe zu, ich gehörte dazu. Hab mir
ein paar Dinge rausgenommen).

.. und komm nicht mit so dummen: Da ist backdoor, aber ich zeigs nicht nänänä!!

Zeig uns die Backdoors oder halt dich in deiner Traumwelt einfach geschlossen.
11/30/2011 13:22 clinkz96#363
i put toms in RoC..but im stack at charater selection...i see in toms console..the error is...my ip- Reason: Non FlyFF-header packet. (pos: 0 | num_bytes: 25 | len: 25)??what is my error?
12/01/2011 11:31 bkaddict20#364
all the exploits in this source are all blocked right ? :) just asking XD
12/02/2011 12:49 bkaddict20#365
the master and hero skills are not working..how to fix it -_- ?
12/06/2011 03:17 fccfcc#366
Quote:
Originally Posted by bkaddict20 View Post
the master and hero skills are not working..how to fix it -_- ?
Resdata.inc (Client)
change
PHP Code:
IDS_RESDATA_INC_007089
    
}
    
WTYPE_STATIC WIDC_CUSTOM2 "" 0 414 184 442 212 0x260000 0 0 0 0 46 112 169
    
{
    
// Title String
IDS_RESDATA_INC_007090
    
}
    {
    
// ToolTip
IDS_RESDATA_INC_007091
    
}
    
WTYPE_STATIC WIDC_CUSTOM3 "" 0 414 266 442 294 0x260000 0 0 0 0 46 112 169 
to
PHP Code:
IDS_RESDATA_INC_007089
    
}
    
WTYPE_CUSTOM WIDC_CUSTOM2 "" 0 414 184 442 212 0x260000 0 0 0 0 46 112 169
    
{
    
// Title String
IDS_RESDATA_INC_007090
    
}
    {
    
// ToolTip
IDS_RESDATA_INC_007091
    
}
    
WTYPE_CUSTOM WIDC_CUSTOM3 "" 0 414 266 442 294 0x260000 0 0 0 0 46 112 169 
if still dont work pm me

Baruna Piercing xD (Add the jewell slots just for fun xP)
[Only registered and activated users can see links. Click Here To Register...]
12/06/2011 07:01 bkaddict20#367
today my world server just crash and had this error ...

================== logged at 2011/12/6 13:10:10 ==========================

Exception code : C0000005 ACCESS_VIOLATION
Fault address :005356C8 01:001346C8 C:\NeuroSpace\Resource\WorldServer.exe.exe

Registers:
EAX:00000000
EBX:00000000
ECX:42B75008
EDX:00000000
ESI:42B75008
EDI:00000000
CS:EIP:001B:005356C8
SS:ESP:0023:08B7FDB0 EBP:42B75008
DS:0023 ES:0023 FS:003B GS:0000
Flags:00010216

Call stack:
Address Frame
005356C8 08B7FDBC CMover::ActivateEatPet+8
0055F43F 08B7FDCC CAIPet::NotOwnedPetInactivated+7F
0055F549 08B7FDF8 CAIPet::MoveProcessIdle+79
0055F6DF 08B7FE20 CAIPet::StateIdle+2F
00556835 08B7FE50 CAIInterface::RouteMessage+E5
0051DB67 42B75008 CMover::Process+167


===== [end of file] =====


HOW CAN I FIX IT? I don't understand this error ...and the error.txt doesn't show up in my server files :| please help
12/06/2011 08:14 fccfcc#368
Any error on the client? Remember that time was the error?
Auto pet feed, pet too far away, ... or was a random crash?
12/06/2011 10:30 bkaddict20#369
I have the error in client "total 9999999" and having the error in the error.txt "total 0"... Pet teleports to me even too far away
12/06/2011 13:56 fccfcc#370
AIPet.cpp
Change
PHP Code:
else if( !pOwner->IsValidAreapEatPet32 ) )
    {
        
CItemElempItemElem pOwner->GetVisPetItem();
        
pOwner->InactivateEatPet();
        
pOwner->ActivateEatPet(pItemElem);
        return 
TRUE;
    } 
to
PHP Code:
else if( !pOwner->IsValidAreapEatPet32 ) )
    {
        
pOwner->InactivateEatPet();
        return 
TRUE;
    } 
For total #### error
delete or comment _Common/Buff.cpp
PHP Code:
Error"total %d"pBuff->GetTotal() ); 
12/07/2011 12:50 clinkz96#371
hi i got error in my error.txt


2011/12/ 7 21:12:42 m_nAttackFirstRange ÀÌ»ó:0 Event Card Puppet

2011/12/ 7 23:43:23 CWorld::DeleteObj : type=4 idx=22274 4829

guys..its flood in my error.txt..where can i fix that??
12/07/2011 13:15 bkaddict20#372
and sir I edit the cooldown of the Asal of Bill POster to 10 seconds (BECAUSE BEFORE IT's 50 seconds) in Skilladd.csv but still the same? is it because of the source? If yes, what should I do to fix the cooldown seconds ? :)
12/07/2011 21:53 Ultimate™#373
hab auch das problem ich hab 45sek. cooldown auf asal obwohl in propSkillAdd.csv auf 15sek. ist wo ist das problem ??
12/08/2011 02:55 *~Virtuos~*#374
Quote:
Originally Posted by DonaldFuck View Post
hab auch das problem ich hab 45sek. cooldown auf asal obwohl in propSkillAdd.csv auf 15sek. ist wo ist das problem ??
.txt nicht .csv nachschauen :)

[Only registered and activated users can see links. Click Here To Register...]
12/11/2011 03:29 Shuya83#375
Das collector system in denn files ist total buggy es dauert minuten bis mal nen item raus kommt ist das normal?