Preliminary BE filters update

The big list of removals in setvariableval.txt and publicvariableval.txt
were duplicates. Other removals are covered by the new regex filter.

Still needs work. If you encounter kicks please post the restriction
type and number along with the log line in the 1.0.6 testing issue.
This commit is contained in:
ebaydayz
2016-06-05 17:29:10 -04:00
parent 98c805e8db
commit 2ea627f332
16 changed files with 83 additions and 551 deletions

View File

@@ -1,2 +1,2 @@
//new
1 ""
5 "" !DZ_ !CZ_VestPouch_EP1

View File

@@ -1,11 +1,4 @@
//new
1 "" !="BoltSteel" !="WoodenArrow" !="5x_22_LR_17_HMR" !="10x_303" !="Binocular" !"item" !"trash" !"food" !"hand" !"part" !"rnd_" !"swing" !"skin" !"smoke"
1 "Item" !="ItemSodaEmpty" !="ItemSodaPepsi" !="ItemBandage" !="ItemHeatPack" !="ItemMorphine" !="ItemWaterbottle" !="ItemWaterbottleUnfilled" !="ItemWaterbottleBoiled" !="ItemToolbox" !="ItemKnife" !="ItemWatch" !="ItemCompass" !="ItemJerrycan" !="ItemSodaCoke" !="ItemEpinephrine" !="ItemPainkiller" !="ItemBloodbag" !="ItemWire" !="ItemMatchbox" !="ItemMap" !="ItemAntibiotic" !="ItemFlashlightRed" !="ItemFlashlight" !="ItemJerrycanEmpty" !="ItemSodaMdew"
1 "trash" !="TrashTinCan" !="TrashJackDaniels" !="ItemTrashToiletpaper" !="ItemTrashRazor"
1 "food" !="FoodCanSardines" !="FoodSteakCooked" !="FoodCanFrankBeans" !="FoodSteakRaw" !="FoodCanPasta" !="FoodCanBakedBeans" !="FoodmeatRaw" !="FoodbeefRaw" !="FoodmuttonRaw" !="FoodchickenRaw" !="FoodrabbitRaw" !="FoodbaconRaw" !="FoodSteakCooked" !="FoodmeatCooked" !="FoodbeefCooked" !="FoodmuttonCooked" !="FoodchickenCooked" !="FoodrabbitCooked" !="FoodbaconCooked" !="FoodBioMeat" !="FoodCanUnlabeled" !="FoodPistachio" !="FoodNutmix" !="FoodMRE"
1 "hand" !="HandChemBlue" !="HandChemRed" !="HandChemGreen" !="HandRoadFlare"
1 "part" !="PartFueltank" !="PartWoodPile" !="PartWheel" !="PartEngine" !="PartGeneric" !="PartGlass"
1 "swing" !="Hatchet_Swing" !="Crowbar_Swing" !="Machete_Swing"
1 "Skin"
1 "smoke" !="SmokeShell" !="SmokeShellGreen" !="SmokeShellRed"
1 "rnd" !="8Rnd_9x18_Makarov" !="30Rnd_545x39_AK" !="30Rnd_556x45_Stanag" !="30Rnd_762x39_AK47" !="7Rnd_45ACP_1911" !="6Rnd_45ACP" !="2Rnd_shotgun_74Slug" !="2Rnd_shotgun_74Pellets" !="8Rnd_B_Beneli_74Slug" !="8Rnd_B_Beneli_Pellets" !="15Rnd_9x19_M9" !="15Rnd_W1866_Slug" !="30Rnd_9x19_MP5" !="17Rnd_9x19_glock17"
1 "" !^[0-9]+Rnd_|^Item|^Trash|^Food|^Fish|^Part|^Attachment_|^equip|swing$|^Hand|^(whole)?blood|^Skin !=Mosin_Nagant_Ammo|transfusionKit|TrapBear|emptyBloodBag|PipeBomb|5x_22_LR_17_HMR|10x_303|Crossbow_EX_Bolt !=Tranquiliser_Bolt !=Flare(White|Green)_(M203|GP25) !=SmokeShell(Red|Green)? !="" !=Quiver !=WoodenArrow !=CA_Magazine
1 ^[0-9]+Rnd_ !=1Rnd_(((HE|Smoke)_(M203|GP25))|Arrow_Wood|Bolt_Explosive|Bolt_Tranquilizer) !=2Rnd_shotgun_74|2Rnd_12Gauge_(Slug|Pellets|Buck) !=5Rnd_762x51_M24|5Rnd_762x54_Mosin|5Rnd_17HMR|6Rnd_45ACP|7Rnd_45ACP_1911|10Rnd_762x54_SVD|75Rnd_545x39_RPK|75Rnd_762x39_RPK !=8Rnd_(9x18_Makarov(SD)?|((B_Beneli_|12Gauge_)(74Slug|Slug|Pellets|Buck))) !=10Rnd_303British !=12Rnd_Quiver_Wood !=15Rnd_(9x19_M9(SD)?|W1866_Slug) !=17Rnd_9x19_glock17(SD)? !=20Rnd_762x51_(DMR|FNFAL) !=30Rnd_(556x45_(STANAG|G36)(SD)?|545x39_AK(SD)?|9x19_(MP5(SD)?|UZI)|762x39_(AK47|SA58)) !=64Rnd_9x19(_SD)?_Bizon !=100Rnd_762x(51_M240|54_PK) !=[12]00Rnd_556x45_M249 !=50Rnd_762x54_UK59
1=HandGrenade_Stone

View File

@@ -1,3 +1,3 @@
//new
1 "" !="Makarov" !="revolver_EP1" !="Colt1911"!="Winchester1866" !=LeeEnfield" !="AK_74" !="Crossbow" !"item"
1 "Item" !="ItemKnife" !="ItemGps" !="ItemEtool" !="ItemMap" !="ItemCompass" !="ItemWatch !="ItemFlashlightRed" !="ItemFlashlight"
1 "" !_DZ$|^Melee|^Item !=Binocular(_Vector)? !=NVGoggles|Winchester1866|MR43|M16A2|Remington870(_lamp)? !=Mosin_Nagant(((_Belt)?(_Scoped)?(_FL)?)|_broken)? !=Crossbow_(Stock|DZ|FL|(CCO|Scoped)(_FL)?) !=""
1=ItemRadio|ItemMap_Debug|Mk_48_DZ

