View Single Post
  #22  
Old 02-09-2006, 04:15 PM
xAndrewx xAndrewx is offline
Registered User
xAndrewx's Avatar
Join Date: Sep 2004
Posts: 5,260
xAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud of
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");

__________________
Reply With Quote