Thread: NPC Help
View Single Post
  #5  
Old 05-14-2011, 10:16 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by mrnothersan View Post
it says
In the Control-NPC,

PHP Code:
function onCreated() {
  
this.setPM("");
}

function 
onInitialized() {
  
this.trigger("created");

For the chat thing, that will need to be in a weapon, not the Control-NPC.
__________________
Reply With Quote