View Single Post
  #2  
Old 01-31-2007, 09:54 PM
Andy0687 Andy0687 is offline
Enigma
Join Date: Feb 2002
Posts: 1,072
Andy0687 is on a distinguished road
I doubt its the most efficient, but you could always pass them to a DB NPC and use

this.variable = FindNPC("NPC").variable;

or set them to a temporary server variable?
__________________
Reply With Quote