View File

@@ -1,62 +1,25 @@
//new
1 "" !="WeaponHolder" !="TinCan" !="Rabbit" !="Goat01_EP1" !="Goat02_EP1" !="Goat" !="WildBoar" !="Sheep" !="Sheep02_EP1" !="Sheep01_EP1" !="Hen" !="Cock" !="Cow01" !="Cow02" !="Cow03" !="Cow04" !="Cow01_EP1" !="zZombie_Base" !="z_hunter" !="z_teacher" !="z_doctor" !="z_suit1" !="z_suit2" !="z_worker1" !="z_worker2" !="z_worker3" !="z_villager1" !="z_villager2" !="z_villager3" !="z_soldier" !="z_soldier_heavy" !="z_soldier_pilot" !="z_policeman" !="z_priest" !="BoltSteelF" !="Land_Fire_DZ" !="SodaCan" !="JackDaniels" !="RoadFlare" !="ChemRed" !="ChemBlue" !="ChemGreen" !="Survivor1_DZ" !="Survivor2_DZ" !="Survivor3_DZ" !="SurvivorW2_DZ" !="Bandit1_DZ" !="CZ_VestPouch_EP1" !="DZ_Patrol_Pack_EP1" !="DZ_CivilBackpack_EP1" !="DZ_ALICE_Pack_EP1" !="SmokeShell" !="SmokeShellRed" !="SmokeShellGreen" !="MedBox0" !="Camo1_DZ" !="Soldier1_DZ" !="DZ_Backpack_EP1" !="Sniper1_DZ" !="DZ_Assault_Pack_EP1" !="BanditW1_DZ" !="G_40mm_HE" !="dog" !="WeaponHolder_MeleeCrowbar" !="WeaponHolder_ItemHatchet" !="WeaponHolder_PartGeneric" !="WeaponHolder_ItemJerrycan" !="WeaponHolder_PartFueltank" !="WeaponHolder_PartGlass" !="WeaponHolder_PartEngine" !="WeaponHolder_PartWheel" !="WeaponHolder_PartVRotor" !="DZ_Czech_Vest_Puch" !="DZ_British_ACU" !="DZ_TK_Assault_Pack_EP1"
1 "SeaGull"
5 "box" !="DebugBoxPlayer_DZ" !="MedBox0" !="AmmoBoxSmall_556" !="AmmoBoxSmall_762" !="ItemMatchbox" !="ItemToolbox" !="CardBoardBox" !="FoodBox1" !="FoodBox2" !="FoodBox3" !="LockboxStorageLocked" !="LockboxStorage" !="WeaponHolder_ItemLockbox"
5 "Mine"
5 "ARTY_"
5 "SADARM_"
5 "LASER_"
5 "WP_"
5 "_MLRS"
5 "_81"
5 "_82"
5 "_105"
5 "_120"
5 "_122"
5 "_227"
1 "Bo_"
5 !(^DZ_|^z_|^WeaponHolder|Box|dog|^Smoke|^Chem|^._40mm|_DZ$|^Trap) !=(SeaGull|SmallSecondary|HelicopterExplo(Small|Big)|Stash(Small|Medium)(|[1-4])|(|Dome)TentStorage(|[0-4])) !=(CZ_VestPouch_EP1|R_M136_AT|Wire_cat1) !=(JackDaniels|(Tin|Soda)Can|RoadFlare|WoodenArrowF|zZombie_Base|Parachute(West|C)|Grenade(_|HandTimed)(West|East)) !=(CMflareAmmo|Pipebomb) !=(WildBoar|Rabbit|Sheep|Sheep(01_EP1|02_EP1)|Goat|Goat(01_EP1|02_EP1)|Hen|Cow0[1234]|Cow01_EP1|Cock) !=Blood_Trail_DZ !^(Wooden|Metal)Fence !^WoodenGate_ !=(ShantyHouse(|Stage[2-7])|SurvivorWorkshop(|Stage2|[ABC]Stage[345])|WorkBench) !=explosive_bolt !"Land_" !=Sign_(arrow_down_large|sphere10cm)_EP1
5 SeaGull //set to its own line so we know which kick we have here with out looking in the logs
1 ^DZ_ !=DZ_(British_ACU|Czech_Vest_Puch|(TK_Assault_Pack|Patrol_Pack|Assault_Pack|ALICE_Pack|CivilBackpack|Backpack)_EP1)
1 ^z_ !=z_((|new_)villager[1234]|(|new_)worker[1234]|teacher|hunter|suit[12]|soldier(|_pilot|_heavy)|policeman|doctor|priest)
1 ^WeaponHolder !=WeaponHolder !WeaponHolder_part !=WeaponHolder_(Item(DomeTent|CamoNet|Crowbar|Fuelcan|Hatchet|Jerrycan|Tent)|Melee(BaseBallBat(|Nails)|BatBarbed|Machete)) !=WeaponHolder_Part(Engine|Fueltank|Generic|Glass|VRotor|Wheel)!=WeaponHolder_Item(WorkBench|MetalSheet|ConcreteBlock|RSJ)
1 Box !=(MedBox[01]|AmmoBoxSmall_(556|762)|Item(Match|Tool)box|equip_pvc_box|FoodBox[012]|DebugBoxPlayer_DZ|Lockbox(StorageLocked|Storage)|WeaponHolder_ItemLockbox)
1 ^Smoke !=SmokeShell(|Red|Green|Yellow)
1 ^Chem !=Chem(Green|Red|Blue)
1 ^._40mm !=(G_40mm_HE|G_40mm_Smoke|F_40mm_White|F_40mm_Green)
1 _DZ$ !=(BanditW?1|Bandit1|Camo1|Sniper1|Soldier1|Survivor([123]|W2)|Blood_Trail)_DZ !=(Land_Fire|Sandbag1|Hedgehog|BearTrap|CamoNet|GrenadeHandTimedWest|flamable)_DZ
1 ^Trap Trap(_Cans|Tripwire(Flare|Grenade|Smoke)|BearTrap(Smoke|Flare))
1=(SmallSecondary|HelicopterExplo(Small|Big)) // log explosions (optional)
1=(PipeBomb|Grenade(_|HandTimed)(West|East)) // log grenades (optional)
5 (AAV|T90|M1A2_TUSK_MG|AV8B2|Mine|ARTY_|SADARM_|LASER_|WP_|_MLRS|_81|_82|_105|_120|_122|_227|_AP|_80|_57|_85|_100|_125|_30)
5 "_AA" !"Soldier_Bodyguard_AA12_PMC_DZ"
5 "_AT" !="R_M136_AT"
1 "R_M136_AT" //keep monitoring to catch obvious abuse
5 "_AP"
5 "_80"
5 "_57"
5 "_85"
5 "_100"
5 "_125"
5 "_30"
5 "_ied"
5 "_CRV7"
5 "_SMAW"
5 "_GRAD"
5 "_SABOT"
5 (_ied|_CRV7|_MEEWS|_SMAW|_GRAD|_SABOT|KORD|DSHKM|MK19|AGS|R_PG|R_OG|B_|_YakB|BBarracks|_LHD_|_acr|MASH_)
5 "Land_" !=Land_(HBarrier1|HBarrier3|HBarrier5)_DZ !=Land_(fortified_nest_small|HBarrier1|HBarrier3e|HBarrier5)Preview !=Land_DZE_(WoodDoor|LargeWoodDoor|GarageWoodDoor|WoodDoorLocked|LargeWoodDoorLocked|GarageWoodDoorLocked)
5 "_SH" !="Wooden_shed_DZ"
5 "KORD"
5 "DSHKM"
5 "MK19"
5 "AGS"
5 "Nest_" !="M240Nest_DZ" !="SandNest_DZ" !="Land_fortified_nest_smallPreview"
5 "R_PG"
5 "R_OG"
5 "B_"
5 "_YakB"
1 "_ball"
1 "_mk"
1 "_HE" !="z_soldier_heavy" //!="G_40mm_HE" //keep monitoring to catch obvious abuse
1 "HE_" //keep monitoring to catch obvious abuse
1 "M_" !="G_40mm_HE" //!="40mm_" //keep monitoring to catch obvious abuse
5 "Parachute" !="ParachuteWest" !="ParachuteC" //under monitoring
1 "dog" //until released not welcome
5 "Land_" !="Land_Fire_DZ" !="Land_HBarrier1_DZ" !="Land_HBarrier1Preview" !="Land_HBarrier3_DZ" !="Land_HBarrier3ePreview" !="Land_HBarrier5_DZ" !="Land_HBarrier5Preview" !="Land_fortified_nest_smallPreview" !="Land_DZE_WoodDoor" !="Land_DZE_LargeWoodDoor" !="Land_DZE_GarageWoodDoor" !="Land_DZE_WoodDoorLocked" !="Land_DZE_LargeWoodDoorLocked" !="Land_DZE_GarageWoodDoorLocked"
5 "BBarracks"
1 "_ep1" !="DZ_Patrol_Pack_EP1" !="DZ_CivilBackpack_EP1" !="CZ_VestPouch_EP1" !="DZ_ALICE_Pack_EP1" !="DZ_Backpack_EP1" !="DZ_Assault_Pack_EP1" !="DZ_TK_Assault_Pack_EP1"
1 "_baf"
1 "_pmc"
1 "cz_" !="CZ_VestPouch_EP1"
5 "_LHD_
5 "_acr"
5 "MASH_"
5 "Fort_" !="Fort_RazorWire" !="Fort_RazorWirePreview"
5 "BasicWeapons"
5 "SpecialWeapons"
5 "_uav"
5 (BasicWeapons|SpecialWeapons|_uav)
5 _AT !=R_M136_AT
1 R_M136_AT
1 dog

