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

Quote:
Originally Posted by Giroud12
Посмотреть сообщение
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
Thanks But I Still Confused.Why I can't use ',' and must use ';' for all? Why in other script i can use ','.Sorry For bad english
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)