I use one game client as a server and the server needs to not render stuff to save resources since it only acts as a server. Is there any fast way to do that?
Load the server executable up with the -batchmode command line argument
http://unity3d.com/support/documentation/Manual/Command%20Line%20Arguments.html