View File

@@ -1,2 +1,3 @@
//new
1 ""
1=(BanditW?1|Camo1|Sniper1|Soldier1|Survivor([123]|W2))_DZ
1 !"Blood_Trail_DZ" !"WeaponHolder"

View File

@@ -1,235 +1,2 @@
//new
1 "" !="this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';"
5 "draw"
5 "hint"
5 "create"
5 "add"
5 "remove"
5 "delete"
5 "set"
5 "play"
5 "clear"
5 "disable" !="this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';"
5 "copy"
5 "switch"
5 "text"
5 "init"
5 "hide"
5 "group"
5 "icon"
5 "marker"
5 "server"
5 "compile"
5 "loadFile"
5 "say"
5 "call"
5 "move" !="this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';"
5 "chat"
5 "fade"
5 "action"
5 "exec"
5 "mission"
5 "kb"
5 "side"
5 "show"
5 "task"
5 "allow" !="this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';"
5 "enable" !="this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';"
5 "spawn" !="_this spawn fnc_plyrHit;"
5 "for"
1 "this" !="this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';"
5 "format"
5 "skip"
5 "fail"
5 "force"
5 "parse"
5 "terminate"
5 "start"
5 "eventhandler"
5 "loading"
5 "remoteControl"
5 "toString"
5 "toArray"
5 "ctrlset"
5 "rland"
5 "trigger"
1 "BIS_Effects" //kicking not needed anymore, monitoring only
5 "BIS_"
5 "box"
5 "Mine"
5 "ARTY_"
5 "SADARM_"
5 "LASER_"
5 "WP_"
5 "_MLRS"
5 "_81"
5 "_82"
5 "-105"
5 "_120"
5 "_122"
5 "_227"
1 "Bo_"
5 "_AA"
5 "_AT"
5 "_80"
5 "_57"
5 "_85"
5 "_100"
5 "_125"
5 "_30"
5 "_ied"
5 "_CRV7"
5 "_MEEWS"
5 "_SMAW"
5 "_GRAD"
5 "_yakB"
5 "beeeh"
5 "hreh"
5 "local_sefFuel"
5 "local_gutObject"
5 "object_setFixServer"
5 "object_delLocal"
5 "fnc_vehicleEventHandler"
5 "player_humanityChange"
5 "fnc_usec_damageBleed"
5 "player_medBandage"
5 "player_medInject"
5 "player_medEpi"
5 "player_medTransfuse"
5 "player_medMorphine"
5 "player_medPainkiller"
5 "fnc_usec_damageHandler"
5 "fnc_usec_damageVehicle"
5 "fnc_usec_damageType"
5 "dayzplayermorph"
5 "server_playerMorph"
5 "hiveupdateresu"
5 "\+"
5 "teamtype"
5 "BIS_fnc_swapVars"
5 "teamName"
5 "fn_swapVars\.sqf"
5 "remotecmd"
5 "promptRName\.sqf"
5 "%"
5 "rpcCodeVarName"
5 "rpcDirectCall"
5 "broadcastRpcCallAll"
5 "broadcastRpcCallIfLocal"
5 "callRpcProcedure"
5 "registerBroadcastRpc"
5 "norrnRACarUp"
5 "norrnRAPicUp"
5 "getVariable"
5 "BIS_fnc_AAN"
5 "BIS_fnc_customGPSvideo"
5 "BIS_fnc_infoText"
5 "onEachFrame"
5 "hasInterface"
5 "onMapS"
5 "OnGroup"
5 "onDouble"
5 "onPreload"
5 "onTeamS"
5 "onShowNew"
5 " str "
5 "str\("
5 "str\["
5 "str\{"
5 "str'"
5 "str\""
5 "\)str"
5 "\]str"
5 "\}str"
5 "'str"
5 "\"str"
5 "str "
5 " \nstr"
5 "\nstr"
5 "str\n"
5 "str\n "
5 ",str"
5 "str,"
5 "str "
5 "isNil"
5 "allowConnection"
5 "BIS_Effects_Burn" !="BIS_Effects_Burn"
5 "BIS_MPF_remoteExecutionServer"
5 "check_publishobject"
5 "dayz_disco"
5 "dayz_hiveVersionNo"
5 "dayz_objectUID"
5 "dayz_objectUID2"
5 "dayz_players"
5 "dayz_recordLogin"
5 "dayz_serverObjectMonitor"
5 "dayz_versionNo"
5 "dayz_zombifiedTowns"
5 "dayzPlayerLogin"
5 "dayzPlayerLogin2"
5 "eh_localCleanup"
5 "isSinglePlayer"
5 "needUpdate_objects"
5 "server_characterSync"
5 "server_deleteObj"
5 "server_getDiff"
5 "server_getDiff2"
5 "server_hiveReadWrite"
5 "server_hiveWrite"
5 "server_onPlayerDisconnect"
5 "server_playerDied"
5 "server_playerLogin"
5 "server_playerSetup"
5 "server_playerSync"
5 "server_publishObj"
5 "server_spawnCrashSite"
5 "server_updateNearbyObjects"
5 "server_updateObject"
5 "vehicle_handleInteract"
5 "vehicle_handleServerKilled"
5 "zombie_findOwner"
5 "allunits"
5 "preprocess"
5 "runinitscript"
5 "createdialog"
5 "modify"
5 "BIS_Alice_fnc_CivilianHit"
5 "BIS_Alice_mainscope"
5 "BIS_fnc_getFactions"
5 "local_zombieDamage"
5 "allowConnection"
5 "BIS_Effects_Burn"
5 "BIS_MPF_remoteExecutionServer"
5 "check_publishobject"
5 "dayz_disco"
5 "dayz_hiveVersionNo"
5 "dayz_objectUID"
5 "dayz_objectUID2"
5 "dayz_players"
5 "dayz_recordLogin"
5 "dayz_serverObjectMonitor"
5 "dayz_versionNo"
5 "dayz_zombifiedTowns"
5 "dayzPlayerLogin"
5 "dayzPlayerLogin2"
5 "eh_localCleanup"
5 "isSinglePlayer"
5 "needUpdate_objects"
5 "server_characterSync"
5 "server_deleteObj"
5 "server_getDiff"
5 "server_getDiff2"
5 "server_hiveReadWrite"
5 "server_hiveWrite"
5 "server_onPlayerDisconnect"
5 "server_playerDied"
5 "server_playerLogin"
5 "server_playerSetup"
5 "server_playerSync"
5 "server_publishObj"
5 "server_spawnCrashSite"
5 "server_updateNearbyObjects"
5 "server_updateObject"
5 "vehicle_handleInteract"
5 "vehicle_handleServerKilled"
5 "zombie_findOwner"
5 !="this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';"

