Code: Select all
GAMEMODE.CivilProtection = {
[TEAM_POLICEOFFICER] = true,
[TEAM_DEPUTYCHIEF] = true,
[TEAM_MAYOR] = true,
[TEAM_SWAT] = true,
[TEAM_SWATMEDIC] = true,
[TEAM_SWATHEAVY] = true,
[TEAM_FBI] = true,
}
[ERROR] gamemodes/darkrp/gamemode/config/jobrelated.lua:520: table index is nil
1. unknown - gamemodes/darkrp/gamemode/config/jobrelated.lua:520
2. include - [C]:-1
3. unknown - gamemodes/darkrp/gamemode/cl_init.lua:37
I do not understand since I've done everything right? I have tried with the DarkrpModification, but I run into the same problem