Changes

Jump to navigation Jump to search
→‎Mail: optional param on seenmail
Line 1,001: Line 1,001:  
{{/cmd
 
{{/cmd
 
   |command = seenmail
 
   |command = seenmail
   |params  = {{t|S:mailID}},{{t|B:addOrRemove}}
+
   |params  = {{t|S:mailID}},{{o|B:addOrRemove}}
 
   |desc    = Marks specified mail as already received. The ID is case-sensitive; see <samp>Data/mail</samp> for valid IDs in the base game. You can remove a mail received (instead of adding it) by setting the second argument to false, like <samp>seenMail <code><id></code> false</samp>.
 
   |desc    = Marks specified mail as already received. The ID is case-sensitive; see <samp>Data/mail</samp> for valid IDs in the base game. You can remove a mail received (instead of adding it) by setting the second argument to false, like <samp>seenMail <code><id></code> false</samp>.
 
}}
 
}}
Line 1,237: Line 1,237:  
{{/cmd
 
{{/cmd
 
   |command = question
 
   |command = question
   |params  = {{t|I:questionID}},{{t|B:answerOrForget}}
+
   |params  = {{t|I:questionID}},{{o|B:answerOrForget}}
 
   |desc    = Marks the specified dialogue question as answered. You can forget a selected answer (instead of adding it) by setting the second argument to false, like <samp>question <code><id></code> false</samp>.
 
   |desc    = Marks the specified dialogue question as answered. You can forget a selected answer (instead of adding it) by setting the second argument to false, like <samp>question <code><id></code> false</samp>.
 
}}
 
}}
Line 1,436: Line 1,436:  
{{/cmd
 
{{/cmd
 
   |command = eventseen, seenevent
 
   |command = eventseen, seenevent
   |params  = {{t|I:eventID}},{{t|B:seeOrForget}}
+
   |params  = {{t|I:eventID}},{{o|B:seeOrForget}}
 
   |desc    = Marks specifid event as seen by your farmer. Useful for enabling access to event-dependent areas or events. You can forget an event (instead of adding it) by setting the second argument to false, like <samp>seenEvent <code><id></code> false</samp>.
 
   |desc    = Marks specifid event as seen by your farmer. Useful for enabling access to event-dependent areas or events. You can forget an event (instead of adding it) by setting the second argument to false, like <samp>seenEvent <code><id></code> false</samp>.
 
}}
 
}}
138

edits

Navigation menu