View File

@@ -1,3 +1,16 @@
//new
5 "" !"PVDZE_" !"norrn" !"usec" !="remExField" !="remExFP" !="drn_AskServerDynamicWeatherEventArgs" !="BIS_effects_gepv" !="PVDZ_Server_Simulation"
5 "remExFP" !="\"remExFP\" = \[,,\"per\",\"execVM\",\"ca\\Modules\\Functions\\init.sqf\"\]" !"\[,,\"per\",\"execVM\",\"ca\\Modules\\Functions\\init.sqf\"\]"
5 !=(remExField|remExFP) !=(PVCDZ_obj_GutBody|drn_AskServerDynamicWeatherEventArgs|BIS_effects_gepv|dayzLoad|achievement|dayzFlies) !=PVDZ_(drg_(RaDrag|RaLW|RLact)|getTickTime|hlt_Bleed|obj_(Delete|Publish|RoadFlare|Destroy|Fire)|objgather_Delete|veh_Save|veh_SF) !=PVDZ_(plr_(Death|Discorem|Login[12]|LoginRecord|Save|SwitchMove)|Server(_changeOwner|_Simulation|StoreVar)|receiveVar|sec_atp) !=PVDZ_playerMedicalSync !=PVDZ_(send(|Unconscious)) !=PVDZ_Server_LogIt !=PVDZ_obj_Fire !=PVDZ_Server_process(Code|SetAccessCode) !=PVDZE_(obj_(Delete|Publish|Swap|Trade)|fullobj_Publish|maintainArea|veh_(Lock|Publish2|Upgrade)|log_lockUnlock|plr_(DeathB|FriendRQ|GutBodyZ|TradeMenu))
1=PVDZ_drg_RaDrag
1=PVDZ_hlt_Bleed
1=BIS_effects_gepv
1=PVDZ_obj_Destroy
1=PVDZ_obj_Delete
1=PVDZ_obj_Publish
1=PVDZ_plr_Death
1=PVDZ_plr_Discorem
1=PVDZ_plr_LoginRecord
1=PVDZ_sec_atp
1=PVDZ_send
1=PVDZ_Server_changeOwner
1=PVDZ_receiveVar
1=PVDZ_veh_SF

