cache_get_field_content_float tag mismatch problem :(
#1

Hello, my problem is that I get a warning when I try to get floats from database.
I don't know where's the problem. Works fine with getting integers.

PosX is decleared as Float:PosX

Код:
pInfo[Money][playerid] = cache_get_field_content_int(0, "MONEY");
pInfo[PosX][playerid] = cache_get_field_content_float(0, "POSX");
Warning:
Код:
... .pwn(301) : warning 213: tag mismatch
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)