I've already made a test project called "multiplayer" and I try to make a working multiplayer game. So the questions I am asking are not in the tutorial, and I am working my way to what I wan't so I can LEARN and implement it in my real project.

I'm sorry to be such a pain in the ass.

The question I really need answered is:
Quote:


BTW, my level is just a skycube and all entities are read from another file. There all "ent_create"'ed. Do I run this on all clients or just the server?