09.06.2014, 22:30
Quote:
|
https://sampwiki.blast.hk/wiki/MySQL/R33#cache_get_row
That means you have to use Код:
cache_get_row(0, 1, PlayerInfo[playerid][Password], .max_len = 256); cache_get_row(0, 2, PlayerInfo[playerid][pIp], .max_len = 32); //... |


