Blockland Forums > General Discussion
all of our gamemode prayers have been answered praise rotondo
Filipe:
Uh, what is going on here
.:FancyPants:.:
--- Quote from: Filipe on February 14, 2013, 12:09:19 AM ---Uh, what is going on here
--- End quote ---
more like what isn't going on here yeeeea
IkeTheGeneric:
I, for one, welcome our new shoe roleplay servers.
pecon98:
--- Code: ---package shoerp
{
function gameconnection::spawnplayer(%this)
{
parent::spawnplayer(%this);
%this.player.hidenode("ALL");
%this.player.unhidenode("lshoe");
%this.player.unhidenode("rshoe");
}
};
activatepackage(shoerp);
--- End code ---
Someone host this, now.
Dexxtter: