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

Pages: 1 ... 125 126 127 128 129 [130] 131
1936
Modification Help / Round Corner Bricks
« on: September 17, 2009, 01:42:00 PM »
Click here to view on the RTB Download System.

1937
Music / Re: I NEED A *WORKING* ogg. file of Dragula by Rob Zombie
« on: August 25, 2009, 01:16:13 PM »
Well, what exactly went wrong?

EDIT: Is it a mono or a stereo? If it's a stereo it won't work in Blockland.

1938
Modification Help / Re: Dedicated Server - Auto Brick Upload
« on: August 23, 2009, 12:45:45 PM »
Did you put it in the actual mission file as opposed to in your script there?

Yes I did, and it works on non-dedicated servers. But here is my problem:

Whenever you load bricks on a dedicated server it requires an upload. My script doesn't request an upload... Is there a way to make it request one on a dedicated server?

1939
Modification Help / Re: Dedicated Server - Auto Brick Upload
« on: August 23, 2009, 08:18:18 AM »
Did you even try Chrono's solution? Did it work? Was there any errors?

It did work, except it doesn't upload on a dedicated server.

1940
Modification Help / Re: Dedicated Server - Auto Brick Upload
« on: August 23, 2009, 03:59:33 AM »
Bump, still need help.

1941
Modification Help / Re: Dedicated Server - Auto Brick Upload
« on: August 17, 2009, 10:35:26 AM »
Every time someone spawns, it's going to load the bricks.
No it isn't, if you don't have the map that is... I see your point. :o

1942
Modification Help / Dedicated Server - Auto Brick Upload
« on: August 17, 2009, 10:31:46 AM »
Code: [Select]
package Autoload
{
   function gameConnection::onClientEnterGame(%this)
      {
         Parent::onClientEnterGame(%this);
         serverDirectSaveFileLoad("Add-Ons/Map_TEST/utbrks.bls", 3, "", 0, 1);
      }
};
activatePackage(Autoload);

I have created this script for a custom map of mine, but it doesn't work on dedicated servers... Is there a way to make the bricks upload on a dedicated server as well as a normal server?

UPDATE: Also so that the host can only load the bricks...

1943
Maps / Re: Sahara Desert
« on: August 17, 2009, 09:09:56 AM »
omg i cant see in the sahara desert 1 or 2 its like a REALY weird glitch it looks like the texture of the bedroom wall please fix.....its like you know when your on slate you go far up and soon you just see a white square well its kinda like that please gime link to number 2 also!!!! i can be reached at egorpodboy@yahoo.com

It is hard to understand what you wrote but...

If it is the Bedroom Wall Texture as the sun you are talking about... You haven't downloaded the map, do so? If you don't want to download the map, you will have to wait for the next Version...

1944
Modification Help / Re: Center Print When You Spawn
« on: August 05, 2009, 12:12:56 PM »

1945
Modification Help / Re: Center Print When You Spawn
« on: August 05, 2009, 12:02:59 PM »
Code: [Select]
-snip-
This should work.

It fixes the crashing issue, but it doesn't show an image like I wanted it to...

1946
Modification Help / Re: Center Print When You Spawn
« on: August 05, 2009, 11:50:37 AM »
You need to put your function in a package. Check out the sticky in this forum.

I have already tried that, but it still crashes...

1947
Modification Help / Center Print When You Spawn
« on: August 05, 2009, 11:26:18 AM »
I have been working on this script for some time, but whenever I spawn Blockland crashes.

Code: [Select]
function gameConnection::onClientEnterGame(%this)
   {
   centerPrint(%this,"<bitmap:Add-Ons/Script_WPrint/Print.png>", 5);
   }

I have also tried "%client" but it still crashes.

1948
Maps / Re: Sahara Desert
« on: June 25, 2009, 07:58:12 AM »
I should think, since it has a terrain, it would repeat like the slopes.

It does repeat. The trees don't though.

1949
Maps / Sahara Desert
« on: June 23, 2009, 08:06:36 AM »
This is an old topic of Sahara Desert, click here to be redirected to the newer topic.

1950
Add-Ons / Re: Windows Millennium/XP Sounds
« on: May 09, 2009, 11:07:48 AM »
Edited.

Pages: 1 ... 125 126 127 128 129 [130] 131