Changes

Jump to navigation Jump to search
21 bytes added ,  19:50, 28 September 2019
m
→‎Inject static content: improve comment on sending money
Line 364: Line 364:  
             // The @ will be replaced with the player's name.  Other items do not seem to work (i.e. %pet or %farm)
 
             // The @ will be replaced with the player's name.  Other items do not seem to work (i.e. %pet or %farm)
 
             // %item object 388 50 %%  - this adds 50 pieces of wood when added to the end of a letter.
 
             // %item object 388 50 %%  - this adds 50 pieces of wood when added to the end of a letter.
             // %item money 250 601  %%  - this sends money (did not try it myself)
+
             // %item money 250 601  %%  - this sends a random amount of gold from 250 to 601 inclusive.
 
             // %item cookingRecipe %%  - this is for recipes (did not try myself)  Not sure how it know which recipe.  
 
             // %item cookingRecipe %%  - this is for recipes (did not try myself)  Not sure how it know which recipe.  
 
             data["MyModMail1"] = "Hello @... ^A single carat is a new line ^^Two carats will double space.";
 
             data["MyModMail1"] = "Hello @... ^A single carat is a new line ^^Two carats will double space.";
49

edits

Navigation menu