These are some of the snippets that I've made. I hope that you use them along with the SMAUG Coding tutorial I made. It will help you to learn a lot of things and maybe one day you'll be writing a page like this :)
| File | Description |
| equip.c | Shows the condition of equipment in your inventory |
| immwhere.c | Shows the vnums that all players are in |
| iscarrying.c | Checks if a player is carrying a vnum of an object |
| iswearing.c | Checks if a player is wearing a vnum of an object |
| monitor.c | Advance immortal monitoring system |
| qptrans.c | Transfer glory from one player to another |
| saveall.c | Same as force all swear |
| shellwho.c | Allows the emulation of the users command |
| simple.c | A simple score command |
| swear.c | Adds a swear channel |
| wizhelp.c | Gives commands a type, mortal, admin ect.. |