User Tools

Site Tools


lua:ch:qstatus

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

lua:ch:qstatus [2014/12/27 07:59] – created vodurlua:ch:qstatus [2014/12/27 08:00] (current) vodur
Line 1: Line 1:
 Check quest status/state for player Check quest status/state for player
  
-Example: \\+Example: 
 + 
 +<code lua>
 if ch:qstatus(300) == 1 then if ch:qstatus(300) == 1 then
  
-<code>say("qset 300 has a value of 1") +    say("qset 300 has a value of 1")
- +
-</code>+
  
 end end
 +</code>
  
lua/ch/qstatus.1419667193.txt.gz · Last modified: 2014/12/27 07:59 by vodur