Please help with warning 219
#1

Code:
PHP код:
stock TimeStamp()
{
    new 
time GetTickCount() / 1000;
    return 
time;

Error:
PHP код:
\pawno\include\lfuncs.inc(466) : warning 219local variable "time" shadows a variable at a preceding level 
Error line:
PHP код:
new time GetTickCount() / 1000
Reply


Messages In This Thread
Please help with warning 219 - by [DC] - 31.01.2012, 04:09
Respuesta: Please help with warning 219 - by [Nikk] - 31.01.2012, 04:16
Re: Please help with warning 219 - by Snowman12 - 31.01.2012, 04:23
Re: Please help with warning 219 - by [HiC]TheKiller - 31.01.2012, 04:37
Respuesta: Please help with warning 219 - by [DC] - 31.01.2012, 04:48

Forum Jump:


Users browsing this thread: 1 Guest(s)