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

Pages: 1 [2]
16
Add-Ons / nerraD's add-on dump
« on: October 17, 2012, 01:16:34 PM »
this is where the add-ons I've created go, most of the descriptions are extracted from RTB listings, some add-ons may not work, PM me if the script is in any way glitched or wont execute.

I take constructive criticism to make the scripts I've posted better. You can also request scripts.


Client_QuickEmote ~ 5.25kb
I do not have much space spare keybinds on my keyboard, and the emotions take a lot of space and I barely use them because I forget which key it is all the time. I was thinking of creating a script where you can quickly open the GUI, this GUI having all the emotions which you can click quickly, by holding the keybind assigned to opening the GUI, and when you release the key, it'll close. This is simple stuff, very simple script as it's only like 20 lines, this is nooby stuff.

This is to stop all the keybinds on your keyboard which you may forget, this also saves all the space, rather than using 5 keybinds, you can have one which you have quick access to all of these.


When the key which you'll have binded is held down, it'll pop up this dialog;

and when you release the key, it'll close the dialog/GUI.

This is a poor and easily scripted add-on, I would never intend on releasing it on RTB, one because of the holding tank wait and two because this isn't something to release or be proud of.

Script_ServerFeed ~ 2.12kb
It's simple really. It's a up to date information bar which is used on the Bottom Print bar. This has much more flexibility than you think though. You can toggle whether you want the bar to show the information.

This add-on shows information like your brick count, the overall brick count, the real time and the date. (these may be different depending on your timezone)

I have added features like RTB preferences which many people will be using these days. Ability to un-register the Bottom Print event (requires server restart) and change the tick of how quickly it'll update. (from 200ms to 2000ms).

In updates to slowly come I will make it so that people can customize the bar itself, changing what information they would like to keep on that bar.

Client_ShareRTBAddOn ~ 0.96kb
This script is a simple handy and quick thing which I had made.

You click on a file within the RTB Download Manager and quit out of the overlay send the person the link.

It's simple, you just set your keybinds and you're off.

Client_DistanceKeybind ~ 1.20kb
Practically a quicker and efficient way of changing the Max Draw Distance setting in the Options menu.


This is useful for people with less powerful computers and like to adjust this a lot. This script can be handy on big servers like TTDM battlefields, as they have a stuffload of bricks after time.

This script can quickly adjust the Max Draw Distance, rather than doing several operations to get into the options GUI.

Add-Ons that I may put on this topic in the future -
  • Gamemode_CrumblingStages
  • Support_DirtRebuilder
  • Script_DisablingTools
  • Script_SaveCheckpoint ~ not sure because I think blockland already supports checkpoint saving, i don't really know

17
General Discussion / Where do you keep hold of your key?
« on: October 14, 2012, 03:45:56 PM »
Where do you keep hold of all your blockland keys?

Do you save it in an encrypted folder? Keep it in a .txt file? Or are you a classic motherforgeter and keep it on paper?

I keep mine stored on a QR Code image.


/discuss.

18
Off Topic / Badspot getting angry over his printer.
« on: October 13, 2012, 04:27:48 PM »

click to open the youtube link

19
Modification Help / Is their any way to delay 'for' statements?
« on: October 07, 2012, 08:27:22 AM »
Is their any way to delay for statements? as in, the loop, am I able to slow it down?

Don't de-rail this topic otherwise I'll just lock it.

20
Off Topic / IS anybody else getting the new iPhone 5?
« on: September 20, 2012, 02:01:23 PM »
I am, I'm ready and excited to get it tomorrow.

Anybody else also getting one tomorrow/in the future?

21
General Discussion / The servers that I've visited lack so much - READ MORE
« on: September 01, 2012, 03:44:03 PM »
Sorry for the ambiguous topic, I ain't the best at naming a topic.

First thing is first, the build quality of these stuffty servers. The build quality on these servers are poor and is getting 10+ players, I mean, I make very decent quality builds and never get this amount of players, what the forget is going on here.

First thing to moan about is this server, airballs12's Falling Platforms!, I mean I joined the server and realized that it lacks so much compared to Jeebis' Falling Platforms, and it gets 14+ players, this makes me want to vomit all over my two computer screens, seriously.


I join this server and spawn, I see this. Does this look high quality enough for you?

Contain your climaxs, I know, this server is absolutely top notch! *sarcasm*. I seriously just want to queef all over this server and tell them how much this server sucks donkey richard, sucks so much donkey richard, it's getting 14+ players!

I continue to roam around the server and I look into the spectators room, this is where I truly felt like crying and telling the world that Blockland needs some decent quality people who can build decent servers.

AAAAAAA I AM GOING TO DIE OMFG AAAAAAAAAAAA I MEAN LOOK AT THE loving PATTERNS, THIS FEELS LIKE DONKEY richard IS GOING RIGHT UP MY ASS RIGHT NOW.

