Search found 560 matches

by vov
Thu Jan 21, 2016 3:17 pm
Forum: Development
Topic: 0.4 Cockpit Discussion
Replies: 75
Views: 36027

Re: 0.4 Cockpit Discussion

My current cockpit looks about like this (the green stuff is the cycle :p): https://i.imgur.com/nBTjwJ0.png The misc boxes and minimap have toggle keys of course. It's probably not good for first time players because on yours you can have "brake", "rubber", "speed" labe...
by vov
Wed Jan 20, 2016 4:13 am
Forum: Development
Topic: 0.4 Cockpit Discussion
Replies: 75
Views: 36027

Re: 0.4 Cockpit Discussion

The power of two error means that both height and width should be a power of two (e.g 512x2048). I don't exactly know why that error is a thing though. :P
by vov
Fri Jan 15, 2016 8:58 pm
Forum: Programming
Topic: C++ Function Problem
Replies: 9
Views: 5534

Re: C++ Function Problem

for(h; Einfueg2[h] != '\0'; h++) { h++; } Here, h is already being counted up in the loop control part itself. You don't have to then count it up in the loop again - that's doubled so now it goes 2 4 6 8 10. Which is a problem if your word is actually 9 letters long. Just delete the h++ in the loop...
by vov
Thu Jan 14, 2016 5:34 pm
Forum: Programming
Topic: C++ Function Problem
Replies: 9
Views: 5534

Re: C++ Function Problem

Try moving the right side out of the way first before inserting so you have space, like this: The weather is nice outside. The weather is nice outside . The weather is nice outsid e. The weather is nice outsi de. ... The weather is ni ce outside. The weather is n ice outside. The weather is nice out...
by vov
Tue Dec 29, 2015 2:50 pm
Forum: Competitions
Topic: CT 10 years Celebration Competitions
Replies: 22
Views: 7419

Re: CT 10 years Celebration Competitions

/me votes for the diamond hockey map. :D
by vov
Thu Dec 10, 2015 2:54 pm
Forum: Others
Topic: Wild West CTF bug
Replies: 54
Views: 22673

Re: Wild West CTF bug

Updated my servers again, no problem.

Edit: and again (793). I've written a script for it now :P
by vov
Wed Dec 09, 2015 6:23 pm
Forum: Competitions
Topic: ctf brawl 48
Replies: 42
Views: 13357

Re: ctf brawl 48

If you wanna join my team (anagram team), just ask me on the grid (or post here, maybe I'll see it, but no guarantees). :)
by vov
Wed Dec 09, 2015 6:21 pm
Forum: Others
Topic: Wild West CTF bug
Replies: 54
Views: 22673

Re: Wild West CTF bug

The Potato Servers have been updated to the new version as well. Some are really respawn heavy and triggered the bug a lot (Bounty Hunt, Chaos Sumo) so I'll try to get some people there to test.
by vov
Wed Dec 09, 2015 12:09 am
Forum: Competitions
Topic: Ladle 100 [Official]
Replies: 83
Views: 24496

Re: Ladle 100 [Official]

On the topic of double elimination and mixng up ladle stuff, jericho had the idea of matches with time limit. It's been a thing in pickup so it's nothing too new but could be interesting in a tournament setting. It has pros and cons but is maybe worth discussing.
by vov
Mon Dec 07, 2015 5:07 am
Forum: Competitions
Topic: Ladle 100 [Official]
Replies: 83
Views: 24496

Re: Ladle 100 [Official]

Pre wrote:it is true however, that the winner bracket finalist usually gets some sort of advantage. how to do that in armagetron is another question... maybe give them the choice of the final server? (eu or us)
This is actually the perfect suggestion. I'd agree to that.
by vov
Mon Dec 07, 2015 2:10 am
Forum: Competitions
Topic: Ladle 100 [Official]
Replies: 83
Views: 24496

Re: Ladle 100 [Official]

Most epic ladle I've played yet. 10/10. Grats m&m! Double-elim: I like it. I've helped some teams find their server and filled out some results (as always :P) but haven't seen any big problems. Someone got confused and swapped upper and lower brackets while filling them out once but that's it. I...
by vov
Sun Dec 06, 2015 2:30 am
Forum: Competitions
Topic: Ladle 100 [Official]
Replies: 83
Views: 24496

Re: Ladle 100 [Official]

Awesome, thanks for the double elim! :-)
I can help with filling out the brackets too of course.
by vov
Thu Dec 03, 2015 2:51 pm
Forum: Competitions
Topic: Ladle 100 [Official]
Replies: 83
Views: 24496

Re: Ladle 100 [Official]

Looks good sine. :D

There's some wiki vandalism going on by the way, when generating auths etc make sure they haven't been edited.
by vov
Sun Nov 22, 2015 8:06 pm
Forum: Competitions
Topic: SBT 11
Replies: 23
Views: 7816

Re: SBT 11

Screenies: CT STO match: round start ddos: http://imgur.com/pe4FvHq immediately before ddos: http://imgur.com/2oJEwZE end result: http://imgur.com/QayfgQ2 EU semis: http://imgur.com/8BWAotx On finals I derped and got a blank, but magi got it :D If anyone has some, post screenies for CompguyGER roun...
by vov
Tue Nov 03, 2015 6:25 pm
Forum: Support
Topic: Server browsers aren't currently working
Replies: 13
Views: 3467

Re: Server browsers aren't currently working

Got the same issues with the ones you mentioned (epsy's says "test" on clans as well), but the one one crazy-tronners.com works for me.

Edit: Unfortunately that one doesn't show connection info :/