Search found 14 matches

by SiliconSlick
Tue Nov 23, 2004 2:29 pm
Forum: ET Pro
Topic: 3.1.8 crashes
Replies: 52
Views: 43088

next you'll be telling us we have to all switch to linux in order to avoid all your problems dealing with windows. Don't put ideas in his head...especially that one! I've had no problems at all using my Linux client to connect to ND80's Linux servers... You might be on to something there! :D Silico...
by SiliconSlick
Thu Aug 26, 2004 7:53 am
Forum: ET Pro Documentation
Topic: Scripting in ET Pro 3
Replies: 75
Views: 213402

Shouldn't it be more like this? :?: :?: :?: :?: Not sure how yours differs other than leaving out the unneeded min/maxs and the NEEDED angle (to control which way the player faces when they spawn). In any case, I cleaned mine up and fixed it... the roof was too low on two lower spawns and people we...
by SiliconSlick
Mon Aug 23, 2004 12:18 pm
Forum: ET Pro Documentation
Topic: Scripting in ET Pro 3
Replies: 75
Views: 213402

Wow... neat stuff... Here's my diff for the etpro 3.1.0 Rail Gun script to give Axis a second spawn in the trainyard tower. --- railgun.script.etpro.orig Wed Mar 31 20:01:18 2004 +++ railgun.script Mon Aug 23 10:11:08 2004 @@ -6,6 +6,83 @@ { spawn { ...
by SiliconSlick
Mon Jul 26, 2004 10:46 am
Forum: ET Bugs/Cheats
Topic: bad fps drop with new et pro!
Replies: 2
Views: 3046

3.1.0 waxes profile/etconfig.cfg???

I just installed 3.1.0 on [ND80]Helm's Deep and it seems to have waxed my former etpro/profiles/SiliconSlick/etconfig.cfg. Gamma/lagometer/drawfps/b_hitsounds/more... all seems to have been reset for a number of us. The one guy that reported no problems said he downloaded/installed from here before ...
by SiliconSlick
Wed Jul 14, 2004 9:00 pm
Forum: ET TV
Topic: ETTV/PunkBuster pb_sv_plist bug/problems
Replies: 9
Views: 10922

this looks like a problem with pb as i was unable to reproduce locally. only thing I can think of is that pb_sv_specname is set improperly on the server. it does not appear to be an ettv issue. Would you please tell ND80 the proper setting then please? He takes care of your test servers now. :) The...
by SiliconSlick
Wed Jul 14, 2004 10:16 am
Forum: ET TV
Topic: ETTV/PunkBuster pb_sv_plist bug/problems
Replies: 9
Views: 10922

Oh... OK... This is a server side (only) script that simply stuffs a pb_sv_plist into the console every two minutes (via "screen") and then gets the output from etconsole.log (after a short delay). Anything you could do to improve the pb_sv_plist output on the server console would be appre...
by SiliconSlick
Wed Jul 14, 2004 9:47 am
Forum: ET TV
Topic: ETTV/PunkBuster pb_sv_plist bug/problems
Replies: 9
Views: 10922

O.K.

I guess we won't be running it on our pub servers
(other than TheGrotto for testing).

SiliconSlick
by SiliconSlick
Wed Jul 14, 2004 7:13 am
Forum: ET TV
Topic: ETTV/PunkBuster pb_sv_plist bug/problems
Replies: 9
Views: 10922

ETTV/PunkBuster pb_sv_plist bug/problems

I have a little script we use over at ND80's [e.g. TheGrotto] to keep noobs and ban avoiders off of our servers. Basically, it kicks people that have a new etkey/GUID. It is based upon the "VALID" age provided (usually) by pb_sv_plist. However, ETTV doesn't seem to be authenticating users ...
by SiliconSlick
Mon Mar 22, 2004 7:13 am
Forum: ET Server Admins
Topic: Server-website scripting
Replies: 35
Views: 25621

I've got a small script: http://www.nd80usa.net/qstat-html/htmlstatus.sh that consults our server database: http://www.nd80usa.net/cfgs/home-ND80serv-servers-bindings2.dat.txt that runs "qstat" every 5 minutes (as a cron job) to create this: http://www.nd80usa.net/qstat-html/ however, it d...
by SiliconSlick
Sat Feb 07, 2004 5:39 am
Forum: ET Modding
Topic: Question #3 - Compiling under Linux with Cons?
Replies: 10
Views: 12391

<r><QUOTE author="Spark2"><s>[quote="Spark2"]</s>Slick: Perl can sometimes be scary... I got it to recognize the interpreter (on Fedora) by changing the first line to "!#/usr/bin/perl -" (notice the - at the end), nothing else worked. I don't even know why, that was just a lucky guess. <E>:mrgreen:<...
by SiliconSlick
Fri Jan 30, 2004 6:42 am
Forum: ET Modding
Topic: Question #3 - Compiling under Linux with Cons?
Replies: 10
Views: 12391

I couldn't get cons to work "out of the box" on my RH9 box. Not sure why. I have to do "perl cons -- gcc3". That will do a full compile but I have yet to run it successfully. I create a "test" folder and copy the 3 .so's there and then start the game with "+set fs_...
by SiliconSlick
Wed Jan 28, 2004 3:25 pm
Forum: ET Modding
Topic: Question #1 - Are their any "forbidden" files or v
Replies: 1
Views: 4755

Question #1 - Are their any "forbidden" files or v

Since Bani probably has some experience with this, I was wondering if there were things that should be considered off-limits. e.g. in src/game/bg_public there is: // START Mad Doc - TDF // changed this from 6 to 10 #define MAX_MAPS_PER_CAMPAIGN 10 // END Mad Doc - TDF Is it as simple as changing tha...
by SiliconSlick
Wed Jan 14, 2004 6:53 am
Forum: ET Server Admins
Topic: server forces client download of etpro-2_0_0.pk3
Replies: 2
Views: 3342

If you have more than 100MB of custom .pks (maps/sounds)
the server will do this sometimes.

SiliconSlick
by SiliconSlick
Wed Jan 14, 2004 6:46 am
Forum: ET Players
Topic: "Shame lists"
Replies: 28
Views: 23563

http://www.nd80usa.net/cfgs/pbbans.dat.txt

and grep on "PB:" (to filter out other bans).

SiliconSlick