#include "qdb_include" void main() { string sText; sText=GetQuestString("OneLiner"); SetCustomToken(101,sText); }