| View previous topic :: View next topic |
| Author |
Message |
Malboeuf

Joined: Feb 24, 2006 Posts: 140 Location: Canada
|
Posted: Tue May 23, 2006 3:07 am Post subject: CAC results / XMS.pbo error |
|
I got my hands on another unkown version of the XSM from Stalker, it was claimed to be a polish version, but it only contains the standard
English French Italian Spanish German Czech
but it also causes the error, since there are soooooo many version from 1.10 to 1.96 (XMS was patched now and then plus there are 2 stock version OFP 1.46and lower and OFPRES 1.96 and lower)
So im going to conclude that TKC used a simular older or odd/off version of the XSM to create the cheat version and the error was transfered to the cheat from the older XMS version that some polish player may have
this does not apear to be the main stream Stock polish version as many Pols do not get this error
the admins have asked me if they should use a required down load for XMS, and few other files and i told then that CTITC has all ready done this with no game play problems
so that leaves us with two known addons that cause this error, 1 a random unkown version and the other a cheat
this means there is no way for me to be certin he was cheating, that and he has played on our server for almost two years with the same name
So with the new insite i rertact our claim against CAC and offer my apologies
_________________ MOOOO |
|
| Back to top |
|
 |
amalka

Joined: Nov 22, 2005 Posts: 125 Location: Prague, Czech Rep.
|
Posted: Tue May 23, 2006 7:36 am Post subject: Re: CAC results |
|
The error comes from a wrong definition of the Single class inside config.cpp. There is no language version using this class definition inside the stock config.bin of xms.pbo... Just check with BIS.
|
|
| Back to top |
|
 |
panther

Joined: Jul 24, 2005 Posts: 7
|
Posted: Tue May 23, 2006 11:53 am Post subject: Re: CAC results |
|
i found differences about this files, cuz everybody need to see this and know what are we talking about.
| english version wrote: |
class CfgWeapons
{
class Default {};
class MGun: Default {};
class Riffle: MGun {};
class M4: Riffle {};
class XMS: M4
{
model="\XMS\XMS";
modelOptics="\XMS\optika_XMS";
picture="\XMS\w_XMS.paa";
optics=1
opticsZoomMin=0.280000;
opticsZoomMax=0.280000;
displayName="$STR_DN_ADD_XMS";
displayNameMagazine="$STR_DN_ADD_XMS_AMMO";
shortNameMagazine="$STR_DN_ADD_XMS";
};
}; |
and
| polish version wrote: |
class CfgWeapons
{
class Default {};
class MGun: Default {};
class Riffle: MGun {};
class M4: Riffle {};
class XMS: M4
{
model="\XMS\XMS";
modelOptics="\XMS\optika_XMS";
picture="\XMS\w_XMS.paa";
optics=1
opticsZoomMin=0.280000;
opticsZoomMax=0.280000;
displayName="$STR_DN_ADD_XMS";
displayNameMagazine="$STR_DN_ADD_XMS_AMMO";
shortNameMagazine="$STR_DN_ADD_XMS_AMMO";
modes[]={"SingleS","FullAutoS"};
class Single {};
class SingleS: Single
{
displayName="$STR_DN_ADD_XMS";
};
class FullAuto {};
class FullAutoS: FullAuto
{
displayName="$STR_DN_ADD_XMS_AUTO";
};
};
}; |
in Poland released ofp called "Operation Flashpoint Platinum Edition". there are many differences with english versions and all this messages are by wrong filecheckers or not informed filecheckers writers.
Anyway before you accuse somebody of tkc shits check it precisely and if somebody is telling you about situation check it too.
or do this like nore fags who banned me without any proof on their server and wrote here many baseless accusations. they show only their stupidity and childlish behaviour in first i think league where they play...
anyway they should apologize all ppl for this accusations. if not everybody will know with who you play when you play against nore...
_________________ A† Ti®O
 |
|
| Back to top |
|
 |
amalka

Joined: Nov 22, 2005 Posts: 125 Location: Prague, Czech Rep.
|
Posted: Tue May 23, 2006 11:55 am Post subject: Re: CAC results |
|
LOL, thanks for a good evidence.
You wanna tell us that POLISH VERSION uses SILENCED XMS for SINGLE and FULL AUTO shots?  What do you think the SingleS class is being used for????  )))))
|
|
| Back to top |
|
 |
