Server memory optimization
#2

Or you could do:
PHP код:
mysql_tquery(mysql"SELECT * FROM buildings""LoadBuildings"""); 
And then in the function that you call with the query above:
PHP код:
forward LoadBuildings();
public 
LoadBuildings() {
    for(new 
0cache_get_row_count(); != j++) if(MAX_BUILDINGS) {
        
// code
    
}
    return 
true;

Reply


Messages In This Thread
Server memory optimization - by introzen - 04.04.2016, 15:13
Re: Server memory optimization - by AndySedeyn - 04.04.2016, 15:22
Re: Server memory optimization - by introzen - 04.04.2016, 15:28
Re: Server memory optimization - by Vince - 04.04.2016, 15:33
Re: Server memory optimization - by AndySedeyn - 04.04.2016, 15:37
Re: Server memory optimization - by introzen - 04.04.2016, 15:45
Re: Server memory optimization - by AndySedeyn - 04.04.2016, 15:51
Re: Server memory optimization - by introzen - 04.04.2016, 15:53

Forum Jump:


Users browsing this thread: 1 Guest(s)