View Single Post
  #6  
Old 04-28-2006, 08:22 AM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Quote:
Originally Posted by Andy0687
If im best guessing here, dosent that code only catch players logging online as in like client? Tested it and it will not be catching my RC logging on.

Your best bet I would say is to use two strings, currently logged on RCs and new RCs, check them against one another every once in awhile, if you find a new one, add it to the list of already online RCs, display a message, and dont check for them anymore.
Yeah, true, but I cant remmember if theres a function like onActionRCOnline.. if there isnt, you would have to make a constant loop that checks all online RCs.
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote