error 035: argument type mismatch (argument 2)
#3

Change
pawn Код:
PlayerInfo[playerid][pPrisonReason]   = cache_get_field_content(0, 41, handle),
to
pawn Код:
PlayerInfo[playerid][pPrisonReason]   = cache_get_field_content(0, 41, handle);
Change all of them
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)