Quote:
|
Originally Posted by adam
somebody delete EVERY post in this thread, and let us try this again
if (playerchats) {
if (strcontains(#c,"name")){
message "My name is Bob";
}
}
|
Let's start in GS2 too.
NPC Code:
function onCreated()
message("Start Here");