Time integer,string or something else?
#1

Hey...what is time?
i mean
PHP код:
if(sscanf(params,"hourandminute",hour,minut))
SetPlayerTime(playerid,hour,minut); 
Time integer,string or something else?
Reply
#2

if(sscanf(params,"dd",hour,minut))
SetPlayerTime(playerid,hour,minut);
Reply
#3

Quote:
Originally Posted by wumpyc
Посмотреть сообщение
Hey...what is time?
i mean
PHP код:
if(sscanf(params,"hourandminute",hour,minut))
SetPlayerTime(playerid,hour,minut); 
Time integer,string or something else?
'Time' is an integer.
Reply
#4

Are you looking for seconds?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)