Jesus. Your server has Snipers, resistance members, crackbloods, terrorists, spiderman, ubercop and aliens? You know that in your small and crammed rp_downtown this will turn into a super spawnkilling Dm shitfest.
xD but still dont solve my problem? and only 18 players and 24 jobs
Superadmin team has a few errors in it. Check the part where you list the weapon.
[code] "superadmin",][/code]
Should be
[code] "superadmin"},[/code]
For the crack blood sniper, look at the model path. You forgot to include the .mdl part of the path.
[code]"models/player/male07",[/code]
Should be
[code]"models/player/male07.mdl",[/code]
For the President, there are two issues. One with a model path, and another with a missing quote in the weapons.
[code]"models/player/.mdl",[/code]
Well, I'm unsure what model you want to use, but find the appropriate path.
[code]"taser},[/code]
Should be
[code]"taser"},[/code]
i... i love you
Sorry, you need to Log In to post a reply to this thread.