30.03.2019, 06:37
Quote:
Just as the error itself tells you, you're trying to save an int value to a pre-defined string.
Code:
error 035: argument type mismatch (argument 2) pawn Code:
pawn Code:
Also, rather use a switch() on skillselect than if/else statements, much simpler. |
cache_get_value_int(0, "UserID", userID);
And it's working...
I dont want to set to 0, i want to get the old value and set the new value = old value / 2