Hat Mod (v3)
UPDATE:You
can* now submit your hats to me via PM.
If they are good enough. I will add them to the pack. Along with your name on the credits.
*You don't have to submit them to me, you can release on your own using the pack format below.
FeaturesAFK Kicker (By default Kicks after 300 seconds)
Can be enabled/disabled with
/afkChanging the AFK time with
/afktime <TIME> Warns you if you are about to be kicked for afk.
Cheater's Lament A secret hat is awarded (randomly) to those who have never been afk on your server.

On the other hand, it can also be removed if you become afk.
HatsThere are 9 hats. Based off of the item drop system in Team Fortress 2.
Hats can be
found* by random every 25 minutes on the server.
You can view your found hats by typing
/hat
You can wear one of your hats by typing
/hat <name of hat here>*You have a 50% chance of finding a hat every roll.
DownloadClick here
How to make your own hats!Download the base hat ms3d! http://www.mediafire.com/?dty1d4amyua1. Create your model, size it appropriately.
2. Create a new "yourhat.cs" in this ITEMS folder.
3. Edit your CS to look something like this.
-----------------------------------------------------
AddHAT("YourHat","YourhatImage",0);
datablock ShapeBaseImageData(YourhatImage)
{
shapeFile = "./SHAPES/Yourhat.dts";
emap = true;
mountPoint = $HeadSlot;
offset = "0 0.02 0.3";
eyeOffset = "0 0 0.4";
rotation = eulerToMatrix("0 0 0");
scale = "0.1 0.1 0.1";
doColorShift = false;
colorShiftColor = "0.392 0.196 0.0 1.000";
};
-----------------------------------------------------
4. Put your DTS model into the ITEMS/SHAPES folder.
5. Please note. DO NOT edit any of the default hat mod scripts.
Your hat.cs will auto execute.
Pandan, is there any way to test hats I've made?
Yes there is. Simply download this
http://www.mediafire.com/?hmmymenif04(hat testing addon)
Put your model in there, name it "hattest.dts"
Then, while in-game. type /hattest
CreditsScripting: Mr.Doom
Models: Pandan
秘密の帽子はHaloです。