31.08.2015, 20:54
there is 796 warning all warning in in that type line
i using lates mysql plugin ,and lates A_mysql.inc (/scriptfile SAfull.hmap,jpeg==Size 68.6mb)
Loaded all plugin ,steamer,sscanf,Whirlpool,mysql,nativechecker,MapA ndreas,crashdetect,
and server log here
PHP код:
cache_get_field_content(iRow, "DBID", szResult, g_iConnectionHandle[0], sizeof szResult);
PHP код:
cache_get_field_content(iIndex, "RadioName", RadioData[iIndex][r_szRadioName], g_iConnectionHandle[0], 128);
PHP код:
cache_get_field_content(row, "Username", szField, g_iConnectionHandle[0], MAX_PLAYER_NAME);
PHP код:
cache_get_field_content(row, "DBID", szResult, g_iConnectionHandle[0], sizeof szResult); PlayerData[extraid][pDBID] = strval(szResult);
Loaded all plugin ,steamer,sscanf,Whirlpool,mysql,nativechecker,MapA ndreas,crashdetect,
and server log here
PHP код:
Loading filterscript 'Server.amx'...
Loading filterscript 'vactions.amx'...
Loading filterscript 'yom_buttons.amx'...
Loaded 6 filterscripts.
Error: Function not registered: 'MapAndreas_FindZ_For2DCoord'
Error: Function not registered: 'MapAndreas_Init'
=======================================
| |
| YSI version 3.09.0684 |
| By Alex "******" Cole |
| |
=======================================
onfoot_rate = 40 (int, read-only)
incar_rate = 40 (int, read-only)
weapon_rate = 40 (int, read-only)
[MySQL] 20 floors loaded.
[MySQL] Loading from MySQL databases...
[MySQL] Loading Server Statistics From Database...
[MySQL] Loading Admin Authorized Commands from database...
[MySQL] Loading organization gates from database...
[MySQL] Loading Turf Wars from database...
[MySQL] Loading houses from database...
[MySQL] Loading map icons from database...
[MySQL] Loading doors from database...
[MySQL] Loading businesses from database...
[MySQL] Loading gangs from database...
[MySQL] Loading ATMs from database...
[MySQL] Loading arrest points from database...
[MySQL] Loading impound points from database...
[MySQL] Loading Radio Stations
[MySQL] Loading business restock orders from database...
[MySQL] Loading repair points from database...
[MySQL] Loading Jobs from the database...
[MySQL] Loading Dynamic Vehicles from database...
[MySQL] Loading Jobs from the database...
Initializing server...
Number of vehicle models: 0
PHP код:
forward LoadDynamicTexts(); public LoadDynamicTexts() l
{
new
iRows,
iFields,
szResult[64],
szMessage[144],
iTotal;
cache_get_data(iRows, iFields, g_iConnectionHandle[0]);