View Single Post
  #7  
Old 05-20-2006, 04:44 AM
Bl0nkt Bl0nkt is offline
Era Developer
Bl0nkt's Avatar
Join Date: Mar 2005
Location: Pennsylvania
Posts: 1,589
Bl0nkt will become famous soon enough
Send a message via AIM to Bl0nkt
You don't need parenthasis on the outside of the value.

NPC Code:
client.e_mail_messages = client.e_mail_messages @ " Message: " @ client.("e_mail_" @ this.i);



that would work.
Reply With Quote