
07-14-2006, 11:04 PM
|
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
|
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. |
|
|
|