25.01.2017, 02:41
You need to put string length at 4th parameter, as 'personalmsg' is an enum.
Код:
cache_get_value_name(0, "personalmsg", PlayerInfo[playerid][personalmsg], length of personalmsg here);