View Single Post
  #11  
Old 02-16-2006, 04:37 AM
Maniaman Maniaman is offline
Registered User
Join Date: Aug 2005
Posts: 326
Maniaman is on a distinguished road
You need to include the ctrl name in the onSelect() thing

NPC Code:

function ctrlname.onSelect() {
player.chat = "whoah";
}

__________________

Current Maloria Event: (click to go to it)
Reply With Quote