25.11.2010, 21:23
[Description]
As an addition to dialog, everything is also available with regular commands IF zcmd and sscanf is available. This can be disabled, read the comments in the code.
Commands themselves are pretty self-explanatory:
... is hopefully explained in the code, as comments.
[Download]
Solidfiles (Includes DLDiag include)
Pastebin(crappy comment indention)
Also.. didn't really test it much. So bug reports are appreciated, as well as recommendations.
Got bored a few hours ago, and ended up with this. I don't really need it, but i thought about creating something like this to show how DLDiag can make some things easier. So.. here it is.[Commands]
What is it?!
It is either plug-n-play PM/Admin system, or you can easily implement it just as a dialog system to your already existing PM/Admin functions.
As an addition to dialog, everything is also available with regular commands IF zcmd and sscanf is available. This can be disabled, read the comments in the code.
Commands themselves are pretty self-explanatory:
- /reply
- /pm [ID/Part of Name]
- /kick [ID/Part of Name]
- /ban [ID/Part of Name]
- /teleto [ID/Part of Name]
- /telehere [ID/Part of Name]
- /freeze [ID/Part of Name]
- /unfreeze [ID/Part of Name]
... is hopefully explained in the code, as comments.
[Download]
Solidfiles (Includes DLDiag include)
Pastebin(crappy comment indention)
Also.. didn't really test it much. So bug reports are appreciated, as well as recommendations.