I have problems about MySQL Function
#1

Solved.
Reply
#2

Quote:
Originally Posted by Galletziz
Посмотреть сообщение
pawn Код:
printf("Your character is:%s",u_info[playerid][allineamento]); // RESULT IS:
The character(gm_uccisioni) is an integer, isn't it? And you're printing it as a string.
Reply
#3

OMG Double post! Remove this please!
Reply
#4

Quote:
Originally Posted by HyperZ
Посмотреть сообщение
The character(gm_uccisioni) is an integer, isn't it? And you're printing it as a string.
gm_uccisioni is an integer, and i can retrive it. But i can't retrive a string from gm_allineamento.

pawn Код:
cache_get_field_content(0,"gm_allineamento",u_info[playerid][allineamento]);

printf("%s",u_info[playerid][allineamento]); // RESULT IS NULL.. :\
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)