
Return jobTable.ShowSpare2(LocalPlayer()) Return jobTable.ShowSpare1(LocalPlayer()) Local jobTable = LocalPlayer():getJobTable()

Local mouseX, mouseY = ScrW() / 2, ScrH() / 2

This is the cl_gamemode_a file: local GUIToggled = false unknown - gamemodes/darkrp/gamemode/modules/base/cl_gamemode_a:62 Call - gamemodes/darkrp/gamemode/modules/base/cl_gamemode_a:23Ģ. I am attempting to enable and use the default jobs on the server, but I get this error in the client console whenever I press F4: gamemodes/darkrp/gamemode/modules/base/cl_gamemode_a:23: attempt to index local 'jobTable' (a nil value)ġ. I am creating a DarkRP server with the latest version of Garry's Mod.
