Thread: New NPCServer
View Single Post
  #13  
Old 06-02-2013, 06:38 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
the object of the player

HTML Code:
for (temp.p: findareaplayers(this.x, this.y, 10, 10)) {
  temp.p.chat = "hello";
}
__________________
Reply With Quote