Set quest-state for player Syntax1:\\ qset(argument)\\ Where argument has the format: '[victim] [id] [value] [timer{optional}] [limit{optional}]'\\ Accepts [[:lua:formatargs|format arguments]]. Syntax 2:\\ qset( target, id, value [, timer [, limit]]) Notes: id can be a vnum format or relative vnum format (e.g r123). Examples:\\ mob:qset("%s 31404 3 0", ch.name) mob:qset(ch, 31404, 3)