MPEventhandler????

SKI32

Member
when someone dies on my server they get kicked and this pops up:

"has been kicked by BattlEye: MPEventHandler Restriction #36"

what is this?
 
I had this issue a while back. I was missing some parts of the mpeventhandler.txt and remoteexec.txt, that made them compatible with the bliss files. Mostly was an issue with the killmsgs.

In the 2 text files, you need to be sure line 36 looks like this:
Code:
5 "spawn" !="spawn BIS_Effects_AirDestruction" !="spawn BIS_Effects_AirDestructionStage2" !="spawn BIS_Effects_Burn" !="_this spawn fnc_plyrHit;"
 
Back
Top