Search found 1 match

by TURTLE36873
Tue Jul 18, 2017 9:07 pm
Forum: Dedicated servers and Virtual Dedicated Servers
Topic: Dark RP Code Errors
Replies: 0
Views: 4626

Dark RP Code Errors

I've been having many problems with the code on my server. I'm making a darkrp server for Garry's Mod. GAMEMODE.CivilProtection = { [TEAM_MAYOR] = true, [TEAM_POLICE] = true, [TEAM_CHIEF] = true, } This line of code isn't working for any except the TEAM_MAYOR and if I try and add any other jobs to t...