@rversteegen commented on this pull request.


> @@ -3801,6 +3811,44 @@ end</example>
                                "Inventory autosort" setting in General Game 
Settings.
                        </description>
                </command>
+               <command id="itemsreward">
+                       <canon>items reward (number)</canon>
+                       <shortname>items reward</shortname>
+                       <description>
+                               Returns the id numbers of the items dropped by 
enemies in the last battle
+                               (-1 if item reward number is not present).
+                               If the argument is <ref>getcount</ref>, then it 
returns the number of distinct
+                               items acquired at the end of the battle.
+                               You can use it in a loop in order to display 
all item rewards (for example, in
+                               an after battle script), usually in tandem with 
<ref>itemsquantityreward</ref>.
+                               <example>script, print items gained, begin

This can be 'plotscript' instead of 'script'.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/ohrrpgce/ohrrpgce/pull/1283#pullrequestreview-3094793848
You are receiving this because you are subscribed to this thread.

Message ID: <ohrrpgce/ohrrpgce/pull/1283/review/[email protected]>
_______________________________________________
Ohrrpgce mailing list
[email protected]
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to