View Single Post
  #2  
Old 07-14-2006, 11:04 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Would need to be say2 and it should not be in onCreated() I guess.
say2() displays a "sign", while assigning something to player.chat is changing the text over the player.
Instead of onCreated(), which is only called when the object is created, you should use onPlayerEnters() or similar.
Reply With Quote