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.