stock xs_sign(num)
num | Number to get the sign from. |
Gets the sign of a value.
-1 if the number is negative, 0 if the number is equal to 0, 1 if the number is positive.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.