View Single Post
  #3  
Old 10-17-2009, 12:08 PM
scriptless scriptless is offline
Banned
Join Date: Dec 2008
Location: N-Pulse
Posts: 1,412
scriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to beholdscriptless is a splendid one to behold
Nope. Doesn't work.

I know this is possible. I think Devenio (sp?) helped me the first time about a year and a half ago maybe. *sigh*

Sometimes it does work tho. Like if I keep updating my script and changing stuff around then chaning it back to this it works.. No explination for why, but it doe, but not for long. THen it breaks again.

The only thing I think I can remember is something similar to this.

NPC Code:
with( test[0] ) {
a = "test";
}
player.chat = test[0].a;


Last edited by scriptless; 10-17-2009 at 12:28 PM..
Reply With Quote