View File

@@ -1,29 +1,23 @@
//new
5 "[+;{&%]" !"e\+0" !PVDZ_sec_atp
1 "wrong side" // group hack, ban the first in a row
1 "(init|set|add|action|all|attach|ATL|ASL|eye|exec|group|unit|clear|create|menu|ctrl|display|text|hint|drop)" !"\"(SetFuel|dayzSetDate|titleText|(|with )MeleeBaseball(|Bat(|Barbed|Nails))|StashSmall|smallboat_[12])\"" !"_Ball " !Attachement !Attachment_ !aslo
1 "(entit|exit|able|find|fuel|join|frame|move|team|throw)" !"\"(switchmove|ItemFuelcan(|Empty)|PartFueltank|SetFuel|z_refuel_0|ItemSodaRocketFuel|cable_tie)\""
1 "\"say\"" !"say\",\[\"z_[^"]+\",[0-9]+\]\]$"
1 "\"titleText\""
1 "draw"
1 "hint" !="hintC" !="hintS"
1 "create"
1 "add" !="ladder"
1 "delete"
1 "set"
1 "clear"
1 "disable"
1 "copy"
1 "switch" !="\"switchmove\"" !="\"remExField\" = \[,<NULL-object>,\"switchmove\",\"ActsPercMrunSlowWrflDf_FlipFlopPara\"\]" !="\[<NULL-object>,<NULL-object>,\"switchmove\",\"amovpercmstpsnonwnondnon_zevl\"\]" !="\[<NULL-object>,<NULL-object>,\"switchmove\",\"amovpercmstpslowwrfldnon_gear\"\]" !="\[<NULL-object>,<NULL-object>,\"switchmove\",\"aidlpercmstpsnonwnondnon_player_idlesteady03\"\]" !="\[<NULL-object>,<NULL-object>,\"switchmove\",\"aidlpercmstpsraswpstdnon_player_idlesteady02\"\]" !="\[<NULL-object>,<NULL-object>,\"switchmove\",\"aidlpercmstpsraswpstdnon_player_idlesteady03\"\]" !="\[<NULL-object>,<NULL-object>,\"switchmove\",\"aswmpercmstpsnonwnondnon\"\]" !="\[<NULL-object>,<NULL-object>,\"switchmove",\"aidlpercmstpslowwrfldnon_player_idlesteady04\"\]"
1 "text" !"\"titleText\""
1 "init"
1 "hide" !"hideObject"
1 "group"
1 "icon"
1 "marker"
1 "server"
5 "compile"
5 "loadFile"
5 "call" !="dog_callBack" !="remExField" = \[,,"say",\["dog_callBack",120\]\]"
1 "move" !="\"switchmove\"" !="\"playmove\"" !"moveIn" !"remove" !="\"remExField\" = \[,<NULL-object>,\"switchmove\",\"ActsPercMrunSlowWrflDf_FlipFlopPara\"\]" !="\[<NULL-object>,<NULL-object>,\"switchmove\",\"amovpercmstpsnonwnondnon_zevl\"\]" !="\[<NULL-object>,<NULL-object>,\"switchmove\",\"amovpercmstpslowwrfldnon_gear\"\]" !="\[<NULL-object>,<NULL-object>,\"switchmove\",\"aidlpercmstpsnonwnondnon_player_idlesteady03\"\]" !="\[<NULL-object>,<NULL-object>,\"switchmove\",\"aidlpercmstpsraswpstdnon_player_idlesteady02\"\]" !="\[<NULL-object>,<NULL-object>,\"switchmove\",\"aidlpercmstpsraswpstdnon_player_idlesteady03\"\]" !="\[<NULL-object>,<NULL-object>,\"switchmove\",\"aswmpercmstpsnonwnondnon\"\]" !="\[<NULL-object>,<NULL-object>,\"switchmove",\"aidlpercmstpslowwrfldnon_player_idlesteady04\"\]"
1 "chat"
1 "fade"
1 "action"
1 "exec" !"execVM" !"execFSM" !"jipexec"
5 "mission"
1 "kb" !="FoodCanFrankBeans" !="\"FoodCanFrankBeans\"" !"kbTell" !"kbReact"
1 "side"
@@ -31,8 +25,8 @@
1 "task" !"taskHint"
1 "allow"
5 "enable"
5 "spawn" !="_this spawn fnc_plyrHit;"
1 "this" !="_this spawn fnc_plyrHit;"
5 "spawn"
1 "this"
5 "format"
1 "skip" !"skipTime"
1 "fail"
@@ -76,7 +70,6 @@
5 "count"
5 "markerText"
5 "BIS_fnc"
5 "\+" //!"e+"
5 "_bis"
5 "markerType"
5 "teamtype"
@@ -86,7 +79,6 @@
5 "fn_swapVars\.sqf"
5 "processInitCommands"
5 "promptRName\.sqf"
5 "%"
5 "\.sqf\"\]" !="init\.sqf\"\]"
5 "rpcCodeVarName"
5 "rpcDirectCall"
@@ -112,7 +104,12 @@
5 "setAcc"
5 "setAtt"
5 "setC"
5 "setD"
5 "setD" !"dayzSetDate"
5 "setDam"
5 "SetData"
5 "setDe"
5 "setDi"
5 "setDr"
5 "setF"
5 "setG"
5 "setH"
@@ -228,34 +225,6 @@
5 "exec "
5 "isNil"
5 "object_setFixServer"
5 "allowConnection"
5 "check_publishobject"
5 "dayz_disco"
5 "dayz_hiveVersionNo"
5 "dayz_objectUID"
5 "dayz_objectUID2"
5 "dayz_players"
5 "dayz_serverObjectMonitor"
5 "dayz_versionNo"
5 "dayz_zombifiedTowns"
5 "dayzPlayerLogin"
5 "dayzPlayerLogin2"
5 "isSinglePlayer"
5 "needUpdate_objects"
5 "server_characterSync"
5 "server_getDiff"
5 "server_getDiff2"
5 "server_hiveReadWrite"
5 "server_hiveWrite"
5 "server_onPlayerDisconnect"
5 "server_spawnCrashSite"
5 "server_updateNearbyObjects"
5 "vehicle_handleInteract"
5 "vehicle_handleServerKilled"
5 "allunits"
5 "preprocess"
5 "runinitscript"
5 "createdialog"
5 "modify"
5 "BIS_Alice_fnc_CivilianHit"
5 "BIS_Alice_mainscope"
@@ -288,20 +257,14 @@
5 "preprocess"
5 "runinitscript"
5 "createdialog"
5 "\+" !"e\+00"
5 ";"
5 "\{"
5 "\(" !"TELEPORT REVERT"
5 "&"
5 "%"
5 "'"
5 actionmonitor
5 bis_
5 building_spawnloot
5 building_spawnzombies
5 camp_spawnzombies
5 dayz
//5 dog_
5 dayz !"dayzSetDate"
5 drn_
5 eh_localcleanup
5 fnc_

