BeBot - An Anarchy Online and Age Of Conan chat automaton
Archive => Anarchy Online Archive => BeBot 0.2 support => Topic started by: forceful on November 01, 2005, 07:58:33 pm
-
Hey,
is there a command for checking how many points everyone /someone has?
-
If you have the Points.php module loaded it's:
!points to show your Points
!points all to show everyones Points
See also !help !points :)
-
Thank you SO much, this solved a lot for us, needing to clear out the "test" points before we get started :)
-
Am working in a bit of code to allow !points <name> as well.
Might change it to !listpoints, and !points <name> to save from someone's name being "all" :P
-
If you have apache on your server its easy to make a small webpage that lists it for you members. I made a quick one on my server. like this (http://full.av.usaklig.info/haal9000.php).
If you want I can modify my code and make it available for you, so you can make your own page :)