lua:ch:qadvance
This is an old revision of the document!
Increase quest-state.
Syntax1:
qadvance(argument[string])
Where argument has the format: '[victim] [id] [increment{optional}'
Accepts format arguments.
Syntax 2:
qadvance( victim[CH], id[string/number] {, increment[number]})
Notes:
Id can be a numerical vnum or relative vnum.
Examples:
mob:qadvance("%s 31404", ch.name)
mob:qadvance("%s 31404 3", ch.name)
mob:qadvance(ch, 31404)
mob:qadvance(ch, 31404, 3)
lua/ch/qadvance.1419667114.txt.gz · Last modified: 2014/12/27 07:58 by vodur