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

Pages: 1 2 3 [4]
46
General Discussion / Windows 8.
« on: November 08, 2011, 03:15:14 AM »
It's a fucking joke or something?

Windows 8 is going to look like a PHONE menu, or a tab which would be epic for such, but it is really going to be for a desktop. Are they even serious?

For developers, you still have the option to go back to the old interface, which is exactly the same as windows 7, but you can't put it as default. WHHHYYYYYY

Check this video for more info:
<a href="https://www.youtube.com/watch?v=1Hq95vtoS28" target="_blank">https://www.youtube.com/watch?v=1Hq95vtoS28</a>

47
Creations / Minecraft Tutorial series by Nicknero1405
« on: October 24, 2011, 04:22:46 PM »
Here I would be posting all my minecraft tutorial videos I will make in the future.
Be sure to watch them and show all your friends, as they will generate money per 1000 views :3


Hidden Piston doors
http://www.youtube.com/watch?v=HLECbytieyI

Hidden Piston doors - Improved double switch system
http://www.youtube.com/watch?v=YjWy_-8pASU

How to make a boat!
http://www.youtube.com/watch?v=Q7c98E_H2Jk

48
General Discussion / Youtube partnership account.
« on: October 23, 2011, 04:30:40 PM »
So, since not long ago I've been offered a Youtube partnership account by Youtube.
This means that from now on, I am able to create my own videos, upload them to Youtube and generate money income by allowing Youtube to add advertisements to my videos.

http://www.youtube.com/watch?v=HLECbytieyI
This is one of those (the only one so far) which I made so far.

However, I need creative ideas on what kind of videos I could make that you think would get a LOT of views.
The idea can be anything. In-game footage/tutorials in Garry's mod and Minecraft are allowed.
Real life comedy or video blogs, Silly things, Scary things. Whatever you come up with.

Please note that ANYTHING in these videos have to be my own work (including music) or else I'm not allowed to use it for commercial purposes.
Garry gave me permission to use Gmod footage in these videos, so that's cool.
Not sure about Norch yet (No response) but as long as the above video is still there, I'm sure I can use Minecraft footage as well.

49
Half-Life 2 Roleplay / Nicknero1405's inactivity on HL2RP.
« on: September 12, 2011, 03:31:07 AM »
As you might already noticed, I'm being quite inactive on HL2RP. I have my good reasons for this.

- School
- Life
- SA on OCRP requires a lot of time.
- Forums require a lot of administration, believe it or not.
- Working on GMPTR lobby.
- Being one of the 3 only admins even giving a damn about ban request/appeals.
- Other games I'd like to play such as Dues Ex.

- People demanding my activity on my CmD.
- People *cough Juggernaut cough* demanding activity on my APEX unit.
- People demanding my activity on my outlands character. At least, if I don't then I'll miss stuff.
- Need to take care of my TWO OTA units, else I lose my element leadership which I already did as you read this.

So yeah, as you can see my daily scheme is freaking busy. To busy for me to handle without stress to be exact.
So I made my decision and declare myself inactive on ANYTHING related HL2RP. This means I can strike out everything in the second paragraph.
All my units listed above will stay in stasis for a while and everything on the forums related with HL2RP won't be dealt by me anymore.
Don't ask me to do anything for HL2RP as I'm simply just to busy with other stuff.
There are enough other HL2RP SAs who can deal with these things.

No, this does not mean you won't see me on HL2RP anymore. I will join ones in a while to check stuff out, but don't expect me to be on so much anymore. No, this also doesn't mean you can take any of my ranks regarding the CCA etc, as I would probably regain activity once I'm finished with the GMPTR lobby.
I hope you all understand.

50
Half-Life 2 Roleplay / Outlands - Building the jeep.
« on: August 01, 2011, 07:58:50 AM »
So me and Rory Philips (Albert Dean) decided to build a jeep. We already had an airboat, and we found a mini trailer in our garage. We attached it to the back of the airboat and went on car wreckage hunting to look for useful materials.

It took us a while to collect everything we needed, but we still did it! Here is the result:

Spoiler for Jeep bitches!:


51
Support & Help / Expression 2 - Arrays.
« on: July 20, 2011, 07:26:06 PM »
Right, so I am pretty good with Expression 2, and I've made myself a very awesome E2 based turret. This thing only requires the E2 itself, 1 prop with a turret, and the turret wired to the E2 of course.

