MrFixxit694 | 2012-04-05 22:26
Flying Temple
32
points ]
 (5 votes)
antiklimax | 2012-03-30 06:28
Face to Face
9
points ]
 (3 votes)
A very simple face to face sniper map.
Face to Face
f2f.zip (443.22 KB)
Captainzod | 2012-03-28 22:24

So was there a user pruning? All of the sudden my account was missing and I had to recreate it. All of my forum posts/maps are missing as well.

NextOne | 2012-03-25 17:42

Ciao everyone,

since more than a week I got strange, ugly fps drops.
Before that I played with normal fps..

First of all: My problem isnt that I've low fps! (On complex for example I've 200+.)

But there are these fpsjumps which makes the game laggy and flutter.
I turned off the shader qualitiy, FSAA and some more fancy bling bling but the drops just go on.
Anyone knows tipps for fixing that?
I'm using Mac OS X 10.6.

thanks!
NextOne

Mr. Fixit
10% (2 votes)
IronSnout X10K
71% (15 votes)
Ogro
5% (1 vote)
Inky
10% (2 votes)
Captain Cannon
5% (1 vote)
Total votes: 21
xoltan | 2012-03-24 20:14
Canyon2
9
points ]
 (1 vote)
An example map using experimental texture blending and lighting
Canyon2
canyon2.zip (6.56 MB)
Cicciobello | 2012-03-24 19:29

I've made this script to ban a player with dynamic IP, but the script does nothing when it executes pl_banner: please help me finding my mistake because I really cannot

here's the script

//----BANNER-SCRIPT TO BAN----//
// INSTALL: write in the console '/showgui banner' and hit ENTER or remove // at the beginning of the next line (the menu will be bound to L)
//bind L [showgui banner]


//----VARIABLES----//
tagfind = "TAG"
createine iter = 0
isforever = 0
//xxxx//


//----FUNCTIONS----//
pl_banner = [
	iter = -1
	while [(= $isforever 1)] [
		iter = (+ $iter 1)
		sleep (+ (* 5 $iter) 5) [
			looplist cn (listclients 0) [ 
				if (= (strstr (getclientname $cn) $tagfind) -1) [
					//The player has not the tag we look for
				] [ 
					kick (getclientname $cn) 
				] 
			]
		]
	]
]
//xxxx//


//----GUI MENUS----//
newgui "banner" [
	guitext "Menu to permaban players with a "
	guitext "specific tag"
	guititle
	guicheckbox "Permaban (Check to use)" isforever [0 1 pl_banner]
	guilist [
		guitext "Tag to search"
		guifield tagfind
	]
	guibar
	guitext (format "^fPlayers with tag ^f3%1 ^f7are:" $tagfind)
	looplist cn (listclients 0) [
		if (= (strstr (getclientname $cn) $tagfind) -1) [] [
			guilist [
				guitext (concatword $cn " ^f3" (getclientname $cn) "^f7: ") (getclienticon $cn)
				guibutton "kick " (concat "kick" $cn)
				guibutton "spectator " (concat "spectator" (= (isspectator $cn) 0) $cn)
				guibutton "swap team" (concat "setteam" $cn (if (strcmp (getclientteam $cn) "good") [result "evil"] [result "good"]))
			]
		]
	]
]
//xxxx/
Greaserpirate | 2012-03-23 21:02
Friendship Is Magic Voice Chat: Update!
20
points ]
 (3 votes)
A friendlier way to chat, because ponies. Now 20% cooler.
Friendship Is Magic Voice Chat: Update!
Friendship is Tactics.zip (2.51 MB)
Urgorn | 2012-03-18 21:10

I am not at all new to Sauerbraten, I have been using it for about 2 years. However while I can edit maps and add "/newents" and whatnot, I am stuck with a few problems
#1 INSTALLING MODS
HOW DO I DO THIS?!?!?!?! (I downloaded the popular hellpig2 mod, and it works just fine) but as for hudguns, when I replace the original guns with a new modded one, in gameplay a yellow version of the normal guns appear on everyone else, and I just see empty hands in front of me. Please tell me how to correctly install mods.
#2 IDK
When you do damage to some one (e.g., one pistol round to a hellpig) a little '25' will float up, or whatever number it is. I understand what it is, but is there any way to turn them off?
I would be incredibly ecstatic if anyone could help me with either of these problems. Thank you

Tranzcoder | 2012-03-17 21:21
burg
23
points ]
 (3 votes)
Buried deep in the mountains, a tiny burg awaits your fury.
burg
burg.zip (2.58 MB)
User login
Users on Quadropolis
1 guest & no users online
108
points ]
 (13 votes)
Created 2010-02-21 19:05
16 years 20 weeks ago
74
points ]
 (9 votes)
Created 2010-03-10 15:03
16 years 17 weeks ago
93
points ]
 (15 votes)
Created 2009-12-15 03:53
16 years 29 weeks ago
15
points ]
 (2 votes)
Created 2010-02-28 00:13
16 years 19 weeks ago
2
points ]
 (1 vote)
Created 2010-02-25 05:53
16 years 19 weeks ago
56
points ]
 (8 votes)
Created 2010-03-06 15:08
16 years 18 weeks ago
20
points ]
 (2 votes)
Created 2010-03-01 21:02
16 years 19 weeks ago
Fistoprince
5
points ]
 (1 vote)
Created 2010-02-14 17:58
16 years 21 weeks ago
14
points ]
 (2 votes)
Created 2009-08-02 17:02
16 years 49 weeks ago
Sniperz
22
points ]
 (3 votes)
Created 2009-09-28 18:04
16 years 41 weeks ago
88
points ]
 (11 votes)
Created 2010-01-06 13:19
16 years 26 weeks ago
40
points ]
 (11 votes)
Created 2009-05-05 21:54
17 years 9 weeks ago
29
points ]
 (3 votes)
Created 2010-02-25 19:43
16 years 19 weeks ago
18
points ]
 (2 votes)
Created 2010-03-02 05:43
16 years 18 weeks ago
8
points ]
 (1 vote)
Created 2010-03-03 02:24
16 years 18 weeks ago
42
points ]
 (8 votes)
Created 2009-01-11 13:32
17 years 26 weeks ago
41
points ]
 (9 votes)
Created 2010-01-10 18:31
16 years 26 weeks ago
47
points ]
 (6 votes)
Created 2010-02-26 16:55
16 years 19 weeks ago
48
points ]
 (7 votes)
Created 2010-02-21 15:57
16 years 20 weeks ago
Who's new
  • ColdIV
  • Aidan
  • Hunk
  • letic86
  • BATMAN