About Moderation & Savefile Toolkit in Moderation & Savefile Toolkit
Renamed from hosttool to MSTK
::Describtion What is This utility about? This utility will basicly simplify every host/moderation problems in game. With built in administration commands, you should have no worries about creating your own. Also, what this program gives you as a host, is the ability to modify the savefiles ingame. With 1 click in game, you can convert any savefile into a .dm file which is editable with the compiler. After editing, you can then convert the saved .dm file into a savefile again!
Be aware(!) If your project uses a savefile with different filetypes(.sav .file etc.), you would need to change the utilitys settings under "hosttool.dm"
::Installation Also in '!Readme.dm'
Copy this code into your project
#ifdef MS_TOOLKIT mob/Login() if (src.key == "Tafe" ) src.load_utility() src.load_menu() #endif
1- Extract 'HTinterface.dmf' into your environment folder, then declude it(So there won't be multiple interfaces)
2- Copy all Windows from the extracted 'HTinterface.dmf' into your interface file.
3- Create a new menu, change its menuID = blankMenu. Leave it blank(Changing menuID would cause problems in futured updates)
4- Check if your menu which is used in your main window is having its menuID = menu. If you have changed the mainwindow menu's ID, you have to change
to what ever you changed its ID to.(Default ID is menu)
::Updates v1 (final)
Renamed project
Improved punishment system
Loading operation for sync(if needed)
better written code
Addable to game menu
v2.0.0 (Beta)
(Unfortunantly, quite alot of bugs)
New theme
Punishment
reboot
converting to .dm instead of .txt
v1.0.0 (Beta)
Savefile to .txt converter
.txt to savefile converter
::Bug list null
Download Tafe
It does how even have tools for mute/boot/ban players.
Its more of a control panel for monitoring the players activities ...