Jump to content

Einstein

Staff Moderators
  • Posts

    3,405
  • Joined

  • Last visited

  • Days Won

    139
  • Donations

    260.00 USD 

Everything posted by Einstein

  1. Yes because how sensitive of a subject it is. The "most sore spot" if you will. I don't have the authority to post an elaborate explanation (as it would likely cause flaming, WW3, Scrin invasion, etc) but if you want to PM query an admin about possibly putting up a page containing just the facts, feel free to contact them (One Winged Angel, TeamWolf, WallyWood, Danpaul88, Moonsense715, Strike, Jerad2142) They are the proper people to ask about it. We most certainly hope so! This was one of the purposes of moving away, as I understood it. Many here felt that they could develop more content better / faster in an environment different than that provided at BHP. Things seem to be going well here in that respect. I would like to point out that while the ones here have built an environment that is conducive for them to thrive as developers, some stayed at BHP because they were comfortable in that environment. Everyone is different and when it comes to art and development of software and testing and mixing it all together, there are many different preferences at play. In my opinion, people need options. I hope that things have stabilized to some degree by now and that the awesome developers on ALL the projects have been able to just get back to doing what they love doing, regardless of which place they call home. I hold no malice and wish both groups Godspeed in their endeavors! (And hope that you all feel the same)
  2. Live in the US? I do a lot of builds and upgrades in my line of work. Hit me up in a PM if you need any help. Also good choice, AMD FTW
  3. Woah then who am i confusing you with?? Thats bothersome... Either way, great job with that map and the accompanying story! I'm excited EDIT: It was you, im not crazy (opinion)! Here's what i remembered you making: http://www.bluehellproductions.com/forum/index.php?showtopic=28011&p=560963 Might not be pixelart but i had the map part correct....
  4. Hey squid! You still make pixel maps? If so, here's some inspiration: http://secure.w3dhub.com/forum/index.php?showtopic=414926#entry608818
  5. Man I'm glad you said something! I've been thinking the same thing for a long time but didn't think anyone else would be interested. And I can't make maps either....But hey! If you want to stand up to the challenge of making this thing real, I'll cheer you on the whole way! I would love to see this and like you said, it could go in any of the games really.
  6. Dude come on! You're not a n00b Take confidence and ask your questions! Make stuff! Be awesome! That being said, the stuff I've seen so far made in quixel looks really good....but it seems the "curse of w3d" has struck again, as Synaesthesia pointed out. It sounds like the stuff it makes is too advanced for the engine to handle by default. I don't know a great deal about this kind of stuff but it follows a trend I do recognize: "New & Awesome" is hardly ever compatible with "old" But thats why we have awesome people like you and Syn to bridge that gap! Keep throwing out ideas like this one and one day you'll strike gold my friend.
  7. Hello, and welcome to W3D Hub! Honestly, I didn't notice that we didn't have a thread containing information about the split until you pointed it out. This is probably due to the toxic nature of the discussion that usually follows this topic. As Killing_You pointed out, there were several differences of opinion that created the tension that eventually lead to the split. But we try to not dwell on the past and instead, look toward a brighter future! We hope you enjoy your time with us! Feel free to PM any of the Staff or Moderators with any questions you might have
  8. Probably so but i'll get there! Seriously guys, what are we because of this stupid game? :
  9. I didn't say you had to use it :
  10. /me changes topic to hax : A guide to producing cookies as fast as possible: 1. Follow the advice of the other people here who know what they're doing 2. Go here: http://www.autohotkey.com/ 3. Download this nifty program and install it 4. Open the basic script that comes included and edit in one of the following blocks of code: This one makes your mouse click very fast! ~*LButton:: loop { GetKeyState, LButtonState, LButton, P GetKeyState, RShift, RShift, T if (LButtonState = "U") || (RShift = "U") { ; send {Click}6 break } else { SetMouseDelay 30 Click If (GetKeyState("LButton","P")=0) Break } } Return This one also makes your mouse click very fast.....and this configuration might just stall your PC in the process. It is faster than the above script but seriously, it breaks stuff if you use it for too long. YOU HAVE BEEN WARNED! ~*LButton:: #NoEnv #SingleInstance Force SetTitleMatchMode 2 #Persistent DetectHiddenWindows, On sendMode Input #InstallKeybdHook #InstallMouseHook SetDefaultMouseSpeed, 0 SetMouseDelay, -1 SetKeyDelay, -1 SetWinDelay, -1 SetBatchLines, -1 SetControlDelay -1 #MaxThreads 30 #MaxHotKeysPerInterval 1000 #MaxThreadsBuffer on #KeyHistory 0 loop { GetKeyState, LButtonState, LButton, P GetKeyState, RShift, RShift, T if (LButtonState = "U") || (RShift = "U") { ; send {Click}6 break } else { SetMouseDelay 30 Click If (GetKeyState("LButton","P")=0) Break } } Return To make this work, copy one of these into your script file (or just a blank notepad document, save with .ahk extension) and then either "reload script" option in the system tray or just restart the program. If you made another file, just double click run it. To activate/deactivate this script, press right shift key once. I can not take full credit for this, as parts of it are copied from the internet. Happy clicking lazy left mouse button holding!
  11. Lol i spend like 5 mins a week on this thing but hey, i'll give it a try if i get bored :
  12. Welcome to W3D Hub! We're glad you decided to come back
  13. Lol E6, congrats for being part of the cookie-losers club with us So if i understand this thing correctly, after you get the Prisms, the game prettymuch caps out and becomes almost pointless right? Or is there more...? Do good things come to those that wait? :
  14. hey madrox....im up to 146 billion now....i forgot i left this thing in an open tab for a while lol. Upgraded a bunch of stuff But really, this game is so stupid
  15. Well dang. Hope you find something soon!
  16. Lol granted but you always do this Because of your cream filling joke, i wish i had something with cream filling in it. Like an oatmeal creampie or something...
  17. nom...nom.....nom......nommm.........BABIES!!! Anyway...a little event that may only be found in Arkansas: Video
  18. That Tiger could use a valve-job (judging by the occasional smoke and header-fire from the right exhaust). Its awesome though! Sounds like a V8 or V10? Again, I don't know tanks, just judging by the sound.
  19. I was gonna stay out of this...but I feel that this is like saying the gaping hole in your roof doesn't matter at all and isn't really broken because its the dry season. If we have the ability to perform preventative maintenance, why not do it? A problem is defined by what is actually broken, not what gets commonly abused. If I know about a bug and I'm the only one that knows about it and I use it often yet never report it and never get caught and nobody else knows about it or uses it, is it wrong? Should it be fixed? Absolutely. This is why we need testers. It is their job to find the possible points of abuse so that the devs can make a stable and fair game and also so that the moderation staff don't have as much to do. Otherwise we would have to keep a book on all the abuse-able bugs in play and watch out for all of them. It is the job of the moderators to keep the gameplay fair. However, the devs also have a responsibility to make exploits less possible. Lets not take away from that. Over-moderation never ends well and is not a good solution. And with those who would abuse bugs, it causes drama. Fixing the original hole prevents all that jazz. Also, this is pretty far from the original topic....
  20. bant for not making a wish or corrupting mine. Idk man, the minions are a .gif, it works when you clicky but not normal in the post....it is of no consequence.
  21. Most certainly. Believe it or not, this is one of his milder videos....
  22. This song is happy Video Pick any Wierd Al song. Your day will improve. Rock and Metal are good too! Also RIP Cliff Burton Video Video Steve Vai is usually a pretty good pick-me-up as well. Video The Metroid soundtrack meets metal. Video This "song" is also very "uplifting" Video I'm gonna stop now unless you want more : I could go on forever....
  23. I like it actually. And along the lines of what chop said, for an artist or upcoming dev or whatever, it can serve as a port of morale building. Though the button color does clash a bit. Probably an easy adjustment.
  24. JapTank I must say, I don't know a great deal about tanks. But man I could look and drool over them all day long :
×
×
  • Create New...