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

Pages: [1] 2 3 4 5 6 ... 39
1
Suggestions & Requests / Scripting Buddy :)
« on: March 16, 2010, 05:32:40 PM »
Title says it all. I've spent countless times trying to learn to script but I was just born to suck at it lol. I have a couple models done with a need to be scripted. I'd rather not publicize too much of it, but I can post some pictures of my best work if wanted/needed.

2
AoT General / Re: THC has another fail.
« on: February 13, 2010, 10:22:06 PM »
No, it goes 'A new character has connected' then 'Logged out has left the game'or something.
Ya its a clothes spam script. I have it :) but i got banned for it for like a day lol but i havent used it in a long time.

3
Clan Discussion / Re: Rally Blockland - [RBL]
« on: February 13, 2010, 09:47:18 PM »
Bump(seems pointless to me, but...), I'm going to lock the clan for up untill spring, by then I'll have everything completed and ready. I'll notify members via PM when everything is back up and running and ready. I've been very busy lately with schoolwork(they give way to loving much) and skiing(to me, its bigger priority than school) and stuffloads more. So on my freetime if I have any left, I go and try to get stuff done.
Some thing you can expect:
-12 good tracks
-Working block-rally cars(I'm not going to give up the names of all of the cars, but one of them is a Suburu WRX STi)
-An organized race format and structure

PM for any questions, although response might be a tad late, but I will be checking out random stuff in the forum once in awhile.

4
Clan Discussion / Re: Rally Blockland - [RBL]
« on: January 28, 2010, 08:13:04 PM »
Bump, updated some stuff and also working on a rally car model and trying to keep it blocko too. Anyone have pretty good scripting skills?

5
Maps / Re: Map_RaceLoop
« on: January 28, 2010, 08:02:45 PM »
Very strangely similar to mine except the hills around the terrain are connected and forma barrier for the race track and my dirt road is smooth. But other than that, its very strangly similar.
Edit: Nvm, the map is too small and rough.

6
Modification Help / Re: GUI displaying a variable?
« on: January 22, 2010, 04:11:23 PM »
a gui like the healthbbar that does not effect gameplay but is on screen
Wait what? I think I might know what you mean, but can you say exactly what you want this gui to do or have?

7
Music / Re: 18 Songs by me. :)
« on: January 20, 2010, 05:10:18 PM »
I did make all those songs. ...By my self...
So your saying Linkin Park and other bands/groups buys or steals songs from you?

8
Suggestions & Requests / Re: Skiing Hill
« on: January 19, 2010, 09:32:31 PM »
Slate Snow.
Yes



@SmileyFace
Make your own, its not that hard.

9
Modification Help / Re: GUI displaying a variable?
« on: January 19, 2010, 09:29:43 PM »
Code: [Select]
if (!$[GuiName]Bindings)
{
   $remapDivision[$remapCount] = "[GuiName]";
   $remapName[$remapCount] = "Activate/Deacticate";
   $remapCmd[$remapCount] = "[GuiName]Toggle";
   $remapCount++;
   $[GuiName]Bindings=true;
}

So you can bind a key to the GUI, which I would suggest, but if you insist on it being 'G' then

Code: [Select]
GlobalActionMap.bindCmd(keyboard, "G", "", "toggle[GuiName]();");

function toggle[GuiName]()
{
   if([GuiName].isAwake())
      canvas.popDialog([GuiName]);
   else
      canvas.pushDialog([GuiName]);
}

10
Clan Discussion / Re: Rally Blockland - [RBL]
« on: January 18, 2010, 02:20:27 PM »
Bump and thanks for all the feedback,

Forum Username: Dragonfly96
In-Game Username:Dragonfly
BLID:7638 i think

Team Mate's Forum Username:Blockbuilder321
Team Mate's In-Game Username:batman_00001
Team Mats's BLID:7500?

MSN: [yes/no] nada
RTB IRC: [yes/no] yep

Time Zone: Central

Why you want to join: I like racing
Other: [Anything you'd like to say] uh...idk...

ok
I'll update the topic inawhile to add in everyone's app
Editing is frustrating :/

11
Clan Discussion / Re: Rally Blockland - [RBL]
« on: January 09, 2010, 12:03:00 PM »
Bump, going to have a practice server for the upcoming start of the season later today. Anyone is welcomed to come.

12
Gallery / Re: my first sony vegas blockland video :D
« on: January 06, 2010, 04:36:39 PM »
lol pirate
Arghh, you mate-ees have uncovered me secret. But that seriously sucks how you have to pay for it, i downloaded trail/demo.

13
General Discussion / Re: Reducing lag?
« on: January 05, 2010, 07:06:46 PM »
What is the best way to reduce lag?

I've tried disabling a lot of my addons, and I can put down around 8,000 bricks without any noticeable lag.

Is there any way to get that 8,000 higher?
Dont have too many vehicles, vehicles lag more than bricks, I just made it to 115,515 bricks and just started experiancing lag. No vehicles present. Just 115,515 1x1 plates. Also if the lag is still there, try to lower random settings.

14
Gallery / Re: my first sony vegas blockland video :D
« on: January 05, 2010, 06:27:05 PM »
That was really good. You've inspired me to download Sony Vegas. What did you use to record the video, Fraps isnt bad, but the framerate for fraps sucks no matter how much times you change it, and HyperCam is just trerrible.

15
Clan Discussion / Re: Rally Blockland - [RBL]
« on: January 05, 2010, 04:25:39 PM »
Guys I'm getting backed up on requests, can you guys pm other people with pending requests to see if they would like to partner up with you. When you get your partners please post here who your partnering up with, it'd be greatly appreciated, and your not really a full member of the clan untill you have a partner.

Pages: [1] 2 3 4 5 6 ... 39