27.06.2012, 15:31
I was under the impression that NPC scripts supported CallRemoteFunction, but apparently they don't. SendCommand might work though. Just add IsPlayerNPC check in your gamemode for that command and call functions as desired.