View Single Post
  #3  
Old 10-16-2014, 12:09 AM
Kingly_Krab
Administrator
 
Join Date: May 2013
Location: United States
Posts: 1,603
Default

If you're wanting to save user input you could use quest::setglobal(BLAH, $text, 5, "F");
It's just you'd have to find a good name for each variable and name then consecutively, so Input1, Input2, Input3, etc.
Reply With Quote