Big Paintball Classic Script - =link=

-- If the game is trying to fire a bullet... if method == "FireServer" then -- Identify the target enemy local target = FindNearestEnemy()

-- Modify the arguments to hit the target if target then args[1] = target.Head.Position -- Redirect bullet vector end end big paintball classic script