the modern warfare pack on rtb has one, it's hidden in the server.cs. i recommend getting someone else to do it for you if you don't know how.
I cant find it
It's not that hard, jeez.
Take the server.cs out, look for a column of things where it says-
execute(blahblah)
execute(blahblah)
execute(blahblah)
execute(blahblah)
Eventually, you'll see-
execute(blahblah)
execute(blahblah)
//execute(blahblah) execute(blahblah)
execute(blahblah)
Remove the slashes, save the server.cs, then put it back inside the .zip, or take everything out of .zip, put the server.cs among it, and re-zip it.