Search found 207 matches

by RoadKillPuppy
Sun Apr 15, 2007 1:09 am
Forum: ET Servers
Topic: Problem to run (linux)
Replies: 8
Views: 18548

Seems to me you need to install the Debian 32bit libraries on your 64bit OS installation
by RoadKillPuppy
Tue Jan 02, 2007 4:04 am
Forum: ET Server Admins
Topic: vsp stats
Replies: 7
Views: 9580

roger that... 2nd attempt... #!/bin/bash SERVER_ROOT_DIR="/opt/srv/myserver" IP=<ip here> PORT=27960 MCLIENTS=30 USER="etded" NAME="ETPro Game Server on $IP&#58;$PORT - MYSERVER" DESC="s$PORT" BASEPATH="$SERVER_ROOT_DIR" if &#91; ! -d $BASEPA...
by RoadKillPuppy
Tue Jan 02, 2007 3:57 am
Forum: ET Server Admins
Topic: vsp stats
Replies: 7
Views: 9580

Luk4ward wrote:and i guess u do not have some script in linux version :P.
There you gooo... +sets gamestartup "`date +"%D %T"`"
by RoadKillPuppy
Fri Sep 01, 2006 3:05 am
Forum: ET Server Admins
Topic: etpromapscripting - opaque fakebrush?
Replies: 9
Views: 8785

Block the road with a huge pile of tanks and trucks ? 8)
by RoadKillPuppy
Tue May 30, 2006 2:58 am
Forum: ET Pro
Topic: cl_nodelta
Replies: 54
Views: 66940

> No sir, I am not using a bot, I am just debugging this àç!* game :D

But let's stress this again: do NOT test like this on a pb on server, and better use seperate pc's/configs/installs/... You don't want to end up on the MLB or pb hardware ban list. ( + you can forget about comp. play)
by RoadKillPuppy
Wed May 24, 2006 7:54 am
Forum: ET Bugs/Cheats
Topic: Is this a Wallhack or??
Replies: 12
Views: 13697

I'd say put it on ebay for $$$. Label it 'hardware q3 engine hacking device' for marketing sake.
Get a spankin' new card with the $$$ and have fun entering competitions with the whole clan again..
by RoadKillPuppy
Wed May 24, 2006 7:51 am
Forum: ET Bugs/Cheats
Topic: 3.2.5 timer bug ?
Replies: 5
Views: 10354

I'll try to read that again if you try to type that again....

(no seriously, it's the 1st time that I have absolutely no clue what you are trying to say;.. )
by RoadKillPuppy
Wed May 24, 2006 7:46 am
Forum: ET Pro
Topic: hitbox editing
Replies: 7
Views: 10304

Can you verify if "g_realhead" is activated on that server?
If not -> :whip:
by RoadKillPuppy
Tue May 09, 2006 5:00 am
Forum: ET Pro
Topic: New ET Patch from IDSOFTWARE
Replies: 22
Views: 42789

reyalp wrote:The patch readme suggests you can use www redirects with this off, but I'm pretty sure it disables both.
You are correct....
But is the server still vulnerable with sv_allowdownload 1 and www redirects?
by RoadKillPuppy
Sun May 07, 2006 12:49 pm
Forum: ET Bugs/Cheats
Topic: Remap shader exploit?
Replies: 21
Views: 30885

an admin can remove *all* files, including the personal ones
by RoadKillPuppy
Thu Mar 23, 2006 12:45 pm
Forum: ET Servers
Topic: etded doesn't see pk3 files in etmain..
Replies: 8
Views: 11148

from the top of my head, so check for typo's

change

Code: Select all

+set fs_homepath 27960
to

Code: Select all

+set fs_homepath /usr/X11R6/lib/enemyterritory +set net_port 27960
edit: only if the portdir thingy is not done on purpose ofcourse...
and no need to chroot, but no need for root either... a normal user will do fine..
by RoadKillPuppy
Sun Feb 05, 2006 3:32 am
Forum: ET Modding
Topic: LUA: Playing a sound for a specific player only
Replies: 4
Views: 10639

I have to bump this one up the ladder as I never got this working for playsound.lua...
by RoadKillPuppy
Fri Feb 03, 2006 5:22 am
Forum: ET Server Admins
Topic: Trickjump server configuration
Replies: 5
Views: 7965

for etpro -> listen to Dersaidin
by RoadKillPuppy
Thu Jan 26, 2006 7:14 am
Forum: Banimod Server Admins
Topic: Server Is Being Nuked...Help!
Replies: 17
Views: 35422

Centurion wrote:Feel free to nuke at will (lol!!)
It's not exactly the kind of stuff that sits on my disks and I will certainly not try to crash your server at any random time.
by RoadKillPuppy
Thu Jan 26, 2006 2:21 am
Forum: Banimod Server Admins
Topic: Server Is Being Nuked...Help!
Replies: 17
Views: 35422

While qmm is an interesting approach to this problem I couldn't use it due to gameserver host limiting all extra mods. When you have a dedicated server (and unlimited shell access) qmm is worth a try. When you are patching, do it like this: - replicate your gameserver install on a machine @ home - d...