20.01.2017, 03:03
Quote:
For those tag mismatch warnings, you just need a MySQL tag for your mysql connection variable.
Example: Код:
new MySQL:mysql; // .... |
Код:
(669) : warning 202: number of arguments does not match definition
Код:
PlayerInfo[playerid][pVIP] = cache_get_value_name(0, "VIP");