cache_get_field_content problem
#2

You have to do it in two steps, meaning yo have to store first in a variable and after, format the enum with that variable, for example:
pawn Код:
cache_get_field_content(0, "password", result);
format(AccountData[extraid][a_szPassword], 128, result);
Reply


Messages In This Thread
cache_get_field_content problem - by MattSlater - 08.07.2013, 15:05
Respuesta: cache_get_field_content problem - by Xabi - 08.07.2013, 15:22
Re: Respuesta: cache_get_field_content problem - by StreetGT - 08.07.2013, 15:27
Re: cache_get_field_content problem - by Kirollos - 08.07.2013, 17:08

Forum Jump:


Users browsing this thread: 1 Guest(s)