Loading houses MySQL R7 plugin
#2

Fixed:
For everyone who searching houses in loop for MySQL R7:

Change:
PHP Code:
cache_get_row(x0szQueryOutput); // HouseID
            
strval(szQueryOutput); 
to
PHP Code:
cache_get_row(x0szQueryOutput); // HouseID
            
houseVariables[x][hHouseID] = strval(szQueryOutput); 
Reply


Messages In This Thread
Loading houses MySQL R7 plugin - by Ld Est Ld - 23.07.2013, 22:11
Re: Loading houses MySQL R7 plugin - by Ld Est Ld - 24.07.2013, 08:21

Forum Jump:


Users browsing this thread: 1 Guest(s)