04.05.2015, 20:12
i got 2 warnings by this line
Line 1126:
Line 1164:
I think its because of this that the dynamic doors not saving, or is it something else ?
if i place a dynamic door everything exterior/interior ext..
and restart the server or look inside my mysql it has not changed anything under ''ddoors''
Line 1126:
PHP код:
cache_get_field_content(rows, "Description", DDoorsInfo[index][ddDescription], MainPipeline, 128);
PHP код:
cache_get_field_content(i, "Description", DDoorsInfo[i][ddDescription], MainPipeline, 128);
PHP код:
(1126) : warning 202: number of arguments does not match definition
(1164) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
2 Warnings.
if i place a dynamic door everything exterior/interior ext..
and restart the server or look inside my mysql it has not changed anything under ''ddoors''