Blockland Forums > General Discussion
This player has the power!
Skip:
I'm just glad Mack posted this and not some idiot who would actually think
--- Quote from: Sket on October 16, 2010, 12:11:25 AM ---omg he wil hak mai server!!!!!!!!!!
--- End quote ---
pitfall:
--- Code: ---//From the compass mods' server.cs
function servercmdcom_pong(%c,%x)
{
if(%x == %c.confirmationNum)
{
echo(" " @ %c SPC %c.getPlayerName() SPC "- This player has the power! Giving them the guidance...");
%c.compassEnabled = 1;
for(%i=0;%i<$ServerWaypoints;%i++)
{
commandtoclient(%c,'com_addwaypoint',$ServerWaypoint[%i]);
}
}
}
--- End code ---
Pulchritude:
--- Quote from: Skip on October 16, 2010, 12:25:22 AM ---Compass mod, I think.
--- End quote ---
Yeah, I think this started happening to me when I got the compass mod on my old computer.
M:
Yes, it's compass mod. :cookieMonster:
phflack:
compass mod FTW :D