Skip to content

Redwall MUCK Site

Sections
Personal tools
You are here: Home » Land and Regions » How it works...
« December 2008 »
Su Mo Tu We Th Fr Sa
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      
 

How it works...

How the Locks and Macros work.

The reason this lock works, is because of the macro it uses.

So lets take the action "fly" and only let players with flying species through.

+lock fly=action=&{lock_to_species:~lists/flyers}

Now then, all the lists are pre-defiend and ready to use, (~list/...) and are used by the macro {Lock_to_species} to lock all of the species in the supplied list, and the list is defined in the argument... which happens to be ~lists/flyers in the above example.

So, you can also make your own lists of species in lsedit and use that instead, as long as it reffers to the correct prop, of coures. You can also just lock it to a single species without having to write a list.

So the argument is a list, and you can make it inter-changeable with some more MPI cleverness.

Created by DZeil
Last modified 2004-02-28 12:14 PM
 
 

Powered by Plone

This site conforms to the following standards: