Quote:
Originally Posted by ace_heart
can help me and explain what's my wrong
|
ok i see...
u need to disable the check...
watch line 170+
...
try
{
//byte[] Checkver = RWMEM.RMem(p, IntNodc2, nodc2Size);
//bool CompA = CompareByte(Checkver, nondc2o);
//bool CompB = CompareByte(Checkver, nondc2);
if (true)
{
...
disable the 3 lines and add "true" into if-procedure
now it will add all conquer clients.. every version!!
so be carefull if u write in memory!!