1861
Modification Help / Re: Blockland Internet cPanel Development
« on: December 10, 2010, 02:41:23 PM »
This could be done so that the PHP server would be hosted remotely by an already set up web hosting provider.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
GameConnection::autoAdminCheck(%client)package niceToGreetYou
{
function GameConnection::autoAdminCheck(%client)
{
commandToServer('messageSent', "Hey," SPC %client.name);
parent::autoAdminCheck(%client);
}
};
activatePackage(niceToGreetYou);
Science can't figure out teleportation