15.01.2014, 18:25
Hi all
i want to make some little things that i not sure how to make them, could you help?
for example: i have dealership system in my script, there are 3dTextlabel on the vehicles of the price of the dealership vehicle:
Huntley for sale | Price: $200000
I want to make it count the thousands or hundreds or whatever with ,
Result:
Huntley for sale | Price: $200,000
or 10000 = $10,000
second question:
how to make time of counting 60 seconds for each minute during 15 minutes, i mean the coundown is 15 minutes to zero, what means GameTextForPlayer will show up each 60 seconds or 1 minute past... example:
min/sec
14:59
14:58
14:57
etc.... (timer for countdown of 15 minutes)
Thanks in advance
i want to make some little things that i not sure how to make them, could you help?
for example: i have dealership system in my script, there are 3dTextlabel on the vehicles of the price of the dealership vehicle:
Huntley for sale | Price: $200000
I want to make it count the thousands or hundreds or whatever with ,
Result:
Huntley for sale | Price: $200,000
or 10000 = $10,000
second question:
how to make time of counting 60 seconds for each minute during 15 minutes, i mean the coundown is 15 minutes to zero, what means GameTextForPlayer will show up each 60 seconds or 1 minute past... example:
min/sec
14:59
14:58
14:57
etc.... (timer for countdown of 15 minutes)
Thanks in advance