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 - Randomizaton

Pages: [1]
1
Suggestions & Requests / Re: Ideas, Ideas, Ideas...
« on: October 28, 2009, 08:34:09 PM »
A building maker? REALLY? Get the forget off of Blockland. The point of it is to BUILD, not press a button and "Oh, I made this house".

PLEASE NOTE: none of the are my ideas
READ, YOU IDOT

None of these are mine so tell me if they are possible and if you can make them

It's not that hard... Trust me

2
Suggestions & Requests / Ideas, Ideas, Ideas...
« on: October 28, 2009, 07:41:35 PM »
I've made this topic to somewhat compile the ideas from users around the form...
    Some of the ideas are
    • Animal/Hunting mod
    • A In-Game vehicle maker
    • A In-Game weapon maker
    • Some sort of building maker
    None of these are mine so tell me if they are possible and if you can make them

    AND-you can also talk about blockland upgrades for what you think need to be in Blockland 14


    Here's my idea: a portal that allows blockland to be played on a iPod or iPhone through the computer were the game is actually playing

    This post is to help peoples ideas to be brocasted to the blockland comity
    So...... Knock yourself out

3
Suggestions & Requests / Re: AI's, we need animals
« on: October 28, 2009, 07:14:42 PM »
What would the animals do exactly?

4
Help / Re: Game Wont Start
« on: July 25, 2009, 01:45:40 PM »
Fixed...

5
Help / Game Wont Start
« on: July 25, 2009, 01:31:48 PM »
I have recently gotten a computer fixed and when I try to run blockland the prompt screen comes up, loads and, a second blockland screen comes up but the game will not go any further than that. I use a NAVIDA GeForce 6600 Video card and don’t know what to do. Any help would be nice.
Below is my console if that helps...

6
Help / Re: How to use City RPG to the fullest.
« on: March 01, 2009, 02:49:22 PM »
Here is the link

City RPG-ded.zip
Click to download

7
Help / How to use City RPG to the fullest.
« on: January 07, 2009, 07:53:15 PM »
Ever want to run a City RPG on a non-ded server? Well here's the download... rename and replace in the city mods folder in the add-ons folder. (tell me if you need it)

Also... do you want to ad jobs? Well here's the codes... add your code AFTER the police job (not after the game settings)

$CityRP::jobs::name[$CityRP::jobs++] = "[job]";
$CityRP::jobs::initialInvestment[$CityRP::jobs] = [amount to pay to be that job];
$CityRP::jobs::pay[$CityRP::jobs] = [pay];
$CityRP::jobs::tools[$CityRP::jobs] = "[item] [item] [item]";
$CityRP::jobs::items[$CityRP::jobs] = [true or false];
$CityRP::jobs::law[$CityRP::jobs] = [true or false];
$CityRP::jobs::pickpocket[$CityRP::jobs] = [true or false];

Just replace the words in the [] box after the =
Tell me if this helped.

8
Help / Re: City RP Weapon's For Job's
« on: January 07, 2009, 07:22:51 PM »
Blockbuilder321 is almost right

complete code:
$CityRP::jobs::name[$CityRP::jobs++] = "[job]";
$CityRP::jobs::initialInvestment[$CityRP::jobs] = [amount to pay to be that job];
$CityRP::jobs::pay[$CityRP::jobs] = [pay];
$CityRP::jobs::tools[$CityRP::jobs] = "[item] [item] [item]";
$CityRP::jobs::items[$CityRP::jobs] = [true or false];
$CityRP::jobs::law[$CityRP::jobs] = [true or false];
$CityRP::jobs::pickpocket[$CityRP::jobs] = [true or false];

and i have a code to run on non-ded servers.
so tell me if you want it.

9
Help / Re: single player game help
« on: January 02, 2009, 09:37:53 PM »
Is there a error box like "buffer overrun"?

10
Help / Re: Firework Launcher Problem
« on: January 02, 2009, 09:16:19 PM »
you might as well take it out

11
Help / Re: Firework Launcher Problem
« on: January 02, 2009, 07:09:47 PM »
I have the same problem. You need to remove the file.

12
Help / Re: How to fix a buffer overrun
« on: January 02, 2009, 07:01:12 PM »
This is how to fix the buffer overrun in blockland when you try to start a game. Nothing else.

13
Help / Re: How to fix a buffer overrun
« on: January 02, 2009, 06:54:42 PM »
Get what to work? The game?

14
Help / How to fix a buffer overrun
« on: January 02, 2009, 05:55:49 PM »
To fix a buffer overrun you need to know what a Blockland buffer overrun is.

          A blockland overrun happens when a bad add-on corrupts the program ".../Blockland.exe"

To fix this you need to...
     #1 - Go into the blockland folder and double click the file called console.log (open in .txt) this is a error reporter

     #2 - Click on edit and then find and in the box and type "Syntax error" in the find box

     #3 - When you find one look at the left and that will tell you the add-on name.

     #3 - example: Loading Add-On: Weapon_Sgrenade
                           
Quote
Add-Ons/Weapon_Sgrenade/server.cs Line: 394 - Syntax error.
                            >>> Some error context, with ## on sides of error halt:
                            function SgrenadeImage::onDone(%this,%obj,%slot)
                           ( You need to delete the file "Weapon_Sgrenade" )

    #4 - Delete any file that has "Syntax error" by the name in the add-ons folder.

Hope this helped you solve your problems on this topic.
tell me if this helped.

Randomization Tech 2009

Pages: [1]