View Single Post
  #2  
Old 12-30-2005, 03:11 AM
Matt Matt is offline
iZone Administrator
Matt's Avatar
Join Date: Apr 2005
Location: United States
Posts: 2,690
Matt is a jewel in the roughMatt is a jewel in the rough
I'm not exactly good with scripting, but you can try this.

NPC Code:
function onPlayerChats()
if (player.chat == "texthere")
hide;

__________________
Need Playerworld or Account support?
GraalOnline/Toonslab Support Center
Reply With Quote