Hey guys long time no see, question.

Posted by Rob Harper on Sun 14 Dec 2003 07:11 AM — 3 posts, 13,738 views.

#0
Hey I was wondering how would I go about having a variable I create lets call it ahh rank, add 1 to it every six hours they play? This is not how I'm using it but just an example.

Thanks
Australia Forum Administrator #1
In one of the "heartbeat" functions check how many hours they have been playing (I'm not sure, that might be there already), and divide it by 6. If the result is more than there current "rank", add one to it.
#2
Thanks nick, I think I got it..I'll know soon enough, heh you'll have to stop by and check out my finished work when it's done.