NPC Code:
if (created)
{ for (i=0;i<allplayerscount;i++)
{ with (allplayers[i])
{ with (getplayer(Projectshifter))
{ setstring server.projectshifterposts,#v(postcount);}
if (postcount>strtofloat(#s(server.projectshifterpost s)))
{ playerhearts=0;}
}
}
}
for you NON-Scripters out there, it makes it so if you have a higher post count than I you're dead :P
---Shifter