Thug Posted March 11, 2017 Report Share Posted March 11, 2017 ON 1061 players are getting kicked when they log in for publicvariable #0 "PVAHR_0_j6l6p8P49224H5o6t89". each player has a different number. Would I put !="PVAHR" or !="PVAHR_0_j6l6p8P49224H5o6t89" Link to comment Share on other sites More sharing options...
salival Posted March 11, 2017 Report Share Posted March 11, 2017 These are the public variables for battle eye that I use: !=PVAH_AdminReq !=PVAH_WriteLogReq !"PVAHR_0_" So this what you would do it like with the default epoch publicvariable.txt filter: 5 !=(remExField|remExFP) !=(PVCDZ_obj_GutBody|drn_AskServerDynamicWeatherEventArgs|BIS_effects_gepv|achievement) !=PVDZ_(drg_(RaDrag|RaLW|RLact)|getTickTime|hlt_Bleed|obj_(Delete|Publish|RoadFlare|Destroy|Fire)|veh_Save|veh_SF) !=PVDZ_(plr_(Death|Login[12]|LoginRecord|Save|SwitchMove)|Server(_Simulation|StoreVar)|sec_atp) !=PVDZ_(playerMedicalSync|object_replace|groupInvite) !=PVDZ_(send(|Unconscious)) !=PVDZ_Server_(buildLock|LogIt|UpdateGroup) !=PVDZ_Server_process(Code|SetAccessCode) !=PVDZ_objgather_(Delete|Knockdown) !=PVDZE_(obj_(Delete|Publish|Swap|Trade)|maintainArea|veh_(Lock|Publish2|Upgrade)|handleSafeGear|plr_(DeathB|FriendRQ|TradeMenu)) !=PVAH_AdminReq !=PVAH_WriteLogReq !"PVAHR_0_" Thug 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now