restriction 128

Crispies

New Member
I get restriction 128 on my server after installing sarge ai. All players get kicked on join. I want to learn how to fix these but I haven't found a good guide yet if anyone knows any please post them. So if you guys could help I would appreciate it.

This is the line in battleye.
Code:
5 "rspawn" !"rspawn = 'spawn'" !"rspawncode = compile PreprocessFile (BIS_PathMPscriptCommands + 'spawn.sqf')" !"rspawncode"

This is the log
Code:
BIS_CPP_Muzzle_ForceReload = compile preprocessFileLineNumbers "\ca\communityconfigurationproject"
04.07.2013 06:10:06: player info - #128 "cVM '\ca\Data\ParticleEffects\SCRIPTS\init.sqf'; _this call compile preprocessFileLineNumbers '\ca\communityconfigurationproject"
04.07.2013 06:10:06: player info - #128 "{
BIS_CPP_Muzzle_Init = true;


Nvm the answer was a few posts down I missed it answer was put !"rspawn," at end of line
 
Back
Top