Tiny stupid question
#2

pawn Код:
new year,month,day; getdate(year,month,day);
new hour,minute,second; gettime(hour,minute,second);
pawn Код:
printf("            Time: %d:%d:%d             ",hour,minute,second);
printf("            Date: %d/%d/%d             ",day,month,year);
https://sampwiki.blast.hk/wiki/Getdate
https://sampwiki.blast.hk/wiki/Gettime
Reply


Messages In This Thread
Tiny stupid question - by nuriel8833 - 09.11.2011, 14:45
Re: Tiny stupid question - by Stigg - 09.11.2011, 15:17
Re : Tiny stupid question - by decondelite - 09.11.2011, 15:50

Forum Jump:


Users browsing this thread: 2 Guest(s)