Advertisement
Guest User

Untitled

a guest
May 27th, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. ------------------- Help Files -------------------
  2. You may want to integrate the help files into your own +help system. They are found on objects
  3.  
  4.  
  5.  
  6.  
  7. Note: There are some help commands already included on '' that reference the help attributes on those previously mentioned objects. You may not want to delete them, but simply reference them from your +help system.
  8.  
  9. --------- Now It's Your Turn: Do This Now --------
  10. Put in your Master Room (#2)
  11. You will probably want to put the following objects inside a Weather Control Room that only admin/wizards have access to:
  12.  
  13.  
  14.  
  15.  
  16. Your function_invocation_limit is 25000. Good.
  17.  
  18. The following @function calls must be added to an appropriately priviledged @startup (eg. on #1):
  19. &SETUP-WEATHER-FUNCTIONS #1 = @function randword = #-1 NO MATCH/randword; @function tilde2blank = #-1 NO MATCH/tilde2blank; @function blank2tilde = #-1 NO MATCH/blank2tilde
  20. @startup #1 = @trigger me/setup-weather-functions
  21. @trigger #1/setup-weather-functions
  22. Finally, after the above has been done: @trigger #-1 NO MATCH/Startup
  23.  
  24. '+wtc' and '+wta' to configure.
  25. Type '+wsetup' to see this message again.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement