do you have to host a server to use it?
Great addon, but every time someone joined my server, it says they have admin (the did not really have it but i said they did with the welcome message). Disabling the addon fixed this.
Are you stupid?
@ FurlingGood... but just make a drill or somthing to get rid of the hard stone instead of the laser gunJust saying for the fact you added more ore and gems... i was gona ask kalphiter to plz do that for next update
function serverCmdUpgradePick(%client){ if(%client.pickaxeNum > 4) messageClient(%client, '', "You cannot upgrade your brick above level 5");
Can i upgrade my brick level Kalphiter, my BRICK LEVEL?!
Now you almost made me replace the b with a p, making it "prick level".
i lol'd.
Code: [Select]function serverCmdUpgradePick(%client){ if(%client.pickaxeNum > 4) messageClient(%client, '', "You cannot upgrade your brick above level 5");Can i upgrade my brick level Kalphiter, my BRICK LEVEL?!
try this if(%client.pickaxeNum > 9) messageClient(%client, '', "You cannot upgrade your brick above level 10
It's resolved. level 20 is max on my server now. But you didn't get the joke, its PICK level not BRICK level OR PRICK LEVEL.
if(%einstCount > %highEinst) { %highEinst = %dirtCount; %highEinstClient = %client; }
v1.21 Fixed everyone receiving an auto-admin message Fixed highest einsteinium message displaying the the person with the most einsteinium's dirt count. Fixed typo saying "brick level" instead of "pick level"
If you also look at the new script on Windows you'll see it's only on 4 lines. I'm not worried as the script still executes fine.Try editing from this:http://blockland.kalphiter.com/add-ons/files/Gamemode_Mining/server.cs