Thread: Uhm...
View Single Post
  #11  
Old 12-16-2001, 03:49 AM
Torankusu Torankusu is offline
Elite Member
Torankusu's Avatar
Join Date: Jun 2001
Posts: 10,065
Torankusu is a jewel in the roughTorankusu is a jewel in the rough
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)
I suck at scripting. What would go in the NPC that I say "list times" that shows the time each faq with that NPC has been online?
__________________
Quote:
Originally posted by Spark910
Think befreo you type.
Reply With Quote