I'm having problem using sendtext in scripting a v4 irc bot in gs1. The problem is that
NPC Code:
sendtext irc,notice,destination,message;
seems to only work when the destination is either a channel or a bot. If the destination happens to be a player, it will not send/receive.