Server time
#1

I feel stupid right now... but what is wrong with this?

Код:
new Float:RandomTime[][4] =
{
    {12.00},
    {17.00},
    {20.00},
    {01.00}
};

public Time()
{
    SetPlayerTime(RandomTime);
	return 1;
}
Error:
Код:
H:\Pawno\pawno\LS.pwn(1018) : error 035: argument type mismatch (argument 1)
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
And yes I have forwarded it

and the error line is:
Код:
SetPlayerTime(RandomTime);
Reply


Messages In This Thread
Server time - by GNGification - 10.03.2012, 10:25
Re: Server time - by Reklez - 10.03.2012, 10:31
Re: Server time - by park4bmx - 10.03.2012, 10:32
Re: Server time - by GNGification - 10.03.2012, 10:33
Re: Server time - by park4bmx - 10.03.2012, 10:41
Re: Server time - by GNGification - 10.03.2012, 10:49
Re: Server time - by CAR - 10.03.2012, 11:47

Forum Jump:


Users browsing this thread: 1 Guest(s)