CODE THEFT REPORT Steam Workshop: nZombies Rezzurrection, October 13, 2025
There are a total of 22 cases of missing attributions, spanning across three files:
- gamemodes/nzombies/entities/entities/nz_zombiebase_moo.lua
- gamemodes/nzombies/entities/entities/nz_zombiebase.lua
- gamemodes/nzombies/gamemode/weapons/sh_weps.lua
nZombies Rezzurrection stole this code from nZombies Chronicles and removed the attributions.
- ENT:CreateTrigger - Missing: "By Ethorbit, Zombies now have triggers that cover their collision bounds so we can do really cool things like force projectiles to collide!"
- ENT:GetTrigger - Missing: "Created by Ethorbit"
- ENT:FleeTarget - Missing: "Added by Ethorbit, instead of pathing TO a player, it paths AWAY from them"
- ENT:StopFleeing - Missing: "created by: Ethorbit"
- ENT:IsAllowedToMove - Missing: "Added by Ethorbit to help with my new stutter and speed fixes"
- ENT:GetCenterBounds - Missing: "Created by: Ethorbit."
- ENT:TraceSelf - Missing: "Created by: Ethorbit"
- ENT:Push - Missing: "created by: Ethorbit"
- ENT:ApplyRandomPush - Missing: "created by: Ethorbit"
- ENT:IsGettingPushed - Missing: "created by: Ethorbit"
- ENT:IsAllowedToMove - Missing: "Added by Ethorbit to help with my new stutter and speed fixes"
- ENT:GetCenterBounds - Missing: "Created by: Ethorbit."
- ENT:TraceSelf - Missing: "Created by: Ethorbit"
- ENT:Push - Missing: "created by: Ethorbit"
- ENT:ApplyRandomPush - Missing: "created by: Ethorbit"
- ENT:IsGettingPushed - Missing: "created by: Ethorbit"
- nzWeps:GetReplacement - Missing: "created by Ethorbit"
- wepMeta:GetReplacement - Missing: "created by Ethorbit"
- nzWeps:GetAllReplacements - Missing: "created by Ethorbit"
- wepMeta:GetAllReplacements - Missing: "created by Ethorbit"
- nzWeps:GetReplaceChild - Missing: "created by Ethorbit"
- wepMeta:GetReplaceChild - Missing: "created by Ethorbit"