View Single Post
  #5  
Old 04-28-2006, 05:30 AM
Andy0687 Andy0687 is offline
Enigma
Join Date: Feb 2002
Posts: 1,072
Andy0687 is on a distinguished road
Quote:
Originally Posted by xXziroXx
Put this in the Control-NPC:
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.
Reply With Quote