19.05.2016, 12:49
1) Wohkay, I fucked up!
2) You can simply skip using params[] instead of #pragma unused params
3) OnPlayerUpdate is too much for this, I'd suggest you use a timer!
There are some other things you need to clean up too, such as declaring vars within a loop, etc, but take a look at these two.
2) You can simply skip using params[] instead of #pragma unused params
3) OnPlayerUpdate is too much for this, I'd suggest you use a timer!
There are some other things you need to clean up too, such as declaring vars within a loop, etc, but take a look at these two.