Adding an update check system.

This commit is contained in:
Shank 2011-05-28 21:38:42 -06:00
parent 5dc0cf584c
commit 0dc7e3db06
3 changed files with 31 additions and 1 deletions

View file

@ -70,6 +70,7 @@
ShankShock.handleCheater(plr);
}
ShankShock.showmotd(plr);
ShankShock.showUpdateMinder(plr);
if (ShankShock.permaPvp)
{
Main.player[plr].hostile = true;