Search found 50 matches

by .:Avl:.C10ud
Wed Jun 06, 2007 10:00 pm
Forum: Graphical
Topic: full detail lightcycle
Replies: 7
Views: 6431

Amazing ed! I'm a huge fan of the movie so I'm really glad that you decided to make a replica cycle model.
by .:Avl:.C10ud
Tue Jun 05, 2007 3:24 pm
Forum: Competitions
Topic: twelfth tronic ladle -- sunday 3rd june
Replies: 38
Views: 14283

try 7zip for better compression. if that doesn't do it small enough, then split it. either that or if you run your own web server you can just drop it in the main directory and post a link. The final method is the one I usually use for posting large files anywhere.
by .:Avl:.C10ud
Tue Jun 05, 2007 2:08 am
Forum: Competitions
Topic: Standard Teamplay tournament
Replies: 0
Views: 1708

Standard Teamplay tournament

I am going to be running a standard teamplay tournament. We will be playing on Flynn's Arcade #1. The projected date is June 16th. Time is 9PM EST (sorry euro players, its one of the few times I can play anymore and most of you get laggy on my server anyway :D). The tournament will be a best of 3 ma...
by .:Avl:.C10ud
Thu May 03, 2007 5:07 pm
Forum: Support
Topic: Applying pig-sty patch
Replies: 14
Views: 5639

you might try using the code I uploaded here. That code was checked out april 12th and is patched with Luke Jr's latest patch the he posted on March 21st.
by .:Avl:.C10ud
Fri Apr 27, 2007 3:09 pm
Forum: Server Administration/Setup
Topic: Ladder?
Replies: 15
Views: 6948

Starting from square one... First, make sure all arma servers are stopped. then, open a terminal window and do something like this: $ armagetronad-dedicated -d --configdir /path/to/configs --vardir /path/for/stats & Wait for first server to start and when it says Bound to Socket *:4534 or someth...
by .:Avl:.C10ud
Fri Apr 27, 2007 1:47 pm
Forum: Server Administration/Setup
Topic: Ladder?
Replies: 15
Views: 6948

He's using a Mac I think, so he might have done it without a command line...

when you run the command above you invoke a new server instance. you will probably want to kill both servers, then invoke them with separate commands as shown above.
by .:Avl:.C10ud
Thu Apr 26, 2007 11:53 pm
Forum: General
Topic: Deleted
Replies: 9
Views: 3662

That would be cool :D Actually, that's the main goal of my clan is to help new players by training them since they seem to be rather disorented when they first arrive on the grid. I'm in the process of making a tutorial video to show the basics of the game.

Also, when does voting end?
by .:Avl:.C10ud
Thu Apr 26, 2007 2:55 pm
Forum: Server Administration/Setup
Topic: Ladder?
Replies: 15
Views: 6948

oh, thx for correcting me slyv :D yes, you type that at the terminal and just change the path to where your data will be stored. you can also use --configdir to specify the different config dirs. You'll probably want the -d option too and an & at the end of the command to let it run in the backg...
by .:Avl:.C10ud
Thu Apr 26, 2007 1:49 pm
Forum: General
Topic: Deleted
Replies: 9
Views: 3662

I was just thinking that. We should do something to recognize the developers and such working behind the scenes.
by .:Avl:.C10ud
Thu Apr 26, 2007 1:47 pm
Forum: Server Administration/Setup
Topic: Ladder?
Replies: 15
Views: 6948

yes, install both to different locations. When compiling from source, you would run configure in this fashion:

Code: Select all

./configure --prefix=/new/path
by .:Avl:.C10ud
Wed Apr 25, 2007 8:03 pm
Forum: General
Topic: Deleted
Replies: 9
Views: 3662

Very intersting :D I like the "most respectful" category.
by .:Avl:.C10ud
Mon Apr 23, 2007 7:36 pm
Forum: Support
Topic: Dedicated Server Help
Replies: 25
Views: 7726

You should be able to connect to your router by typing it's IP Address in your web browser. Specific details in your router's documentation. Also, call your ISP and ask them if you are firewalled. My cable ISP has all non-commercial users firewalled, which prevents you from running your own servers ...
by .:Avl:.C10ud
Mon Apr 23, 2007 7:30 pm
Forum: Other
Topic: CTF / StyBall / Shooting Patch
Replies: 38
Views: 23128

I agree that shooting is un-tron-ish, but I really enjoy CTF. I would like to see that as part of the permanant code. It would be much easier. Quick question: can anybody help me figure out why my CTF server crashes every few days? I am still not very good with probing for info in core dumps. Here i...
by .:Avl:.C10ud
Fri Apr 20, 2007 4:44 pm
Forum: Development
Topic: Compiling error 0.3.0
Replies: 24
Views: 8604

oops! How in the world did I miss Z-man's post at the top of this page??? Yeah, that fixed it by adding -lpthread :D
by .:Avl:.C10ud
Fri Apr 20, 2007 1:48 pm
Forum: Support
Topic: Please help me with a patch.
Replies: 3
Views: 1894

install darwinports to get X11 if you need it... Here is a howto I wrote on applying the styball patch http://forums.armagetronad.net/viewtopi ... highlight=

Hope that helps :D