09.07.2013, 22:11
Probably because it's "ImageShack.us"
Also, this is coded very poorly, you shouldn't use OnPlayerUpdate, you should use OnPlayerKeyStateChange instead.
Then look for if the player uses KEY_FIRE with a forbidden weapon.
Or you can check the player's weapon slots.
Also, this is coded very poorly, you shouldn't use OnPlayerUpdate, you should use OnPlayerKeyStateChange instead.
Then look for if the player uses KEY_FIRE with a forbidden weapon.
Or you can check the player's weapon slots.