Now that everything is working, I added a feature to target all the players OR npcs on the map, starting from the closest from the turret.
However, the problem is that if a player or NPC dies, his entity takes a couple of seconds to disappear. This causes the speed of switching target to be VERY slow. For this, I TRIED to add a feature to check if the target is still alive. If not, it would skip to the second target. This is howerver where the problem comes in effect, as I can easily use findResult(2) for the second target, but then the same problem appears for the third target etc. (Seeing as the first target's entity is still not gone.)

Here is a tiny piece of code I wrote in attempt to use a value (A) to go to the next target.
Code: [Select]
elseif(All==2){
    findByClass("npc_*")
    findSortByDistance(E:pos())
    Target = find()
    if (Target:isAlive()){A = 1}
    if (!Target:isAlive()){A = A + 1       Target = findResult(A)}

    E:setColor(randint(0,255),randint(0,255),randint(0,255),255)
}
E = the prop with the turret attached to it.
Target = obviously the target.

However, I believe it would be much easier to use arrays in this case.
Target = Array[A,entity]
Then make somehow call A from the current target, add 1 to it to skip to the next target, but here is the problem again: HOW do you call A. Aka how do you call the array number of the current findResult.

I really hope the smart E2ers out there understand what I'm talking about, and know what my goal is, hence might help me out a bit, as I'm out of options D:

52
Half-Life 2 Roleplay / Bromine as our new City Administrator!
« on: July 16, 2011, 07:43:25 PM »
<a href="https://www.youtube.com/watch?v=F5Ue6a871tU" target="_blank">https://www.youtube.com/watch?v=F5Ue6a871tU</a>

53
Massive necro bump for great news!
www.humblebundle.com has yet another one of these actions where you this time get five indie games for any price you want. This ends in 13 days, so if you want cheap games, or basically free (0.01) if you are sad, then here is your chance!

Spoiler for old post:
So yeah, a long time ago Frozenbyte had an action to buy the Humble bundle for any price you want. Of course, you could also set the price to $0,1 if you are really poor like me :3
However, I got myself 10 spare packs which I hereby give away to the fast people here.

This pack contains:
- Shadowgrounds
- Shadowgrounds: Survivor
- Trine

First comes, first wins!

http://www.humblebundle.com/?gift=hU2tWhU8XUuZ Used by -UNKNOWN-
http://www.humblebundle.com/?gift=peZTy3ev3xYC Used by -UNKNOWN-
http://www.humblebundle.com/?gift=n3kGEYmNH3cn Used by Lonedestroyer
http://www.humblebundle.com/?gift=NXdfzdNqH8NZ Used by Revenge
http://www.humblebundle.com/?gift=h2qUksUbGapm Used by Doxy
http://www.humblebundle.com/?gift=6Y6Y8Zfwe2mv Used via Blt
http://www.humblebundle.com/?gift=fevDR6huMzBe Used by Knoxed ~ JiggerFrizz
http://www.humblebundle.com/?gift=PGkFuPsGc2Au Used by Kaboom
http://www.humblebundle.com/?gift=RPAXq2EctDeW Used ~ JiggerFrizz
http://www.humblebundle.com/?gift=5CNVANnq6CCk Used ~ Nikolai

PS: If you took one of these links, Please reply in this thread so I can strike them trough ;)
PSS: I forgot to mention, these games work on steam. Simply retrieve your code and use it on "Activate steam product."

54
General Discussion / Your very first time on Garry's Mod.
« on: May 27, 2011, 04:11:01 AM »
Simple explained, you just write a story on how, when and why you got Garry's Mod for the very first time.

Here is mine:



The time before Gmod.
Before I got Garry's Mod, or even KNEW about that game I spend a LOT of time playing Battlefield 2 with the Sandbox mod. I really loved that game and I build some really epic shit that everyone was being jealous of.
Here are two examples of what I was capable of to make:
http://www.youtube.com/watch?v=yCDYiMUyCm4
http://www.youtube.com/watch?v=rVenqEvr0NA
However, as you can see Battlefield 2 has barely any physics at all, so it is more like art work then functional work. But I still loved the game and spend almost just as many hours on it as I do now on Garry's Mod.
One of my friends which played this game with me as well once found out about Garry's Mod and introduced me to it. I literally jizzed in my pants when I saw videos about Garry's Mod and I just HAD to go get it. I searched trough the internet how to download this, and found out about Steam and it's pirate ways to get Garry's Mod, but I still required a source game to play it, so I bought the entire Orangebox. When I received it home, I installed all the games, and started to play Garry's Mod eminently. I didn't even care about games such as Hl2 and Tf2, as I had Garry's Mod, which was everything that counted for me.

