another question
#1

hey i have to do this

pawn Код:
1000*60*5
in settimer for get 5 minutes right??

and how i can get the second?
Reply
#2

new hours,minutes,seconds;
Gettime(hours,minutes,seconds);
sumthing like that? i dno :P
Reply
#3

no -.- i mean in a timer ... im making a command /bombcar second .. i have 2 get the second in millisecond

this 1000*60*5 in the set timer is 5 minute how to get seconds ? what i have 2 change
Reply
#4

1000 - a second

so SECOND + 3 zeros
Reply
#5

solved its 1000*seconds like 1000*5 = 5000 millisec so 5 sec
Reply
#6

is it a countdown with textdraws or summing or just a timer? coz with a timer u can just put in 5000 :P
Reply
#7

i have to make a command so player cant put 5000 but only 5 ...
Reply
#8

oh, you could do if ur using sscanf sometihng like ((((time*1000)))) ( 5x1000 = 5000)
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)