Show Posts

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.


Messages - Azjherben

Pages: 1 2 [3] 4 5 6 7 8 ... 40
31
General Discussion / Re: Azjherben's Mining and Deathmatch server.
« on: May 01, 2010, 12:58:06 PM »
You should put my post in the OP.
done.

32
Add-Ons / Re: Large Walls Brick Pack
« on: May 01, 2010, 11:11:26 AM »
Fine then, "banned".
banned?

(i mean why, not what does banned mean)

33
General Discussion / Re: Azjherben's Mining and Deathmatch server.
« on: May 01, 2010, 09:28:39 AM »
16.
19!
herp derp it changes

Can the trowel make platinum? :o
Yes, it makes a random block with the same chances as usual.

34
General Discussion / Re: Azjherben's Mining and Deathmatch server.
« on: May 01, 2010, 09:04:31 AM »
18 online on it right now!
:D

35




My server is an infinite mining server, with a deathmatch built in. With the money you get from mining you can buy tools to build better bases and weapons to defend/attack with. Though it's usually pretty peaceful and you can make teams if you wish. You start with a pickaxe at level one and a trowel. The pickaxe can be upgraded with /upgradepick and the trowel will create one block of a random type where you choose for eight dollars.

Other tools include:

Pickaxe -- Basic mining tool, upgradeable.
Trowel -- Basic building tool, 7$ to build a dirt cube 10$ for a rock cube. /placerock to choose rock /placedirt to choose dirt
E.R.T. -- Also called the Laz.Man. it costs 1250$ and can instantly plow though all ores even lava but doesn't pay you back. /ert to buy
Pistol -- It's a pistol, you kill with it. 175$       /buygun to buy
Knife -- Butterfly Kinfe, costs 25$. /buyknife to buy
Sniper -- A sniper rifle, costs 300$. /buysniper to buy
Light -- Dur a light. 25$ /buylight to buy
Lavasuit -- A lavasuit, prevents you from dieing when you touch lava blocks. 1500$ /buylavasuit to buy

Block types include:

Dirt --
Rock --

Iron --
Copper --
Tin --

Zinc --
Alumnium --
Nickel --

Gold --
Silver--

Platnium --
Pallidium --

Urainium --
Tarznium --

You can also get certain gems from certain ores, these include:

Diamond -- Has a 1:50 chance of getting it from all block types mined including dirt, is worth 25$.


DONATE BY SAYING /donate <player name> <amount>
Check your money by saying /checkmoney


Any questions?
And how do I make one of those server status images?



V 2.1
-gun price lowered to 175$ from 200$
-value of ores rasied a bit

V2.3
-ERT improved
-Urainium added.

V2.5
Now the game saves your cash.

V2.6
Diamonds added
Price to build reduced from 50$ to 8$

v2.8
New "classes" added, different layers of the game where if you go deep enough the chances of getting ores change.

V 3
Pickaxe level saves now.
Pickaxe max level increase to 10.
New serface/land level 400 bricks high above spawn.
New ores.

36
General Discussion / Re: Changing Forum Name
« on: May 01, 2010, 07:50:12 AM »
My name is capitalized, but I don't really care.

37
Modification Help / Re: Gamemode_Farming
« on: May 01, 2010, 07:38:47 AM »
Heh, I hope this gets more attention when it's done. xD

38
Code: [Select]
function serverCmdBuyGun(%client)
{
%player = %client.player;

   for(%i = 0; %i < %player.getDatablock().maxTools; %i++)
   {
      %tool = %player.tool[%i];
      if(%tool == 0)
    {

         %player.tool[%i] = TF2PistolImage;
         %player.weaponCount++;
messageClient(%client,'MsgItemPickup','',%i,TF2PistolItem);
break;    
}
}
}

Any ideas why?



Never mind, apparently you have to use some nametoid function on the datablock names.

39
Modification Help / Re: Gamemode_Farming
« on: April 30, 2010, 05:44:10 PM »
I remember hearing something about a possible RP_Farming for RP core...

That's kinda what I meant when I said:
And yes, I do realize that there is the Farming RP mod out, but although I have seen it working a bit, I'm pretty sure it was abondened by killer2 at least a month ago.

40
Off Topic / Re: Most popular players in Blockland
« on: April 30, 2010, 05:28:38 PM »
Tezuni

my idols

You best be trolling.......

41
Modification Help / Re: Racing GoKart
« on: April 30, 2010, 05:26:08 PM »
Note: Is this the right Section?
Not really it should probably be in help, but that's okay.

I can't seem to get it to work.
Can you elaborate on exactly what is wrong?

42
Modification Help / Gamemode_Farming
« on: April 30, 2010, 05:23:18 PM »
So I have decided to take up the task of making a farming gamemode. And yes, I do realize that there is the Farming RP mod out, but although I have seen it working a bit, I'm pretty sure it was abondened by killer2 at least a month ago. The basic framework for this game mode is to have a wide variety of plants and crops you can grow. Each player will start with X (probally 10) seeds of a random crop and some money. They will have to pay money to "plow fields" which is building an 8x8 plate to grow plants on. Then they will have to "plant" their seed on a field of theirs. After a while it will grow and depending on it's maturity level (sprouting, growing, ripe, overripe, etc.) it will yield seeds/fruit/crop that you can use to replant or sell. Not to mention there will probably be other things to spend your money on, like irrigation and houses and weapons and such. Unless I lose my internet or something, I expect to have public testing within a few hours and a prototype/beta version out in 24 hours. And no I have never played farmville or farmtown, just fyi.

43
Add-Ons / Re: Infinite Mining v1.21
« on: April 30, 2010, 04:34:29 PM »
Make the interior buildable.

..and I swear to god, if you start bitching about how it can't be done,
I can get General Nick to vouch that he asked someone to edit it to
work. He got it done in about 2 hours max.

I suppose I could add a tool that can add a dirt tile where you click.
If that's what you mean sorta.

44
Add-Ons / Re: Infinite Mining v1.21
« on: April 30, 2010, 03:49:02 PM »
Why are you asking me to promote the mod?
I suppose it doesn't matter really, if you want me to or not, sence it's not like you can get me banned for editing an add-on you made. But I was just wondering if you minded.

45
Add-Ons / Re: Infinite Mining v1.21
« on: April 30, 2010, 03:42:11 PM »
Nevermind, the Mac cannot read \r\n properly.
Ah, I get it.

By the way, do you mind if we make edits to the mod for our own servers?
(I added iron and change values a bit)

Pages: 1 2 [3] 4 5 6 7 8 ... 40