Maybe there could be a sort of reporter called Users Viewing which would show the users online. You could also use
<[x v] contains [y]?>for it.
Last edited by ImagineIt (2012-11-17 14:38:39)
Offline
There could be a very long workaround (which I'm too lazy to make right now), but that would be an awesome feature. Support!
Offline
TorbyFork234 wrote:
There could be a very long workaround (which I'm too lazy to make right now), but that would be an awesome feature. Support!
Well, it's possible, but that requires checks that happen periodically. But, thanks!
Last edited by ImagineIt (2012-11-17 16:01:49)
Offline
user id prob, no?
Offline
bobbybee wrote:
user id prob, no?
That's what I meant.
Offline
You can programme it, simply made a list called users, then make a script call "if not users contains user id add user id to users" and another script called "wait length of users, delete all of users", this would make a script that checks the amount of users playing automatically, and also it would check the users playing depending on how many users were on according to last check, its automatic and efficient.
Offline
Tbtemplex97 wrote:
You can programme it, simply made a list called users, then make a script call "if not users contains user id add user id to users" and another script called "wait length of users, delete all of users", this would make a script that checks the amount of users playing automatically, and also it would check the users playing depending on how many users were on according to last check, its automatic and efficient.
Yes, but it would need to wait a while if a lot of players are playing. Also, when everyone left, it would still keep them in there.
Offline