Szakal

Joined: Jul 20, 2005 Posts: 28 Location: Poland
|
Posted: Tue May 23, 2006 12:25 pm Post subject: Re: CAC results |
|
| panther wrote: |
| anyway they should apologize all ppl for this accusations. if not everybody will know with who you play when you play against nore... |

|
|
| Back to top |
|
 |
panther

Joined: Jul 24, 2005 Posts: 7
|
|
| Back to top |
|
 |
Stalker League Admin


Joined: Feb 24, 2005 Posts: 737 Location: New York
|
|
| Back to top |
|
 |
Georg

Joined: Jan 03, 2006 Posts: 113 Location: Austria
|
Posted: Tue May 23, 2006 1:07 pm Post subject: Re: CAC results |
|
| Stalker wrote: |
| BTW, I do not mind discussion in the forums as long as you keep it civil. No finger pointing, name calling, etc. |
Thats it
|
|
| Back to top |
|
 |
Stalker League Admin


Joined: Feb 24, 2005 Posts: 737 Location: New York
|
|
| Back to top |
|
 |
Malboeuf

Joined: Feb 24, 2006 Posts: 140 Location: Canada
|
Posted: Tue May 23, 2006 7:23 pm Post subject: Re: CAC results / XMS.pbo error |
|
that sounds fair
_________________ MOOOO |
|
| Back to top |
|
 |
Sicilian

Joined: May 24, 2006 Posts: 1
|
Posted: Wed May 24, 2006 6:36 am Post subject: Re: CAC results / XMS.pbo error |
|
Hi folks,
it's right, there are different versions out there. The differences are posted above and the only reason for them to be different is to load different descriptions for ammo and fire modes. Why BI did that nobody can say but this is the only thing which happens there.
Requesting unique versions inside a league is always a good point even if there are no such issues before! But this won't help a lot because you can never do a sure check on these overloaded things and bypassing this little message is more than easy for them.
Only thing you can do is to check for the standard names like xXMS, yXMS or zXMS. Nothing more you can do atm.
|
|
| Back to top |
|
 |
amalka

Joined: Nov 22, 2005 Posts: 125 Location: Prague, Czech Rep.
|
Posted: Wed May 24, 2006 10:43 am Post subject: Re: CAC results / XMS.pbo error |
|
For those who understand it I just wanted to say that STG involved players had during the filecheck the same config.bin in XMS.pbo as the server. Of course there is no SingleS class definition in the server version of XMS config.bin. But they had SingleS error message. Does this need any other explanation?
Regarding Panther I have no idea what's he is talking about. If he is banned he can ask in our forum for the reason.
|
|
| Back to top |
|
 |
Crazy_Doggi

Joined: Apr 25, 2005 Posts: 35
|
Posted: Wed May 24, 2006 7:21 pm Post subject: Re: CAC results / XMS.pbo error |
|
In Russian version of game too there are changed files, but we download original files from the English version.
|
|
| Back to top |
|
 |
[cAc]yorgoo

Joined: Feb 24, 2006 Posts: 46 Location: Poland
|
Posted: Wed May 24, 2006 8:12 pm Post subject: Re: CAC results / XMS.pbo error |
|
it doesnt sounds fair for us. In rn vs cAc match RN members was cheating they use boot AI and now they trying to malign us!!
Stalker your decision isnt fair like I said before they behavior was vulgar and gruff and U do not in this case.
|
|
| Back to top |
|
 |
Malboeuf

Joined: Feb 24, 2006 Posts: 140 Location: Canada
|
Posted: Wed May 24, 2006 8:21 pm Post subject: Re: CAC results / XMS.pbo error |
|
| Sicilian wrote: |
Only thing you can do is to check for the standard names like xXMS, yXMS or zXMS. Nothing more you can do atm. |
actually i have a new ingame scanner addon that works with TKC scanning combined with CCL Ref scripts, my problem is that it works great when im close to the person but fails on players farther away i have to figure a way to scan players instead of objects but have had no time to finish) and i cant find a way for it to work on servers with out it leaking to TKC members
so far the scanner will show which cheat pack they are running and show thier modified weapons and thier file names for file checks later
_________________ MOOOO |
|
| Back to top |
|
 |
|