Jump to content
Sign in to follow this  
gravedancer

Script restriction 45

Recommended Posts

Anyone know what that is? people on my server get it every time they change thier skin or become heros/bandits. Whats the fix?

Share this post


Link to post
Share on other sites

Google would have answerd this for you, but anyways go to your battleeye scripts folder and edit it,

Find this line..

5 setHit !”\”setHit\”,” !”object_setHitServer = compile preprocessFileLineNumbers \”\z” !”player setHit[\"legs\",1];” !”_unit setHit[\"legs\",0];” !”_unit setHit[\"hands\",0];” !”_unit setHit[_selection,_damage];” !”_total = [_unit,_hit,_damage] call object_setHitServer;” !”_ent setVariable [\"hit_legs\",2,true];”;

Make it look like this..

5 setHit !”\”setHit\”,” !”object_setHit” !”object_setHitServer = compile preprocessFileLineNumbers \”\z” !”player setHit[\"legs\",1];” !”_unit setHit[\"legs\",0];” !”_unit setHit[\"hands\",0];” !”_unit setHit[_selection,_damage];” !”_total = [_unit,_hit,_damage] call object_setHitServer;” !”_ent setVariable [\"hit_legs\",2,true];”

People may make the noise of breaking there legs from time to time when they change but wont do any actual damage or break your legs at all.

Info from KK

Hope this helps

Tang

P.s this took about 20 minutes to write because this sick joke of a forum ha, Kept deleting my shit.

Edited by TheTang

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×