View File

@@ -1,3 +1,2 @@
//new
5 "" !="this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';" !="\[this\] spawn BIS_Effects_AirDestruction" !"spawn BIS_Effects_Burn" !"spawn BIS_Effects_AirDestructionStage2" !="_this spawn fnc_plyrHit;"
1="\[this\] spawn BIS_Effects_AirDestruction"
5 !="this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';"

View File

@@ -1,83 +1 @@
//new
5 "setDamage" !"player setdamage 0;" !"player setDamage 1;" !"_vehicle setDamage 0; "!"if\("""" == typeOf _tree\) then \{\n_tree setDamage 1;\n\};" !"if\("""" == typeOf _tree\) then \{\n_tree setDamage 0.99;\n\};" !"if \(_ent isKindOf ""Animal""\) then \{\n_ent setDamage 1;\n" !"if \(_ent isKindOf ""Animal"" or _isZombie\) then \{\n_ent setDamage 1;"
1 "addBackpackCargoGlobal" !"_holder addbackpackcargoGlobal \[_x,\(_objWpnQty select _countr\)\];"
1 HelicopterExplo !"_expl=createVehicle \[\"HelicopterExploSmall\",\(getPosATL _v\),\[\],0,\"CAN_COLLIDE\"\];"
5 "Logic" !"\"Logic\" createVehicleLocal" !"sideLogic" !"BIS_MPF_clientJIPlogic" !"_humanity_logic"
5 "FunctionsManager"
5 BattleFieldClearance
5 "BIS_MPF_logic" !"BIS_MPF_logic = BIS_MPF_dummygroup createUnit"
5 "BIS_MPF_dummygroup" !="BIS_MPF_dummygroup = createGroup sideLogic;" !"BIS_MPF_logic = BIS_MPF_dummygroup createUnit"
5 _codeAHOFF
5 _box
5 "_first in"
5 "_commands"
5 "_agent setDamage 1"
5 "_unit createUnit"
5 "createUnit _array"
5 "\[_pos, _grp, \";\" \+"
5 "\+ \";\""
5 "\+\";\""
5 "\+ \";\"\]"
5 "\+\";\"\]"
5 "\], \"FunctionsManager\"\]"
5 "\],\"FunctionsManager\"\]"
5 "\], \"Logic\"\]"
5 "\],\"Logic\"\]"
5 "hint \"Server Anti-Hack is OFF\. Rejoin Server Now\""
5 "closeDisplay ="
5 "rJIPrequest =" !"rJIPrequest = 'JIPrequest'"
5 "\{rJIPREQUEST" !"!isNil \{rJIPREQUEST\}"
5 RUSTLER
5 Ruslter
5 "Systems Online"
5 HangenderRE
5 vilegaming
5 v\.i\.l\.e
5 Lystic
5 setDammage
5 "compile toString"
5 @TheWarZ
5 beeeh
5 dayz-injector-menu
5 Shadowy_NONRE
5 "lol\car\.sqf"
5 _cute
5 _stuff
5 _vgmenu
5 _func4
5 _genVar
5 _rand60
5 _first_term
5 _skarmory
5 _salamence
5 "Init RE"
5 Nigger
5 "\"You\""
5 "selectedItemCountLeft = lnbText"
5 "vehicle player addaction \[\(\"<t color=\"\"#B0C4DE\"\">\" \+ \(\"ET\"\) \+\"</t>\"\),"
5 "\"HelicopterExplobig\", \"HelicopterExploSmall\" createVehicleLocal"
5 "\"HelicopterExploSmall\", \"HelicopterExplobig\" createVehicleLocal"
5 "\"HelicopterExplobig\", \"HelicopterExploSmall\" createVehicle"
5 "\"HelicopterExploSmall\", \"HelicopterExplobig\" createVehicle"
5 "\"HelicopterExplobig\" createvehiclelocal \(position "
5 "_classname = \"HelicopterExploBig\";"
5 "\(getPosATL player\) nearObjects \[\"Man\", 15000\]"
5 "\[\[\"Man\",\"Air\",\"Car\",\"Motorcycle\",\"Tank\",\"Ship\",\"StaticWeapon\"\],250000\]"
5 action_crate1
5 _dummyveh
5 "case \"CODE\":"
5 "\], 40000\]\)"
5 "nearestObjects \[player, \[\"TentStorage\", \"TentStorageDomed\", \"TentStorageDomed2\", \"VaultStorage\", \"VaultStorageLocked\", \"LockboxStorageLocked\", \"LockboxStorage\", \"Land_A_tent\", \"WeaponHolder_ItemTent\"\], 5\];"
5 "\(getPosATL player\) nearObjects \[\"Man\", 200\];"
5 "\(nearestObject \[player, \"Rabbit\"\]\)"
5 "try saving"
5 "addMagazineCargoGlobal\[\"ItemSilverBar\",50\];"
5 "addMagazineCargoGlobal\[\"ItemSilverBar10oz\",50\];"
5 "addMagazineCargoGlobal\[\"ItemGoldBar\",50\];"
5 "addMagazineCargoGlobal\[\"ItemGoldBar10oz\",50\];"
5 "addMagazineCargoGlobal\[\"ItemBriefcase100oz\",50\];"
5 "addMagazineCargoGlobal\[\"ItemSilverBar\",500\];"
5 "addMagazineCargoGlobal\[\"ItemSilverBar10oz\",500\];"
5 "addMagazineCargoGlobal\[\"ItemGoldBar\",500\];"
5 "addMagazineCargoGlobal\[\"ItemGoldBar10oz\",500\];"
5 "addMagazineCargoGlobal\[\"ItemBriefcase100oz\",500\];"
//new2

