Bu özellik aktif olduğu sürece, oyuncular araçtan ateş edemeyecektir. Bu özelliği kapatmak, belli araçlarda açmak veya driveby bölgelerini ayarlamak isterseniz; bb_resources/scripts/client/nodriveby.lua editleyiniz.
bb_resources
ConfigDriveBy = {}
ConfigDriveBy['NODRIVEBY'] = false
ConfigDriveBy.ByPass = {
[GetHashKey('dubsta22')] = true,
[GetHashKey('domc')] = true,
}
ConfigDriveBy['Zones'] = {
{x = 373.21, y = -1751.34, z = 29.35, radius = 550.0},
{x = 769.48, y = -2028.04, z = 29.27, radius = 550.0},
{x = 1069.52, y = -1680.75, z = 29.34, radius = 450.0},
{x = -107.99, y = -1509.11, z = 33.71, radius = 500.0},
}