2081
General Support / Re: Fixing This Arena A Bit...
« on: February 21, 2011, 07:43:20 AM »
Nope, I'll try that instead
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. 2081
General Support / Re: Fixing This Arena A Bit...« on: February 21, 2011, 07:43:20 AM »
Nope, I'll try that instead
2082
General Support / Re: Fixing This Arena A Bit...« on: February 21, 2011, 07:17:43 AM »
I can only find this:
#box off spinner self.AddCollisionLine((2, 2), (2, -2)) self.AddCollisionLine((2, -2), (-2, -2)) self.AddCollisionLine((-2, -2), (-2, 2)) self.AddCollisionLine((-2, 2), (2, 2)) #fence self.AddCollisionLine((-10, 12), (10, 12)) self.AddCollisionLine((10, 12), (12, 10)) self.AddCollisionLine((12, 10), (12, -10)) self.AddCollisionLine((12, -10), (10, -12)) self.AddCollisionLine((10, -12), (-10, -12)) self.AddCollisionLine((-10, -12), (-12, -10)) self.AddCollisionLine((-12, -10), (-12, 10)) self.AddCollisionLine((-12, 10), (-10, 12)) #spinner ai guide self.AddPOV(0, (5, 5), (0, 1)) self.AddPOV(1, (5, -5), (1, 2)) self.AddPOV(2, (-5, -5), (2, 3)) self.AddPOV(3, (-5, 5), (3, 0)) 2083
Chatterbox / Re: Procrastination« on: February 21, 2011, 06:22:10 AM »
lol, I do homework as soon as I get it, it won't take any less time if you prolong it
Revision is the bane of my life, and my school take our "end of year exams" really seriously, but I still do it, (TBH though I'd feel rotten if I got a bad result). Its nice to get bragging rights over people who got 40% in the maths test last year (I got 98%) :P 2084
General Support / Re: Fixing This Arena A Bit...« on: February 21, 2011, 06:09:31 AM »There are only 4 lines Anyone? 2085
DSL TC Showcases / Re: Scrap Daddy Design: DSL Edition« on: February 21, 2011, 06:07:17 AM »
<3
2086
Tournament Archives / Re: RA2 Team Championships 2 - Signups« on: February 20, 2011, 03:40:11 PM »
Scorps, please read the rules
Enforced realism applies (i.e. only bot types seen IRL are allowed) 2087
DSL TC Showcases / Re: TriTons DSL showcase II« on: February 20, 2011, 03:26:29 PM »
If the JXs are small, he needs 12 ants
If they are large, he needs 16 ants 2088
Tournament Archives / Re: RA2 Team Championships 2 - Signups« on: February 20, 2011, 03:25:06 PM »
YES!!!! I have another bot for Team 4TW!!!!!!!
Conraaa, your bot is accepted and AI'd 2089
Tournament Archives / Re: RA2 Team Championships 2 - Signups« on: February 20, 2011, 03:04:15 PM »
Yeah, come on guys :P
For the rest of you, don't forget to send backup bots just in case 2090
DSL TC Showcases / Re: TriTons DSL showcase II« on: February 20, 2011, 03:01:40 PM »
Look at the collision mesh of a skirt hinge (using F12), it is much larger than it should be.
As skirt hinge components are attatched to the baseplate, they are incincible, thus giving you invincible armour Its just like using castor armour in stock Some members (including me), see this as cheap and cheaty however, JoeBloeven remade the collision mesh preventing it 2091
Modifications / Re: SkAI High« on: February 20, 2011, 12:55:01 PM »
I'll sent you the bot, so you can have a look yourself
2092
Modifications / Re: SkAI High« on: February 20, 2011, 11:24:12 AM »
Half of Arthrobotics has been AI'd (the half that I have)
2093
Tournament Archives / Re: RA2 Team Championships 2 - Signups« on: February 20, 2011, 11:23:25 AM »
Yeah, team 4 really need to get a move on
2094
Modifications / Re: SkAI High« on: February 20, 2011, 09:48:27 AM »
G.K., if you don't mind, I've slightly changed Pure Love so its less havoky
2095
Tournament Archives / Re: RA2 Team Championships 2 - Signups« on: February 20, 2011, 09:16:55 AM »
2nd Stage Of Signups Is Now CLOSED!
3rd Stage Of Signups Is Now OPEN! Now team members build backup bots to fill in gaps made my other team members who haven't sent bots! The bot must still match the original requirements The original builders may still build their bots, if this is sent, backup bots taking their place will be abandoned This stage of signups closes SUNDAY 27th FEBRUARY Signups may be closed early if I have all 24 bots ahead of schedule (Backup bots or not) 2096
General Support / Re: Fixing This Arena A Bit...« on: February 20, 2011, 09:08:45 AM »
It won't be finished
It will be a normal DSL onslaught arena with AI coding and 4 start points 2097
General Support / Re: Fixing This Arena A Bit...« on: February 20, 2011, 09:00:16 AM »
There are only 4 lines
![]() But yeah, I added it underneath and it still doesn't work I don't need the #fence bit do I? Judging by the look of the arena, I'm looking forward to seeing what it's like once it's finished :PIts just a corrected DSL Onslaught arena now :P 2099
General Support / Re: Fixing This Arena A Bit...« on: February 20, 2011, 08:34:27 AM »
Thats where I put it
You will also need the self.AddPOV so the AI knows to Navigate the pit..What? :P 2100
General Support / Re: Fixing This Arena A Bit...« on: February 20, 2011, 08:19:15 AM »What?Well I added that into the python, where you said, and the AI bot still drives into the pit :P |