View File

@@ -1,2 +1,2 @@
//new
1 ""
1 !(BanditW?1|Camo1|Soldier1|Sniper1|Survivor([123]|W2))_DZ

View File

@@ -1,3 +1,2 @@
//new
1 ""
5 !="0\.000000" !="0\.990000" !="1\.000000"
5 "" !=(1.000000 1:-1478172820|1.000000 1:-1478172821)

View File

@@ -1,3 +1,3 @@
//new
5 "" !"FunctionsManager" !"Shot" !"z_doctor" !"z_hunter" !"z_new_villager1" !"z_new_villager2" !"z_new_villager3" !"z_new_villager4" !"z_new_worker1" !"z_new_worker2" !"z_new_worker3" !"z_new_worker4" !"z_policeman" !"z_priest" !"z_soldier_heavy" !"z_soldier_pilot" !"z_soldier" !"z_suit1" !"z_suit2" !"z_teacher" !"z_villager1" !"z_villager2" !"z_villager3" !"z_worker1" !"z_worker2" !"z_worker3" !"zZombie_Base" !"CSJ_GyroCover" !"CSJ_GyroP"
5 "" !"WeaponHolder" !"FunctionsManager" !"Shot" !"z_doctor" !"z_hunter" !"z_new_villager[1234]" !"z_new_worker[1234]" !"z_policeman" !"z_priest" !"z_soldier_heavy" !"z_soldier_pilot" !"z_soldier" !"z_suit[12]" !"z_teacher" !"z_villager[1234]" !"z_worker[1234]" !"zZombie_Base" !"CSJ_GyroCover" !"CSJ_GyroP"
1 ""

View File

@@ -1,44 +1,13 @@
//new
1 "" !="drn_AskServerDynamicWeatherEventArgs" !="axehlight" !="dayzLogin" !="dayzLogin2" !="dayzLoginRecord" !="dayzCharDisco" !="dayzPlayerSave" !="usecBleed" !="dayzHit" !="usecTransfuse" !="usecBandage" !="dayzPlayerMorph" !="usecPainK" !="usecEpi" !="dayzPublishObj" !="dayzRoadFlare" !="dayzDiscoAdd" !="dayzGutBody" !="dayzHideBody" !="dayzDeleteObj" !="dayzUpdateVehicle" !="dayzSetFix" !="dayzHumanity" !="dayzDiscoRem" !="usecMorphine" !="dayzSetFuel" !="dayzFlies" !="changeCharacter" !="dayzSwitch" !="dayzFire" !="norrnRaDrag" !="norrnR180" !="norrnRalie" !="norrnRALW" !="norrnRACarUp" !="norrnRAPicUp" !="norrnRnoAnim" !="remExField" !="BIS_MPF_logic" !="remExFP" !="dayzDeath" !="player" !="drn_DynamicWeatherEventArgs" !="dayzSetDate" !="rsay" !="rland" !="rsetdir" !"\"zombiespawn\" = " !"\"targets\" = \[<NULL-object>\]" !"\"targets\" = \[\]" !"\"zombied\" = <NULL-object>" !"\"startcombattimer\" = " !"\"posforceupdate\" = " !"\"combattimeout\" = " !"\"messing\" = \[" !="_this spawn fnc_plyrHit;"
5 "teleported"
1 "nil"
1 "true"
1" false"
1 "remExFP"
1 "BIS_MPF_logic"
1 "JIPrequest"
1 "JIPexec"
1 "alive"
5 "dayzSetDate"
5 "rsay"
5 "rland"
5 "rsetdir"
5 "local_sefFuel"
1 "spawn" !"\"zombiespawn\" = " !="_this spawn fnc_plyrHit;"
1 "BIS_Effects"
5 "hiveupdateresu"
5 "monkymonitor"
5 "mmonitor"
5 "monky"
5 "rpcCodeVarName"
5 "rpcDirectCall"
5 "broadcastRpcCallAll"
5 "broadcastRpcCallIfLocal"
5 "callRpcProcedure"
5 "registerBroadcastRpc"
5 "norrnRACarUp"
5 "norrnRAPicUp"
5 "\+"
5 ";"
5 ","
5 "\{"
5 "\("
5 "\["
5 "\|"
5 "&"
5 "="
5 ":"
5 "!"
5 "%"
5 '..*' !^(USEC_|NORRN_|BIS_|hit_) !=(totaldmg|actionSet|agentObjectCamps|armed|banditKills|characterID|claimed|combattimeout|deathType|doLoiter|firedDamage) !=(firedHit|freeTarget|headShots|hitRegistered|humanity|humanKills|lastPos|looted|meatHarvested|medForceUpdate|messing|myDest) !=(owner|posForceUpdate|remotetargets|temperature|unconsciousTime|updatePlayer|zombieKills|zombieSpawn) !=(blood(taken|_type)|rh_factor) !^$
5 ^USEC_!=USEC_(BloodQty|infected|injured|inPain|isCardiac|isDead|lowBlood|Sepsis)
5 ^NORRN_ !=NORRN_(LoadVcl|unconscious|unit_dragged)
5 ^bis_ !=bis_greeted(by(evil|languages|people|times)|languages|people|times) !=BIS_noCoreConversations
5 ^hit_ !=hit_(Pelvis|aimpoint|lelbow|relbow|RightFoot|LeftFoot|neck|pilot|hands) !=hit_(hands|legs) !=hit_arms !="hit_(elektronika|engine|fueltank|glass[1-6]|karoserie|(mala|velka) vrtule|motor|munice|netrup|palivo)" !="hit_(pravy (predni|zadni) tlumic|[lp] svetlo|sklo predni [lp]|svetlo l|wheel_[12]_[1-4]_steering|wheel_[12]_damper)" !=hit_telo !="hit_\?"
1=hit_(Pelvis|aimpoint|lelbow|relbow|RightFoot|LeftFoot|neck|pilot) // Bleeding Limbs (optional)
1=hit_(hands|legs) // Breaking Limbs (optional)
1 USEC_
1=characterID
5 "[+;,{(|&=:!%[]"
5 "\""
5 "'"

