SQLite functions!
#8

Change your fetching strings to.
PHP код:
new Field[30], x[30], y[30], z[30], a[30]; 
and replace this in your script as well
PHP код:
pData[playerid][pPos_x] = floatstr(x); 
        
pData[playerid][pPos_y] = floatstr(y); 
        
pData[playerid][pPos_z] = floatstr(z); 
        
pData[playerid][pPos_a] = floatstr(a); 
Reply


Messages In This Thread
SQLite functions! - by Youice - 25.10.2012, 00:45
Re: SQLite functions! - by Emmet_ - 25.10.2012, 00:47
Re: SQLite functions! - by ReneG - 25.10.2012, 00:49
Re: SQLite functions! - by Youice - 25.10.2012, 00:50
Re: SQLite functions! - by Youice - 25.10.2012, 00:55
Re: SQLite functions! - by ReneG - 25.10.2012, 00:57
Re: SQLite functions! - by Youice - 25.10.2012, 00:59
Re: SQLite functions! - by ReneG - 25.10.2012, 01:02
Re: SQLite functions! - by Youice - 25.10.2012, 01:09
Re: SQLite functions! - by Kevin FOx - 25.10.2012, 01:18

Forum Jump:


Users browsing this thread: 3 Guest(s)