gettime seconds or hours
#1

PHP код:
if(gettime() - TickGarbage[playerid] <3) return 0
what does the 3 mean? in what value does gettime return : seconds,hours,miliseconds?
Reply
#2

This might help you,

https://sampwiki.blast.hk/wiki/Gettime

gettime() return a unix timestamp.
Reply
#3

Seconds, it's defined by seconds by default
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)