19.02.2012, 04:55
Guys can anyone help me please
i am making a text draw
that would be placed at the lower screen
my format is this
its a count down text draw for event and etc..
can anyone help me
or maybe player expiration of VIP
can anyone help me make me that text draw? please
i use y_ini and my data is
i am making a text draw
that would be placed at the lower screen
my format is this
pawn Код:
%d Years , %d Months %d Days , %d Hours , %d Minutes , %d Seconds
can anyone help me
or maybe player expiration of VIP
can anyone help me make me that text draw? please
i use y_ini and my data is
pawn Код:
pData[playerid][pYears]
pData[playerid][pMonths]
pData[playerid][pDays]
pData[playerid][pHours]
pData[playerid][pMinutes]
pData[playerid][pSeconds]