Jump to content
SSForum.net is back!

Samapico

🜲 Administrator
  • Posts

    7973
  • Joined

  • Last visited

Everything posted by Samapico

  1. I guess there were 2 lights per room... But something like this requires either a LOT of cables, or an EXPANSIVE home automation module... Did they put any details on the installation anywhere?
  2. Yeah, it's a simple matter of being polite. And it goes both ways... When riding my bike, I'm usually very polite towards drivers by giving them as much room as I can without puting myself in danger, and I try to always be aware of the vehicles around/behind me. So I'm expecting the same from the drivers, to give me enough space and consider that I'm there. If a driver is being an !@#$%^&*, It will be a pleasure to block his path and possibly make some bumps on his car
  3. Thanks NBV, I did some quick googling too but was too lazy to find the laws specifically.
  4. The point of the casino and arcade is to actually 'waste time' Even if you did cash out, that time would still be pretty much wasted I'll see what I can do when I get some time
  5. No one really knows why this topic was closed, and no reason was provided when it was closed... soooo... reopened it is. We might want to bring this back on topic though...
  6. owned haha
  7. Casino games are hard to find, and more often than not they don't even work... I might just get casino-like games in the arcade instead... :/
  8. RULE #1: If you don't know what it is, GOOGLE IT Well, ok, that's a youtube search, but you get the idea.
  9. Who chooses the songs for their country? Some could really search a bit harder :/ lol! From Metal archives
  10. ... A bike is considered a vehicle and should obey the same laws as a car (yes, I'm talking about a bicycle, not a motorcycle). If there are parked cars on the right, for example, the right thing to do for a cyclist is to keep a door distance between him and the cars, so stupid people who don't look in their mirrors before opening their car door don't kill him. So in these cases, yeah, you "I can't slow down for a minute because I'll arrive 15 seconds later to work and I was just too dumb to wake up earlier" drivers will have to wait to have a clear lane to get past... Also, bicycles should not ride on the sidewalk.. many drivers seem to expect that. It's a sidewalk for a reason. I ride my bicycle in the city pretty often, and if a moron yells at me for driving on the road (a.k.a. where I should), I swear I'll take his mirror out at the next red light. Knee out, mirror down . Cause yeah, even if you saved 5 seconds acting like a moron going past me instead of waiting a few seconds, you'll have to stop at the red light just ahead. Luckily, most drivers here do understand that they have to share the road. They're not being egoist like some people... Sure, some bikers are dumb... but I haven't seen many of these. I'd love to see statistics about the bikers being 'almost always' responsible for accidents... really... Part of me hopes that you do run over a biker, possibly a child... from your own family, why not...
  11. Sure is... Topic closed haha
  12. Yeah, this isn't 4chan... We have a quite small community, and we don't need to scare away people with repe!@#$%^&*ive personal attacks and flaming. No matter who the flaming is aimed at... I wouldn't want to join a community where people just !@#$%^&* each other all day long. So, trash talk forum: Keep it stupid, keep it useless, but keep it clean.
  13. The actual program he made only tests his particle generator... he could copy-paste the code of the particle generator in a game, then make the game use it. Of course the game won't use the actual .exe ... but you don't want to make a whole game just to test your particle generator
  14. Gayest video ever :/ Well, 'what what in the butt' might be slightly gayer than this, but still...
  15. see thats the problem in fact, the so-called "bad drivers" actually follow the DMV Driver's Handbook to a T. also, in reference to the topic (to which we are now completely sidetracked off) I might get it cause personally, i like speeding, i like driving fast, but i DO NOT have the sort of income that will provide the increase in insurance premiums, nor can i afford the 200$ tickets... so its a possibility when i get my first paycheck (just started a job at the airport) that i might sign up for this for "peace of mind" oh and another thing... 2 1/2x overtime for working on a holiday guess what im doing...TRAINING LOL... so im getting 300 bucks for sitting a room, getting taught lol... aww... the dream job Let's see if you can afford the funerals after a nice crash
  16. I would have tried changing the resolution settings from the registry
  17. Continuum does save/load a lot of settings to/from the registry
  18. Just fixed a very little something that shouldn't change the functionality, but just fix a small memory management bug... I doubt this would have been causing crashes, but it's still better to do it: case EVENT_Term: { if (ballspawn != NULL) delete[] ballspawn; tell(makeEcho("DLL plugin disconnected.")); } I wasn't clearing the 'ballspawn' array when terminating the plugin... BallSpawn1.1.zip BallSpawn1.1_src.zip
  19. Resizing without quality loss?? ooooh ... with vectors... right... mhhhmm interesting
  20. That's why such vague threads suck.
×
×
  • Create New...