warning 202: number of arguments does not match definition
#2

You need to pass the destination as argument, the function itself does not return strings.

But from what I see, those are meant to be integers so cache_get_field_content_int should be used:

pawn Код:
P_DATA[playerid][C_UTS] = cache_get_field_content_int(0, "C_UTS");
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)