Little help on where to start.

Could someone give me a quick list on what all i need to do to start networking on my fps project?

I’m just figuring this all out for myself, and its a long road. Your best bet is to find a network example project (I’m afraid I can’t remember which one I used, but it wasn’t very good and missed out a lot) and then work from there. Its really getting your head around RPC calls, and networkView.viewIDs.

Thanks man. My problem most likely wont have problems with the code. My problem is the server setup and all that.