I have a server, with SGRP, but I’ve managed to break the gamemode (I added 3 more new jobs), the server console says there is a error in sv_player.lua, with this code:
function GM:PlayerLoadout(ply)
if (ply:GetTable().Arrested) then return
local team == ply:Team()
ply:Give("keys")
ply:Give("weapon_physcannon")
ply:Give("gmod_camera")
Any help would be great, Thanks!
(User was banned for this post ("Undescriptive thread title; wrong forum" - mahalis))