2013-03-04

r0r plugin fix for special ammo

There was a problem with special ammo in the r0r coop plugin.
Sometimes explosive ammo was activated even if you don't have any special ammo left.
There was also an error message in the sourcemod log file about "player not in game" during map start.
It seems that this error was preventing some cleanup code.
So I added a check for "player in game" so that this error should no longer happen and the cleanup code should run.
This may fix the special ammo problem.
We have to test more thoroughly on the r0r servers to see if it works now (also after map change and during the whole campaign)

I just forgot to blog about this fix.
If I remember correctly I have added the fixed r0r_coop.smx about 14 days ago (2013-02-17)

No comments:

Post a Comment