I've pointed at this server because it is Falling Platforms after all, unless you guys want to join Saxaphone's server and see how unplayable that is.

I felt like I lost faith in playing Blockland, the quality of the servers are poor and all of you need to realize that this needs to be sorted. Mold's server is a example, he hosts a very nice Event Contraption server and the day after he hosts it, the result is that nobody joins, and this server is pretty fun. I feel like Blockland, these days, are lacking decent servers. This may be because of the Terrain/Interiors being deleted, but none of us can change that, it doesn't mean that we should be having stuffty servers hosted and getting a fair decent amount of players.

Pecon7, please be quicker on your Boss Battles, that's the only thing that I'll be able to play on without my eyes weeping from the amount of coloured patterny wall stuff that this server exampled above feels like. Oh and someone hosted their own version of Boss Battles today, it was a stuffty rip-off which, well, made my eyes weep.

For the love and faith of this community, somebody please host something we'll all love.

*Rant over*
/discuss

22
Suggestions & Requests / Organization of the Load Bricks GUI is ruined.
« on: August 22, 2012, 07:48:38 AM »
It's absolutely ruined.


I mean come on now, look at it! Ever since the update they've removed the different map drop down menu for each folder of saves. What ruins it is that they remove it and now we barely have any organization of what I build and where to save it to.

Basically I am asking for someone to fix/re-create this, because my Load Bricks GUI is now not organised and messy, I can barely look at it or concentrate on loading my map without thinking about how long it's going to take me to find this.

23
Modification Help / Multiline commenting
« on: August 16, 2012, 09:07:23 AM »
I was wondering if Multiline commenting was enabled in TorqueScript, I saw it in the appendix A PDF.


function crap() {
announce("CRAP!");
}
/*
Yes this is multiline commenting, right???
I am pretty sure it is, from what i've seen

*/

24
Off Topic / On vacation and I am dreading it, every single bit of it
« on: August 13, 2012, 06:37:19 AM »
Let's explain to you the problems of going to a static caravan that you've been to constantly every weekend for the last 5 years.

  • Unable to contact girlfriend. - This is the biggest pain up the arse because right now she is on vacation and unable to text me, and I miss her loads and it feels as if I am emotionally obsessed with her, which I clearly am. It's even worse because so far in the last 3 months I've seen her every single day and it's so hard since I rely on her too much. Silly me?
  • No loving internet or decent computer. - Well my internet is quite fast considering I am using a USB 3G connection which is perfect for my forum browsing needs. But my laptop is a pile of wank, if you want to know what the laptop's specifications are, check this up. Google - Acer Aspire 5720Z
  • I miss everything my mates do at home. - Every time I go on vacation it seems as if all my friends go to places and it all sounds so fun and interesting. It makes me really meh and stuff.

Basically I am asking you guys on what I should do, because I am stuck in my bedroom, untidy and depressed. Any ideas?

25
General Discussion / Crumbling Stage
« on: August 01, 2012, 04:57:20 PM »

yes thats right, lets work on it

Progress
--------------------------------------------------
%4 finished - might pause cus of life

Old Topic
I gave up on this gamemode too quickly and too easily. It had been unfinished with nothing apart from some maps left on the topic itself. I am going to bring it all back to life, and it slowly begins, now. Period.

I have no efforts whatsoever in making this amazing and at one point, I may hand this poorly scripted script to a trustworthy member of the community who I know wont turn into a nasty forgeter and become evil towards the whole Blockland community.

The script I currently hold is something which is very very messy, has rubbish ways of working things out and right now when I am overlooking it, my eyes do not know where to focus because it's that bloody confusing.

The maps also 4 months ago was great. They all worked perfectly(ish)... Nah not really, I gave up last time because the community kept forgetting to put spawn points on the map and that confused me big time, giving me minimal motivation and slowly giving in and scrapping the project.

Another reason I gave up last time was because the players attracted to my server was minimal, and at that point, I wanted a server which I could host and make it become popular and well known, like Pecon's server. But we all know that'll take loads and loads of effort, and I know for a fact that will never happen.

Oh, also guys, this topic might lock if I suddenly loose all motivation or suddenly have loads of school work going on, considering these next two years are the most important years in High School.

I have little to no motivation in creating servers nowadays so do not be suprised if you do suddenly see this topic go down with the fishies. I've done it plenty of times before.

I'll keep this topic updated, and I'll make it look nicer as well when I have the time.

~nerraD

26
Off Topic / I need money really badly
« on: July 31, 2012, 08:42:46 AM »
I am in need of money really badly because everything on my computer is slowly loving up.

I need to buy a new powerful GPU at the cost of £300 or more. (So I can play games at high quality and play Blockland without any lag at all.)

Then I need to replace my CPU. I am going to buy a AMD Bulldozer one.

Is their any way I can get cash quickly? Any tips?

Pages: 1 [2]