PHP Code:
function onActionPlayerOnline() {
//list of other weapons I had but chose not to include in this post :p
player.join("expfunctions");
showStats(0x400+0x200+0x100);
EnableFeatures(AllFeatures - 4);
echo("Esteria (Server): "@player.communityname@" has logged in!");
}
/* if (this.accounts.index(player.account)==-1)
{
this.accounts.add(player.account);
sendtorc("/reset "@ player.account);
} */