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.


Topics - Honorable

Pages: [1]
1
Modification Help / Gun node
« on: August 08, 2012, 08:22:09 PM »
Does holding a gun in your hand count as a node? If it does, what is that nodes name and how do I make it disappear?

2
Help / Server Issue's
« on: April 07, 2012, 12:33:36 AM »
So, I am having an issue with my server. The first issue was I shot my brick placer and it would do nothing. After like 4 months I got back to Blockland, and now I need to fix the problem. So I figured out that NO projectiles are having collision, which explains the brick placer.

If you need the console please do state so.

3
General Discussion / Bad Game..
« on: January 18, 2012, 07:41:45 PM »
Alright, so I am currently playing DRPG with some friends. Then I realize the admin ranks.

http://puu.sh/dLxV

4
Help / Block Placement
« on: January 09, 2012, 12:43:16 AM »
Alright, its been a while since I last hosted a Blockland server. Once I began to place blocks, I noticed that once the beam the builder tool shoots out hits the ground, it doesn't do anything. I disabled a lot of addons, and I still cannot figure out what causes this problem. I will include a Error report IF it is necessary.

5
Modification Help / Add-on won't appear on the add-on list.
« on: October 23, 2011, 03:03:53 PM »
Okay so, I made a add-on but it won't appear on the add-on list. I remembered that I knew how to fix it, but I can't remember how I did it.

By the way, the search button is gay. I hate using it.

Edit: Forgot to include script. I am making a MORPG.

Description.txt

Title: HonorMORPG
Author: Honor
Description: MORPG Midevil-Online-Role-Play-Game.


hrpg_commands.cs

function serverCmddisplayHP(%client)
{
  %client.sendHonorMORPGstatus();
}


hrpg_main.cs
package Honormain_Package
{
    function GameConnection::spawnPlayer(%this)
    {
   parent::spawnPlayer(%this);
    }

    function GameConnection::sendHonorMORPGstatus(%this)
    {
   if(!%this.Gold)
       %this.Gold = 0;

   %msg = "<font:arial bold:14>\c6<color:F0FF00>Gold:"@ %this.Gold @".";

   commandtoClient(%this, 'bottomPrint', %msg, 10);
    }
};
activatePackage(Honormain_Package);


server.cs


//DO NOT EDIT ANY OF THE FILES UNLESS YOU HAVE A BACKUP!

//Main Files.
exec("./hrpg_main.cs");

//Command Files.
exec("./hrpg_commands.cs");

6
Add-Ons / Variable Grant V2.1
« on: May 02, 2011, 05:03:49 PM »
Grant any variable to a player with a command.

Commands:
/GrantVariable NAME VARIABLE AMOUNT.
/DeductVariable NAME VARIABLE AMOUNT.
/SetVariable NAME VARIABLE AMOUNT.
/HelpVariable

This can come in use, for when your developing a mod. Or, if your using VCE. Please note you must have the right variable name.

Download
http://download411.mediafire.com/y3dzliiyygyg/be2j8sb3x7iw2fg/Script_Variablegrant+V2.1.zip

Changelog
V2.1: Fixed: Misspelling.

V2: Added: Deducting Command.
V2: Added: Set Command.
V2: Added: Help Command.
-This has been tested and works.


V1: Added: Grant Command.
V1: Add-on Created.
-This has been tested and works.

Sorry for the short description. More description later. No pictures. (Doesn't need any.)

If you find any bugs with this addon Please report them below. Or message me about it. Thank you.

7
Modification Help / need help with %arg 1
« on: August 05, 2010, 05:19:17 PM »
OKAY! So i was going to make a mod. It works good BUT. The only thing that messes it up is

canvas.pushdialog(%arg1);

Okay so. Would i need to put like %arg1 in "" or somthing? I just dont get it.

8
Add-Ons / Client_HonorMining GUI.
« on: July 22, 2010, 12:33:10 PM »
Client_HonorMining GUI. V1.5

This is just a GUI to make your game play experience more fun and easier.
Good luck and i don't got much to say..

OH! and this GUI will work with some different servers.

Link:http://www.mediafire.com/?72qd273r1dwab8b#



9
General Discussion / Blockland bricks..
« on: July 19, 2010, 01:00:07 AM »
Seriously.. This is Blockland. I highly suggest admins make more blocks for up coming versions. #1 reason. If a player makes it, not everyone will download it. So other servers will have more blocks than others which gets annoying. And if you think that this topic should die. Think about this. Have you actually build epic structures? If not, why haven't you? Is it because its time wasting? Or is it because you don't want to experiment with all the bricks? When i started blockland i expected it to have 30 more blocks then it has now. But yea...... An admin should start to model more and more bricks.

10
General Discussion / Adv. HonorMining V3.0.2
« on: May 19, 2010, 08:18:23 PM »


Adv. HonorMining V3.0.9

Minerals.
Aluminium.
Asteroid.
Biomass.
Bionic.
Bionium.
BlueBox.
Clay.
Dirt.
Einsteinium.
Energy.
Fossil.
Gold.
Grass.
GreenBox.
Iron.
MoonRock.
Multibox.
Silver.
Sky.
Space.
Tankir.

Commands.

/AddVel1
/AddVel2
/AddVel3
/BuyBow
/BuyBrush
/BuyLaserPick
/BuyGun
/BuyHeatSuit
/BuyLight
/BuySniper
/Donate NAME Cash VALUE
/LaggerLagger
/MiningAccountStart
/Mining Commands
/Mining Help
/OpenBlueBox
/OpenGreenBox
/OpenMultiBox
/SaveMining
/SB
/Sell Dirt VALUE
/Stats
/UpgradeMulti
/UpgradePick
/XYZ

Versions.

V3.1.2
*Added: Laser Pickaxe.(Projectile goes farther then Pickaxe.)*
*Added: Commands /AddVel1 /AddVel2 /AddVel3.*

V3.1.0
*Added: You can now sell dirt /Sell Dirt VALUE.*
*Added: MultiBox Mineral.*
*Added: Command /UpgradeMultiplyer.*

V3.0.9
*Fixed: Selling Minus Energy.*
*Fixed: Donation Command.*
*Added: Command /LaggerLagger.*
*Added: Admin Command /Cheater NAME.*

V3.0.7
*Added: MoonRock Mineral.*
*Added: Space Mineral.*

11
General Discussion / Noob Add-ons
« on: May 19, 2010, 02:22:39 AM »
A year or 2 ago this forum had pwnage add-ons in the add-on list at all times. But now... Every single one looks bad... The whole add-on file is like messed up with noob add-ons. If you are a good scripter. I say we win the Add-on forum back. Add killer add-ons etc. If you agree with me Vote "Yes" on the poll if we should win this war!

12
Add-Ons / Goto V1.0.3
« on: May 18, 2010, 08:15:55 PM »
Goto V1.0.3

Notes:

You can only teleport to the bedroom so far.
The 6 Teleporting spaces are: /Bed/Dresser/Knob/Lamp/Shelf/Window/...
This is NOT admin only. If i get enough people saying "This should be admin only." I will make it admin only.

Features:

You can teleport to 6 locations in bedroom.

How to use it?

/goto bedroom Location

Download.

http://www.mediafire.com/?nyognvzgzmn

Credits:

Honor : Scripting.

Versions

V1.0.3
Cannot teleport unless on the correct map.


V1.0.0
The Script.

Pages: [1]