Point message fix for multiplayer
Jump to navigation
Jump to search
This guide will show you how to change the point_message entity in a Source SDK 2013, to work for multiple players.
Prerequisites
If you want to understand what is going on, then I suggest you know the following. However, you can always just copy and paste the code if you want.
- - A decent understanding of C++.
- - A simple understanding of how network entities work in the Source engine.