hi, everything is in the title ^^ PHP: const ACTION_FISH = 4; # future ? case self::ACTION_FISH: if ($object instanceof Item) { return rand(1, 3); # For HeroesRPG } else { return false; } default: return false;