My very first contraption.
I can remember very well how I watched tons of videos and tutorials about Garry's Mod, so I basically made contraptions shown on those videos. My very very very first thing I made right after I started up Gmod the first time was a rocket with 5 barrels and a thruster underneath.
Yes, I used this video for that: http://www.youtube.com/watch?v=urwVjmH9noM
Another contraption which I made millions of times was that robot which uses lockers as feet, clocks as legs and an airboat as main body. I can't find that video right now, so I hope you've seen it once yourself and know what I'm talking about.

First time online.
I can't quite remember the first time I went online, but I can sure remember the first time I joined a new server, which since that day I'm friends with the owner even till today. I got admin on that server after a few days, and I really enjoyed playing on it. It was a cracked server, as I still didn't buy Garry's Mod legally.

Finally, I bought it!
After many months enjoying myself on Garry's Mod, I decided to actually buy Garry's Mod legally to find out what this game has to offer more then just Sandbox. I was still playing on my friends server, as the same friend which I used to play Battlefield 2 Sandbox which was also playing on this server, but he didn't bought it legally yet.

The first time in RP and it's communities.
I don't know if my first time was in some kind of DarkRP server, or if it was PERP. I never really got into the entire DarkRP shit as it was boring as hell, and those kids made me cry. Once I met PERP, I was addicted to it and played it all day long as long as I could. While playing PERP, I also played on Kazuo's sandbox server for a while, as I still enjoyed making lots of good contraptions with Kaz, and Journeyman etc. Just before PE died, Kaz turned his sandbox server into an entire community with a forum, called Orange Cosmos. I was admin on it from the nearly beginning as I was admin on his sandbox server as well. Unlucky enough, I was to desperate to get admin on PE, and ruined everything so badly so Kaz demoted me on OC as well. Once PE died, and OC became bigger and bigger, and got more servers such as RE, TTT, and later even GMR. After a long while, OCRP was made and opened for public. I played for a few months but I was still trying to hard to get my admin back. I decided to lay off for a while and just give up on it. After like 2 more months, I saw a lot of players getting admin, so I was kind of jealous, so I tried to get it back one last time, with success!
Now that OC died, I followed many of the regular players to Catalyst Gaming. Now, I continue to enjoy my time here, and we'll see for how long that will take until I move on to something else?



Now, what is your story?

55
General Discussion / Your GMR cash for my OCRP cash.
« on: April 29, 2011, 03:22:03 PM »
Kay, so as some of you already know, I'm a OCRP millionair, but I need GMR money. So if you have to much GMR money, and you need some extra OCRP money, then here is your deal!

I am willing to trade my OCRP money for your GMR money.
Knowing the original transfer rate is OCRP 1:2 GMR, it means you would get 1k OCRP for each 2k GMR. But to make this even more interesting, I'm lowering the rate to 1:1.5 Which means you get 1k OCRP for each 1.5k GMR.

Max amount I'm willing to trade will be 100k OCRP / 150k GMR. But you can offer any amount you want (Minimal of 10k OCRP / 15k GMR, else its just not worth the effort.

I am an administrator, which means I am trustworthy. But if you want another A/SA as middleman, then we will get one once we do the deal. Up to you.

Anyone interested?

Current deals:
-none yet-

Max amount left:
100k OCRP / 150k GMR

56
Suggestions / A huge improvement for player administration issues.
« on: April 14, 2011, 03:27:17 AM »
I know, the title sounds kinda weird, but its just a list of suggestions that helps people to post ban requests, appeals and such.

Forum-side suggestions.
1. Add a members list + search function.
2. Add a ban list with ban lengths, reasons and which admin banned him.
3. Add steam ID's to peoples profile pages. (This requires global linking, aka a mySQL server.)
4. Add peoples roleplay name on their profile page. (idem as ^)

Half life 2 roleplay suggestions.
1. Add a function/way for admins to see peoples steam, and roleplay name even though they only know the character physical description.
2. Perhaps an ingame report system? (What I mean is a way for people to report rulebreakers ingame which makes a log of console, and sends it as well at the players information to either the forum, or a sort of email system ingame.)

57
Introductions / Nicknero1405 in thah house.
« on: April 02, 2011, 11:29:04 AM »
Yep, no one less then the real DICKQUEERO is in the house!

Hello all, and hope to have a great time here.

Pages: 1 2 3 [4]
SimplePortal 2.3.7 © 2008-2024, SimplePortal