Quote:
Originally posted by tlf288
It isn't that hard to emulate this.
|
Debatable. Since RCs don't trigger an actionplayeronline, you'd need to loop through all the players every x seconds. Problems:
1) Much less efficient than if an actionrconline feaure were implemented.
2) What if the person logs in and out quickly enough to avoid the loop?