221
Real Robotics Discussion / Re: Bots on Ebay
« on: July 30, 2013, 11:27:17 PM »Because it's totally obvious that's it's used.

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. 221
Real Robotics Discussion / Re: Bots on Ebay« on: July 30, 2013, 11:27:17 PM »Because it's totally obvious that's it's used. ![]() 223
Real Robotics Discussion / Re: Bots on Ebay« on: July 30, 2013, 05:29:20 PM »
"Condition: Used"
This cracked me up for some reason. 224
Chatterbox / Re: Birthday Thread« on: July 30, 2013, 11:04:09 AM »
Come to Nevada and get it yourself! I don't have that kind of money!
225
Tournament Archives / Re: New Tournament Idea: Blades of Glory - Discussion« on: July 30, 2013, 10:56:16 AM »
WAHEY, sounds fun. I shall enter!
226
Chatterbox / Re: Birthday Thread« on: July 30, 2013, 06:10:09 AM »
Actually it ranges from 16 to 18, but still. You could buy long guns here at least.
228
Off-Topic Discussion / Re: The General Chatter Thread.« on: July 29, 2013, 01:49:37 PM »
I think this is humorous, if dated:
229
DSL TC Showcases / Re: Wherin Hydro actually tries« on: July 29, 2013, 06:39:54 AM »
So, like Mute or Firestorm, yes? Ok. I'll export it and make a flipper version, after I get back from Labor Ready.
230
Off-Topic Discussion / Re: The General Chatter Thread.« on: July 28, 2013, 08:51:50 PM »
Deserts are fun though! And a good place to store things sensitive to rust.
231
DSL TC Showcases / Re: Mazakari's Showcase (A bit of everything)« on: July 28, 2013, 03:51:09 PM »
Coolness. Though it could use some wheel slots.
233
DSL TC Showcases / Re: Wherin Hydro actually tries« on: July 28, 2013, 01:36:05 PM »
Uh, sure! Please allow 3-5 hours for skinning, most of which will be waiting for programs to load.
EDIT: Didn't need Gimp for this one, so it took less time. The only reason I took the shot of it under the toolbox was because I had never made a wedge good enough to get under it so easily before. I parked the bot in front of the box and tapped the forward key. 234
Off-Topic Discussion / Re: The General Chatter Thread.« on: July 28, 2013, 01:04:46 PM »
No, I was referring to Pacific Rim.
235
DSL TC Showcases / Re: Wherin Hydro actually tries« on: July 28, 2013, 01:00:26 PM »
DP: Another DSL 3 IRL bot, Titanium Titan. This thick-skinned travesty is truly terrible, though its 10mm titanium integument totally terminates typical thwacks. [/added alliterative appeal][/size]
236
Off-Topic Discussion / Re: The General Chatter Thread.« on: July 28, 2013, 12:48:26 PM »
Sounds cool, but I'm not going to watch it because the advertisements pissed me off too much. Whoever decided to put the same thirty second, unskippable ad on every video in a LP series on Youtube should be the victim of a blood eagle.
237
DSL TC Showcases / Re: Memoirs of the IRL Builder; Paranoia's Showcase« on: July 28, 2013, 10:24:33 AM »
Turnkey is more clockpunk than steampunk, but awesome nonetheless.
238
Tutorials and Tips / Re: AI-ing (.py files, coding, nose-orienting R+D, and help)« on: July 28, 2013, 09:49:01 AM »
Didn't do jack.
Also 239
Tutorials and Tips / Re: AI-ing (.py files, coding, nose-orienting R+D, and help)« on: July 28, 2013, 02:13:44 AM »
https://gametechmods.com/forums/index.php/topic,11156.0.html
I downloaded that. I think it's Click's doing. 240
Tutorials and Tips / Re: AI-ing (.py files, coding, nose-orienting R+D, and help)« on: July 28, 2013, 01:20:15 AM »
Good evening, gentlemen.
I seem to be having problems with my first AI. I'm running DSL 3. In an Exhibition match, the game loads fine, but when it starts the camera is pointing off somewhere else and the game crashes after 11 seconds. Here is my team code: Code: [Select] index 15 And my Bindings.py line: Code: [Select] list.append( ("WAHEY","VertSpinner",{'nose':math.pi*2,'invertible':False,'range':50,'radius':1,'topspeed':100,'throttle':100,'turn':100,'turnspeed':2.5,'TrollDanceZone':1,'weapons':(0,),'sweapons':(0,)})) Any ideas? |