View File

@@ -1,30 +1,20 @@
//new
5 "[+;{(&%]" !"e\+00"
1 "(init|set|add|action|all|attach|ATL|ASL|eye|exec|cam|group|unit|clear|create|menu|ctrl|display|text|hint|drop)"
1 "(entit|exit|able|find|fuel|damage|join|frame|move|team|terminate|throw)"
1 "draw"
1 "hint" !="hintC" !="hintS"
1 "create"
1 "add" !="ladder"
1 "remove" !"removeAll"
1 "delete"
1 "set"
1 "clear"
1 "disable"
1 "copy"
1 "switch" !="\"switchmove\""
1 "text"
1 "init"
1 "hide" !"hideObject"
1 "group"
1 "icon"
1 "marker"
1 "server"
5 "compile"
5 "loadFile"
5 "call"
1 "move" !="\"switchmove\"" !="\"playmove\"" !"moveIn" !"remove"
1 "chat"
1 "fade"
1 "action"
1 "exec" !"execVM" !"execFSM" !"jipexec"
5 "mission"
1 "kb" !="FoodCanFrankBeans" !="\"FoodCanFrankBeans\"" !"kbTell" !"kbReact"
1 "side"
@@ -32,9 +22,9 @@
1 "task" !"taskHint"
1 "allow"
5 "enable"
5 "spawn" !="_this spawn fnc_plyrHit;"
5 "spawn"
1 "for"
1 "this" !="_this spawn fnc_plyrHit;"
1 "this"
5 "format"
1 "skip" !"skipTime"
1 "fail"
@@ -50,7 +40,6 @@
5 "\"call\""
5 "call compile"
1 "jiprequest" !="<NULL-object>,,\"JIPrequest\""
1 "jipexec" //1 "rjipexec"
1 "remExField" !="\"remExField\" = \[<NULL-object>,<NULL-object>,\"playmove\",\"ZombieStandingAttack1\"\]" !="\"remExField\" = \[<NULL-object>,<NULL-object>,\"playmove\",\"ZombieStandingAttack2\"\]" !="\"remExField\" = \[<NULL-object>,<NULL-object>,\"playmove\",\"ZombieStandingAttack3\"\]" !="\"remExField\" = \[<NULL-object>,<NULL-object>,\"playmove\",\"ZombieStandingAttack4\"\]" !="\"remExField\" = \[<NULL-object>,<NULL-object>,\"playmove\",\"ZombieStandingAttack5\"\]" !="\"remExField\" = \[<NULL-object>,<NULL-object>,\"playmove\",\"ZombieStandingAttack6\"\]" !="\"remExField\" = \[<NULL-object>,<NULL-object>,\"playmove\",\"ZombieStandingAttack7\"\]" !="\"remExField\" = \[<NULL-object>,<NULL-object>,\"playmove\",\"ZombieStandingAttack8\"\]" !="\"remExField\" = \[<NULL-object>,<NULL-object>,\"playmove\",\"ZombieStandingAttack9\"\]" !="\"remExField\" = \[<NULL-object>,<NULL-object>,\"playmove\",\"ZombieStandingAttack10\"\]" !="\"remExField\" = \[<NULL-object>,,\"JIPrequest\"\]"
1 "remExFP"
5 "remoteControl"
@@ -67,16 +56,12 @@
1 "object_delLocal"
1 "fnc_vehicleEventHandler"
1 "player_humanityChange"
1 "fnc_usec_damageBleed"
1 "player_medBandage"
1 "player_medInject"
1 "player_medEpi"
1 "player_medTransfuse"
1 "player_medMorphine"
1 "player_medPainkiller"
1 "fnc_usec_damageHandler"
1 "fnc_usec_damageVehicle"
1 "fnc_usec_damageType"
1 "dayzplayermorph"
1 "server_playerMorph"
5 "getVariable"
@@ -249,46 +234,6 @@
5 "exec "
5 "isNil"
5 "object_setFixServer"
5 "allowConnection"
5 "BIS_Effects_Burn"
5 "BIS_MPF_remoteExecutionServer"
5 "check_publishobject"
5 "dayz_disco"
5 "dayz_hiveVersionNo"
5 "dayz_objectUID"
5 "dayz_objectUID2"
5 "dayz_players"
5 "dayz_recordLogin"
5 "dayz_serverObjectMonitor"
5 "dayz_versionNo"
5 "dayz_zombifiedTowns"
5 "dayzPlayerLogin"
5 "dayzPlayerLogin2"
5 "eh_localCleanup"
5 "isSinglePlayer"
5 "needUpdate_objects"
5 "server_characterSync"
5 "server_deleteObj"
5 "server_getDiff"
5 "server_getDiff2"
5 "server_hiveReadWrite"
5 "server_hiveWrite"
5 "server_onPlayerDisconnect"
5 "server_playerDied"
5 "server_playerLogin"
5 "server_playerSetup"
5 "server_playerSync"
5 "server_publishObj"
5 "server_spawnCrashSite"
5 "server_updateNearbyObjects"
5 "server_updateObject"
5 "vehicle_handleInteract"
5 "vehicle_handleServerKilled"
5 "zombie_findOwner"
5 "allunits"
5 "preprocess"
5 "runinitscript"
5 "createdialog"
5 "modify"
5 "BIS_Alice_fnc_CivilianHit"
5 "BIS_Alice_mainscope"

View File

@@ -15,9 +15,11 @@ Install instructions:
6. Use the new MPMission from Server Files\MPMissions.
7. Set verifySignatures = 0; in your test server config. Also move your filters out of the BattlEye folder for now or set BattlEye=0;
7. Set verifySignatures = 0; in your test server config.
8. Modify your server and client launch parameters to use 106; instead of 1051;. In dayz_launcher you can go to the Advanced tab, disable all mods, then set `-mod=@DayZ_Epoch106;` in Settings > Additional Parameters.
8. Use the new BattlEye filters from Server Files\Battleye.
9. Modify your server and client launch parameters to use 106; instead of 1051;. In dayz_launcher you can go to the Advanced tab, disable all mods, then set `-mod=@DayZ_Epoch106;` in Settings > Additional Parameters.
Current Version: **EpochTest-106-JUNE_05_2016**