View Single Post
  #2  
Old 04-13-2003, 02:16 AM
CheeToS2 CheeToS2 is offline
That Guy
CheeToS2's Avatar
Join Date: Dec 2001
Location: Seattle, WA
Posts: 2,528
CheeToS2 will become famous soon enough
Send a message via AIM to CheeToS2
works for me

NPC Code:

// NPC made by CheeToS
if (created) {
setstring this.blah,something,two,three;
setstring three,bleh,moo,che;
message #I(#I(this.blah,2),1);
}

__________________

Reply With Quote