Yeah I checked in my DarkRP modification folder, and i checked all the folders and they didnt help as i checked them through but nothing, i also checked the jobs.lua and the only code I could find was this, and it i have placed the right jobs in it: GAMEMODE.CivilProtection = {
[TEAM_POLICEMAN] = true,
[TEAM_MAYOR] = true,
[TEAM_SWAT] = true,
[TEAM_SWATLEADER] = true,
[TEAM_SWATSPECIALIST] = true,
[TEAM_SWATSNIPER] = true,
[TEAM_SWATMEDIC] = true,
[TEAM_MAYORSDAUGHTER] = true
}
Not sure what to do :/