
BnS CTF League Season 6 - Sign up now!
-
Fyunix
Winter Celebration 2013
- Posts: 37
- Joined: Wed May 01, 2013 7:22 pm
-
[DI]Dwin
League Champs
- Posts: 296
- Joined: Sat Jun 01, 2013 6:32 pm
Revenge vs OMEGA3 / 10-0 For Revenge , gg.
Score updated
Score updated
-
Is-Tor
League Participant
- Posts: 36
- Joined: Tue Dec 31, 2013 11:07 am
-
[DI]Dwin
League Champs
- Posts: 296
- Joined: Sat Jun 01, 2013 6:32 pm
No sorry , they are full.
-
J.D.(VADER)
League Participant
- Posts: 42
- Joined: Wed Oct 02, 2013 7:17 pm
-
CompleX
League Participant
- Posts: 112
- Joined: Tue Aug 20, 2013 3:54 pm
Dwin, Remove reflex from our roster and add is tor.
-
[DI]Dwin
League Champs
- Posts: 296
- Joined: Sat Jun 01, 2013 6:32 pm
OMEGA3 and MS3 rosters udpated.
-
Zekamalikyd
Modder
- Posts: 4219
- Joined: Mon Apr 01, 2013 3:40 pm
these roster updates right before and after games seem
gay as fuck like wtf just stick the team you chose, you chose them for a reason, why take them out now for like no reason
gay as fuck like wtf just stick the team you chose, you chose them for a reason, why take them out now for like no reason
-
[DI]Dwin
League Champs
- Posts: 296
- Joined: Sat Jun 01, 2013 6:32 pm
Revenge vs @SW : 2-0 for Revenge
( server crashed 21 minutes before the real end of the match because of Openspades' glitch )
Openspades is now forbidden from the league.
( server crashed 21 minutes before the real end of the match because of Openspades' glitch )
Openspades is now forbidden from the league.
-
Herk
Deuced Up - Posts: 26
- Joined: Sat Apr 26, 2014 7:41 pm
Gg, here is a Screenshot!
Attachments

wmplayer 2015-07-18 23-06-58-691.jpg (52.68 KiB) Viewed 8178 times
wmplayer 2015-07-18 23-06-58-691.jpg (52.68 KiB) Viewed 8178 times
-
_72
Deuce - Posts: 1
- Joined: Mon Jul 20, 2015 8:49 am
[DI]Dwin wrote:Revenge vs @SW : 2-0 for Revengehue
( server crashed 21 minutes before the real end of the match because of Openspades' glitch )
Openspades is now forbidden from the league.
openspades switch-from-spectator bug?
why you guys didn't fix it
just add exception catch in ../pyspades/server.py
Code: Select all
should be like def update_network(self):
items = {}
for player in self.players.values():
if (player.filter_visibility_data or player.team.spectator
or player.world_object.dead):
continue
world_object = player.world_object
items[player.player_id] = (world_object.position.get(),
world_object.orientation.get())
world_update.items = items
self.send_contained(world_update, unsequenced = True)
Code: Select all
works fine on localhost def update_network(self):
items = {}
for player in self.players.values():
try:
if (player.filter_visibility_data or player.team.spectator
or player.world_object.dead):
continue
world_object = player.world_object
items[player.player_id] = (world_object.position.get(),
world_object.orientation.get())
except (KeyError, TypeError, AttributeError):
pass
world_update.items = items
self.send_contained(world_update, unsequenced = True)
huehue 3 min fix
registered just to post this
-
Elrohir
League Champs
- Posts: 179
- Joined: Thu Jan 03, 2013 12:45 pm
-
I am back, sorry guys, scores updated.
> So if the server crashed I think we shouldn't count this match...
> So if the server crashed I think we shouldn't count this match...

-
Jigsaw
3 Years of Ace of Spades
- Posts: 501
- Joined: Fri Sep 27, 2013 11:41 am
they crashed it with purpose so the match should count
-
[DI]Dwin
League Champs
- Posts: 296
- Joined: Sat Jun 01, 2013 6:32 pm
BAS vs eXe : 1-0 for BAS
gg.
gg.
-
Elrohir
League Champs
- Posts: 179
- Joined: Thu Jan 03, 2013 12:45 pm
-
Who is online
Users browsing this forum: No registered users and 26 guests







