701
Tournament Archives / Re: Steel Warzone - SBV
« on: November 06, 2011, 03:21:27 AM »I will soil myself if it actually wins.Scrap: it has no weapons
dohoho dat slaps me on da knee
You have no idea, dude. :P
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. 701
Tournament Archives / Re: Steel Warzone - SBV« on: November 06, 2011, 03:21:27 AM »I will soil myself if it actually wins.Scrap: it has no weapons 702
Tournament Archives / Re: Steel Warzone - SBV« on: November 06, 2011, 03:17:37 AM »
Predictions:
Madman: Looks pretty strong, wedge-y, the weapons look pretty good. G.K: One of my favourites. Looks amazing, good name. Weapons also look effective. Preytor: Looks a tad under weaponed, do they do much damage? S_M: Looks pretty good, LDS teeth will wall off easily though. Conraaa: Looks pretty nice. I'd see it go pretty far. DSC: No idea what bot type it is, but it looks pretty nice. Wedge-y too. Scrap:Bar the fact that it has no weapons, I can see it going far, maybe to the finals. One of the more promising bots. MM:Looks real nice, Will do well. The paint job looks pretty secksy. Freez: Looks a bit under weaponed. Them angled extenders are cannon fodder. Ty: Looks amazing, will definately reach the semis. NFX:Is it a SnS? If so, looks pretty strong. Urjak: The DSL tribars aren't too good, but apart from that, look well, good ue of them, at least, looks like you've tried to make a stock bot in DSL. SKBT: Another one of my favourites. good weaponry, good looking, too.' 'nigma: Looks pretty good, can't say much, can't see the weapons, but if it's got a fair few weapons, will do well. 703
Discussion / Re: TXAI« on: November 06, 2011, 03:08:05 AM »Why didn't you use the SYD plow?'Point. 706
Off-Topic Discussion / Re: General Chatter Thread« on: November 06, 2011, 02:28:45 AM »Well, I draw to pass the timeI was up 'till 6:00am at a friends house, I got bored so I piled a bunch of bedding on my friends head whist he was asleep and the threatened to put gay Pr0nz on my PC. 707
Off-Topic Discussion / Re: General Chatter Thread« on: November 06, 2011, 02:24:17 AM »
It' that dead, I've resorted to the GT Thread.
708
Off-Topic Discussion / Re: General Chatter Thread« on: November 06, 2011, 02:19:08 AM »
GTM is DEAD.
709
Discussion / Re: TXAI« on: November 06, 2011, 01:37:05 AM »(Image removed from quote.)They all look great, nice work. I'm uploading alpha 0.02. Features the dragons partially AIed. 710
Discussion / Re: TXAI« on: November 05, 2011, 05:46:06 PM »Hmmm... I'll check it out tomorrow.I'll be waiting... *spinning chair+cat*... 711
Discussion / Re: TXAI« on: November 05, 2011, 05:32:52 PM »
DP: That worked but it still doesn't know what to do.
713
Discussion / Re: TXAI« on: November 05, 2011, 05:23:17 PM »Jut the same bot type, but it doesn't matter, try making that FBS code.Should have read the rulesI didn't think we'd be trying to do the replicas though. D: I can't. 714
Discussion / Re: Idea - 'The Chassis Market'« on: November 05, 2011, 04:51:58 PM »It won't help him at all, but maybe it could do a tiny bit of good.Im not trying to help ME. 715
Discussion / Re: TXAI« on: November 05, 2011, 04:26:56 PM »You must have the nose wrong (it's at a weird angle like 10 degrees)Should have read the rules, try making your own AI code, using FBS_1.py And they look sick. 716
Discussion / Re: TXAI« on: November 05, 2011, 04:04:27 PM »are Hammerhead Shark and Blood Runner now AW's?Nope. I think they're BWs, I just had a problem with the coding, so I removed the prefixes. @S_M Your bots had their names replaced with the actual bot's names. (the ones they have in DSL 2.1) I need some help with this AI code for your FBS. Code: [Select] list.append(("BW-Firestorm","FBS_1",{ 'PreSpinEntrance':20, 'SpinDirection(1/-1)':-1, 'ReMobilizeRoutineTime(10-60)':10, 'range':99, 'radius':0.1, 'topspeed':100, 'throttle':130, 'turn':30, 'turnspeed':1.5, 'weapons':(11,)})) It seems to just drive backwards into the wall, then drive around aimlessly.
717
General Support / Need A Good FBS .py« on: November 05, 2011, 03:26:13 PM »
It's for a bot with 2 samurai swords either side.
718
Chatterbox / Re: Funny things which you've heard other people say (IRL)« on: November 05, 2011, 02:38:11 PM »
'If you shove enough marbles up your a**e you become a wizard, fill me up'
719
Site News and Feedback / Re: J wishes to suggest another smiley« on: November 05, 2011, 02:32:30 PM »
T T
L ___ 720
Discussion / Re: TXAI« on: November 05, 2011, 02:20:31 PM »
All, righty then. I need someone to diagnose what's wrong with this.
Code: [Select] import math
|