Quote:
Originally Posted by cbk1994
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.
|
Error...
Script: Function setPM not found at line 2 in script of Control-NPC