Thread: Uhm...
View Single Post
  #10  
Old 12-15-2001, 11:56 PM
Yakuna2001 Yakuna2001 is offline
Registered User
Yakuna2001's Avatar
Join Date: Jun 2001
Location: England U.K
Posts: 940
Yakuna2001 is on a distinguished road
Send a message via AIM to Yakuna2001
Quote:
Originally posted by Tyhm
if(strequals(#g,FAQ)){
if(strtofloat(#s(starttime))<1){
setstring starttime,#v(timevar);
}
}else{
if(strtofloat(#s(starttime))<0){
setstring timeontag,#v(strtofloat(#s(timeontag))+(timevar-strtofloat(#s(starttime))));
}}

You can store it manually, and it'll store timeontag as a function of timevar (since it goes up once every like 2 seconds, divide by 30 to get the number of minutes, etc)
tyhm...... u officially own
__________________

-Manager of the UnholyNation PlayerWorld-
UnholyNation Forums
Reply With Quote