Anyone know how to add in something to make a limited time or beta like lite or something.
Anyone know how to add in something to make a limited time or beta like lite or something.
Here's a little snippet that should give you enough to create your own version of a limited time:
Simba Code:MarkTime(T);
repeat
Wait(1000);
until TimeFromMark(T) > 60000
There are currently 1 users browsing this thread. (0 members and 1 guests)