Links

General Exports

exports['r_pepperspray']:SetGassedPlayer(string)

Get the effects when he gets gassed
string: the string must contain the command to get the pepperspray

exports['r_pepperspray']:RemoveGas()

Removes the effects of gassing.

exports['r_pepperspray']:SetPepperQuantity(number)

Changes the amount of pepper spray.

exports['r_pepperspray']:IsGassed()

Returns if the player is gassed
return boolean:
false = not gassed
true = gassed